.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px; padding-right: 5px;
	text-align: center;	
}
.nav a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration:none;		
}
.nav a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;	
	text-decoration: overline;
}

.navtop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px; padding-right: 5px;
	text-align: center;	
}
.navtop a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration:none;		
}
.navtop a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;	
	text-decoration: overline;
}

.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4D4EFF;
	text-align: left;	
}
.title a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8FA47B;
	text-align: left;
	text-decoration:underline;	
}
.title a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4F5B44;
	text-align: left;
	text-decoration:underline;	
}
.titleitem {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;	
}
.titleitem a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration:underline;	
}
.titleitem a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration:underline;	
}
.contentsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.content {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height:1.5em;
}
.content a{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:underline;
	line-height:1.5em;
}
.content a:hover{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ff0000;
	text-align: left;
	text-decoration:underline;
	line-height:1.5em;
}
.contentijo {
	font-family: Verdana;
	font-size: 11px;
	color: #70934F;
	text-align: left;
}
.contentijo a{
	font-family: Verdana;
	font-size: 11px;
	color: #70934F;
	text-align: left;
	text-decoration:underline;
}
.contentijo a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #4F5B44;
	text-align: left;
	text-decoration:underline;
}
.contentlist {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	padding-top: 4px;
}
.contentlist a{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	text-decoration:none;
}
.contentlist a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration:none;
}

.content li{
	margin-bottom: 5px;
}
.navleft {
	font-family: Tahoma;
	font-size: 11px;
	color: #019800;
	text-align: left;
	padding-left: 5px; padding-right: 5px;
}
.navleft a{
	font-family: Tahoma;
	font-size: 11px;
	color: #019800;
	text-align: left;
	text-decoration:none;
}
.navleft a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #015101;
	text-align: left;
	text-decoration:none;
}
.tag {
	padding-bottom: 5px;
}
.contenttitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.boxmain {
	padding: 2px;
	border: 1px solid #ACACAC;
}
.boxdark {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #ACACAC;
	text-align: center;
}
.boxdark a {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #ACACAC;
	text-align: center;
}
.boxdark a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
	background-color: #ACACAC;
	text-align: center;
}
.boxlight {
	font-family: Tahoma;
	font-size: 9px;
	color: #ACACAC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
	text-align: center;
}
.boxblank {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	border-style: none;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
}

.textfield { 
	font-family:Tahoma; 
	font-size:11px;
	color: #000000;
	border: 1px solid #cccccc; 
}

input:focus, select:focus, checkbox:focus, textarea:focus { 
	font-family:Tahoma; 
	font-size:11px;
	color: #000000;
	border: 1px solid #cccccc; 
	background-color: #ADC7F6;
}

.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #000000; 
	cursor: hand
}

.hormenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hormenu a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.hormenu a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.b1{font-family:Arial; font-size:11px;  color:#363636; }

body {
	background-color: #FFFFFF;	
	background:url(images/bgpage.jpg); 
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titlegold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#bfa34c;
	letter-spacing: -1px;
}

.titleblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#415c77;
	letter-spacing: -1px;
}

.bottomnavs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
}

.navp {
	margin-top:12px; 
	margin-bottom:0px
}

.navimg {
	border: 0;		
	margin-right:5px;
}

#contentwrapper{
width: 100%;
height: 100%;
border: 0px none;
padding: 3px;
}

.billcontent{
width: 100%;
display:block;
}

.strong {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height:1.5em;
}