body
{
	background: #DDDCEA;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin: 0;
}

table
{
	border-collapse: collapse;
}

td
{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding: 0;
}

h1
{
	width: 100%;
	height: 25px;
	margin: 0 -10px 4px -10px;
	padding: 0 10px;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #3E3D67;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #010066;
	margin: 0;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 0 0 0;
}

a
{
	font-weight: bold;
	color: #010066;
}

ul
{
	list-style: url("../images/SquareBullet.gif") square;
	text-align: left;
	padding: 0;
}

p
{
	margin: 8px 0;
}

table.padded td
{
	padding: 2px;
}

td.column
{
	vertical-align: top;
	width: 189px;
}

td.divider
{
	background: url("../images/DottedLine.gif") center repeat-y;
	width: 5px;
}

tr.divider
{
	height: 5px;
}

div.content
{
	padding: 0 10px 4px 10px;
}

div.content img
{
	margin: 8px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#797B80,direction=115,strength=4);
}

div.highlight
{
	background: #DDDCEA;
	padding: 0 10px 4px 10px;
}

div.highlight h1
{
	background: #B29200;
}

span.moreinfo
{
	margin: 4px 0;
	width: 36px;
	background: url("../images/Arrow.gif") 2px right no-repeat;
}

span.moreinfo a
{
	color: #B29200;
	text-decoration: none;
}

span.moreinfo a:hover
{
	text-decoration: underline;
}

div.content ul, div.highlight ul
{
	display: block;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

div.content ul li, div.highlight ul li
{
	padding: 4px 0 0 8px;
    background: url("../images/Arrow.gif") 0 6px no-repeat;
}

span#frame
{
	display: block;
	width: 771px !important;
	width: 783px;
	background: #FFFFFF;
	border: 1px solid #010066;
	text-align: left;
	margin: 10px auto;
	padding: 5px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div#banner
{
	background: #DDDCEA url("../images/BannerLogoFlat.gif") top right no-repeat;
}

img#banner
{
	margin: 6px 0 4px 14px;
}

div#nav-level1 ul
{
	margin: 5px -2px;
}

div#nav-level1 ul li
{
	display: inline-block !important;
	display: inline;
	height: 25px;
	width: 148px !important;
	width: 151px;
	margin: 0 2px;
	line-height: 25px;
	background: #010066;
	text-align: center;
}

div#nav-level1 ul li.current
{
	background: #666666;
}

div#nav-level1 a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#contactContent a
{
	color: #666666;
	font-weight: normal;
}

div#contactContent p
{
	margin: 4px 0;
}

div#nav-bottom
{
	background: #999999;
	text-align: center;
	padding: 6px 0;
	margin-top: 5px;
}

div#nav-bottom ul
{
	display: inline;
	list-style: none;
	margin: 0;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}

div#nav-bottom ul li
{
	display: inline;
	padding: 0 20px;
	border-left: 1px solid #FFFFFF;
}

div#nav-bottom a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#ITS
{
	font-size: 9px;
	font-family: tahoma,helvetica;
	color: #999999;
	padding-bottom: 10px;
}

div#ITS a
{
	font-weight: normal;
	color: #999999;
}
