
body
{
	font-family: Helvetica, Arial;
	background-color: #E5E6E7;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

#pagewrapper
{
	width: 995px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

.bar
{
	height: 17px;
	background-image: url('/images/bar.gif');
	overflow: hidden;
}

#header
{
	height: 212px;
	background-image: url('/images/homepage.jpg');
}

#menuwrapper
{
	height: 34px;
	background-image: url('/images/menuback.gif');
}

#menuwrapper td
{
	font-size: 8pt;
	padding: 0px 10px 0px 10px;
	line-height: 10pt;
	font-weight: bold;
	cursor: pointer;
}

#menuwrapper a
{
	text-decoration: none;
	color: #F2F4F8;
}

#menuwrapper a:hover
{
	color: #C92F35;
}

#menuwrapper td.divider
{
	background-color: #B8C0D6;
	padding: 0px;
}

#rightcolumn
{
	width: 280px;
	float: right;
	position: relative;
}

#rightcolumn p
{
	color: #2D4D95;
	font-size: 10pt;
	margin: 0px;
	padding: 10px 0px 0px 50px;
}

#logo
{
	padding: 27px 0px 27px 20px;
}

#leftcolumn
{
	margin: 0px 280px 0px 0px;
	padding: 22px 0px 0px 29px;
	color: #2D4D95;
}

h1
{
	font-size: 16pt;
	line-height: 18pt;
	margin: 0px;
	padding: 0px 0px 13px 0px;
	color: #004684;
}

h1 span
{
	color: #E3363D;
	font-weight: normal;
}

#leftcolumn p
{
	font-size: 9pt;
	line-height: 14pt;
	color: #2D4D95;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#leftcolumn h2
{
	font-size: 9pt;
	line-height: 14pt;
	color: #2D4D95;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#home p
{
	padding: 0px;
}

.box
{
	width: 211px;
	height: 143px;
	float: left;
	margin: 0px 6px 0px 0px;
	cursor: pointer;
}

.bluebar
{
	padding: 1px 35px 0px 0px;
	height: 22px;
	overflow: hidden;
	background-image: url('/images/bluebar.png');
	text-align: right;
	behavior: url('/style/iepngfix.htc');
}

.bluebar a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	line-height: 11pt;
}

.box2
{
	width: 233px;
	height: 143px;
	float: left;
	margin: 0px 6px 0px 0px;
	cursor: pointer;
}

.bluebar2
{
	width: 171px;
	height: 22px;
	padding: 121px 62px 0px 0px;
	overflow: hidden;
	background-image: url('/images/bluebar2.png');
	text-align: right;
	behavior: url('/style/iepngfix.htc');
}

.bluebar2 a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	line-height: 11pt;
}

#footer
{
	background-color: #E5E6E7;
	font-size: 9pt;
	line-height: 11pt;
	color: #2D4D95;
	padding: 5px 0px 10px 0px;
}

a
{
	color: #E3363D;
	text-decoration: none;	
}
