/*   http://localhost/css/default.css   */

body,div,span,p,ul,li,td,th,input,select,textarea,button 
{
	font: 11px Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 150%;
}

.search {
	padding-left:800px;
	padding-top:223px;
}


a{color:#11708A;}

a:hover{color:#95668D;}

/* Page layout styles */
table#main {
	width:995px;
}
#headerPane {
	width:990px;;
	height:165px;
	background-image: url(/webimgs/header.jpg);
}
#headerMenuContainer{
 	background-color:white;
	height:161;
	width:293px;
	margin-left:700px;
	
	border-right:1px solid black;
	border-left:1px solid black;
}
#topHeaderPane {
	height:89px;
	background-image: url(/webimgs/topHeader.jpg);
	background-repeat:no-repeat;
	font-size:9;
}
#topHeaderButtons{
	background-color:#986699;
	width:65px;
	text-align:center;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}
#topHeaderButtons a{

	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}
#tagLinePane {
	background-image: url(/webimgs/tagLinePane.jpg);
	color: white;
	font-weight:bold;
	height:23px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align:center;
}
#tagLinePane2 {
	background-image: url(/webimgs/tagLinePane.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom: 1px;
	padding-top: 1px;
	border-left:1px solid #999999;
	
}


#leftPane
{
	background-color: white;
	width:140px;
	padding-top:20px;
	height:100%;
	padding-left:10px;
}
#noLeftPane {
	display: none;
}

#centerPane
{
	text-align: top;
	padding:0px;
	width: 850;
	background-color:white;
}
#centerPaneWithLeftPane
{
	text-align: top;
	width: 768;
	height:100%; 
	background-color:white;
	padding:3px;
}
#centerPaneWithRightPane
{
	text-align: top;
	width: 768px;
	height:100%; 
	background-color:white;
}
#centerPaneWithLeftRightPanes
{
	text-align: top;
	border: black;
	border-width: 10px;
	padding:10px;
	width: 100%;
	background-color:white;
}
#rightPane{
	width:293px;
	height:100%;
	vertical-align:top;
	background-color: white;
	border-left:1px solid #999999;

}
#noRightPane{
	display:none;
}
#rightBackground {
	width:145px;;
	height:89px;
	background-image: url(/webimgs/rightbg.jpg);
	background-repeat:repeat-y;
	background-position:top right;

}
	
#footerLeftPane {
	background-color: #CCCCCC;
	height:17px;
}

#footerPane {
	width:775px;
	height:40px;
	color:white;
	background-image:url(/webimgs/footerBG.jpg);
	padding-left:5px;
}



/* 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
}

.footerText{
    color:white;
}
#divContent
{
    padding: 0px 15px 30px 15px;
	
}
#divCopyright
{
	margin-top:10px;
	font-family:verdana;
	TEXT-ALIGN: right;
	color: black;
	width: 100%;
}
#divCopyright a
{
	color: black;
}
#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: 20px;
	color: #11708A;
	font-weight: bold;
	width:80%;
	border-bottom:1px solid black;
	
}

.navTitle {
    color : #9B876C;
    font-size : 13px;
    font-weight : bold;
    margin-bottom:5px;
}

.pageTitle2 {
    color : #9B876C;
    font-size : 15px;
    font-weight : bold;
    margin-bottom:10px;
}

.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;

}



