body {
	margin: 0px;
	background-image: url('../gfx/bg.jpg');
	background-repeat: repeat-x;
}

hr.thinLine
{
	border: 1px solid #E6E6E6;
}

img.subPage
{
	margin-top: 30px;
	border: 0px;
}

/*Main DIVs */

#container 
{
	width: 950px;
	background-image: url('../gfx/bg_content.jpg');
	background-repeat: repeat-y;
}

#header
{
	height: 100px;
	background-color: #FFFFFF;
}

#header h1
{
	display: none;
}

#header img
{
	border: 0px;
}

#imageHeader
{
	height: 229px;
}

#content
{
	margin-left: 364px;
	margin-right: 200px;
	padding: 20px 30px 30px 30px;
	font-family: verdana;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #636363;
}

#content h2
{
	color: #b70059;
	line-height: 0.9em;
	font-size: 1.1em;
}

h4
{
	line-height: 1.4em;
	font-size: 1.8em;
	margin: 20px 0px 10px 0px;
}

#menu
{
	width: 334px;
	padding-right: 30px;
	padding-top: 18px;
	float: left;
	text-align: right;
	margin-top: 20px;
}

#menu ul
{
	list-style-type: none;
	margin: 0px;
}

ul.subMenuOpen
{
	display: block;
}

ul.subMenuClosed
{
	display: none;
}

#menu img 
{
	vertical-align: middle;
	margin-left: 8px;
	border: 0px;
}

a.menu
{
	text-decoration: none;
	color: #165092;
	font-size: 0.8em;
	font-family: verdana;
	font-weight: 800;
	margin: 5px 0px 5px 0px;
	display: block;
}

a.menu:hover
{
	background-color: #eaeaea;
}

a.subMenuMain
{
	text-decoration: none;
	font-size: 0.7em;
	font-family: verdana;
	margin: 3px;
	padding-right: 30px;
	color: #535353;
	font-weight: 800;
	display: block;
}

a.subMenuMain:hover
{
	background-color: #eaeaea;
}

a.subMenu
{
	text-decoration: none;
	font-size: 0.6em;
	font-family: verdana;
	margin: 0px;
	padding: 5px 40px 5px 0px;
	color: #535353;
	display: block;
}

a.subMenu:hover
{
	background-color: #eaeaea;
}

#rightPanel
{
	width: 200px;
	float: right;
}

#rightPanel img
{
	border: 0px;
}

#newsBox
{
	border: 1px solid #E6E6E6;
	width: 162px;
	margin-top: 35px;
	padding: 18px;
	margin-bottom: 20px;
}

#newsBox h3
{
	line-height: 1.2em;
	font-size: 1.2em;
	font-style: italic;
	color: #000000;
	margin: 0px 0px 5px -2px;
}

#newsBox span
{
	font-weight: 800;
	font-size: 0.8em;
	color: #636363;
}

div.newsCell
{
	margin-bottom: 10px;
	font-family: arial, verdana;
	line-height: 0.8em;
	font-size: 1.0em;
}

a.newsBox:link
{
	color: #636363;
	font-size: 0.7em;
	text-decoration: none;
}

a.newsBox:visited
{
	color: #636363;
	font-size: 0.7em;
	text-decoration: none;
}

a.newsBox:hover
{
	color: #636363;
	font-size: 0.7em;
	text-decoration: underline;
}

span.newsTime
{
	font-weight: 800;
	display: block;
}

span.newsHeader
{
	font-size: 1.2em;
	display: block;
}

a.newsBack
{
	font-size: 0.8em;
	color: #636363;
}

a.newsLink:link
{
	text-decoration: none;
	color: #636363;
}

a.newsLink:visited
{
	text-decoration: none;
	color: #636363;
}

a.newsLink:hover
{
	text-decoration: underline;
	color: #636363;
}

a.download
{
	font-size: 1.0em;
	color: #636363;
}

#imageFooter
{
	float: left;
}

#footer
{
	height: 28px;
	padding-top: 12px;
	background-color: #70716b;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
}

#whiteFooter
{
	background-color: #FFFFFF;
	height: 30px;
}
