@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_1.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #11268F;
	border: 1px solid #012486;
}
#headban {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#quickNav {
	font-size: 90%;
	color: #CCCCCC;
	background-color: #122790;
	text-align: right;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #122790;
	height: 14px;
	padding-left: 7px;
}
#container #quickNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #quickNav a:hover {
	color: #98A0CF;
	text-decoration: underline;
}
#content {
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}
#lftPane {
	float: left;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #122790;
	border-right-color: #122790;
	border-bottom-color: #122790;
}
/*Start of Menu*/
#menu {
	width:150px;
	margin:0;
}
#menu a {
	width:140px;
	background-color:#FFFFFF;
	padding-top:2px;
	padding-left:10px;
	height:18px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#11278D;
	display:block;
	clear:both;
	text-decoration:none;
}
#msg {
	font-size: 90%;
	width: 400px;
	text-align: justify;
	margin-bottom: 11px;
}
.more {
	float: right;
	font-size: 90%;
	color: #666666;
	clear: both;
}
#container #content #rgtPane #left1 {
	height: auto;
	width: 410px;
	float: left;
}
#container #content #rgtPane #right1 {
	height: auto;
	width: 200px;
	float: right;
}
.smlText {
	font-size: 80%;
}
.msgHeading {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: auto;
	margin-bottom: 6px;
	clear: both;
}
#container #quickNav #right {
	width: 350px;
	float: right;
}
#container #quickNav #left {
	width: 350px;
	float: left;
	text-align: left;
}
#menu a:hover {
	background-color:#9DA5D3;
	color:#FFFFFF;
	text-decoration:none;
}
#rgtPane {
	float: right;
	width: 620px;
	height: auto;
}
#ad {
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: center;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
}
.borderBlue {
	border: 1px solid #122790;
}
#footer2 {
	clear: both;
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	vertical-align: middle;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: normal;
	padding-right: 8px;
	color: #666666;
}
#container #content #lftPane #ad a {
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}
#container #content #lftPane #ad a:hover {
	font-size: 80%;
	color: #001588;
	text-decoration: none;
}
.linkGrey {
	color: #666666;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #11278D;
}
.dateTime {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.dateTime2 {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	position: relative;
	visibility: visible;
	top: 2px;
	right: 6px;
}
#container #content #rgtPane a {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
}
#container #content #rgtPane a:hover {
	color: #001686;
	text-decoration: underline;
	font-size: 90%;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.imgSpacing {
	margin-right: 10px;
}
iframe {
	color: #203495;
}
#container #content #rgtPane #events {
	width: 250px;
	float: left;
	font-size: 75%;
}
#container #content #rgtPane #eventDesc {
	float: right;
	width: 350px;
	padding: 5px;
	border: 1px solid #E4E4E4;
}
.formsBar {
	height: 20px;
	clear: both;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-top: 4px;
}
#container #content #plain {
	padding-right: 10px;
	padding-left: 10px;
}
#container #content #plain a {
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}
#container #content #plain a:hover {
	font-size: 80%;
	color: #001588;
	text-decoration: none;
}
.clear {
	clear: both;
}
.post {
	font-size: 70%;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
}
.pad {
	padding-top: 4px;
}
.feature {
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.tumblr_title {
	font-weight: bold;
}
.tumblr_body img {
	margin-right: 10px;
	border: 1px solid #B8BFDB;
}
