body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Century Gothic, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body,html {
	height: 100%;
}

form {
	margin: 0px;
}

.default_textbox {
	border:1px solid #81afda;
}

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

h1 { color: #00488b; font-weight:bold; }
h2 { color: #00488b; font-weight:bold; }
h3 { color: #00488b; font-weight:bold; }
h4 { color: #00488b; font-weight:bold; }
h5 { color: #00488b; font-size:14px; font-weight:bold; }
h6 { color: #00488b; font-weight:bold; }

hr {
	height:1px;
	color:#cce1f4;
}

a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.selected:link, a.selected:visited, a.selected:active {
	color: #000000;
	text-decoration: none;
}

#main_menu {
	height:60px;
	vertical-align:bottom;
	text-align:right;
	line-height:20px;
	font-weight:bold;
	padding-right:13px;
}

#main_menu span {
	padding-left:13px;
}

.main_holder {
	width:780px;
	background: url('images/header_logo.gif') no-repeat;
	background-position: 0px 0px;
}

#main_holder {
	position:relative;
	width:780px;
}

#flashlogo_holder {
	position:absolute;
	top:0;
	left:0;
	width:239px;
	height:152px;
}

#submenu_holder {
	text-align:left;
	vertical-align:top;
	padding-top:97px;
	width:239px;
}

#submenu_holder .level2 {
	display:block;
	width:200px;
	height:20px;
	color:#00488b;
	font-weight:bold;
	line-height:20px;
	text-indent:6px;
	border-bottom: 1px solid #cce1f4;
}
#submenu_holder .level2_selected {
	display:block;
	width:200px;
	height:20px;
	color:#78acdb;
	font-weight:bold;
	line-height:20px;
	text-indent:6px;
	border-bottom: 1px solid #cce1f4;
}
#submenu_holder .level3 {
	display:block;
	width:200px;
	height:20px;
	color:#00488b;
	font-size:9px;
	line-height:20px;
	text-indent:15px;
	border-bottom: 1px solid #cce1f4;
}
#submenu_holder .level3_selected {
	display:block;
	width:200px;
	height:20px;
	color:#78acdb;
	font-weight:bold;
	font-size:9px;
	line-height:20px;
	text-indent:15px;
	border-bottom: 1px solid #cce1f4;
}
#submenu_holder .level4 {
	display:block;
	width:200px;
	height:20px;
	color:#00488b;
	font-size:9px;
	line-height:20px;
	text-indent:24px;
	border-bottom: 1px solid #cce1f4;
}
#submenu_holder .level4_selected {
	display:block;
	width:200px;
	height:20px;
	color:#78acdb;
	font-size:9px;
	line-height:20px;
	text-indent:24px;
	border-bottom: 1px solid #cce1f4;
}



.content_holder {
	width:541px;
	padding-top:23px;
}

#content { padding:6px; }
#content table { border: 1px solid #cce1f4; }

.link a:link { text-decoration:none; } 
.link a:hover { text-decoration:none; } 
.link a:visited { text-decoration:underline; } 
.link a:active { text-decoration:underline; } 

#mainmenu_name {
	position:absolute;
	margin-top:27px;
	color:#aecde9;
	font-size:26px;
}

.content_header_notopmargin {
	margin-top:29px;
	color: #00488b;
	font-size:13px;
	font-weight:bold;
	height:22px;
}

.content_header {
	margin-top:49px;
	color: #00488b;
	font-size:13px;
	font-weight:bold;
	height:22px;
}

#footer {
	background: url('images/footer.gif') no-repeat;
	background-position: bottom left;
	height:44px;
	color:#ffffff;
	font-size:11px;
	text-align:left;
}
#footer a {	color:#ffffff; }
#footer a:hover { text-decoration:underline; }

#footer_visual { position:relative;  } 
#footer_visual img {position:absolute; top:0px; left:0px; } 
#footer_visual div { border: solid 1px #78acdb; position:absolute; top:-152px; left:32px; width:136px; height:172px; } 
#footer_text { line-height:16px; padding-left:245px; } 

img.border {
	border: 1px solid #ffffff;
}

.visual_right_top {
	position: absolute;
	top: 90px;
	right: 11px;
	border: solid 1px #78acdb;
}

.tweet {
	margin:4px 20px 0px 6px;
	padding:5px;
	color:#fff;
	font-weight:bold;
	background-color:#81afda;
	font-size:11px;

}

.tweet a:link,
.tweet a:hover,
.tweet a:visited,
.tweet a:active { color:#fff; } 
