html, body {
	width: 				1000px;
	font-size: 			12px;
	font-family:		Arial, Helvetica, sans-serif;
	margin: 			0;
	padding: 			0;
	color: 				#333;
}

#container {
	background-image:	url(../images/redback.jpg);
	background-repeat:	repeat-y;
	width: 				1000px;
	margin: 			0 auto 0 auto;
}

div.header {
	height: 			148px;
	border:				none;
	margin: 			0;
	padding: 			0;
}
	
div.leftbar {
	background-image:	url(../images/redfade2.jpg);
	background-repeat:	repeat-x;
	float:				left;
	color: 				#fff;
	font-family: 		arial;
	font-size: 			12px;
	width:				220px;
	padding-left: 		10px;
	padding-right: 		10px;
	padding-top: 		10px;
	margin-left: 		0;
	margin-top: 		0;
}

.leftbar a {
	color: 				#fff;
	text-decoration: 	none;
	font-weight: 		bold;
}

.leftbar a:hover {
	text-decoration: 	underline;
	font-weight: 		bold;
}
	
.leftbar1 {
	font-size: 			15px; 
	font-weight:		bold; 
	color:				#fdce6f
}

.leftbar ul {
	margin: 			0 0 0 10px;
	padding: 			0 0 0 10px;
	list-style-image:	url(../../images/bullet.gif);
}

.leftbar li {
	line-height: 		17px;
	
}

.redheader, .redheader a{
	margin-left: 		5px;	
	color: 				#fbd572;
	text-decoration: 	none;
	font-size: 			16px;
	line-height: 		20px;
	font-weight: 		bold;
	font-family:		Geneva, Arial, Helvetica, sans-serif;
}

/**************************************************************
* Content *
*************************************************************/

#content
{
	background-image:	url(../images/whitefade2.jpg);
	background-repeat:	repeat-x;
	color: 				#333333;
	text-align: 		left;
	line-height: 		20px;
	margin-top:			0px;
	margin-left: 		240px;
	margin-right: 		0px;	
	padding-top:		10px;
	
}

#content h1 {
	color: 				#013567;
	font-family: 		Arial, Tahoma, Verdana, sans-serif;
	font-size: 			20px;
	font-weight:		bold;
	border-bottom: 		3px solid #b8b8b8;
	padding-bottom: 	10px;
	margin:				25px 20px 10px 60px;	
}

#content h1.shortborder {
	margin : 			25px 280px 10px 60px;
}


#content h2 {
	color: 				#013567;
	font-size: 			18px;
	margin:				25px 20px 5px 60px;
}

#content h3 {
	font-size: 			16px;
	font-weight: 		bold;
	color: 				#ed9b03;
	margin:				25px 20px 5px 60px;
}

#content h4 {
	color: 				#013567;
	font-family: 		Arial, Tahoma, Verdana, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	border-bottom: 		1px solid #b8b8b8;
	padding-bottom: 	10px;
	margin:				25px 20px 10px 60px;	
}

#content p {
	text-align:			left;
	padding:			10px 20px 10px 60px;
	margin:				0;
}

#content ul {
	list-style-type: 	disc;
	padding-top:		10px;
	padding-left:		0;
	margin-left: 		0;
	margin:				0px 20px 5px 60px;
}

#content ul li {
	margin:				0px 0px 0px 20px;
	padding-left: 		5px;
	padding-bottom: 	10px;
	
}

ul.strategic {
	list-style-type: 	none;
	font-weight:		bold;
	margin:			0;
	padding: 	0;
}

ul.strategic li {
	list-style-type: 	none;
	margin:				0px 0px 0px 20px;
	padding-left: 		5px;
	padding-bottom: 	10px;
	
}

#content ol {
	list-style-type: 	decimal;
	padding-top:		10px;
	padding-left:		0;
	margin-left: 		0;
	margin:				0px 20px 5px 60px;
}

#content ol li {
	margin:				0px 0px 0px 20px;
	padding-left: 		5px;
	padding-bottom: 	10px;
}

#content ul.photo {
	list-style-type: 	none;
	padding:			0;
	padding-left:		0;
	margin-left: 		0;
	margin:				0;
	float:				right;
}

#content ul.photo li {
	margin:				0;
	padding: 		0;
	display:		block;
}

#content a {
	color: 				#3b5998;
	text-decoration: 	none;
	font-weight:		bold;
}

#content a:hover {
	text-decoration: 	underline;
}

.small_subtitle3{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight: 		bold;
	color: 				#ed9b03;
	border-bottom: 		1px solid #ccc;
	text-decoration:	none;
}

.emphasis {
	text-decoration: 	underline;
}

.graytext {
	color:				#fff;
	font-size: 			12px;
	margin-top: 		5px;
	line-height: 		120%
			}
.note {
	color: 				#cd1724; 
	font-weight: 		bold;
	text-decoration: 	none;
}

image.left {
	padding:			0;
	margin:				0;
	float:				left;
}

