﻿body { 
	background-color: #f8f8f8;
}

#menu { font-size: 12px; color: #0064A2; font-family: Verdana; padding-bottom:4px; }
#menu a, a:visited, a:active {
	color: #0064a2;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 10px;
	
	
}
#menu a:hover {
	color: #fdcd01;
	text-decoration: underline;
	
}

img
{
    border: none;     
}

span 
{ 
    font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-weight: normal; color: #333333; 
}

small 
{ 
    font-family: Trebuchet MS; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; 
}

ul
{
   margin-bottom: 3px; margin-top: 0px;  
}

li
{
    font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-weight: normal; color: #333333; 
}

P { font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-weight: normal; color: #333333; margin-bottom: 35px; margin-top: 0px; }


table td { font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-weight: normal; color: #333333; }


a
{
	font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-weight: normal; 
	color: #0064a2;
	text-decoration: underline;
}
a:hover
{
	 
	color: #fdcd01;
	
}
a:visited, a:active
{
	font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-weight: normal; 
	text-decoration: underline; 
	
}


H3 { font-family: Georgia, Palatino, "Palatino Linotype", serif; font-size: 20px; font-style: normal; font-weight: bold; color: #0064a2; letter-spacing:1px; margin: 0px; }

H4 { font-family: Trebuchet MS; font-size: 14px; font-style: normal; font-weight: bold; color: #333333; margin: 0px; padding-bottom: 4px; }

H5 { font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-weight: bold; color: #333333; margin-top: 3px; margin-bottom: 3px; padding-bottom: 4px; }





.footer { font-family: Trebuchet MS; font-size: 12px; font-style: normal; font-weight: normal; color: #666666; }


.vdots {  background-image: url(Design/Icons/vdots.gif); background-repeat: repeat-y; background-position: center center}

.hdots {  background-image: url(Design/Icons/hdots.gif); background-repeat: repeat-x; background-position: center center}

