@charset "utf-8";
/* CSS Document */
body {
	background:#00528d url(images/bg_rpt.gif) top repeat-x;
	color:#002454;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
a {
	text-decoration:none;
	color:#002454;
}
a:hover {
	text-decoration:underline;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	padding:0 10px 10px 0;
	float: left;
}
.alignright {
	padding:0 0 10px 10px;
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
form.wpcf7-form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 0;
}
form.wpcf7-form div label {
	display:block;
	float:left;
	width:90px;
	padding:3px 5px 3px 0;
	margin: 0 0 5px 0;
	text-align:right;
}
#container {
	background:url(images/container_bg.png) repeat-y;
}
#header {
	height:80px;
	background:url(images/header_bg.gif) top no-repeat;
	padding-top:58px;
}
#nav {
	height:30px;
	font-size:12px;
	background:url(images/nav_bg.gif) no-repeat;
}
#nav ul {
	padding:0 10px;
	margin-bottom:0;
}
#nav ul li {
	margin-left:0;
	list-style:none;
	float:left;
}
#nav ul li a {
	color:#003b70;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 10px;
	display:block;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	background:#fed400;
}
#content {
	width:960px;
	background:url(images/sidebar_ftr.jpg) 10px bottom no-repeat;
}
#sidebar {
	padding:20px 0 143px 0;
}
#posts {
	min-height:550px;
	height:auto !important;
	height:550px;
	background:#fff;
	padding-top:10px;
	padding-left:20px;
}
.page, .post {
	text-align:justify;
	margin-bottom:10px;
}
.post {
	border-bottom:2px solid #002454;
}
.page h2, .post h2 {
	background:#9fbddb url(images/post_h2_bg.gif) right no-repeat;
	text-transform:uppercase;
	padding:10px 90px 10px 10px;
	margin:10px 0 0;
}
.page h2 a, .post h2 a {
	color:#002454;
	text-decoration:none;
}
.page h2 a:hover, .post h2 a:hover {
	text-decoration:underline;
}
.page h2 small, .post h2 small {
	font-size:10px;
	display:block;
}
.post_details {
	background:#c2d9f0;
	padding:5px 0 5px 10px;
	text-transform:uppercase;
	font-size:10px;
}
.page .entry, .post .entry {
	padding:20px 10px 0 0;
}
#footer {
	height:205px;
	color:#fefefe;
	font-size:10px;
	background:url(images/footer1.jpg) top no-repeat;
}
#footer a {
	color:#fefefe;
	text-decoration:none;
}
#disclaimer {
	text-align:right;
	padding:5px 25px 0 0;
	height:33px;
}
#contact_info {
	padding-left:10px;
}
#sponsors {
	height: 65px;
	padding: 0px 0px 0px 142px;
	margin: 0px;
}
#sponsors img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#cas_link {
	padding:5px 0;
	display:block;
}

