@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
}
.alink a{color:#0066CC; font-family:"Trebuchet MS"; font-size:15px; text-decoration:underline;}
.alink a:hover{color:#0066CC; font-family:"Trebuchet MS"; font-size:15px; text-decoration:none;}
.mainContainer{ margin:0 auto; width:974px;}
.cronerLT{background:url(../images/spa_15.gif) right bottom no-repeat; height:38px; width:36px;}
.cronerRT{ background:url(../images/spa_25.gif) left bottom no-repeat;  height:42px; width:38px; }
.cronerLB{ background:url(../images/spa_105.gif) right no-repeat; height:44px; width:36px;}
.cronerRB{background: url(../images/spa_115.gif) left no-repeat; height:42px; width:44px;}
.topGRpt{ background:url(../images/spa_22.gif) bottom repeat-x; height:38px;}
.rightGRpt{ background:url(../images/spa_67.gif) left repeat-y; width:44px;}
.bottomGRpt{ background:url(../images/spa_112.gif) top repeat-x; height:42;}
.leftGRpt{ background:url(../images/spa_59.gif) right repeat-y; width:36px;}

/*****************************************
 ************* Navigation ****************
/*****************************************/
#navigaiton{width:100%;}
#navigaiton ul{margin:0px; padding:0px; background:url(../images/nav-up.gif) repeat-x top center; height:30px;}
#navigaiton ul li{list-style-type:none; float:left; background:url(../images/nav-sep.gif) no-repeat top right;  height:30px; line-height:30px;}
#navigaiton ul a{font:normal 13px "Trebuchet MS"; color:#ffffff; text-decoration:none; display:inline-block; padding:7px 15px 8px 15px;}
#navigaiton ul a:hover{background:url(../images/nav-hov.gif) no-repeat top right;}
#navigaiton ul #logout{float:right; background:transparent;}
#navigaiton ul #logout a:hover{background:url(../images/nav-hov.gif) no-repeat -2px top;}
#navigaiton ul #current{}
#navigaiton ul #current a{background:url(../images/nav-hov.gif) no-repeat right;}

/**************************/

.log-in{ background:url(../images/login.gif) top center no-repeat; width:168px; height:240px; margin:0 auto; text-align:center;}
.labelInput{ color:#000000; font-family:"Trebuchet MS"; font-size:14px; text-align:center; margin:auto;}
.redColor{ color:#FF0000; font-family:"Trebuchet MS"; font-size:12px;}
.leftD{text-align:left;}
.leafR{ background:url(../images/leafLeft.gif) left top no-repeat; height:97px; width:54px;}
.leafL{background:url(../images/leafRight.gif) right top no-repeat; height:93px; width:58px;}
.fontStyle{ font-family:"Trebuchet MS"; font-size:15px; color:#000000; padding:0 10px 0 10px; text-align:justify;  }
.fontStyleBig{ font-family:"Trebuchet MS"; font-size:17px; color:#006699; padding:0 10px 0 10px; }
.fontStyleMdm{ font-family:"Trebuchet MS"; font-size:16px; color:#006699; font-weight:bold;}
.fontStyleFooter{ font-family:"Trebuchet MS"; font-size:13px; color:#000000; text-align:center;}
.inputTextBorder{ border:1px solid #443a88; font-family:"Trebuchet MS";}
.borderBtm{ border-bottom:1px solid #cccccc;}

.padT{ padding-top:4px;}
.clearT{height:8px;}

