/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font: 11px Verdana, Arial,sans-serif;
	color: #0A2F7A;	
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background:  url(../images/mainBG.gif);
	}

/* defines font size, font family, and color for basic HTML elements */
td, ol, dl, dt, dd, blockquote { font-family: Verdana, Arial, sans-serif; font-size:11px; color:#0A2F7A; }
p { font-family: Verdana, Arial, sans-serif; font-size:11px; color:#0A2F7A; padding: 5px 0 5px 0; margin: 0;}

/************** header tag styles **************/

h1{
	font: bold 12px Verdana, Arial,sans-serif;
 	color: #0A2F7A;
	font-style: italic;
 	margin: 0px;
 	padding: 12px 0px 7px 0px;
}

h2{
 	font: bold 14px Verdana, Arial,sans-serif;
 	color: #0A2F7A;
 	margin: 0px;
	padding: 0px;
}

h3{
 	font: bold 12px Verdana, Arial,sans-serif;
	font-style: italic;
	text-align: center;
 	color: #0A2F7A;
 	margin: 0px;
	padding: 12px 0px 5px 0px;
}



/************ Styles for top section **************/

#masthead{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width:750px;
	height: 47px;
	background-image: url(../images/masthead_bg.gif);
	background-repeat: no-repeat;
	background-color: #185698;
	z-index: 1;	
}
	
#logo img{
	position: absolute;
	height: 108px;
	width: 89px;
	top: 6px;
	left: 40px;
	padding: 0px;
	margin: 0px;
	z-index: 6;
}

#mainpic{
	position: absolute;
	top: 64px;
	left: 170px;
	width: 410px;
	height: 230px;
	z-index: 7;		
}

#subpic{
	position: absolute;
	top: 64px;
	left: 170px;
	width: 410px;
	height: 64px;
	background-image: url(../images/subpic.jpg);
	background-repeat: no-repeat;
	z-index: 7;
}

#righttopcol{
	position: absolute;
	top: 64px;
	left: 580px;
	height: 232px;
	width: 170px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-color: #DCD9CA;
}

.righttopcolbars {
	position: relative;
	top: 6px;
	z-index: 15;
	}

/*IE6 fix in IEfixes-home.css*/
/*
* html .righttopcolbars {
	top: 3px;
	}*/

#audiencebuttons{
	top: 100px;
	left: 18px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#audiencebuttons img{
	padding: 8px 0px 0px 0px;
}

/************ Top Utility Navigation **************/
#topnavcontainer{
	position: absolute;
	top: 40px;
	left: 140px;
	margin: 0px;
	padding: 0px 0px 18px 0px; /* changing padding on this line affects position of top nav in Firefox */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 610px;
	height: 6px;
	list-style-type: none;
	background-color: #898364;
}

/*IE6 fix in IEfixes-home.css*/
/*	
* html #topnavcontainer{
	padding: 10px 0px 0px 0px; 
	margin: 0px;
}*/
	
#navlist li{
	width: 100%;
	display: inline;
	list-style-type: none;
	padding: 5px 0px 0px 5px;
}

#navlist li a{
	text-decoration: none;
	color: #FFF;
}



/************** Left Nav styles ****************/

#leftnavcontainer{
	position: absolute;
	top: 47px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 170px;
	height: 247px;
	background-image:   url(../images/leftnav_bg.gif);
	background-repeat: no-repeat;
	background-color: #C9DAEC;
	z-index: 2;
}	
		
ul#nav { 
	position: absolute; 
	top: 80px; 
	left: 5px; 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	width: 170px; 
	height: auto;
}

/*IE6 fix in IEfixes-home.css*/
/*
* html ul#nav {
	position: absolute; 
	top: 80px; 
	left: 5px;  
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	width: 170px; 
	height: auto;
}*/
	
ul#nav li { 
	margin: 0; 
	padding: 0px; 
	background-position:bottom; 
	height: auto; 
	margin-bottom: -5px;
}
	
/*IE6 fix in IEfixes-home.css*/
/*
* html ul#nav li  {
	margin: 0px; 
	padding: 0; 
	display: block; 
	width: 170px; 
	height: auto; 
}*/
	
ul#nav li a {
	margin: 0;
	padding: 0; 
	display: block; 
	width: 170px; 
	height: auto; 
	margin-bottom: 12px;
}
	
/*IE6 fix in IEfixes-home.css*/
/*
* html ul#nav li a {
	margin: 0;
	padding: 0; 
	display: block; 
	width: 170px; 
	height: auto; 
	margin-bottom: 5px;
}*/
	
#leftnav li{
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	margin-left: 0px;
}



/*************** Main Content styles ******************/

#contentcontainer{
	position: relative;
	top: 295px;
	left: 0px;
	width: 750px;
	height: auto;
	background-color: #ffffff;
	background-image:   url(../images/content_bg.gif);
}

#contentLeft{
	float: left;
	padding: 5px 5px 15px 15px;	
	width: 150px;	
	color:#0A2F7A;
}

#contentLeft a{
	padding: 0px;		
	font-size: 11px;
	color:#0A2F7A;
}

ul.conference {
	margin: 0px;
	padding: 0px 0px 0px 18px;		
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:#0A2F7A;
}

ul.conference li{
	list-style-type: disc;
	color:#0A2F7A;
	padding: 0 0 7px 0; 	
}

ul.conference li a{
	text-decoration: none;
	color:#0A2F7A;	
}


#contentRight{
	float: left;
	padding: 5px 5px 15px 15px;
	width: 360px;	
}

#contentRight a{
	padding: 0px;		
	font-size: 11px;
	color:#0A2F7A;
}

#mapright{
	position: absolute;
	top: 90px;
	left: 350px;
	z-index: 8;
}

/*IE6 fix in IEfixes-home.css*/
/*
* html #mapright{
	position: absolute;
	top: 90px;
	left: 350px;
	z-index: 8;
}*/

#contentRightbeige{
	float: right;
	padding: 0 15px 10px 15px;
	width: 140px;
}

#contentRightbeige a{
	color: #0A2F7A;
}

/*IE6 fix in IEfixes-home.css*/
/*
* html #contentRightbeige{
	float: right;
	margin: 0 0px 10px 10px;
	width: 140px;
}*/

/********* Footer styles **********/
#footer {
	clear: both;	
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	background-color: #898364;
	position: relative;
	}

/*IE6 fix in IEfixes-home.css*/
/*
* html #footer {
	position: absolute;
	width: 740px;
	} */

#footer a {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}

	


/********************* end **********************/

/* forgot password link on home page
------------------------------------------*/
.pwd {
	font-size: 10px;
	}

.pwd a:link {
	
	}
.pwd a:visited {
	
	}
.pwd a:hover {
	background: #185698;
	color: #fff;
	}
.pwd a:active {
	background: #185698;
	color: #fff;