@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3870BA;
	background-image:url(images/background3.gif);
	background-repeat:repeat-x;
}



a { color:#069; text-decoration:underline; font-size:13px;}
a:hover { color:#B90000; text-decoration:underline;}

.mainContainer{}
.pngBack{ background:url(images/newback1.jpg) no-repeat top center;}
.container{ width:980px; background:#FFF; margin:0px auto 0px; /*border:1px solid #999999; border-top:none; border-bottom:none*/ }
.topLine{
	height:28px;
	border-top: 1px solid #214681;
	border-bottom:0px solid #214681;
	background-color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-position: center;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(images/top8.jpg);
	color: #214681;
	padding-top: 7px;
	line-height: 20px;
}
.header{
	height:110px;
	background:url(images/topBackground.jpg) repeat-x top;
	border-top:3px solid #214681;
	border-bottom:3px solid #214681;
}
.topLogo { margin-left:18px; float:left;margin-right:14px;}
/*

.topMenu li { display:block; height:110px; float:left; list-style:none; background:url(images/topDivider.gif) left no-repeat; }
.topMenu li a { height:110px; text-decoration:none;display:block;margin-left:2px; }

.topMenu li a span { 
	color: #444444; 
	padding-left: 28px;  
	padding-right: 20px;
	line-height: 80px; 
	font-size: 16px; 
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #214681; 
	height: 80px; 
	display: block;  
}

.topMenu li a span span {
	margin:0px;
	display:block;
	height:80px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 30px;
	font-weight: bold;
	color: #214681;
	margin-right: 5px;
}
.topMenu li.close a{ background:url(images/topDivider.jpg) no-repeat right; height:110px; display:block; }
.topMenu li a:hover { background: url(images/topSelected.jpg) repeat-x top; color:#B90000; }
.topMenu li a.selected  { background:url(images/topSelected.gif) repeat-x top; }

.topMenu li a.selected span { background:url(images/menu_arrow_left.gif) no-repeat; background-position: 15px;}
.topMenu li a.selected span span {
	background:url(images/menu_arrow_right.gif) no-repeat right;
	color:#b90000;
}*/


.topMenu li { display:block; height:110px; float:left; list-style:none; background:url(images/topDivider.gif) left no-repeat; }
.topMenu li a { height:110px; text-decoration:none;display:block;margin-left:2px; }

.topMenu li a span { color:#444444; padding-left:26px;  padding-right:15px;; line-height:110px; font-size:16px; font:Arial, Helvetica, sans-serif; font-family:Arial, Helvetica, sans-serif; color:#666; height:110px; display:block;  }
.topMenu li a span span { margin:0px; padding:0px; display:block; height:110px; padding-right:13px; color:#214681; font-weight:bold;}
.topMenu li.close a{ background:url(images/topDivider.jpg) no-repeat right; height:110px; display:block; }
.topMenu li a:hover { background: url(images/topSelected.jpg) repeat-x top; color:#B90000; }
.topMenu li a.selected  { background:url(images/topSelected.gif) repeat-x top; }

.topMenu li a.selected span { background:url(images/menu_arrow_left.gif) no-repeat; background-position: 15px;}
.topMenu li a.selected span span { background:url(images/menu_arrow_right.gif) no-repeat right; color:#b43616;}




.banner{
	border-top:3px solid #214681;
	border-bottom:3px solid #214681;
	clear:both;
	height:318px;
}
.content{ padding:26px; padding-top:0px;}

.Column1 { width:602px; margin-right:26px; float:left;}
.ColumnComplete { width:928px; margin-right:26px; float:left;}
.Column2 { width:300px; float:left;}
.columnCleaner { clear:both;}
.footer{
	border-top:3px solid #214681;
	clear:both;
	padding:26px;
	padding-top:20px;
	padding-bottom:40px;
}

h2,h3,h4 { text-transform:capitalize; font-weight:bold;}
h2, h3 {
	padding-top:26px;
	border-bottom:1px solid #d1d1d1;
	font-family:Georgia, sans-serif;
	color:#B90000;
	font-size: 26px;
	line-height: 28px;
	text-decoration: none;
}

h2 {  margin-bottom:5px; font-size:26px;}
h3 { font-size:20px;}
h4 {  padding-bottom:5px; font-family:"Times New Roman", Times, serif; font-size:15px; color:#373f42}
.basicTexts {
	color: #333333;
	font-size:14px;
	padding-bottom:10px;
	line-height: 20px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.basicTexts li {
	padding-left: 30px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px .5em;
	list-style: none;
}

.myNewsItem { cursor:pointer;border:1px solid #FFF; padding:5px;}
.myNewsItem:hover { border:1px solid #e9e9e9; background: #e7f6ff;}
.myNewsItem p.title {}
.myNewsItem p.title a {
	color:#000;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	font-size:14px;
}
.myNewsItem p.title a:hover { color:#B90000;}
.myNewsItem p.date { font-size:11px; color:#666; margin-bottom:6px;}
.myNewsItem p.text { font-size:12px; color:#333;}

.myNewsItem2 img { padding:6px; float:left;} 

.myNewsItem2 { margin-bottom:10px; margin-top:6px;  }
.myNewsItem2:hover {}
.myNewsItem2 p.title {}
.myNewsItem2 p.title  { color:#000; text-decoration:none; font-family:"Times New Roman", Times, serif; margin-bottom:0px; font-size:22px;}

.myNewsItem2 p.date { font-size:11px; color:#666; margin-bottom:6px;}
.myNewsItem2 p.text { font-size:12px; color:#333;}


.viewMoreLink { color:#069; text-decoration:underline; font-size:13px; padding-left:11px; margin-left:5px; background:url(images/arrows.gif) no-repeat left;}
.viewMoreLink:hover { color:#B90000; text-decoration:underline;}

.footlogo { float:left; margin-left:100px; margin-right:20px;} 

.footTexts {color: #CCC; font-size:11px;}
.footLinks { margin-top:8px; margin-bottom:4px; font-size:16px; color:#CCC}

.footLinks a {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	color:#999;
	text-decoration:none;
	font-weight: bold;
}
.finishFloaty{ clear:both:}
.footLinks a:hover { color:#B90000; text-decoration:underline;}
.footLinks a.footSelected { color:#B90000; text-decoration:underline;}
.contactForm { font-size:13px; color:#666;}
.contactForm td { padding:5px;}
.contactForm input, .contactForm textarea { width:420px; font-size:14px; color:#333; border:1px solid #CCC; padding:3px;}
.contactForm input.submitButton { color:#fff; width:120px; background:#214681; font-size:13px; cursor:pointer; padding:4px;}
.contactForm input.submitButton:hover { color:#fff; width:120px; background:#333; font-size:13px;} 

.contactForm td.spacers { padding-top:10px;}

.dottedLines { border-top:1px dotted #e9e9e9; margin-bottom:10px; margin-top:10px;}


/*drop down code*/
#sddm
{	/*margin: 0;
	padding: 0;
	*/
	z-index: 30}

#sddm li
{	/*margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial*/}

#sddm li a
{	/*display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none*/}

#sddm li a:hover
{	/*background: #49A3FF*/}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FEFEFE;
	border:none /* 1px solid #B90000*/}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		height:14px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FEFEFE;
		color: #2875DE;
		font: 13px arial;
		 background:url(images/arrows.gif) no-repeat left;
		 background-position:5px;
		 padding-left:16px;}

	#sddm div a:hover
	{	background: #B90000;
		color: #FFF}
.mainContainer .pngBack .container #content .Column1 p {
	color: #0080FF;
}
.mainContainer .pngBack .container #content .Column1 p {
	color: #00F;
}
.mainContainer .pngBack .container #content .columnCleaner p strong {
	color: #00F;
}
.mainContainer .pngBack .container #content .Column1 p strong u {
	color: #3870ba;
}
.mainContainer .pngBack .container #content .columnCleaner p strong u {
	color: #3870ba;
}
