body { margin: 0; background: #FFFFFF; text-align: left;}
body,td { font-family: Arial,sans-serif; color:#333333; font-size:12px;}


.topbanner_l { width: 110px; height: 77px; border-right: solid 1px #13147E; vertical-align: middle; text-align: center; }
.topbanner_c { vertical-align: middle; text-align: center; font-size: 25px; font-family: "Gill Sans", Arial; color: #13147E; font-weight: normal; }
.topbanner_r { border-right: solid 1px #13147E; text-align: right; vertical-align: bottom; }
.topbannerlinks a { color: #13147E; font-size: 12px; line-height: 18px; text-transform: uppercase; text-decoration: none; padding: 0 20px 10px 0; }
.topbannerlinks a:hover { text-decoration: underline; }

.left_col { background-color: #13147E; font-size: 1px; }
.main_col { width: 605px; vertical-align: top; min-height: 400px; padding: 20px 20px 20px 35px; border-right: solid 1px #13147E; border-bottom: solid 1px #13147E; }
.news_col { width: 170px; vertical-align: top; text-align: right; padding: 20px 10px 20px 10px; border-right: solid 1px #13147E; border-bottom: solid 1px #13147E; }

.normaltext {
	color: #3D5762;
	text-align: left;
	text-transform: inherit;
}

.menu { background-color:#13147E; border-top: solid 2px #13147E; }
.menu2 { background-color:#4B5E96; }
.menu3 { background-color:#6680CC; }

.menu1 td a, .menu2 td a, .menu3 td a { color: #FFF; text-decoration: none; text-transform: uppercase; }

.menu1 td { background-color: #13147E; padding: 1px 5px 1px 5px; }
td.menu1_item_selected { background-color: #FFF; }
td.menu1_item_selected a { color: #13147E; }
td.menu1_item_err404 { background-color: #99147E; }

.menu2 td { background-color: #4B5E96; padding: 1px 5px 1px 5px; }
td.menu2_item_selected { background-color: #FFF; }
td.menu2_item_selected a { color: #4B5E96; }
td.menu2_item_err404 { background-color: #995E96; }


.menu3 td { background-color: #6680CC; padding: 1px 5px 1px 5px; }
td.menu3_item_selected { background-color: #FFF; }
td.menu3_item_selected a { color: #6680CC; }
td.menu3_item_err404 { background-color: #9980CC; }

.orange { color:#EF9A28; }
.blue { color:#13147E; }
.blue_bg { background-color: #13147E; }
a.link { color: #0000EE; text-decoration: none; font-weight: bold; }
a.link:hover { text-decoration: underline; }

h1, .title1 {
	color: #13147E;
	font-size: 18px;
	font-weight: normal;
	text-transform: inherit;
}

h2, .title2 {
	color: #13147E;
	font-size: 14px;
	font-weight: bold;
	text-transform: inherit;
}
h2 a, .title2 a { color: #0000EE; text-transform: inherit; text-decoration: none; }
h2 a:hover, .title2 a:hover { text-decoration: underline; }

.news_title { font-weight: bold; color:#003082; }
.news_date { color: #999; font-style: italic; }
.news_text { color: #003082; }
.news_more { color: #EF9A28; text-decoration: none; font-weight: bold; }
.disabled_news_title { font-weight: bold; color:#999; }
.disabled_news_date { color: #999; font-style: italic; }
.disabled_news_text { color: #999; }
.nav { color: #13147E; text-decoration: none; font-weight: bold; }
.border1 { border: 1px solid #CCC; }
.border1b { border-color: #CCC; border-width: 0px 1px 1px 1px; border-style: solid; }
