/*///////////////////////////////////////////
Admin 
////////////////////////////////////////////*/
body{
	margin: 0px;
	background-color: #ffffff;
	font-weight: normal;
	font-size:12px;
	font-family: verdana;
/*	font-family: arial;*/
	color: #333333
}
td{
	font-size:10px;
	font-family: verdana;
	color: #333333
}


li {
	font-family: arial;
	list-style-position: outside;
	list-style-type: square; 
	color: #333366;
	list-style-image : url(../../images/common/bullet.jpg);
}
hr {
	color: #eeeeee;
	background-color: #eeeeee;
	height: 1px;
}
a:link, a:active, a:visited{
	text-decoration: underline;
	color: #015699;
}
a:hover{
	text-decoration: underline;
	color: #999999;
}
.spanLink{
	text-decoration: underline;
	color: #015699;
	cursor: pointer;
}
.spanHover{
	text-decoration: underline;
	color: #9EAB8F;
	cursor: pointer;
}
/*////////////////////////////////////////////
LINKS 
////////////////////////////////////////////*/

a.special:link, a.special:active, a.special:visited{
	color: #48528F;
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
}
a.special:Hover{
	color: #48528F;
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
	
}
a.calc:link, a.calc:active, a.calc:visited{
	color: #000000;
	text-decoration: none;
	font=size: 10px; 
}
a.calc:Hover{
	color: #000000;
	text-decoration: underline;
	font=size: 10px; 
	
}
a.w:link, a.w:active, a.w:visited{
	color: #FFFFFF;
	text-decoration: none;
	font=size: 10px; 
}
a.w:Hover{
	color: #FFFFFF;
	text-decoration: underline;
	font=size: 10px; 
	
}

/*///////////////////////////////////////////
show / hide div classes
///////////////////////////////////////////*/
.hideMe{
	display:  none;
}
.showMe{
	display:  block;
}

/*////////////////////////////////////////////
nav
////////////////////////////////////////////*/

.navOff{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
/*	color: #999999;                     changed 7/13/2006  */
	color: #505050;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 2 2 2 2;
	border-bottom: solid 1px #999999;
	cursor: pointer;
	
}
.navOn{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	background-color: #7A9AC0;
	padding: 2 2 2 2;
	border-bottom: solid 1px #999999;
	cursor: pointer;
}
/*////////////////////////////////////////////
footer 
////////////////////////////////////////////*/
.footer{
	color: #ffffff;
	font-size: 11px;
}
a.footer:link,a.footer:active,a.footer:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.footer:Hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
/*////////////////////////////////////////////
copy
////////////////////////////////////////////*/
.copy1{
	color: #4d4d4d;
	font-size: 10px;
}
.copy2{
	color: #013299;
	font-size: 10px;
}
/*////////////////////////////////////////////
Form Elements
////////////////////////////////////////////*/
.inputs{
	background-color: #EbEEf5;
	border: solid 1px #CBCDB7;
}

.button {
	color: white;
    background-color: #015699;
	border: 1px solid #666600;
	height: auto;
	width: auto;
	padding: 1px;
}
/*////////////////////////////////////////////
Custom / Misc.
////////////////////////////////////////////*/
.clock{
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	padding-right: 8;
}
.msg{
	font-style: none;
	color: #FF0000;
}

.mainBG{
background-color: #ffffff;
}
.siteColor{
background-color: #015699;
color: white;
}
div.scroll {
	height: 145px;
	width: 185px;
	overflow: auto;
	border: none;
	background-color: F9FAD2;
	padding: none;
	text-align:left;
}
/*////////////////////////////////////////
Text 
////////////////////////////////////////*/

.breadCrumbs{
	font-size: 12px;
	color: #015699;
}
a.breadCrumbs:link,a.breadCrumbs:active,a.breadCrumbs:visited{
	font-size: 12px;
	color: #015699;
}
a.breadCrumbs:Hover{
	font-size: 10px;
	color: #015699;
}
.lbl{
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: bold;
	letter-spacing: 1px
}
.lbl2{
	font-size: 12px;
	font-weight: bold;
	color: #4180B3;
}
.lbl3{
	font-size: 11px;
	font-weight: bold;
	color: #48528F;
}
.lblSM{
	font-size: 10px;
	color: #333162;
}
.lblNum{
	padding-top: 4px;
	background-repeat: no-repeat;
	background-image: url(../images/numberBg.gif);
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.lblWhtSM{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.TblOuter {
 	border: 1px solid #191970;  
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;	
	empty-cells: show;
  
}
.tdInner {
	border: 1px solid #191970;
	border-spacing: 0px;
	padding: 3px;
	border-collapse: collapse;
	empty-cells: show;
}
.titleBg {
	background-image: url(../images/design/TitleBg.jpg);
	color: #191970;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.headerBg {
	background-image: url(../images/design/headerBg.jpg);
	padding: 2px;
	font-weight: bold;
	padding: 4 4 4 4;
	color: #E4E1CE;
}
.hpCallOut{
	padding-left: 2px;
	padding-right: 40px;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #667853;
}

li{
	list-style: url(../images/greenbullet.gif)
}
