/*
f1=9px
f2=10px
f3=11px
f4=12px
f5=13px
f6=14px
f7=15px
f8=16px
f9=17px
*/
body{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #FFFFFF;}
html{width:100%; height:100%; margin:10px 0 0 0; border:0; padding:0;}
body{width:100%; height:100%; margin:0; border:0; padding:0;}
.navTable {
	background: #2B7CC8 none;
}
.contentArea {
	background: #fbf072 none;
}

/* Padding */
.pad1px{padding-left: 1px;}
.pad20px{padding-right: 20px;}
.tel{font-size: 10px; color: #FFF;}
.imgBdr1px{border: 1px solid #333;}

.form{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; vertical-align: top;}
input, textarea {width: 100%;}
input.submit{width: 60%; font-size: 10px;}
.sml{font-size: 9px;color: #999999;}
.sml2{font-size: 12px;color: #666666;}
.hrefstop{font-size: 9px;color: #666666;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-align: center;}
/* wht fonts */
.f1GrySml{font-size: 9px;color: #CCCCCC; text-decoration:none}
.f1BlkSml{font-size: 9px;color: #000000; text-decoration:none}
.f2WhtSml{font-size: 9px;color: #FFFFFF; text-decoration:none}
.f2WhtSml:hover{font-size: 9px;color: #FFFFFF; text-decoration:underline}
.f2Blk{font-size: 10px;color: #000000; text-decoration:none}
.f2BlkSml{font-size: 10px;color: #000000; text-decoration:none}
.f2BlkSml:hover{font-size: 10px;color: #000000; text-decoration:underline}
.f3Blk, form{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;color: #000000;}
.f3Wht{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF;}
.f3Red{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;color: #990000;}
.f4Wht{font-size: 12px;color: #FFFFFF;}
a.f4WhtIcon{font-size: 11px; letter-spacing:0px;line-height : 16px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.f4WhtIcon:hover{font-size: 11px; letter-spacing:0px;line-height : 16px; color: #FFFFFF; font-weight: bold; text-decoration: underline;}
/* Blk fonts */
.f4Blk{font-size: 12px; letter-spacing:0px;line-height: 16px; color: #000000;}
/* links */
a.footer, a.footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
}
a.footer:hover{
	color: #000066;
	text-decoration: underline;
}
a.header, a.header:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
a.header:hover{
	color: #000066;
	text-decoration: underline;
}
a{color: #000000; font-size: 12px;letter-spacing:0px; line-height : 16px; font-weight: bold; text-decoration:none; }
a:hover{color: #000000; font-size: 12px;letter-spacing:0px;line-height : 16px; font-weight: bold; text-decoration: underline; }
a.greySml{font-size: 10px; color: #666666; text-decoration: underline;}
a.greySml:hover{font-size: 10px; color: #666666; text-decoration: none;}

a.greySml12px{font-size: 12px; color: #666666; text-decoration: underline;font-weight: normal;}
a.greySml12px:hover{font-size: 12px; color: #666666; text-decoration: none;font-weight: normal;}

a.contentLnk{font-size: 10px;color: #990000;text-decoration: underline;font-weight: normal;}
a.contentLnk:hover{font-size: 10px;color: #990000;text-decoration: none;font-weight: normal;}
a.contentLnk2{font-size: 11px;color: #990000;text-decoration: underline;font-weight: normal;}
a.contentLnk2:hover{font-size: 11px;color: #990000;text-decoration: none;font-weight: normal;}
/* red fonts */
.f2RedSml{font-size: 10px;color: #990000;text-decoration: none;}
.f4RedNolink{font-size: 12px;color: #990000;text-decoration: none;}
a.f4Red{font-size: 12px;color: #990000;text-decoration: underline;}
a.f4Red:hover{font-size: 12px;color: #990000;text-decoration: none;}
.f9Red{font-size: 17px;color: #990000;}

a.menuSubOption	{color:#666666; text-decoration:none; font-weight:normal; margin-left:10px;}
a.menuSubOption:hover {color:#666666; text-decoration:underline; font-weight:normal; margin-left:10px;}

/* popups */
.wht{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

a.nxt{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.nxt:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
td.navLinks a{ display: block;}

.pageIdBlock {
	width: 10%; 
	float: left; 
	height: 16px;
}

#currentpage {
	background: #1B9BE4 url(../images/nav-active.jpg) 2% 50% no-repeat;
}

/*#currentpage a:before {
	font-size:9px;
	font-weight:bold;
	padding-left:2px;
	content: " > ";
	color: #fbf072;

}*/