BODY { 
	margin: 0px 0px 0px 0px ;
	background: #808080; 
}

P {
	text-align: justify ;
}

TABLE {
	border: none ;
	width: 100% ;
}

TD { 

	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #666666; 
	vertical-align: top ;
	text-align: left ;

}

INPUT {
	background-color: #DDDDDD ;
}

TEXTAREA {
	background-color: #DDDDDD ;
}

IMG {
	border: none ;
}

A:link {

	color: #A85E63; 
	text-decoration:none;
}

A:visited {

	color: #5F2236; 
	text-decoration:none;
}

A:hover {

	color: #FF4884;
	text-decoration:underline;
}

a:hover.m {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}



#content_wrapper {
	background: #FFFFFF ;
	width: 770px ;
	padding-left: 10px ;
	padding-right: 10px ;
}

#header {
	width: 750 ;
	padding-bottom: 5px ;
}

#splash_image {
	margin-bottom: 5px ;
	width: 750 ;
	height: 200 ;
}

#footer {
	padding: 5px 5px 5px 5px ;
	border: 1px solid #E3E3E3;
	margin-bottom: 5px ;
	text-align: center;
}

#top_nav {
	padding-right: 10px ;
	padding-top: 15px ;
	text-align: center ;
	text-vertical-align: middle ;
}

#bottom_nav {
	padding-bottom: 4px ;
}

#copyright {
	color: #9B9A9A;
}

#view_page {
	width: 500px ;
}

#newsbox {
	width: 250px ;
	background-color: #F5F4E1 ;
}

.newsbox_bullet {
	height: 10px ;
	width: 10px ;
	background: url( /images/bullet_2.gif ) center center no-repeat ;
}

#newsbox_title {
	color: #636200 ;
	font-weight: bold ;
	margin-bottom: 5px ;
}



.blank {
	font-size: 1pt;
}



.line {
	font-size: 1pt;
	background-color: #90969F;
}		


.logo_image {
	padding-left: 10px ;
}

.banner {
	font-size: 12pt;
	color: #868787;
	background-image: url( '/images/banner_bullet.gif' ) ;
	background-repeat: repeat-y ;
	font-weight:bold;
	padding-bottom: 8px ;
	padding-left: 11px ;
}


.section_head {
	font-weight: bold ;
	background-image: url( '/images/section_head_bullet.gif' ) ;
	background-repeat: no-repeat ;
	background-position: left center ;
	vertical-align: middle ;
	padding-bottom: 4px ;
	padding-left: 11px ;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.table_border {

	border: 1px solid #E3E3E3;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
} 



.td_color_1 {

	background-color: #9ABF3A;
}



.td_color_2 {

	background-image: url('images/side_bg_left.gif');
}

.error {

	color: #FF0000 ;
	font-style: italic ;

}

.form_label {
	font-weight: bold ;
}
