.print {
display:none;
}

.borders
{
border:none;
}

body
{
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



ul
{
	list-style-image:url(../../images/bullet.jpg);
}

.footer
{
font-size:10px;
padding-left:15px;
padding-top:9px;	
}

.footer a:link, .footer a:visited, .footer a:active
{
color:#333333;	
}

.footer a:visited
{
color:#333333;	
}

#top_nav 
{
padding: 7px 0px 7px 0px;
}

#top_nav  ul
{
padding:0;
text-align:center;
display:inline;
margin-left: 3px;
background-image:url(../../images/top_nav_right.jpg);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;

}


#top_nav  ul li
{
display:inline;
background-color:#d6d6d6;
background-image:url(../../images/top_nav.jpg);
background-repeat:no-repeat;
padding:2px 7px 4px 37px;
margin-right: 0;
}

#top_nav a
{
margin-top: 0;
margin-right: 0;
text-align:center;
font-size:11px;
font-weight:bold;
color:#333333;
}

#top_nav  a:hover
{
text-decoration:none;
color:#d95935;
}

.whitebox_wrapper
{
	background-color:#FFFFFF;
	width:285px;
	padding:2px;
	border:2px solid #d6d6d6;
	height:263px;
	text-align:left;
	margin-top:3px;
}

 p
{
	padding-left:10px;
	padding-right:10px;
}

 ul
{
	margin-top:5px;
	margin-left:19px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
	margin-bottom:0;
}
 ul li
{
padding-bottom:4px;
}

 h3, .title3
{
	
	font-size:15px;
	font-weight:bold;
	color:#e77c25;
}

#left_nav a
{
	color:#E28C25;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

#left_nav a:hover
{
	color:#333;
}

.title1{
	font-size:12px;
	color: #333333;
	font-weight: bold;
}


.title2{
	font-size:13px;
	color: #333333;
	font-weight: bolder;
}



.title4{
	font-size:16px;
	color: #333333;
	font-weight: bold;
}

b, strong {
	color: #333333;
	font-weight: bold;
}

a:link, a:visited, a:active {
font-weight: bold;
text-decoration: none;
color: #990000;
}

a:hover {
font-weight: bold;
text-decoration: underline;
color: #990000;
}

.title2_RED {
	font-size:13px;
	color: #990000;
	font-weight: bolder;
}

.title3_RED {
	font-size:14px;
	color: #990000;
	font-weight: bolder;
}
