/* STANDARD SETTINGS */

body, td { 
	font-family							:	Arial, Helvetica, sans-serif, Verdana;
	font-size							:	12px;
	color								:	black;
	line-height							:	18px;
	text-align							:	left;
}

body {
	background-image					:	url('../images/browser_background.gif');
	background-repeat					:	repeat-x;
	background-color 					:	#FFFFFF;
	margin								: 	0px 0px 0px 0px;
}

a{
	text-decoration						:	none;
	color								:	#00a3db;
}

a:hover{
	text-decoration						:	underline;
	color								:	#00a3db;
}

a.white {
	text-decoration						:	none;
	color								:	#ffffff;
}

a.white:hover {
	text-decoration						:	underline;
}

hr {
	border								:	0px;
	border-top							:	1px solid black;
	height								:	1px;
	color								: 	black;
}

img { 
	border 								: 	0;
}

b {
	font-weight							:	bold;
}

i {
	font-style							: 	italic; 
}

p {
	margin								:	0px 0px 0px 0px;
}

h1 {
	font-size							:	16px;
	color								:	#004185;
	font-weight							:	bold;
	*margin-top							:	10px;
}

h2 { 
	font-size							:	14px;
	color								:	#004185;
	margin								:	0px 0px 5px 0px;
	padding								:	0px;
}

h3 {
	font-size							:	12px;
	color								:	#004185;
	margin								:	0px;
	padding								:	0px;
}

h3 a{
	color								:	#004185;
}

h3 a:hover{
	text-decoration						:	none;
}

span {
	font-size							:	12px;
	color								:	#00a3db;
	margin								:	0px;
}

.blue{
	color								:	#004185;
	font-size							:	11px;
	font-weight							:	bold;
}

/* MENU */

.menu_background{
	background-repeat					:	no-repeat;
	background-position					: 	0px -42px;
	width								: 	229px;
	padding								: 	0px;
	margin								:	0px;
}

.menu{
	background-repeat					:	no-repeat;
	background-position					: 	0px -42px;
	width								: 	229px;
	padding								: 	0px 0px 20px 0px;
	margin								:	0px;
}

td.menu_level0 {
	font-size							:	13px;
	text-align							:	left;
	padding								:	3px 0px 3px 30px;
}

td.menu_level1 {
	font-size							:	11px;
	text-align							:	left;
	padding								:	3px 0px 3px 13px;
}

td.menu_level2 {
	color								:	#00A3DB;
	font-size							:	11px;
	text-align							:	left;
	padding								:	0px;
}

.sub_menu {
	padding								:	0px 0px 8px 20px;
}

.sub_menu td a{
	color								:	#00A3DB;	
}

.sub_menu td a:hover{
	color								:	#00A3DB;
	text-decoration						:	underline;
	font-weight							:	normal;
}

.sub_menu td a.menu_link_selected{
	color								:	#00A3DB;
	text-decoration						:	underline;
	font-weight							:	normal;
}

a.menu_link{
	color								:	black;
	text-decoration						:	none;
}

a.menu_link:hover{
	color								:	#004185;
	font-weight							:	bold;
	text-decoration						:	none;
}

a.menu_link_selected{
	color								:	#004185;
	font-weight							:	bold;
	text-decoration						:	none;
}

.breadcrumb{
	color								:	#666666;
	font-size							:	10px;
	padding								:	0px 0px 5px 0px;
	margin								:	0px;
}

.breadcrumb a{
	color								:	#666666;
	font-size							:	10px;
}

/* LAYOUT */

.shadow_left{
	background-image					:	url('../images/table_shadow_left_2.gif');
	background-repeat					:	repeat-y;
	width								:	10px;
}

.shadow_right{
	background-image					:	url('../images/table_shadow_right_2.gif');
	background-repeat					:	repeat-y;
	width								:	10px;
}

.wrapper {
	background-color					:	#ffffff;	
}

.top_bar_left{
	width								:	751px;
	height								:	24px;
	background-color					:	#7fd0ed;
	border-bottom						:	1px solid white;
}

.top_bar_right{
	width								:	229px;
	height								:	24px;
	background-color					:	#00a3db;
	border-bottom						:	1px solid white;
}

