BODY
{

	
	background-position: 	top center;
	background-repeat:		no-repeat;
 	
	background-color:			#01041c;
	
    font-size: 12px;
    
	
    font-family:Geneva, Arial, Helvetica, sans-serif;
    
	/*Keep scrollbar to prevent jumping */
	overflow-x: auto;
	overflow: 	-moz-scrollbars-vertical;
}

.content_text {
	font-size: 12px;
}


.intro_text {
	font-size: 14px;
}

.main_content {
	background-repeat: 	;
	padding:	0 0 0	20px; 
	text-align: left;
	vertical-align: top;
    
}

.main_content_td {
	background-repeat: 	;
	padding:	0 0 0	0px; 
	text-align: left;
	vertical-align: top;
   
}

.footer_content {
	padding:		20px; 
	text-align: 	center;
	vertical-align: top;
}
	
    
.internal_link {
    font-style:italic;
    font-weight:bold;
    color:#CC0000;
}

/** Decoration **/
.thin_black_border
{
	border: 1px solid #000000;
}
/** End decorations **/


/** Form Formatting **/
/** End Form Formatting **/


/** Formatting adjustments **/
h2 {
	margin-bottom: 10px;
	margin-top: 0;
}

.myTable {
	width: 90%;
	border-width: 4px 4px 4px 4px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

.smallText {
	font-size:10px;
    font-weight:bold;
    text-align:center;
    width: 20%;
    
}

.gen_link {
	color:#FFFF00; 
    font-size:12px;
}
.gen_link:hover {
	color:#CC6600; 
}

.sub_link {
	color:#000066; 
    font-size:16px;
}
.sub_link:hover {
	color:#CC6600; 
}

.cont_link {
	color:#000066; 
    font-size:14px;
}
.cont_link:hover {
	color:#CC6600; 
}

.foot_link {
	font-size: 10px; 
    color: #000099;
    word-spacing: 1em; 
    font-weight:bold;
}
.foot_link:hover {
	color:#CC6600; 
}




/** End Formatting adjustments **/
