/* CSS Document */
/*

#190F01 - black background
#DFE1D6 - cream background - main content


*/

body {
	margin: 0;
	padding: 0;
	padding-top: 22px;
	background: #190F01 url(../images/bg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000001;
}

body.home {
	background: #190F01 url(../images/bg_home.jpg) top center no-repeat;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000001;
}

p {
	margin-top: 0;
	padding-top: 0;
}


/*--------------------------------------*/


#main_container {
	position: relative;
	width: 726px;
	text-align: left;
}

#main_container.home {
	position: relative;
	width: 534px;
	text-align: left;
}


/*--------------------------------------*/


#main_content_1 {
	position: relative;
	width: 100%;
	height: 100%;
	background: #DFE1D6 url(../images/main_content_1.jpg) top left repeat-x;
}

#main_content_2 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_2.jpg) top right repeat-y;
}

#main_content_3 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_3.jpg) bottom left repeat-x;
}

#main_content_4 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_4.jpg) top left repeat-y;
}

#main_content_5 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_5.jpg) top center no-repeat;
}

#main_content_6 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_6.jpg) top right no-repeat;
}

#main_content_7 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_7.jpg) bottom center no-repeat;
}

#main_content_8 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_8.jpg) top left no-repeat;
}

#main_content_9 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_9.jpg) top left no-repeat;
}

#main_content_10 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_10.jpg) top right no-repeat;
}

#main_content_11 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_11.jpg) bottom right no-repeat;
}

#main_content_12 {
	width: 100%;
	height: 100%;
	background: url(../images/main_content_12.jpg) bottom left no-repeat;
}


/*--------------------------------------*/


#lh_col {
	float: left;
	width: 269px;
}

#lh_col .content {
	padding: 17px 9px 28px 3px;
}

#lh_col #submenu_top {
	background: #A9AC9C;
	margin-bottom: 7px;
}

#lh_col #submenu_top .content, #lh_col #submenu_top_special .content {
	padding: 10px 10px 10px 24px;
}

#lh_col #submenu_top ul, #lh_col #submenu_top_special ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#lh_col #submenu_top ul li, #lh_col #submenu_top_special ul li {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000003;
}

#lh_col #submenu_top ul li a, #lh_col #submenu_top_special ul li a {
	color: #000003;
	text-decoration: none;
}

#lh_col #submenu_top ul li a:hover, #lh_col #submenu_top_special ul li a:hover {
	text-decoration: underline;
}

#lh_col #submenu_top ul li.last, #lh_col #submenu_top_special ul li.last {
	padding-bottom: 0;
}




#lh_col #submenu_top ul li ul, #lh_col #submenu_top_special ul li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-top: 10px;
}

#lh_col #submenu_top ul li ul li, #lh_col #submenu_top_special ul li ul li {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000003;
}

#lh_col #submenu_top ul li ul li a, #lh_col #submenu_top_special ul li ul li a {
	color: #000003;
	text-decoration: none;
}

#lh_col #submenu_top ul li ul li a:hover, #lh_col #submenu_top_special ul li ul li a:hover {
	text-decoration: underline;
}

#lh_col #submenu_top ul li ul li.last, #lh_col #submenu_top_special ul li ul li.last {
	padding-bottom: 0;
}






#lh_col #submenu_top_special {
	background: #888B78;
	margin-bottom: 7px;
}

#lh_col #submenu_special {
	background: #A9AC9C;
	margin-bottom: 7px;
}

#lh_col #submenu_special .content {
	padding: 15px 10px 15px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000002;
}

#lh_col #submenu_special .content a {
	color: #000002;
}

#lh_col #submenu_special .content a:hover {
	text-decoration: none;
}

#lh_col #submenu_special .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000003;	
	border: none;
	padding-bottom: 3px;
}

#lh_col #submenu_callout {
	background: #888B78;
	margin-bottom: 7px;
}

#lh_col #submenu_callout .content {
	padding: 27px 10px 27px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

/*--------------------------------------*/


#main_col {
	float: right;
	width: 457px;
}

#main_col .content {
	padding: 26px 24px 28px 8px;
}

#main_col .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #4A621D;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #4A621D;
}


/*--------------------------------------*/


#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	font-size: 11px;
	text-align: center;
	padding-bottom: 15px;
}

#footer a {
	color: #FEFEFE;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/*--------------------------------------*/


.clr {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
} 


/*--------------------------------------*/


.warning {
	color: #FF0000;
	font-weight: bold;
}

.nostyle {
	border: 0;
}

/* table styles */
.report_table {
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 4px;
	margin: 0;
}

.report_table td.h {
	background-color: #004D91;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin: 4px;
}

.report_table td.h a {
	color: #FFFFFF;
	text-decoration: none;
}

.report_table td.h a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.report_table td.subh, .report_table th {
	background-color:  #EEEEEE;
	/*color: #000000;*/
	padding: 4px;
	margin: 4px;
	font-weight: bold;
	font-size: 11px;
}

.report_table td {
	border: 1px solid #EEEEEE;
	/*color: #000000;*/
	padding: 4px;
	margin: 4px;
}

.report_table tr:hover, .report_table tr.row_highlight {
	background-color: #FFFFCC;
	color: #003366;
}


/*--------------------------------------*/


.cal_header {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.calendar {
	border: 1px solid #999999;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #999999;
	vertical-align: top; 
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	/*overflow: scroll;*/
}

.calendar th {
	/*overflow: hidden;*/
}

.calendar_cell {
	width: 100%; 
	height: 100%; 
	overflow: auto;
	overflow: hidden;
}

.calendar td.today {
	background-color: #FFFFDD;
}

.dayofweek {

}

.empty_day {
	background-color: #CCCCCC;
}

.highlight {
	background-color: #FFFF00;
}


/*--------------------------------------*/
/* SITEMAP LIST STYLES */

.sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sitemap ul li {
	padding-left: 20px;
	padding-top: 10px;
}

/*--------------------------------------*/


