/* Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* General */
body {
	background: #FFF url("../images/body-bg.png") center top no-repeat;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
strong {
	font-weight: bold
}
p {
	line-height: 1.3em;
}
a, a:link, a:visited {
	color: #0058A9;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #000;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	color: #0058A9;
	font-size: 24px;
	margin: 10px;
}
h2 {
	border-bottom: 1px solid #333;
	color: #0058A9;
	font-size: 24px;
	margin: 3px 5px;
	padding-bottom: 2px;
}
/* Main Layout */
#wrap {
	background-color: #8BD6FE;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	margin: 0px auto;
	position: relative;
	width: 960px;
}
#links {
	background-color: #FFF;
	border: 1px solid #666;
	border-top: 0px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 0px;
	width: 182px;
	z-index: 100;
}
#links li {
	border-left: 1px solid #666;
	float: left;
	height: 20px;
	width: 60px;
}
#links li.first {
	border: 0px;
}
#links li a {
	display: block;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
}
#header {
	border-bottom: 1px solid #666;
	height: 200px;
	margin-bottom: 0px;
	margin: 0px;
	width: 480px;
}
#carousel {
	border-bottom: 1px solid #666;
	height: 200px;
	margin-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 480px;
}
#menu {
	background-color: #FFF;
	border: 1px solid #666;
	border-top: 0px;
	margin-bottom: 10px;
	width: 579px;
}
#menu li {
	border-left: 1px solid #666;
	float: left;
	width: 115px;
}
#menu li.first {
	border-left: 0px;
}
#menu li a {
	display: block;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
#sections {
	background-color: #0058A9;
	padding: 15px 10px;
	width: 550px;
}
#sections a, #sections a:link, #sections a:visited {
	color: #FFF;
	text-decoration: none;
}
#sections a:hover, #sections a:focus, #sections a:active {
	color: #999;
	text-decoration: none;
}
#sections li {
	border-left: 1px solid #FFF;
	margin: 0px 5px 0px 0px;
	padding-left: 5px;
}
#sections li.first {
	border: 0px;
	margin-left: 3px;
	padding-left: 0px;
}
#sections li.last {
	margin-right: 0px;
}
#sections li .sText {
	color: #FFF;
	height: 50px;
	padding: 5px 5px 0px;
	text-align: center;
	width: 90px;
}
#content {
	height: 300px;
	overflow: visible;
}
#content h2, #twoCol_content h2 {
	font-size: 13px;
	line-height: 1.2em;
}
#content p, #twoCol_content p {
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}
#content ul, #twoCol_content ul {
	list-style-type: disc;
	margin: 10px 0px;
	padding: 0px 0px 0px 40px;
}
#twoCol_content h1 {
	margin-top: 0px;
}
#emailSubscribe label {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	width: 50px;
}
#emailSubscribe input {
	border: 1px solid #333;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	width: 228px;
}
#emailSubscribe #eName {
	width: 168px;
}
#emailSubscribe #eSubmit {
	margin-left: 10px;
	width: 50px;
}
#footer {
	border-top: 1px solid #333;
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
}
#footer #accredit {
	float: left;
}
#footer #accredit img {
	margin-left: 10px;
	vertical-align: text-top;
}
/* Grid */
.grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_8, .grid_10, .grid_16 {
	float: left;
	margin: 0px 10px 10px;
}
.grid_2 {
	width: 100px;
}
.grid_3 {
	width: 160px;
}
.grid_4 {
	width: 220px;
}
.grid_5 {
	width: 280px;
}
.grid_6 {
	width: 340px;
}
.grid_8 {
	width: 460px;
}
.grid_10 {
	width: 580px;
}
.grid_16 {
	width: 940px;
}
/* News */
.news_wrap {
	height: 220px;
	width: 220px;
}
.news_wrap h3 {
	background-color: #0058A9;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
}
.news_content {
	background-color: #FFF;
	height: 150px;
	overflow: hidden;
	padding: 10px 10px 0px;
	width: 200px;
}
.news_content p {
	line-height: 1.4em;
	text-align: justify;
}
.news_footer {
	background-color: #FFF;
	color: #0058A9;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px 10px;
}
.news_footer a, .news_footer a:link, .news_footer a:visited {
	text-decoration: none;
}
/* Classes */
.clearFix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
.cwrBlue {
	color: #0058A9;
}
.rad5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.radTop5 {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.radBot5 {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

