body, td, div, p, span {
	font-family: Verdana, helvetica, arial, sans-serif;
	color: #4B4B4B;
	}

.font_header { 
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	fontsize: 17px;
	line-height:18px;
	}

.font_header_clientnet { 
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 26px;
	fontsize: 27px;
	line-height:24px;
	color: #43769D;
	}

.font_main {
	font-size: 11px;
	fontsize: 12px;
	line-height:15px;
	}

.font_main_white {
	font-size: 11px;
	fontsize: 12px;
	line-height:15px;
	color: #FFFFFF;
	}

.font_small {
	font-size: 10px;
	fontsize: 11px;
	line-height:14px;
	}

.font_small_white {
	font-size: 10px;
	fontsize: 11px;
	line-height:14px;
	color: #FFFFFF;
	}

A:link, A:visited {
	text-decoration: underline;
	}

A:active, A:hover {
	text-decoration: none;
	}

A:link, A:visited, A:active, A:hover {
	color: #E49600;
	}

fieldset { 
	display:block; 
	float:none; 
	width:258px!important; 
	width:260px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin-top:20px; 
	margin-bottom:20px; 
	border:1px solid #CCCCCC; 
	} 

fieldset.clientnet { 
	display:block; 
	float:none; 
	width:438px!important; 
	width:440px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin-top:0px; 
	margin-bottom:20px; 
	border:1px solid #CCCCCC; 
	} 

legend { 
	padding:2px 5px; 
	border:0px solid #CCCCCC; 
	} 

ul {
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	}

#content { 
	display:block; 
	float:center; 
	padding:10px; 
	} 

.border_grey{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-padding: 1px;
      }

.nav_on {
	background-color:#EDEDED;
	}

.nav_off {
	background-color:#F5F5F5;
	}

.border_sidenav_top {
	border-style: solid;
	border-color: #598CB7;
	border-top-width: 15px;
	border-right-width: 30px;
	border-bottom-width: 15px;
	border-left-width: 30px;
	border-padding: 0px;
      }

.border_sidenav {
	border-style: solid;
	border-color: #F5F5F5;
	border-top-width: 15px;
	border-right-width: 30px;
	border-bottom-width: 15px;
	border-left-width: 30px;
	border-padding: 0px;
      }

.border_sidenav_spacer {
	border-style: solid;
	border-color: #F5F5F5;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-padding: 0px;
      }


