body { 
	margin: 0; 
	padding: 0; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	background: #000000 url(images/bg.jpg) repeat-x;
	line-height: 1.5em; 
}


.content { 
	background: #FFF url(images/bgmain.jpg) repeat-y center;
	color: #666666; 
	margin: 0 auto; 
	padding: 0; 
	width: 887px;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header { 
	margin: 0; 
	width: 887px; 
	background: #660000 url(images/header.jpg) no-repeat center top;  
	height: 166px; 
	color: #FFF; 
}

#header .title {padding: 45px 0 0 50px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 32px; letter-spacing: 2px; font-weight: 600 ;
		margin: 0;
		padding: 0; 
}

#header h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px; 
		background-image: none;
		color: #000000;
		margin: 0;
		padding: 0 0 0 2px;
}

#header h4 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px; 
		background-image: none;
		color: #ffffff;
		margin: 0;
		padding: 0 0 0 2px;
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: #A90000 url(images/bgmenu.jpg) repeat-y center;
	width: 887px;
	height: 130px;
	color: #FFF;
}

#subheader .padding { 
	padding: 5px 15px 5px 15px; 
	color: #FFFDE4; font-size:12px; 
	text-align: justify; 
	line-height: 18px;
}
#subheader h2 { color: #FEAB06; background: none;}
#subheader a {color: #FECF5F; }
strong {font-size:15px; color: #FFFFFF;}


/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#nav { text-align: left; color: #7D8085; padding: 20px 0 0 0px; width: 170px; }
#nav li { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #ccc; 
	height: 25px; background: url(images/li.gif) no-repeat left;
}
#nav li a { 
	color: #546078; 
	text-decoration: none;  
	padding: 5px 0 0 10px; 
	display: block; 
	height: 25px;
}
#nav li a:hover { 
	color: #FFF; 
	text-decoration: 
	none; background: #A90000; 
	display: block; 
	height: 25px;}
	
#left_side #nav ul li.deadlink { 
	text-align: left; 
	padding: 5px 0 0px 10px; 
	width: 160px;
	text-decoration: none; 
	margin: 5px 0px -5px 0px;  
	color: #FFF; 
	background: #A90000 url(none); 
	display: block;
	}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { background: #FFF; width: 865px; margin: 0 10px 0 10px; }  
#main p {color: #000000; font-size: 12px;}
#main #left_side { 
	padding:0px 0 0 10px; margin:0;
	width: 180px; 
	background: url(mright.png) no-repeat right; 
	min-height: 505px;  
}

#main #left_side .hitems { margin: 15px 0 0 0; 	padding: 0; }
#main #left_side .hitems p { text-align: justify }

 
#main #left_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(images/arrow.gif);
}
	
#main #left_side .hitems li { 
 	font-size: 12px;
	margin: 0 0 2px 10px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .right_side { 
	float: right; 
	width: 650px; 
	background: #FFF; 
	padding:15px 15px 0 0; 
	margin:0; 
	text-align: justify; 
	color: #000000; 
	}
	
#main h3 { 
	font: 85% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #5f5f5f; 
	background: inherit; 
	border-bottom: 1px solid #a90000;
}

#main .box  {background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}



/* TESTING TABLE
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#testing {
	width: 650px;
	float: right;
	font: 110% Arial, Helvetica, sans-serif;
}

#testing table tr td {
	vertical-align: top;
	padding: 5px;
	line-height: 125%;
	background: #FFFFFF;
	text-align: justify;
}

#testing table tr th.question_column {
	background: #FFFFFF;
	text-align: center;
	width: 140px;
}
#testing table tr th.answer_column {
	background: #FFFFFF;
	text-align: center;
	width: 247px;
}

#testing table {
	background: #999999;
	cellspacing: 1px;
	width: 650px;
}
 #testing table tr td.left_align {
	text-align: left;
}







/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 40px;
	color:#555;  
	background: #fff url(images/footer.jpg) top no-repeat; 
	font-size:90%; 
	padding: 0; 
	text-align:center; 
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/
ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }


p { margin: 0 0 5px 0; padding: 0; color: #808080; background: inherit; }
a { color: #a90000; background: inherit; text-decoration:none; }
a:hover { color:#FC7901; background: inherit; text-decoration:none; }

h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

h2 { 
	background: url(images/h.gif) no-repeat left;
	color:#000;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:5px 0 0 15px; 
}

h2 a { background: #FFF; color: #000; }
h2 a:hover { background: #FFF; color: #A90000; }
h5 {
	text-align: left;
	font-size:110%;
		display: block;
	padding-left: 6px;
	margin: 10px 0px 0px 2px;
	border-left: 6px solid  #660000;
	border-bottom: 1px solid #cccccc;
}


fieldset {	border: 1px solid #A90000; }

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #A90000; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #A70000; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.faq {
	font-weight: bold;
	font-size: 115%;
	border-top: 1px solid #a90000;
	display: block;
	padding-top: 10px;
}
.bold_red {
	font-weight: bold;
	font-size: 115%;
	border-top: 1px solid #a90000;
	color: #770D13;
	display: block;
	padding-top: 10px;
}
.just_bold {
	font-weight: bold;
}
