@charset "utf-8";


html, body {
background-image: url(images/bg_grad.jpg);
background-repeat: repeat-x;
background-color: #e9ebdd;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	
}

table{
border-right:none;
border-left:none;
border-bottom:none;
}

thead{
background-color:#000033;
border:1px #000000 solid;
}

th{
color:#FFFFFF;
margin:0;
border:none;
padding:8px;

}

td{
margin:0;
border:1px solid #000000;
padding:8px;
background-color:#ffffff;
}
.none{
margin:0;
border:none;
padding:8px;
background-color:#ffffff;
}

h1{
font-size:1.4em;
}

fieldset{
width:500px;
margin-left:25px;
margin-bottom:20px;
margin-top:10px;
}

.input{
line-height:1.9em;
float:right;
width:195px;
margin-top:-25px;
background-color:#f6f6f6;
margin-bottom:10px;
}

.input1{
float:right;

}

.select{
line-height:1.9em;
float:right;
width:195px;
margin-top:-25px;
background-color:#f6f6f6;
margin-bottom:10px;
}

#select{
 width:199px;
}

legend{
color:#192944;
font-weight:bold;
font-size:1.4em;
margin-left:-10px;
margin-bottom:22px;
font-family:Arial, Helvetica, sans-serif;
}

fieldset label{
line-height:1.9em;
color:#192944;
font-weight:bold;
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;
}

a img{
	border:none;
}

div#bg {
	background-image: url(images/bg_int.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

div#container {

	margin: 0 auto;
	width: 838px;
}

div#header {
}
div#advertisement {
}
div#menu {
	height: 44px;
	background-image: url(images/bg_menu.jpg);
	padding-left: 96px;
}
div.menuItem {
	float: left;
}
div#message {
	width: 475px;
	height: 500px;
	background-image: url(images/bg_message.jpg);
	float: left;

}

div#contentcontainer{
background-color:#e6e6e6;
}

div#message1 {
	width: 599px;
	min-height:800px;
	float: left;
	border-left:#ffffff 1px solid;
	background-color:#FFFFFF;
}
div#message2 {
	width: 837px;
	clear:both;
	float: left;
	border-left:#ffffff 1px solid;
	background-color:#FFFFFF;
}

div#messageHeading {
	padding-left: 18px;
	padding-top: 29px;
	padding-bottom: 12px;
}
div#messageImage {
}
div#messageText {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
	
}
div#messageButton {
	text-align: right;
	padding-right: 41px;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 443px 0;
	height: 35px;
}
div#messageButton1 {
	text-align: right;
	padding-right: 161px;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 443px 0;
	height: 35px;
}

div#contentcontainer{
	position:relative;
	height:auto;
	background-color:#e6e6e6;
	}
	
div#newsEvents {
	float: left;
	width: 363px;
	height: 500px;
	background-image: url(images/bg_newsevents.jpg);
	background-repeat: no-repeat;
}

div#newsEvents1 {
	float:left;
	width: 238px;
	height:800px;
	background-image: url(images/bg_newsevents.jpg);
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	}
div#newsEvents2 {
	float:left;
	width: 238px;
	height:1325px;
	background-image: url(images/bg_newsevents.jpg);
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	}	
div#positioned{
position:relative;
margin-left:20px;
width:500px;
}


div#rss {
	float: left;
}
div#subscribe {
	float: left;
	height: 41px;
	line-height: 41px;
	padding-left: 16px;
	margin-bottom: 34px;
}
div#arrowDown {
	float: left;
	padding-left: 10px;
}
div#arrowDown1 {
display:none;
	float: left;
	padding-left: 0px;
}
div#eventsHeader {
	clear: left;
	padding-left: 30px;
	padding-bottom: 20px;
}
div.newsContainer {
	clear:both;
	margin-left: 30px;
	font-size: 12px;
	margin-right: 30px;
	margin-bottom: 24px;
}
div.newsContainer li{
list-style:none;
margin-left:-60px;
}
div.date {
	color: #720000;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	padding-left: 28px;
	background-image: url(images/new_icon.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
div#newsHeader {
	margin-bottom: 9px;
}
div#newsText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #720000;
	padding-bottom: 15px;
	text-align: center;
}
div#newsButton {
	text-align: right;
	margin-right: 30px;
	padding-right: 24px;
	
	background-repeat: no-repeat;
	background-position: 317px 0;
	height: 35px;
}
div#footer {
	height: 55px;
	clear: both;
	background-image: url(images/bg_footer.jpg);
	line-height: 55px;
	color: #5b5b5b;
	font-size: 11px;
	text-align: right;
	padding-left: 18px;
}
div#footerMenu a {
	display: block;
	float: left;
	font-size: 11px;
	text-decoration: none;
	color: #5b5b5b;

}
div#footerMenu a:hover {
	color: #ffffff/*8b9d4e8*/;
}

div.spacer {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	color: #5b5b5b;
}
div#copyright {
	padding-right: 30px;
}










.h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #192944;
}

.pHighlight {
	display: block;
	color: #193e7c;
	margin-bottom: 21px;
}
.pRegular {
	display: block;
	color: #000000;
	margin-bottom:15px;
	font-size:1em;
}
.blue {
	color: #224573;
	text-decoration:none;
	font-weight:bold;
}
a:hover.blue    {
	color: #336633
	text-decoration: none;
}
.blue1 {
	color: #336633;;
	text-decoration: none;
}
.blue3 {
	color: #0066CC;;
	text-decoration: none;
}
a:hover.blue1    {
	color: #336633;
	text-decoration: none;
}
.red {
	color: #720000;
}
.red1 {
	list-style-image:url(images/arrow.jpg);
	display:list-item;
	font-weight:normal;
	color: #720000;
	line-height:25px;
	border-bottom:#336633 1px solid;
}

.red2 {
	list-style-image:url(images/arrow.jpg);
	display:list-item;
	font-weight:normal;
	color:#000000;
	line-height:25px;
	border-bottom:#336633 1px solid;
}.blue2{
list-style-image:url(images/arrow.jpg);
	display:list-item;
	line-height:25px;
	border-bottom:#336633 1px solid;
}
	
a:hover.red {
	color: #0066CC;
	text-decoration: none;
}
a.red1 {
	margin-left:10px;
	color: #720000;
	line-height:25px;
	border-bottom:#336633 1px solid;
	text-decoration:none;
}

a.blue2 {
	margin-left:10px;
	color:#0066CC;
	line-height:25px;
	text-decoration: none;
	border-bottom:#336633 1px solid;
	
}
a:hover.red1 {
	color: #0066CC;
	line-height:25px;
	text-decoration: none;
	border-bottom:#336633 1px solid;
	
}


div#messageContainer{
	position:absolute;
	width:838px;
	height:auto;
	}

