/* CCSS for the site */

body{
margin: 0px;
line-height: 16px;
background-color:#F8F8F8;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#444444;
}

.bold_italic{
	margin: 0px;
	line-height: 16px;
	background-color:#F8F8F8;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	font-style: italic;
	font-variant: normal;
	text-transform: none;

}

.rgt_nav{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#023A7B;
}

.rgt_nav a:link{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#003399;
text-decoration:none;
}

.rgt_nav a:visited{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FF6633;
text-decoration:none;
}

.rgt_nav a:hover{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#F02902;
text-decoration:none;
}

.rgt_nav a:active{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#023A7B;
text-decoration:none;
}

.footer_nav{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#ffffff;
}

.footer_nav a:link{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#ffffff;
text-decoration:none;
}

.footer_nav a:visited{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#ffffff;
text-decoration:none;
}

.footer_nav a:hover{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#ffffff;
text-decoration: underline;
}

.footer_nav a:active{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#ffffff;
text-decoration:none;
}

.normal{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#F02902;
}
.formbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.formboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.bodysmall {

	margin: 0px;
	line-height: 16px;
	background-color:#F8F8F8;
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
