@charset "utf-8";

body {

	background-color:#cecccc;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	padding:0;

	margin:0;

	border:none;

}

#wrap {
	background-color:#FFFFFF;
	background-image:url(../images/layout_assets/wrap_bk_tile.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	width:990px;
	border:1px solid #333333;
	margin:0 auto 0 auto;
	padding:0;

}

#header {

	padding:0;

	margin:0;

	border:none;



	}



#header img {

	border:none;

	padding:0;

	margin:0;

	}



#header_bottom {
	background-color:#ba0808;
	padding:0;
	margin:0;
	width:100%;
	}



#header_bottom .header_bottom_content {
	color:#FFFFFF;
	padding:6px 0 4px 0;
	margin:0;
	text-align:right;
	height:23px;
	}

#header_bottom .header_bottom_content form {
	padding:0;
	margin:0;
	border:none;
	float:left;
	
	}

#header_bottom .header_bottom_content form#LoginForm {
	width:690px;
	float:right;
	}
	
#header_bottom .header_bottom_content form#search {
	width:300px;
	text-align:left;
	}

#header_bottom .header_bottom_content form input {
	margin:0 5px 1px 0;
	padding:0;
	border:1px solid #666666;
	font-size:0.7em;
	}

#header_bottom .header_bottom_content form input.button {
	margin:0;
	padding:0;
	text-align:center;
	font-size:10px;
	background-color:#44484B;
	background-image:url(../images/layout_assets/nav_sprite.jpg);
	background-position:-40px -5px;
	background-repeat:no-repeat;
	border:none;
	color:#FFFFFF;
	width:40px;
	height:16px;
	}

#header_bottom .header_bottom_content a {
	text-decoration:underline;
	color:#FFFFFF;
	margin:0 0 5px 0;
	padding:0;
	}

#header_bottom .header_bottom_content a:hover {
	color:#001121;
	}

#header_bottom .header_bottom_content form strong {
	padding:0 5px 0 20px;
	margin:0;
	font-size:10px;
	font-weight:bold;
	}

#header_bottom .header_bottom_content form em {
	padding:0 20px 0 4px;
	margin:0 0 8px 0;
	font-weight:normal;
	font-style:normal;
	font-size:0.7em;

	
	}

#header_bottom .header_bottom_content em a {
	font-style:normal;
	padding:0;
	margin:0;
	}

#main {
	padding:0 0 40px 0;
	margin:0;
	border-top:none;
	border-right:none;
	border-bottom:35px solid #ba0808;
	border-left:none;
	font-size:small;
	color:#3f3f3f;
	background-position:0 0;
	background-repeat:no-repeat;
	}

#feature_graphic {
	float:left;
	width:806px;
	padding:0;
	margin:0;
	border:none;
	}

#feature_graphic img {
	padding:0;
	margin:0;
	border:none;
	}

#content {
	float:left;
	padding:30px 40px 0 40px;
	margin:0;
	width:726px;
	border:none;
	}

#sidebar {
	width:184px;
	margin:0;
	padding:0 0 70px 0;
	float:left;
	border:none;
	background-image:url(../images/layout_assets/sidebar_bk.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 184px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		
		/*width: 11em;*/
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : /*11.05em*/184px;
		margin-top : /*-1.35em*/-29px;
		
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
/*		width: 11em;*/
		w\idth : 10em;
		display : block;
/*		padding : 0 0.5em;*/
	}
	
	#nav li a:hover {
	color:#FFFFFF;

	font-weight:bold;

	text-decoration:none;

	margin:0;

	padding:0 0 0 30px;	

	width:154px;

	display:block;

	background-image:url(../images/layout_assets/nav_sprite.jpg);

	background-position:0 0;

	background-repeat:no-repeat;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

#sidebar ul#nav {
	width:184px;
	margin:0 0 20px 0;
	padding:0;
	font-size:x-small;
	background-position:0 0;
	background-repeat:no-repeat;
}

#sidebar ul#nav li {list-style:none;
	padding:0;
	margin:0 0 0 0;
	line-height:29px;
	background-color:#404346;
	background-image:url(../images/layout_assets/nav_sprite.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	

	

}

#sidebar ul#nav li ul {
	border:1px solid #424446;
	padding:5px 0 5px 0;
	background-color:#64696e;
	background-image:none;
	width:174px;
	}
	
	

#sidebar ul#nav li ul li{
	padding:0;
	margin:0;
	background-color:#64696e;
	}

#sidebar ul#nav li ul li a {
	background-image:none;
	background-color:#64696e;
	padding:0 0 5px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:1.55em;
	}

