@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #000000;
	background-color: #336699;
	line-height: 1.4em;
	text-decoration: none;
	background-repeat: repeat-x;
	margin: 0px;
}

#container {
	color: #000000;
	margin: 80px auto 30px auto;
	padding: 0px;
	height: auto;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#container #header {
	background-image: url(../images/new_logo_320x60.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 90px;
	width: auto;
	background-position: 10px 10px;
}
#container #sub_menu_bar {
	background-color: #336699;
	height: 22px;
	font-size: 10px;
	color: #FFCC33;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container #sub_menu_bar a, #container #sub_menu_bar a:link {
	color: #FFCC33;
	text-decoration: none;
}

#container #header #header_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	padding-top: 5px;
	position: relative;
	bottom: 0px;
	text-align: right;
	float: right;
	width: 50%;
	padding-bottom: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-color: #666666;
	line-height: normal;
}
#container #header #header_content {
	height: 85px;
}

#container #header #header_menu a, #container #header #header_menu a:link {
	text-decoration: none;
	margin: 0px;
	color: #336699;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #header #header_menu a:hover {
	background-colour: #cccccc;
	background-color: #FFCC33;
	color: #336699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#container #wrapper #left_content {
	margin: 0px;
	padding: 10px;
	width: 580px;
	float: left;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #wrapper #left_content h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 5px;
}

#container #wrapper #left_content p {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;

}


#container #wrapper #right_content {
	float: right;
	width: 38%;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#container #wrapper #right_content img {
	float: right;
}

/* Footer CSS Styles */

#footer {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 2%;
	text-align: right;
		}

#footer a, #footer a:link {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
		}
		
#footer a:hover {
	color:#CCCCCC;
	background-color:#333333:
	}
#left_content #news {
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left_content #news h2 {
	background-color: #1D3A58;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#left_content #news h3 {
	background-color: #00FFFF;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}
#container #wrapper #left_content #news .newsdate {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	margin: 0px;
}
#container #wrapper #left_content #news .shortstory {
	font-size: 12px;
	font-weight: bold;
}
#container #wrapper #left_content #news p {
	padding-left: 10px;
	font-weight: normal;
	font-size: 10px;
}