img.left {
	padding: 				0;
	display:				inline;
	border: 				3px double #ccc;
	float: 					left;
	margin: 				10px 15px 10px 60px;
		
}

img.right {
	padding: 				0;
	display: 				inline;
	border: 				3px double #ccc;
	float: 					right;
	margin: 				7px 15px 10px 15px;
	
}

img.list {
	padding: 				0;
	display: 				inline;
	border: 				3px double #ccc;
	margin: 				0px 15px 10px 15px;
	
}

.clear {
	clear:					both;
}

#content blockquote {
	padding: 				4px 5px 10px 10px;
	margin:					20px 20px 20px 60px;
	color:					#fff;
	background-color:		#666;
	border-top: 			5px solid #999;
	border-right: 			5px solid #999;
	border-left: 			5px solid #999;
	border-bottom: 			5px solid #999;
	font-style:				italic;
}



/**************************************************************
* Sidebar *
*************************************************************/

#sidebar {
	float:				right;
	width:				240px;
	color:				#fff;
	background-color:	#666666;
	line-height:		18px;
	padding:			15px 10px 10px 10px;
	margin-top:			35px;
	margin-left:		13px;
	margin-right:		0;
	text-align:			left;
	display:			inline;
}

/* hack to correct IE5.5 faulty box model */
* html #sidebar {
	display:			inline;
	width:				323px;
	w\idth:				240px;
}

#sidebar p {
	padding:			0;
	margin:				15px 0px 15px 0px;
}

#sidebar h3 {
	font-size: 			16px;
	font-weight: 		bold;
	color: 				#fdce6f;
	margin:				0;
}

#sidebar ul {
	list-style-type: 	disc;
	padding:		0;
	margin: 		0;
}

#sidebar ul li {
	margin-left:		1.5em;
	padding-left: 		3px;
	padding-right:		10px;
	padding-bottom: 	10px;
	
}

#sidebar ol {
	list-style-type: 	decimal;
	margin-left:		80px; 
	margin-right:		80px; 
	line-height: 		150%;
}

#sidebar ol li {
	padding-left: 		10px;
	padding-bottom: 	10px;
	
}

/**************************************************************
* Footer *
*************************************************************/

div.footmap {
	clear: 				both;
	background-image:	url(../incl/subfooter.jpg);
	background-repeat: 	no-repeat;
	width:				1000px;
	height: 			40px;
	color: 				#fff;
	margin:				0;
	padding:			0;
	bottom:				0;
	position:			relative;
}

/**************************************************************
* Table *
*************************************************************/

TABLE.regularTable{
	margin-right: 		0;
	border-collapse: 	collapse;
	margin-left:		60px
}


TABLE.regularTable TH{
	text-align: 		center;
	background:			#003366;
	color: 				white;
	font-size: 			13px;
	padding: 			3px;
	border-bottom:		1px solid #fff;
	
}

TABLE.regularTable TD{
	text-align: 		left;
	padding: 			6px;
	vertical-align: 	top;
	font-size: 			12px;
	border-bottom:		1px dotted #999999;
}

TABLE.threecoltable {
	font-size: 			12px;
	color: 				#013567;
	background-color: 	#f7f7f7;
	margin-left: 		60px;
	border-bottom: 		1px solid #999999;
	border-top: 		1px solid #999999;
	margin-top: 		10px;
}


TABLE.threecoltable a{
	color: 				#013567;
	font-size: 			12px;
	text-decoration: 	none;
}
	
TABLE.threecoltable td{
	font-size: 			12px;
	color: 				#333333;
	padding-left: 		5px;
	border-right: 		1px solid #999999;
	border-left: 		1px solid #999999;
}

.notavail {
	text-align: 		center;
	color: 				gray; 
	font-size: 			10px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	height:				27px; 
	z-index:			100;
	background:			#003567; 
	margin:				0; 
	border:				none
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:				1000px; 
	w\idth:				1000px; 
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:			0;
	margin:				0;
	list-style-type:	none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:				left;
	position:			relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:			block;
	font-family:		verdana;
	font-size:			15px;
	font-weight:		bold;
	text-decoration:	none; 
	color:				#ffffff; 
	height:				19px; 
	background:			#003567; 
	padding-left:		10px; 
	line-height:		19px;
	padding-top:		8px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:			#003567;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background:			#003567;
}

.menu ul ul :hover > a.drop {
	background:			#003567;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:			hidden;
	position:			absolute;
	height:				0;
	top:				27px;
	left:				0; 
	width:				150px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:				27px;
	t\op:				27px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:			absolute; 
	top:				0; 
	left:				0; 
	border-collapse:	collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:			#003567; 
	font-family:		verdana;
	font-size:			11px;
	font-weight:		100;
	color:				#ffffff; 
	height:				auto; 
	line-height:		1em; 
	padding:			5px 10px;
	width:				150px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:142px;
	w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:				#fff; 
	background:			#255585;
}

.menu :hover > a, .menu ul ul :hover > a {
	color:				#fff;	
	background:			#255585;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible; 
}

