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

html {-webkit-text-size-adjust:none}

body {
	font-family: Arial;
	background-image:url(../images/backcontainer.jpg);
	background-repeat:repeat-x;		
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	width:1024px;
	height:auto;
	margin-left:auto;
	margin-right: auto;
	}
	
#header {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image:url(../images/backheader.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
#content {
	background-repeat: repeat-x;
	background-image: url(../images/backsections.jpg);
	background-position: bottom;
	background-color: #efefef;
	margin-top: 0px;
	}
#separator {
	
		clear: both;
	
	}
	
#footer {
	width: 100%;
	padding-top: 3px;
	background-image:url(../images/backfooter.jpg);
	background-repeat:repeat-x;
	background-position: center;
	height:120px;
	clear:both;	
	text-align:center;
	}
	
#footer_content {
        clear: both;
	font-family: Arial;
	font-size:12px;
	color:#FFF;
	padding-top: 3px;
	}

#footermenu {
	width: 650px;
	font-family: Arial;
	font-size:12px;
	color:#FFF;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	}

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

#footermenu ul li {
	float: left;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	}
		
#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:300px;
	height:49px;
	margin-top:70px;
	float:left;
	}
	
#searchbar {
	margin-right: 20px;
	text-align: right;
	height:30px;
	float: right;
	width: 200px;
	margin-top: 30px;
}
	
#menu {
	margin-top: 30px;
	text-align: right;
	float: right;
	width: 500px;
	clear: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-right: 20px;
	}
	

#topbar {
	background-image:url(../images/backtopbar.jpg);
	background-repeat:repeat-x;
	width:1024px;
	height: 70px;
	clear: both;
}

#rightcontent {
	background-color: white;
	margin-left:673px;
	width:350px;
}	

#leftcontent {

    float: left;
	width: 660px;
	margin-bottom: 20px;
}

#left_page_content{
	
	width: 400px;
	}

#right_page_content{
	width: 250px;
}

#videomodule{
	background-color:#003366;
	text-align:center;
	width:674px;
}
	
#topbanner {
        background-color:white;
        color:#003366;
        font-size:12px;
        height:296px;
        padding-top:13px;
        text-align:center;
        width:350px;
}
	
#region {
	width:350px;
	background-color: #003366;
	}

#main_module {
	height: auto;
	float:left;
	margin-top:10px;
	}

#main_content {
	background-position: bottom;
	font-family:Arial;
	font-size: 12px;
	margin-left: 10px;
	}
	
#main_content a {
	text-decoration: none;
	color: #194599;
	background-position: bottom;
	}
	
#main_content a:hover {
	text-decoration: underline;
	color: #194599;
	background-position: bottom;
	}
	
#middle_page_content {
	float: right;
	width:250px;
}
	
#forecast {
	background-image: url(../images/backsections.jpg);
	background-repeat: repeat-x;
	background-color:white;
	padding:10px;
	width:230px;
}	
	
#news {
		background-color: white;
		background-image: url(../images/backsections.jpg);
		background-repeat: repeat-x;
		padding-top: 5px;
		padding-right: 10px;
		height: 225px;
	}
	
#calendar {
	background-repeat: repeat-x;
	background-color: white;
	background-image: url(../images/backsections.jpg);
	padding: 10px;
}
	
#calendar h2 {
	margin-left: -10px;
}
	
#bottombanner {
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	width:350px;
	}

#topmenu {
	width:180px;
	height: 50px;
	padding-top:10px;
	padding-left:10px;
	color:#FFF;
	position:relative;
	float:left;
	}	
	
.menu {
	font-family: "Myriad Pro";
	font-size:16px;
	color: #036;
	}
	
.menu:hover {
	font-family: "Myriad Pro";
	font-size:16px;
	color:#FFF;
	}
	
.menufooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
	
.menufooter:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
	}
	
#jumpMenu {
	width:180px;
	background-color: #FFF;
	}
	
