body{
	margin: 0px;
	background-color: #550000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body table{
	background-color: #660000;
	border: 1px solid #440000;
}
#top_spacer{
	height: 5px;
}

/*---------------------------------------HEADER--------------------------------------*/
#header_box{
	height: 80px;
	vertical-align: text-top;
	text-align: center;
	color: #EEE;
	font-size: 10px;
}
#header_box a{
	color: #EEE;
}
#header_box a:hover{
	text-decoration: none;
}

/*---------------------------------------BOXES--------------------------------------*/
#menu_box{
	text-align: center;
	display: table-row;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_box{
	min-height: 500px;
	vertical-align: top;
}
#footer_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: center;
	height: 24px;
	padding: 0px 0px 4px;
	border-top: 1px solid #CCCCCC;
}

/*---------------------------------------LOGIN--------------------------------------*/
#login_box{
	position: absolute;
	text-align: right;
	display: block;
	z-index: 20;
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 10px;
	background: url( "/images/layout/mission.png" ) no-repeat 210px 30px;
	float: right;
	padding: 0px;
	width: 976px;
	height: 18px;
	vertical-align: text-top;
	font-weight: bold;
	margin: 6px 0 0;
	*margin: 9px -4px 5px -253px;
}
#login_box a{
	color: #FFFFFF;
	text-decoration: none;
}
#login_box a:hover{
	color: #CCC;
	text-decoration: underline;
}

#login_box div#my_options
{
	border: 1px solid #fff;
	background-color: #999; 
	width: 90px; 
	padding: 3px;
	line-height: 1.4em;
	text-align: right;
	font-family: Arial;
	display: inline-table;
	font-size: 10px;
	list-style: none;
	margin-top: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
}
#login_box div#my_options span{
	margin: 0px;
}
#login_box div#my_options a{
	display: list-item;
	margin: 0px;
	padding: 4px;
	color: #900;
}
#login_box div#my_options a:hover{
	background-color: #fff;
}

/*---------------------------------------MENU--------------------------------------*/
#menu_box a{
	display: table-cell;
	width: 190px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #661111;
	padding: 6px;
	border: #662222 solid 1px;
}
#menu_box a:hover{
	text-decoration: underline;
	background-color: #662222;
}

/*---------------------------------------CONTENT--------------------------------------*/
#content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 20px 6px 4px;
}
#content_subtitle, #content_body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 5px 15px;
}
#content_subtitle {
	font-size: 12px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
#content_body {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-indent: 10px;
	line-height: 1.6em;
}

/*---------------------------------------FOOTER--------------------------------------*/
#footer_box a{
	padding: 0px 28px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer_box a:hover{
	text-decoration: none;
}

/*---------------------------------------HEADINGS--------------------------------------*/
h1{
	font-family: Verdana, Arial, helvetica;
	padding: 4px;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 2px solid #FFFFFF;
}
h2
{
	color: #fee;
	margin: 6px;
}

/* --------------------------------------------------------- FORMS ---------------------------------------------------------- */
a.clicker, span.clicker {
	display: -moz-inline-box; 
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, helvetica;
	font-size: 10px; 
	border: none; 
	background: url('/images/btn0.png') no-repeat;  
	height: 30px; 
	text-decoration: none; 
	color: #660000; 
	margin: 0 6px 0px 0; 
	padding: 0 10px 0 0; 
	vertical-align: middle; 
	zoom: 1; 
	_position: relative; 
	_width: 10px; 
	_overflow-y: hidden
}

a.clicker span, span.clicker button, span.clicker input {
	white-space: nowrap; 
	font-weight: bold;
	font-family: Verdana, helvetica;
	cursor: pointer; 
	display: -moz-inline-box; 
	display: inline-block; 
	font-size: 10px; 
	background: url('/images/btn0.png') 100% 0 no-repeat; 
	height: 30px; 
	padding: 8px 10px 0 0; 
	margin: 0 -16px 0 10px; 
	border: none; 
	vertical-align: text-top; 
	zoom: 1; 
	_position: relative; 
	_padding-right: 12px; 
	_margin-right: -10px; 
	_display: block; 
	_top: 0; 
	_right: -5px
}

span.clicker button, span.clicker input{ 
	padding-top: 0px; 
	line-height: 2.5
}

a.clicker:hover, span.clicker:hover, span.button-behavior-hover {
	cursor: pointer; 
	background-position: 0 0px; 
	text-decoration: none
}

a.clicker:hover span, span.clicker:hover button, span.button-behavior-hover button, span.button-behavior-hover input {
	cursor: pointer; 
	background-position:100% 0px;
	text-decoration: underline;
}

label{
    clear: left;
    float: left;
    padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
	margin: 8px;
	text-align: left;
	width: 100px;
}
input, textarea, select{
	margin: 4px 0px;
	text-align: left;
	border: 1px solid #300;
	padding: 3px;
}
input:focus, textarea:focus, select:focus{
	background-color: #FCC;
}
input.button{
	width: 150px;
	margin: 4px;
	margin-left: 0px;
	text-align: center;
}
.form_note{
	font-size: 10px;	
	font-weight: bold;
	font-style: italic;
}
.form_note a{
	color: #335588;
}

#login_form{
	width: 296px; 
	border: 2px solid #006600;	
}

#files_list{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	display: table;
}

#files_list div{
	display: table-row;
	width: 500px;
}

#files_list div .filename{
	display: table-cell;
	width: 400px;
	padding-left: 8px;
	vertical-align: center;
}

#field_note_box{
	display: none;
	background-color: #FFFFCC;
	color: #000066;
	font-weight: bold;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 50px;
	vertical-align: middle;
}

/*---------------------------------------ACCORDIAN--------------------------------------*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

#basic-accordian{
	padding: 5px;
	width: 965px;
	position: relative;
	left: 5px;
	top: 5px;
	z-index: 2;
}

.accordion_body{
	float: left; 
	width: 780px;
	font-size: 12px;
}

.accordion_headings{
	padding: 5px;
	background: #CC9999;
	color: #FFFFFF;
	border: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
}

.accordion_headings:hover{
	background: #996666;
}

.accordion_child{
	min-width: 715px;
	padding: 05px;
	background: #FFFFFF;
	border: 1px solid #FFF;
	z-index: 8;
	min-height: 270px;
	height: auto;
	height: 100%;
	min-width: 450px;
}

.header_highlight{
	background: #FFFFFF;
	color: #660000;
}

.tab_container *{
	float: left;
	padding: 4px 8px;
	margin: 1px 0px;
	width: 250px;
}

/*---------------------------------------TABLES--------------------------------------*/
.data_list_table{
	width: 90%;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #400;
}
.data_list_table th, .data_list_table td{
	font-family: Arial;
	font-size: 12px;
	border:  1px solid #C99;
}
.data_list_table th{
	background-color:  #FCC;
	font-weight: bold;
	padding: 6px;
}
.data_list_table td{
	padding: 4px;
}
.data_list_table tr.std_row{
	background-color: #EEE;
}
.data_list_table tr.alt_row{
	background-color: #DDD;
}

/* -------------------------------------- SECTION HEADER ---------------------------------------- */
.section_header{
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin: 3px 9px;
	padding: 4px;
}

/* -------------------------------------- Library ---------------------------------------- */
#library_list{
	list-style: 	none; 
	margin: 		0px; 
	padding: 		0px 20px; 
	font-size: 		12px;
	color: 			#fff;
}