body {
	font-family: arial,helvetica;
	font-size: 14px;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(/images/bk5.gif);
	background-repeat: repeat-all;
}

h4 { font-size: 12pt; font-family: arial, helvetica;}

td {
	font-family: arial,helvetica;
	font-size: 14px;
}

.login { color: #760D29; font-weight: bold; }
.hometext { font-size: 14pt; color: #305276; font-family: arial,verdana; line-height: 110%; }
sup { font-size: 8px; font-weight: normal; color: #757373; }
.black { color: #000000; }

.nav_bk { background-image: url(/images/nav/nav_bk.gif); background-repeat: repeat-all; }
.text_margin { margin: 15px; }
.content { background-image: url(/images/bg_layer_top.gif); background-repeat: no-repeat; }

.border { border: 3px double #efefef; }
.imgborder { border: 3px double #405151; }
.date { color: gray; font-size: 11px; font-family: verdana,arial; font-weight: bold; }

.heading { font-size:17pt; font-family: arial; color: #3763B1; font-weight: 600;}
.slogan { color: #D54168; font-size: 11px; font-family: verdana, arial; margin-left: 20px; }
.news_headline { background-color: #F6F4F4; border: 1px solid gray; padding: 4px; font-size: 13px; font-weight: bold; }
.home-callout { background-color: #F6F4F4; border: 1px solid gray; padding: 4px; font-size: 13pt; font-weight: normal; margin-top: 4px; }
.news { font-size: 12px;}
.subheading { font-size:13pt; font-weight: bold; font-family: arial,verdana; color: #000000; font-style: italic;}
.title { font-size:16pt; font-family: arial; color: gray; font-weight: 600;}
.bigtitle {
	font-size:20pt;
	font-family: times,serif,arial;
	color: #000000;
	font-weight: 600;
/*	text-transform : lowercase; */
}

.input	{
		background-color: #ffffff;
		font-family: Verdana,Arial,Helvetica;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		border: 1 solid gray;
	}

.submit	{
		background-color: #efefef;
		font-family: Verdana,Arial,Helvetica;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		border: 2px outset gray;
	}
	
a {	color: #0B3271; }
a:hover { color: #2C62B4; text-decoration: none; }

a.nav {	color: #000000; font-size: 12px; }
a.nav:hover { color: #2C62B4; }

a.select {	color: navy; font-size: 12px; font-weight: bold; }
a.select:hover { color: #2C62B4; }

/* breadcrumbs */
.breadcrumb { color: #275964; font-size: 10px; text-decoration: none;}
a.breadcrumb { color: #008EB1; font-size: 10px; text-decoration: none;}
a.breadcrumb:visited { color: #008EB1; font-size: 10px; text-decoration: none;}
a.breadcrumb:hover { color: #275964; font-size: 10px; text-decoration: none;}

/* footer */
.footer { font-size: 11px; }
a.footer { color: #000000; text-decoration: none; }
a.atlas { color: #345B97; font-size: 10px; }
a.atlas:hover { color: #000000; font-size: 10px; }

.small { font-size: 10px; }

.box { border: 1px solid #000000; padding: 8px; font-family: arial; background-color: #ffffff; margin: 1px; font-size:11px; }

.quote { color: #363C35; /* font-style: italic; */ }

/* Text Shadow */

.container { 
	position: relative; 
	left: 2px; 
	top: 2px; 
	color: #5364AE;
	font-family: arial, verdana, sans-serif;
	font-size: 71pt;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 7px;
}
.text { 
	position: absolute; 
	left: -2px; 
	top: -2px; 
	color: #96A2D5;
	font-family: arial, verdana, sans-serif;
	font-size: 71t;
	font-weight: bold;
	text-transform: lowercase;
} 

a.item { color: teal; font-size: 11px; font-weight: bold; }
.td1 { background-color: #e8e8e8; }
.td2 { background-color: #efefef; }
.item_header { font-size: 12px; }

.tag { font-family: arial,verdana; border: 1px solid #2E4297; background-color: #808CBF; padding: 6px; font-size: 12pt; font-weight: bold; color: #ffffff; }

#error { text-align: left; color: #c1131e; padding: 4px; }