/*   http://localhost/css/default.css   */
body,div,span,p,ul,li,td,th,input,select,textarea,button 
{
	font: 12px  Arial, Verdana,Tahoma,;
	font-size: 12px;
	line-height: 150%;
}

a{color:navy;}

a:hover{color:gray;}

/* Page layout styles */
TABLE#main
{
	width:770px;
	border: 1px solid black;
	background-color: White;
}
TABLE#main TD#headerPane
{
	height: 245px;
	width:770px;
	padding-top:186px;
	background-image: url(../webimgs/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
TABLE#main TD#tagLinePane
{
}
TABLE#main TD#leftPane
{
	width:170px;
	padding-top: 350px;
	background-image: url(/webimgs/logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 315px;
	overflow-x:hidden;
	text-align: center;
}
TABLE#main TD#centerPane
{
	height: 100%;
	padding-bottom: 115px;
	width : 832px;
}
TABLE#main TD#centerPaneWithRightPane
{
	/*padding-bottom: 115px;*/
	width : 659px;
	padding-bottom: 115px;
}
TABLE#main TD#rightPane{
	width:170px;
	overflow-x:hidden;
	padding-bottom: 115px;
	text-align:center;
}
TABLE#main TD#noRightPane{
	display:none;
}
TABLE#main TD#tagLinePane2
{
}		
TABLE#main TD#footerPane
{
	width:999px;
}

.titleImage{
	background-image: url(/webimgs/titleBar.jpg);
	height: 284px;
	width: 42px;
	overflow: hidden;
	float: left;
	}

TABLE#index
{
	width:999px;
	height:600px;
	border: 1px solid #000000;
	background-color: White;
}
TABLE#index TD#headerPane
{
	height: 110px;
	width:999px;
	background-image: url(../webimgs/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	text-align:right;
	vertical-align:bottom;
	padding-right:5px;
	padding-bottom:5px;
}

TABLE#index TD#tagLinePane
{
	width:999px;
	height:26px;
	text-align:left;
	background-color: #666666;
}

TABLE#index TD#leftPane
{
	width:225px;
	overflow-x:hidden;
	padding-top:9px;
	padding-bottom:9px;
	text-align:center;
}

TABLE#index TD#centerPane
{
	height:100%;
	width:774px;
}

TABLE#index TD#centerPaneWithRightPane
{
	width:549px;
	padding-bottom:10px;
}

TABLE#index TD#rightPane{
	width:225px;
	overflow-x:hidden;
	padding-top:9px;
	padding-bottom:9px;
	text-align:center;
}

TABLE#index TD#noRightPane{
	display:none;
}

TABLE#index TD#tagLinePane2
{
	border-top:1px solid black;
}
		
TABLE#index TD#footerPane
{
	color:white;
	width:999px;
	height:35px;
	font-size:10px;
	line-height: 15px;
	text-align:center;
	background-image: url(../webimgs/footerPane.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#footerPane a
{
	color: #9B7B43;
}

/* Web part styles */
.divContentTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    TEXT-DECORATION: underline
}
     
.tagContent, .footercontent
{   font-size: 11px;
    color:white;    
    font-weight:bold;
}
.clsVisibleMenu
{
    DISPLAY: block
}
.copyright
{
    FONT-SIZE: 9px;
}
.copyrightHR
{
    BORDER-RIGHT: #333366 1px solid;
    BORDER-TOP: #333366 1px solid;
    BORDER-LEFT: #333366 1px solid;
    WIDTH: 80%;
    BORDER-BOTTOM: #333366 1px solid
}


#divContent
{
    padding: 10px 15px 30px 15px;
    font-size: 11px;
	 /*border: 1px dotted blue;*/
	 height: 100%;
}
#divCopyright
{
	m argin-top:10px;
	font-family:verdana;
	TEXT-ALIGN: center;
	color: #FEA1B4;
	width: 100%;
}
#divCopyright a
{
	color: #FEA1B4;
}
#divFooter
{
    TEXT-ALIGN: center
}

#divTitleBar
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    COLOR: #559534;
    PADDING-TOP: 6px;
    HEIGHT: 25px
}

.pageTitle {
	font-size: 16px;
	font-family: Verdana;
	color: black;
	LINE-HEIGHT: 25PX;
	font-weight:bold;
	margin-bottom:10px;
	text-transform: uppercase;
	text-decoration: underline;
}

.navTitle {
    color : Navy;
    font-size : 13px;
    font-weight : bold;
    margin-bottom:5px;
}

.pageTitle2 {
    color : maroon;
    font-size : 15px;
    font-weight : bold;
    margin-bottom:10px;
	 height:15px;
}

.Title2 {
    color : black;
    font-size : 18px;
    font-weight : bold;
    margin-bottom:10px;
	padding:5px;
	background-color:#FFCA03;
	border:1px solid black;
	width:150px;
}

#logo{
	font-size:48px;
	padding-top:15px;
	color:white;
	font-weight:bold;
	font-family: "Arial Black, arial";
}
    
    
		
    .labelBox{
    border: thin solid #9D9D9D; 
    height: 30px; 
    width: 400px;
    text-align: center; 
    vertical-align: middle;
    padding-top:5px;
    background-color:#011D70;
    text-decoration: none;
	font-size:13px;
    font-weight:bold;
    color:white;
	display:block;
    
}

   .labelBox:hover{
    background-color:#EF9848;
   }
   
    .loginBox{
	width:300px;
	border:1px solid black;
	background-color: #99CCFF;
}
	
	.loginTitle{
	width:300px;
	text-align:left;
	font-weight:bold;
	border:1px solid black;
	background-color: #FEAD00;
	color:black;
	height:20px;
}

a.login{
	color: #0065C2;
	font-weight:bold;
	text-decoration:none;
}



#pageHeaderContent {
	margin: 0px 0px 5px 0px;
}
#pageFooterContent {
	margin: 0px 0px 5px 0px;	
}

#module1 {
	width: 387px;
	height: 399px;
	overflow: hidden;
}
#module2, #module3, #module4, #module5 {
	width: 193px;
	overflow-x: hidden;
	background-color:white;
}
#topBanner {
	height: 60px;
	padding: 5px;
	text-align: center;
	border: 1px dashed blue;
}


.verticalTitle {  
  /*width:15em; */
  padding:0;
  margin:0 auto; 
  list-style-type:none; 
  font-size:1.4em; 
  font-family:georgia, "times new roman", serif;
  float:left;

}
