body 
{
	margin: 0;
	padding: 0;
	background-color: #9aa3a2;
	font-size: 8pt;
	font-family: Verdana;
	color: #797979;
}

#header, #menu, #content
{
	display: block;
	width: 1000px;
	margin: 0 auto;
}

h1
{
	color: #000033;
	text-transform: uppercase;
	font-size: 10pt;
	padding-bottom: 9pt;
}

h2
{
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
}

h3
{
	padding: 0px;
	margin: 0px;
}

p
{
	margin-bottom: 10px;
}

img
{
	border: 0px;
}

.alignRight {
	float: right;
}

#menu
{
	background-color: #000033;
	width: 1000px;
	display: block;
}

#content
{
	border-bottom: solid 9px #000033;
	background-color: #FFF;
	padding: 10px 15px 0px 15px;
	width: 970px;
}

#homepageNews
{
	width: 465px;
	background: url(images/newsbackground.jpg) no-repeat;
	display: block;
	padding: 5px 0px 15px 0px;
	height: 300px;
	
}

#boxContentNews
{
	margin-top: 50px;
	padding: 0px 20px 10px 20px;
	color: #FFF;
	text-align: left;
	display: block;
	height: 220px;
	overflow: auto;
}

#boxContentNews a, #boxContentNews a:visited
{
	font-size: 9pt; 
	text-decoration: none;
	text-align: left;
	color: #FFF;
}

#boxContentNews p
{
	padding: 0px;
	margin: 0px;
}


#boxArrowNews
{
	color: #FFF;
	padding: 10px 20px 10px 0px;
	display: block;
	float: right;
	vertical-align: bottom;
	margin-bottom: 10px;
}

#boxArrowNews a, #boxArrowNews a:visited
{
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: 9pt; 
	text-decoration: none;
}

#boxContentNews h2
{
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#footer
{
	text-align: center;
	padding-top: 10px;
	display: block;
	background-color: #FFF;
	width: 970px;
	font-family: Helvertica Neue, Arial;
	font-size: 9pt;
	border-top: inset 1px #e6e6e6;
}

#footer a, #footer a:visited
{
	text-decoration: none;
	color: #000033;
}


.footerLinks a, .footerLinks a:visited
{
	color: #000033;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

#footer a.quietLink, #footer a:visited.quietLink 
{
	color: #797979;
}

#submenu h1, #newsItems h1
{
	text-transform: none;
	font-size: 9pt;
	padding-bottom: 8pt;
}

#newsItems ul
{
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}

#newsItems ul h1
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#newsItems ul ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

#submenu ul
{
	margin: 0px;
	padding-left: 20px;
}

#submenu li, #newsItems li 
{
	list-style-type: none;
}

#newsItems li
{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

#submenu ul li a, #submenu ul li a:visited, #newsItems ul li a, #newsItems ul li a:visited
{
	color: #797979;
	text-decoration: none;
}

#newsItems ul li a, #newsItems ul li a:visited
{
	font-size: 8pt;
}

#submenu ul li a:hover, #newsItems ul li a:hover
{
	color: #000033;
}

#newsItems li
{
	margin: 0 0 3px;
	padding:5px;
	background-color:#CCC;
	color:#fff;
	list-style: none;
}

#newsItems ul li a, #newsItems ul li a:visited
{
	color: #000;
}

td
{
	font-size: 8pt;
	font-family: Verdana;
}

a, a:visited
{
	color: #000033;
}

.imageLeft
{
	float: left;
	padding-right: 5px;
}

.imageRight
{
	float: right;
	padding-left: 5px;
}

#homePageFlash
{
		z-index: 700px;
}