.titlemenu {
	font-family: "Myriad Pro";
	font-size:16px;
	color:#FFF;
	}
	
.mainlevel {
		font-weight: bold;
		padding-left: 15px;
		font-size: 16px;
		text-decoration: none;
		color: white;
		font-family: Arial;
	}
	
.mainlevel:hover {
		font-weight: bold;
		padding-left: 15px;
		font-size: 16px;
		text-decoration: none;
		color: #0f346b;
		font-family: Arial;
	}
	
#active_menu {
		font-weight: bold;
		padding-left: 15px;
		font-size: 16px;
		text-decoration: none;
		color: #07367b;
		font-family: Arial;
	}
	
.contentheading {
		padding-top: 0px;
		font-weight: bold;
		text-decoration: none;
		font-family: Arial;
		color: #d58216;
		font-size: 16px;
	}
	
.contentpaneopen tr td div {
		text-decoration: none;
		font-size: 12px;
		color: black;
		font-family: Arial;
	}
	

.latestnews li a {
		list-style-type: none;
		text-decoration: none;
		color: black;
		font-size: 12px;
		font-family: Arial;
	}
	
.latestnews {
		padding-bottom: 10px;
		line-height: 14px;
		color: #194599;
		text-decoration: none;
	}
	
.moduletable h2 {
		text-decoration: none;
		color: #194599;
		font-family: Arial;
		font-size: 22px;
		font-weight: bold;
	}
	
.moduletable tr td.contentheading {
		font-size: 16px;
		font-family: Arial;
	}
	
.moduletable tr td {
		padding-top: 5px;
		font-size: 12px;
		font-family: Arial;
	}
	
.contentpaneopen tr td p {
		font-family: Arial;
		font-size: 13px;
	}
	
.moduletable table.contentpaneopen {
		margin-top: 0px;
	}
	
.Apple-style-span {
		margin-top: 0px;
	}
	
.menu li {
		list-style-type: none;
		font-family: Arial;
		color: white;
		text-decoration: none;
		font-size: 14px;
	}
	
.menu li a {
		list-style-type: none;
		font-family: Arial;
		color: white;
		text-decoration: none;
		font-size: 14px;
	}
	
.menu li a:hover {
		list-style-type: none;
		font-family: Arial;
		color: white;
		text-decoration: underline;
		font-size: 14px;
	}
	

	
#content h2 {
		padding-left: 10px;
		margin-top: 0px;
	}
	
	
#component-contact td.contentheading {
		font-weight: bold;
		font-size: 24px;
		color: #194599;
	}
	
#component-contact tr td a {
		color: #194599;
		text-decoration: none;
		font-weight: bold;
	}
	
#component-contact tr td a: #component-contact tr td a: hover {
		text-decoration: underline;
		color: #194599;
		font-weight: bold;
	}
	
#emailForm {
		margin-top: -30px;
	}
	
#form-login fieldset.input {
		background-image: url(../images/loginback.jpg);
		background-repeat: no-repeat;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 5px;
		height: 80px;
		border-style: none;
		width: 325px;
	}
	
#form-login {
		font-size: 12px;
		margin-bottom: 20px;
		margin-top: -10px;
		font-family: Arial;
		text-decoration: none;
		border-style: none;
		background-color: white;
		width: 340px;
	}
	
#form-login ul {
		margin-top: 0px;
		font-family: Arial;
		text-decoration: none;
		border-style: none;
		background-color: white;
		width: 345px;
	}

#form-login-password {
		float: right;
		font-family: Arial;
		text-decoration: none;
		border-style: none;
		width: 160px;
	}

#form-login-username {
		float: left;
		font-family: Arial;
		text-decoration: none;
		border-style: none;
		width: 160px;
	}

#form-login-remember {
		margin-top: 0px;
		float: right;
		font-family: Arial;
		text-decoration: none;
		border-style: none;
		width: 160px;
	}

