/* CSS © 2001-2003 by JaniceKalyniuk.com Duplication and/or redistribution is strictly forbidden. */
INPUT, SELECT, TEXTAREA {font-family: Verdana; font-size: 10px; color:#000066; font-weight: normal;}

body {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	color: #333333;
	scrollbar-face-color: #3A85AD;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	}
background color {
	color:#EFF7FA;
}
td {
	font-size: 11px;
	font-family: tahoma,verdana, arial;
}
li {
	font-size: 11px;
	font-family: tahoma,verdana, arial;
}
p {
	font-size: 11px;
	font-family: tahoma,verdana, arial;
}
h1 {
	font-size: 14px;
	color: #4977A9;
	font-family: tahoma,verdana, arial;
}
h2 {
	font-size: 13px;
	color: #D50321;
	font-family: tahoma,verdana, arial;
}
hr {
	color: #FFCC00;
	height: 1px;
	width: 75%;
	align: center;
}
.emphasis {
	font-size: 11px;
	font-weight: bold;
	color: #D50321;
	}
.emphasisblue {
	font-size: 11px;
	font-weight: bold;
	color: #4977A9;
	}
.emphasiswhite {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
a:link {
	font-size: 11px;
	color: #4977A9;	text-decoration: underline;
font-weight: bold;
}
a:visited {
	font-size: 11px;
	color: #4977A9;	text-decoration: underline;
font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	color: #FFCC00;	text-decoration: underline;
font-weight: bold;
}
.border {
	border: 1px solid #4977A9;
	}
.borderwhite {
	border: 1px solid #FFFFFF;
	}

/*Left and Right Column Links */
.bodynav 		  {
	color: #FFFFFF;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-style: normal;
} 
a.bodynav:link 	 { 
    font-size: 11px;
	color: #FFFFFF;	text-decoration: underline;
font-weight: bold;
}
a.bodynav:visited {
    font-size: 11px;
	color: #FFFFFF;	text-decoration: underline;
font-weight: bold;
}
a.bodynav:hover   {
    font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
a.bodynav:active  {
    font-size: 11px;
	color: #FFFFFF;	text-decoration: underline;
font-weight: bold;
	}
/* Contact and Copyright Links -Bottom of Page*/
.contact 		  {
	color: #FFFFFF;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-style: normal;
} 
a.contact:link 	 { 
    font-size: 11px;
	color: #4977A9;	text-decoration: underline;
font-weight: normal;
}
a.contact:visited {
    font-size: 11px;
	color: #4977A9;	text-decoration: underline;
font-weight: normal;
}
a.contact:hover   {
    font-size: 11px;
	color: #666666;	text-decoration: underline;
font-weight: normal;
}
a.contact:active  {
    font-size: 11px;
	color: #666666;	text-decoration: underline;
font-weight: normal;
	}