@import url(_layout.css);
@import url(_default.css);
body { color: #003562; } 
body { font-family: Arial; } 
body { font-size: 80%; } 
body a, body a img  { color: black; border-color: black; } 
body { background-color: white; } 
body { background-position: top center; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { color: #BEDCF4; } 
#header_content_footer_wrapper a, #header_content_footer_wrapper a img  { color: white; border-color: white; } 
#header_content_footer_wrapper { width: 750px; } 
#header_content_footer_wrapper { background-image: none; } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 163px; } 
#header h1 { padding-top: 100px; } 
#header h1 { padding-left: 60px; } 
#content { margin-left: 60px; } 
#content { margin-right: 243px; } 
#footer { margin-left: 60px; } 
#footer { margin-right: 243px; } 
#main_links { background-image: url(../images/bg/~~main_links); } 
#main_links { padding-top: 5px; } 
#main_links { padding-bottom: 5px; } 
#main_links { padding-left: 60px; } 
#main_links { padding-right: 60px; } 
#main_links a, #main_links a img  { color: black; border-color: black; } 
#main_links a { border-left-style: solid; } 
#main_links a { border-left-width: 1px; } 
#main_links a { border-left-color: #98826D; } 
#main_links a { border-right-style: solid; } 
#main_links a { border-right-width: 1px; } 
#main_links a { border-right-color: #98826D; } 
#content div.sublinks a { color: #96B5CF; } 
#content div.sublinks a { background-color: #184E7C; } 
#content div.sublinks a { border-style: outset; } 
#content div.sublinks a { border-width: 2px; } 
#content div.sublinks a { border-color: #184E7C; } 
#content div.sublinks a.active { color: #96B5CF; } 
#content div.sublinks a.active { background-color: #0E436F; } 
#content div.sublinks a.active { border-style: inset; } 
#content div.sublinks a.active { border-width: 2px; } 
#content div.sublinks a.active { border-color: #0E436F; } 
#content .heading { color: #DDBD9F; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #2F5A7E; } 
#content th { color: #fff; } 
#content th { background-color: #2F5A7E; } 
#content th { border-style: solid; } 
#content th { border-width: 1px; } 
#content th { border-color: #000; } 
div#content table, div#content table td { border-color: #000; } 
#teaser_group_1 { margin-right: 53px; } 
#teaser_group_1 { width: 190px; } 
#teaser_group_2 .teaser { margin-left: 60px; } 
#teaser_group_2 .teaser { margin-right: 243px; } 
table tr.odd {
	background-color: #184E7C;
}
table tr.even {
	background-color: #0E436F;
}