#form-login ul li a {
		color: #194599;
		font-size: 12px;
		text-decoration: none;
		border-style: none;
		width: 200px;
	}

div.avatar-border {
		width: 40px;
		border-style: none;
	}

td.createdate {
		font-weight: bold;
		text-decoration: none;
		color: #194599;
		font-size: 12px;
	}

div.content table tr td {
		font-size: 12px;
	}

a.contentpagetitle {
		font-weight: bold;
		color: #ec8f17;
		text-decoration: none;
		font-size: 16px;
	}

td {
		font-size: 12px;
	}

a.username {
		text-decoration: none;
	}

small a {
		text-decoration: none;
		color: black;
		font-size: 10px;
	}

#answer0 a {
		text-decoration: none;
		color: #194599;
		font-size: 14px;
	}

#commentform0 div table {
		border-style: none;
		margin-top: 10px;
	}

small {
		float: left;
		text-align: left;
		color: #194599;
		font-weight: bold;
		font-size: 12px;
	}

.componentheading {
		margin-bottom: 20px;
		color: #194599;
		font-size: 24px;
		font-weight: bold;
		font-family: Arial;
	}

div.datetime {
		font-size: 10px;
		color: black;
	}

div.divzag a {
		text-decoration: none;
	}

div.divzag a:hover {
		text-decoration: underline;
	}

#wait_icon {
		padding-left: 8px;
		margin-top: -4px;
		margin-left: 10px;
		height: 20px;
		width: 20px;
	}

div.bannerfooter {
		margin-top: 10px;
	}

#component_title {
		margin-right: 10px;
		padding-top: 15px;
		margin-left: 10px;
		margin-top: 0px;
		color: #194599;
		font-weight: bold;
		font-size: 22px;
	}
element.style {
	color:#000000;
	font-size:12px;
	line-height:normal;
}
#searchForm {
	display: block;
	font-size: 12px;
	margin-top: -10px;
	padding: 20px;
	background-image: url(../images/searchback.jpg);
	background-repeat: no-repeat;
}
#searchForm tr {
	margin-bottom: 20px;
	display: block;
	font-size: 12px;
	margin-top: -10px;
}
#area_contacts {
	clear: both;
	float: left;
}
#main_content fieldset {
	z-index: 2;
	background-color: white;
}

#main_content fieldset legend {
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#main_content img{
	border-color: transparent;
}
/* Tooltips */
.tool-tip {
	color: white;
	font-size: 12px;
	float: left;
	background: #ec8f17;
	padding: 5px;
	max-width: 200px;
}
#josForm.form-validate {
	padding: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/searchback.jpg);
}
#com-form-login fieldset.input {
	padding: 10px;
	border-style: none;
	background-repeat: no-repeat;
	background-image: url(../images/searchback.jpg);
}


#myBlog-head {
background-image: url(../images/searchback.jpg);
height:83px;
margin-bottom:10px;
position:relative;
}


#myBlog-wrap h1 {
color: #194599;
font-size: 32px;
padding-left: 10px;
padding-bottom: 0;
padding-right: 0;
padding-top: 30px;
margin-top: 10px;
text-indent:0;

}

#myBlog-wrap h2 {
background:transparent none repeat scroll 0 0;
color:#999999;
margin-left:20px;
padding:0 0 10px 0px;
}

#myBlog-wrap .postSummary-top h3 a, #myBlog-wrap .postContent-top h3 a {color: #d58216;
font-size:20px;
text-decoration:none;
}

#myblogSearch {
margin-top: 40px;}

.blog-tags {
font-size: 14px;
padding-left:7px;
padding-top: 20px;
padding-bottom: 20px;
}

#myBlog-wrap #myBlog-content p, #myBlog-wrap .postContent p {
padding-bottom:5px;
padding-left:8px;
padding-top:5px;
}

#main_content a:hover {
background-position:left bottom;
color:#194599;
text-decoration:underline;
}