body {
	margin:20px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #004a8d;
	font-size: 12px;
}

div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}

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

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#184aa5;
}

a:hover {
	text-decoration:none;
	color:#993209;
}

h1 {
	font-size: 24px;
	font-family:"helvetica Cond", Helvetica, Arial, Verdana, "Franklin Gothic Demi Cond", ;
	color: #999;
	line-height: 28px;
	font-weight: 900;
	padding: 0px;
	margin: 30px 0px 15px 0px;
}

h2 {
	font-size: 24px;
	color: #3f5771;
	line-height: 24px;
	font-weight: 900;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 18px;
	color: #184aa5;
	line-height: 18px;
	font-weight: 900;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

h4 {
	font-size: 16px;
	color: #999;
	line-height: 16px;
	font-weight: 900;
	padding: 0px;
	margin: 20px 0px 15px 0px;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
}

li {
	padding-left: 10px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: inside;
}

/** wrapper to make the page center **/
#container {
	width:800px;
	margin: 0px 10px;
	padding:0;
	text-align: left;
	background: #fff;
}

#top {
	position:relative;
	width:100%;
	height:183px;
	background: #fff; 
	border-bottom: 1px solid #666;
}

#bottomband {
	position:relative;
	width:100%;
	height: 20px;
	float:left;
	color: #333333;
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 15px 0px;
	background: #fff;
}

#logo {
	position:relative;
	width: 585px;
	height:183px;
	float:left;
}

#slogan {
	position:relative;
	width:180px;
	float:right;
	text-align: right;
	size: 16px;
	font-weight: bold;
	padding: 52px 12px 6px 0px;
}

/** div container for top menu. position:top **/
#top #topmenu {
	position:relative;
	float:right;
	height:24px;
	text-align: right;
/*	border-bottom: 1px solid white; */
/*	background:transparent url(/images/stripeBg.gif) repeat-x left top;*/
	width: 400;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.mainlevel {
	display:block;
	height: 100%;
	background: #993209;
}

#topmenu a:link,
#topmenu a:active,
#topmenu a:visited
{
	padding: 4px 16px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	white-space: nowrap;
	background: #999;
	border-left: 1px solid white;
}

#topmenu a#highlight {
	padding: 4px 16px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	white-space: nowrap;
	background: #993209;
	border-left: 1px solid white;
}

#topmenu a:hover {
	color: #fff;
	background: #993209;
}

/** div container for image header **/
#imgheader {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	height:140px;
	background:#fff url(/images/glacier.jpg) no-repeat left top;
}

#imgheader #headertext {
	position:relative;
	float:right;
	height: 100%; /*213px; */
	width: 207px;
	background-color: #3f5771;
	padding: 0px;
}

#mainContent {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	height:100%;
	border-bottom: 1px solid #666;
	background: #aaa;
}

#mainContent #mainLeft {
	position:relative;
	float:left;
	height: 100%; /*213px; */
	width: 592px;
	background:#fff url(/images/maincontent-bg.gif) repeat-x left bottom;
	padding: 0px;
}

#mainContent #mainRight {
	position:relative;
	float:right;
	height: 100%; /*213px; */
	width: 207px;
	padding: 0px;
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
	padding: 0px 20px 0px 20px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height: 32px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover {
	color:#ef7b18!important;
	text-decoration:none!important;
}

a#active_menu {
	color: #ef7b18;
	text-decoration: none;
}

.dkBlue {
	color:#3f5771; /*ef7b18;*/
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.homeContent {
	padding: 25px 30px 30px 30px;
}

.homeRightContent {
	padding: 35px 20px 30px 20px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #b02f27;
	text-align: center;
}

.homeHeaderContent {
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/********************************************************/
/* end */
/********************************************************/