.logo{
	background-image					:	url('../images/logo.gif');
	background-repeat					:	no-repeat;
	background-position					:	right bottom;
	padding								:	0px;
	margin								:	0px;
}

.header{
	background-image					:	url('../images/header.jpg');
	background-repeat					:	no-repeat;
	width								:	507px;
	height								:	180px;
}

.header_shadow_right{
	background-image					:	url('../images/header_shadow_right.gif');
	width								:	15px;
	height								:	180px;
}

.content_shadow_right{
	background-image					:	url('../images/content_shadow_right.gif');
	background-repeat					:	no-repeat;
	width								:	15px;
}

.fixed_highlight{
	background-color					:	#004185;
}

td.content {
	padding								: 	0px;
	margin								:	0px;
}

td.box_header {
	margin								:	0px;
	padding								:	15px 15px 5px 10px;
	color								:	#00a3db;
	font-size							:	14px;
	font-weight							:	bold;
}

td.box_content {
	font-size							:	11px;
	line-height							:	15px;
	padding								:	0px 15px 0px 10px;
}

.homepage_content{
	background-image					:	url('../images/content_title.gif');
	background-repeat					:	no-repeat;
	height								:	53px;
	padding								:	0px 5px 0px 25px;
}

td.level_3_header{
	height								:	15px;
	padding								:	0px 5px 0px 15px;
}

td.level_3_content{
	padding								:	0px 5px 0px 15px;
}

.highlight_middle{
	color								: 	black;
	font-size							:	11px;
	line-height							:	17px;
}

.highlight_middle font{
	margin /*\**/: 0px\9;
}

.highlight_middle p{
	margin /*\**/: 0px\9;
	*margin:0px;
}

/* FOOTER */

.footer{
	color								:	#ffffff;
	width								:	1000px;	
}

.footer_top{
	background-image					:	url('../images/footer_top.gif');
	background-repeat					:	repeat-x;
	background-color					:	#7fd1ed;
	width								:	219px;
	height								:	183px;
	padding								:	15px 0px 0px 10px;
}

.footer_top a{
	font-size							:	11px;
	line-height							:	14px;
}

.footer_top_mid{
	background-image					:	url('../images/footer_top_mid.gif');
	background-repeat					:	no-repeat;
	background-color					:	#7fd1ed;
	width								:	751px;
	height								:	183px;
	padding-left						:	30px;
}

.footer_top_mid .box_header{
	padding								:	15px 15px 2px 0px;
	margin								:	0px;
}

.footer_top_mid .box_content{
	padding								:	0px 15px 15px 0px;
	margin								:	0px;
}

.footer_top_mid .box_content a{
	font-size							:	11px;
	line-height							:	14px;
}

.footer_bottom_left{
	background-image					:	url('../images/footer_bottom_left.gif');
	background-repeat					:	no-repeat;
	width								:	721px;
	height								:	34px;
	padding								:	2px 0px 0px 40px;
	vertical-align						:	top;
}

.footer_bottom_right{
	background-image					:	url('../images/footer_bottom_right.gif');
	background-repeat					:	no-repeat;
	width								:	229px;
	height								:	36px;
	color								:	#ffffff;
	font-size							:	10px;
	font-weight							:	bold;
	padding								:	4px 0px 0px 10px;
	vertical-align						:	text-top;
}

/* PAGE LINK */

a.link_box {
	color								:	#00A3DB;
	text-decoration						:	none;
}

a.link_box:hover {
	color								:	#00A3DB;
	text-decoration						:	underline;
}

/* SEARCH */

.searchbox {
	background-color					:	#00a3db;
	width								:	229px;
}

.searchbox input{	
	border								:	1px solid #7fd1ed;
}

.searchbox input.submit{
	border								:	none;
	background-color					:	#00a3db;
	color								:	#ffffff;
	font-weight							:	bold;
	font-size							:	14px;
}

.more_info{
	color								:	#ffffff;
	font-weight							:	bold;
	font-size							:	14px;
}

.search_link a{
	color								:	#ffffff;
	font-size							:	12px;
}

/* FORM SETTINGS */

input {
	font-family							:	Arial, Helvetica, sans-serif, Verdana;
	font-size 							: 	11px; 
}

input.checkbox {
	font-weight 						: 	normal;
}

input.submit {
	font-weight 						: 	bold;
	cursor								:	pointer;
}
