/*Defaults*/
BODY {
	font-family: Verdana, Tahoma;
	margin: 0;
	padding: 0;
	background-color: #8CA5C9;
	color: #0C2C5A;
}

A {
	color: #0C2C5A;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

TABLE {
	font-size: 13px;
}

IMG {
	border: 0;
}

H3 {
	margin-bottom: 0;
	color: #842500;
}

H5 {
	color: #842500;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}

INPUT {
	border: 1px solid #7390B8;
}

.submit {
	width: 100px;
}

.bg_t_l_x {background-position: top left; background-repeat: repeat-x;}
.bg_t_l_y {background-position: top left; background-repeat: repeat-y;}
.bg_t_r_y {background-position: top right; background-repeat: repeat-y;}
.bg_t_l {background-position: top left; background-repeat: no-repeat;}
.bg_t_r {background-position: top right; background-repeat: no-repeat;}
.bg_t_c {background-position: top center; background-repeat: no-repeat;}
.bg_b_l_x {background-position: bottom left; background-repeat: repeat-x;}
.bg_b_l {background-position: bottom left; background-repeat: no-repeat;}
.bg_c_c {background-position: center center; background-repeat: no-repeat;}

/*Custom styles*/

.top_table TD {
	background-color: #CDDEF6;
}

#top_header {
	font-size: 15px;
	padding: 0 0 0 20px;
	font-weight: bold;
}

#top_header_pda {
	font-size: 110%;
	font-weight: bold;
	white-space: nowrap;
}

.top_text {
	font-weight: bold;
}

.top_text #top {
	font-size: 140%;
}

.top_text #top_pda {
	font-size: 110%;
}

.main_menu TD {
	padding: 3px 0 5px 10px;
	background-image: url('img/502.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

.main_menu A {
	font-size: 16px;
	padding-right: 10px;
}

.main_menu A:HOVER, .main_menu_pda A:HOVER {
	color: #990000;
	text-decoration: none;
}

.main_menu #last_menu {
	background-image: none;
}

.main_text {
	background-color: #EEF5FF !important;
	padding: 10px 30px 5px 20px;
}

.main_text P {
	margin: 5px 0 25px 0;
}

.main_text TD {
	background-color: #EEF5FF !important;
}

.main_text LI {
	list-style-type: square;
	margin: 5px 0 20px 0;
}

.copy, .copy_pda, .sevenstyles {
	background-color: #8CA5C9 !important;
	color: #184B93;
	font-size: 10px;
	padding-left: 25px;
}

.copy_pda {
	padding-left: 0;
	text-align: center;
}

.sevenstyles, .sevenstyles A {
	color: #C2D2EB; 
	text-decoration: none;
	padding-left: 0;
	padding-right: 5px;
}

.sevenstyles TABLE {
	padding-right: 5px;
}

.sevenstyles TABLE:HOVER {
	color: #C2D2EB; 
	border-bottom: 1px solid #C2D2EB; 
}

.address P {
	margin: 5px 0 3px 0;
}

.n_header {
	color: #990000;
	font-size: 14px;
}

.n_date {
	font-style: italic;
	font-size: 7px;
	color: #555555;
}

