body {
	margin:2px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #fff;
	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:#24408F;
}

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

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: 18px;
	color: #24408F;
	line-height: 24px;
	font-weight: 900;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 18px;
	color: #24408F;
	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:799px;
	margin: 10px auto;
	padding:0;
	text-align: left;
}

#top {
	position:relative;
	width:100%;
	height:111px;
	background: url(/images/logo-bg.gif) repeat-x left top; 
}

#bottomband {
	position:relative;
	width:100%;
	height: 2px;
	float:left;
	color: #333333;
	font-size: 10px;
	text-align: center;
	margin: 10px 0px 5px 0px;
}

#logo {
	position:relative;
	width: 558px;
	height:87px;
	float:left;
	padding-left:40px;
}

#slogan {
	position:relative;
	width:160px;
	float:right;
	text-align: right;
	size: 14px;
	font-weight: bold;
	padding: 12px 2px 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: 570px;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}

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

#topmenu a:link,
#topmenu a:active,
#topmenu a:visited
{
	padding: 4px 14px;
	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: #D91801;
	border-left: 1px solid white;
}

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

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

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

#mainContent {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	height:100%;
/*	border-bottom: 1px solid #D91801;*/
	background: #ccc;
}

#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:#24408F; /*ef7b18;*/
	font-weight: bold;
}

.small {
	font-size: 10px;
}

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

.homeRightContent {
	padding: 25px 10px 30px 10px;
	color: #D91801;
}

.homeHeaderContent {
	color: white;
	font-weight: normal;
	font-size: 20px;
	padding: 40px 10px 30px 10px;
	text-align: center;
	font-family: Helvetica, "Times New Roman", Times, serif;
}

.largeFont {
	font-size: 14px;
}

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