/* CSS Document */

body
{
	width:100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:0px;
}
div#intHeader
{
	width:90%;
	margin-top:-5px;
}
div#header
{
	width:100%;
}
div#contentContainer
{
	margin:0px;
	padding:0px;
	margin-top:10px;
	width:100%;
}
div#MainContent
{
	width:85%;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
	height:120px;
}
div#leftBar
{
	display:none;
}
div#buttonsPrint
{
	width:100%;
	margin:0px;
	padding:0px;
}
div#flashHeader
{
	display:none;
}
div#listmenu
{
	display:none;
}
div#leftBarTemplate
{
	display:none;
}
h1
{
	color:#103468;
	font-size:24px;
}
h2
{
	color:#103468;
	font-size:14px;
}
h3
{
	color:#103468;
	font-size:12px;
}
div#footer
{
	font-size:8px;
	text-align:center;
	margin-top:60px;
}
ul li 
{
	list-style-type:square;
}
a, a:visited
{
	color:#103468;
	font-weight:bold;
	text-decoration:underline;
}
.printhide
{
	display:none;
}

