/*//// BODY ////*/

img{border: none;}

html, body{



	margin: 0px;

	text-align: justify;

	color: #1e446a;

}

table{


	margin: auto;

}



a:link, a:active, a:visited{

	color: #6091b3;

	text-decoration: none;

}

a:hover{color: #517995}



/*//// HEADERS ////*/

h1,h2,h3,h4,h5,h6{line-height: 100%;}





.fancy{

	font-family: Times New Roman;

	font-style: italic;

}



/*//// INDEX CLASSES ////*/



#container{

	margin: 25px auto;

	text-align: center;

}



#content{

	position: relative;

	width: 760px;

	margin: auto;

}

#logo{

	float: left;

}

#userInfo{

	float: right;

	width: 243px;

	height: 89px;

	text-align: left;

}

#leftColm{

	float: left;

	width: 197px;

	margin-right: 3px;

}

#leftBoxTop{

	background-color: #95c043;

	margin-bottom: 3px;

	width: 197px;

	height: 244px;

	

}

#leftBoxBottom{

	height: 115px;

}

#middleColm{

	float: left;

	width: 323px;

}

#middleBoxTop{

	margin-bottom: 3px;

}

#middleBoxBottom{
	//*background: url(../images/blue-box-wahu.jpg) no-repeat left; */

	background-color: #1D4A86;

	height: 115px;

}

#footerContainer{

	clear: both;

	margin-top: 3px;

	text-align: left;

}

#footerWidth{

	width: 520px;

}

#yellowBar{

	height: 15px;

	background-color: #f7bd2e;

}

#footerContent{

	padding-right: 20px;

}



#rightColmContainer{
	background: url(../images/bbox.jpg) no-repeat left;

	position: absolute;

	width: 252px;

	margin: auto;

	left: 505px;

	top: 70px;

}

#rightColm{

	position: relative;

	margin: auto;

	text-align: left;

}

#rightContentContainer{

	position: absolute;

	top: 20px;

	left: 11px;

	padding: 0px 30px 0px 30px;

	text-align: center;

}

#loginContainer{

	position: absolute;

	top: 319px;

	left: 8px;

	text-align: center;

}





/*//// SITE COLORS ////*/



.white{color: #fff}

.dblue{color: #1f61a0}

.lblue{color: #2a7ccb}

.skyBlue{color: #d8ebf9}

.lpurple{color: #7882ca}

.darkGreen{color: #6b8a2f}







/*//// GENERAL ////*/



.margin0{margin: 0px}



.clear{clear: both}

.clearAll{

	clear: both;

	font-size: 1px;

	line-height: 0px;

}

.floatLeft{float: left}

.floatRight{float: right}



.margin0{margin: 0px;}

.marginAuto{margin: auto;}



.center{text-align: center}

.left{text-align: left}

.right{text-align: right}



.verdana{font-family: Verdana}



.s7{font-size: 7pt}

.s8{font-size: 8pt}

.s9{font-size: 9pt}

.s10{font-size: 10pt}

.s11{font-size: 11pt}

.s12{font-size: 12pt}



.nolist{

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.list li{margin: 10px auto}

.list tt{

	color: #7882ca;

	font-size: 14pt;

}



.bold{font-weight: 700}

.noBold{font-weight: 400}





#tblForm th{

	padding-right: 5px;

	color: #fff;

	font-size: 9pt;

}

#tblForm input{


	border: solid 1px #393e68;

	padding: 1px;

	color: #1e446a;

}





/*//// LINKS AND BUTTONS ///*/



.pngBtn, a.pngBtnBtn:hover{

	cursor: pointer;

	border: 0px;

}
