/* CSS Document */

body {
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 12px;
	color: #000;
	line-height: 120%;
	background: #F08A00 url(../images/bg_grad.jpg) repeat-x;
	/*behavior: url("csshover.htc");*/
	}
	
#containerOutLine {
	
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 753px;
	height: 173px;
	padding: 0;
	}
	
/* FLASH */

#flashHolder {
	width: 753px;
	background: #666;
	height: 173px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#container {
	margin: 0 auto;
	background:#fff;
	width: 753px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
#navWrapper {
	margin: 0 0 0 0;
	width: 753px;
	height: 31px;
	background: url(../images/navbar_bg.gif) repeat-x;
	padding: 0;
	}
	


#contentHolder { /* Content HOLDER */ 
	clear: both;
	width: 753px;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	}
	
#botbluestrip {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#contentLeft {
	float:left;
	width: 110px;
	font-size: 11px;
	line-height: 102%;
	font-weight: normal;
	margin: 0 20px 20px 0;
	padding: 0;
	position: relative;
	z-index: 2000;
	left: 0px;
	top: 0px;
	}
	
/*	#contentLeft ul{
		border-top			: #F08A00 1px solid;
		list-style 			: none;
		margin 				: 0 10px 0 10px;
		padding 			: 0 0 0 0;
		width				: 110px;
	}
	#contentLeft ul li{
		display 			: block;
		width		 		: 110px;
	}
	
	#contentLeft  li {
	border-bottom: #F08A00 1px solid;
	padding: 4px 0 4px 0;
	margin:0 10px 0 0;
	}
	#contentLeft ul li a{
		display 			: block;
		padding 			: 3px;
		color 				: #004982;
		text-decoration 	: none;
	}
	#contentLeft ul li a.selected{
		font-weight 		: bold;
	}
	#contentLeft ul li a:hover{
		background-color 	: #FFF;
		color:				#F08A00;
	}




	#contentLeft ul ul{
		display				: none;
		position			: absolute;
		margin-left			: 110px;
		margin-top			: -22px;
		padding-left		: 0px;
		list-style			: none;
		background-color 	: #FFF;
	}
	#contentLeft li:hover ul, li.over ul {
		display					: block;
	}
	#contentLeft ul ul li{
		background-color 	: #FFF;
	}
	#contentLeft ul ul a:hover{
		background-color 	: #FFF;
		color				: #F08A00;
		
	}
	
	#contentLeft ul ul li a:hover{
		background-color 	: #FFF;
		color				: #F08A00;
		
	}
	
*/


	
#content {
	float:left;
	width: 380px;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	margin: 0 20px 20px 20px;
	padding: 0 10px 0 0;
	border-right: 1px solid #F08A00;
	}
	
*html #content {
	width: 360px;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	margin: 0 20px 20px 20px; 
	}

#contentRight {
	float:left;
	width: 162px;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	background: url(../images/bluelozenge.gif) no-repeat;
	height: 500px;
	padding: 4px 0 0 8px;
	margin: 0 10px 10px 0;
	}
	
#contentRight2 {
	float:left;
	width: 162px;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	background: url(../images/bluelozenge.gif) no-repeat;
	height: 253px;
	padding: 4px 0 0 8px;
	margin: 0 10px 10px 0;
	}
	
	/* bottom banners */
	
	#banners2 {
	float:left;
	width: 162px;
	font-size: 11px;
	color: #fff;
	line-height: 120%;
	font-weight: normal;
	}
	
	
	/* Acuity Updates Box*/

	#banners {
	float:left;
	width: 162px;
	font-size: 11px;
	color: #fff;
	line-height: 120%;
	font-weight: normal;
	background:url(../images/side-banners/updates-banner.gif) no-repeat;
	height: 175px;
	padding: 4px 0 0 8px;
	margin: 0 10px 0 0;
	}
	

	#banner-nav {
	float:left;
	width: 120px;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	background:url(../images/side-banners/banner-nav-bg.gif) no-repeat;
	height: 16px;
	padding: 7px 0 0 25px;
	margin: 0 0 0 0;
	}
	
	#banner-nav a {
	color: #fff;
	font-weight: bold;
	}

	#banner-nav a:hover {
	color: #f08b01;
	}
	
	#loginBox {
	float:left;
	width: 150px;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	padding: 30px 0 12px 0;
	height: 20px;
	}
	
	
	#logosB {
	float:left;
	width: 730px;
	height: 50px;
	border-bottom: 1px solid #999;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	}
	
	
	