#sidebar ul#nav li a {

	color:#FFFFFF;

	font-weight:bold;

	text-decoration:none;

	margin:0;

	padding:0 0 0 30px;	

	width:154px;

	display:block;

	background-image:url(../images/layout_assets/nav_sprite.jpg);

	background-position:0 0;

	background-repeat:no-repeat;
	background-color:#64696e;

}


#sidebar ul#nav li a:hover  {

	text-decoration:underline;

	background-position:0 -29px;

	

}

#sidebar ul#nav li.last {

	border:none;

}




#sidebar p {
	padding:0 10px 10px 20px;
	margin:0;
	border:none;
	font-weight:bold;
	color:#5f696f;
	}
	
/*-----------------Content styles-----------------------*/



h1 {
	color: #ba0808;
	font-size: 1.6em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;

}

h2 {
	font-size:1.3em;
	color: #ba0808;
	padding:0 0 5px;
	margin:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h3, h4, h5, h6 {
	color: #878787;
	}

h3{
	color: #333333;
	font-size:1em;
	padding:0 0 5px 0;
	margin:0;
	border:none;
	}

#content table td h2 {
	font-size:1.1em;
	padding:0;
	margin:0;
	border:none;
	}

#content table td h3 {
	color: #666666;
	padding:10px 0 5px 0;
	margin:0;
	}

a {

	color: #911515;

}

a:hover {
	color: #000000;

}



p {

	padding:0 0 10px 0;

	margin:0;

	line-height:1.45em;

}

p strong {
}


.nofloat {

	clear:both;

	float:none;

	padding:0;

	margin:0;

	border:none;

}



em.subscript {

	font-style:normal;

	font-size:0.7em;}



#content ul {
	margin:0 0 0 0;
	padding:0 0 15px 20px;
	}

#content table td ul{
	margin:0/* 0 0 10px*/;
	padding:10px/* 10px 15px 10px*/;
	list-style:none;
	text-align:center;
	}

#content ul li{
	padding:0;
	margin:0;
	line-height:1.45em;
}	

#content table td ul li {
	padding:0 10px 10px 10px;
	margin:0;
	line-height:1.45em;}

#content ul.NoBulletList{

	list-style-type:none;

	margin:0;

	padding:0 0 10px 0;

	line-height:1.35em;

	}

#content table {
	margin:0 0 15px 0;
	}

#content table td {
	padding:0 0 5px 0;
	}

#content table#featurboxes td{
	background-image:url(../images/hp_feature_box_bk.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:10px 15px 10px 15px;
	border:1px solid #c4c4c4;
	text-align:center;
	width:205px;
	height:91px;
	}


#wrap #main #content table#featurboxes td#footy {
	background-image:url(../images/hp_feature_box_bk_footy.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	}



#content table#featurboxes td p {
	color:#5f696f;
	line-height:1.55em;
	padding:0px;
	margin:0;
	border:none;
	font-weight:bold;
	font-size:0.9em;
}

/*-------------------Start Footer styles-----------------------*/



ul#footer {
	width:990px;
	padding:5px 0 0.5em 0;
	margin:0 auto 0 auto;
	text-align:center;
	border:none;
}

ul#footer li {
	display:inline;
	padding:0 1em 0 0;
	margin:0 0 0 1em;
	font-size:x-small;
	border-right:#6e6d6d 1px solid;
	line-height:1em;
	text-align:center;
	color:#6e6d6d;

}

ul#footer li a {

	color:#6e6d6d;

	text-decoration:underline;

	padding:0;

	margin:0;

	

}

ul#footer li a:hover {
	color:#001121;

}

ul#footer li.last {

	border:none;

}



/*-------------------Start Slug/credit styles-----------------------*/

#slug {

	margin:10px auto 0 auto;

	padding:0 0 10px 0;

	text-align:center;

	font-size:x-small;

	color:#333333;

}

#slug a, .credit a {

	text-decoration:underline;

	color:#858585;

}

#slug a:hover, .credit a:hover {

	text-decoration:none;

}

.credit {

	padding:10px;

	margin:0 auto;

	border:none;

	color:#858585;

	text-align:center;

	font-size:x-small;

	}

noscript

{display:inline;}



noscript em {

	font-size:10px;

	font-style:normal;

	}
	
#content table td.ColHeader {
	background-color: #E9E9E9;
	/*	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 3px;*/
	padding:5px 0 5px 0;
}

#content table td.ColHeader h2 {
	text-align:center;
	display:block;
	width:60%;
	margin:0 auto 0 auto;
	padding:0;
	}
.FloatRight {
	float: right;
}