#contentRight p {
	color: #fff;
}
	
#contentRight a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#contentRight a:hover {
	color: #ccc;
	text-decoration: underline;
}

#contentRight .grey {
	color: #666666;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	}
	
#contentRight .grey a {
	color: #F08A00;
	text-decoration: none;
}
#contentRight .grey a:hover, a:focus {
	text-decoration: none;
	color: #004982;
}
	
	
/* LINKS */

a {
	color: #004982;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #F08A00;
}

/* TABLES */


th {
	font-size: 12px;
	color: #e20a16;
	text-align: left;
	font-weight: bold;
	padding: 8px 5px;
}

td {
	border-top: 0px dotted #666;
	padding: 8px 5px;
}

.noBorder {
	border: none;
}



	
/* HEADINGS */

h1 {
	color: #F08A00;
	font-size: 18px;
	line-height: 120%;
	font-weight: normal;
	margin:0 0 6px 0;
	padding:0 0 0 0;
}

h2 {
	color: #006B96;
	font-size: 14px;
	font-weight: normal;
	margin:18px 0 0 0;
	padding:0 0 0 0;
}

h3 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

hr {
	style:1px solid #ccc;
	width: 80%;
	align: left;
	margin-left: 30px;
}

/* FORM */


form {
		margin:0 0 0 0;
		padding:4px 0 0 0;
	}
		
input, textarea {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid  #F08A00;
}

select {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 0;
	border: 1px solid #F08A00;
}

/* This is a fix which forces the #wrapper to go round the page content */
.FloatFix {
	clear: both;
}

.column1 {
float:left;
padding: 10px 0 10px 0;
width: 720px;
margin: 0 0 0 15px;
height: 40px;
border-bottom: 1px solid #999;
}

.column2 {
float:left;
padding: 0 0 10px 0;
width: 720px;
margin: 0 0 0 15px;
height: 30px;
font-size: 10px;
font-style:italic;
color:#666;
text-align: center;
}


.moreInfo {
position:absolute;
bottom:10px;
right: 25px;
}

.moreInfo2 {
text-align: right;
padding-right: 30px;
}

.column2 a {
	color: #666;
	text-decoration: none;
}

.column2 a:hover {
	color: #ccc;
	text-decoration: underline;
}

/* Text Formatting */

.whiteText {
	color: #fff;
}

.rhsText {
	color: #ccc;
	padding: 150px 50px 10px 10px;
	font-size: 14px;
	line-height: 110%;
}

.boldCopy {
	font-weight: bold;
	font-size: 110%;
	color: #999999;
	line-height: 130%;
}

.redBoldCopy {
	font-weight: bold;
	color: #E3141E;
}

	#leftNav{
	width		 			: 178px;
	float 					: left;
	padding:0 0 0 0;
	margin: 0 20px 0 0;
	background: #FFFF33;
}



#leftNav ul{
		list-style 			: none;
		margin 				: 0 0 0 6px;
		padding 			: 0;
		width				: 178px;
	}
	#leftNav ul li{
		display 			: block;
		width		 			: 168px;
	}
	#leftNav ul li a{
		display 			: block;
		border-bottom 		: 1px solid #FFFFCC;
		padding 			: 3px;
		color 				: #00408C;
		text-decoration 	: none;
	}
	#leftNav ul li a.selected{
		font-weight 		: bold;
	}
	#leftNav ul li a:hover{
		background-color 	: #FFFFCC;
		color:				#666666;
	}


	/* ------------------------------------------------------------------- */
	/* ------------------------------------------------------------------- */

	#leftNav ul ul{
		display				: none;
		position			: absolute;
		margin-left			: 155px;
		margin-top			: -23px;
		padding-left		: 0px;
		list-style			: none;
		border-left			: #FFFFCC 10px solid;
		background-color 	: #FFFF66;
	}
	#leftNav li:hover ul, li.over ul {
		display					: block;
	}
	#leftNav ul ul li{
		background-color 	: #FFFF66;
	}
	#leftNav ul ul a:hover{
		background-color 	: #FFFF99;
		color:				#666666;
		
	}

table.smallfont td{
	border: 1px solid #CCCCCC;
	font-size: 10px;
}

table.smallfont ul{
	margin: 10px;
	padding: 0;
	width: auto;
}