@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #75abe9;
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	clear: both;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main-wrap {
	width: 910px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.main-wrap .header {
	background-image: url(images/topBg.jpg);
	height: 115px;
}
.main-wrap .header .logo {
	float: left;
	margin-left: 15px;
}
.main-wrap .header .middleLogo {
	float: left;
	margin-left: 95px;
}

.main-wrap .header .datime {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.main-wrap .header .datime .date {
	color: #4F6EB1;
	margin-top: 10px;
}
.main-wrap .header .datime .time {
	width: 65px;
	margin-right: auto;
	margin-left: auto;
}
.main-wrap .cont-body {
	background-image: url(images/body-mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.main-wrap .cont-body .main-body h3 {
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.main-wrap .cont-body .main-body p a {
	color: #000;
	text-decoration: underline;
}


.main-wrap .cont-body .main-nav {
	float: left;
	width: 152px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.main-wrap .cont-body .main-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.main-wrap .cont-body .main-nav ul li {
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #005A64;
}

.main-wrap .cont-body .main-nav ul li a {
	color: #4F004F;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}
.main-wrap .cont-body .main-nav ul li a:active {
	background-color: #1E2B48;
	color: #D2DBEC;
}

.main-wrap .cont-body .main-nav ul li a:hover {
	background-color: #215185;
	color: #C9F0F8;
	background-image: url(images/nav_hover_bg.jpg);
	background-repeat: no-repeat;
}

.main-wrap .cont-body .main-nav ul li a.select {
	background-color: #2D70B8;
	color: #FFF;
	background-image: url(images/nav_sel_bg.jpg);
	background-repeat: no-repeat;
}
.main-wrap .cont-body .main-body {
	float: right;
	width: 712px;
	margin-right: 10px;
	padding: 5px;
}
.main-wrap .cont-body .main-body h2 {
	font-weight: normal;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ED6EB;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.main-wrap .cont-body .main-body p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.main-wrap .cont-body .main-body .right-news .bod-side ul li a {
	color: #8EB8C4;
}
.main-wrap .cont-body .main-body .right-news .bod-side ul li a:hover {
	color: #CDDFE4;
}


.main-wrap .cont-body .main-body .left-side {
	float: left;
	width: 482px;
}
.main-wrap .cont-body .main-body .right-news {
	width: 220px;
	float: right;
}
.main-wrap .cont-body .main-body .right-news .bod-side {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main-body .right-news .bod-side h3 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5D6EB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 16px;
}
.main-wrap .cont-body .main-body .both-sides blockquote {
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #00F;
}

.main-body .right-news .bod-side h4 {
	margin: 0px;
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}
.main-body .right-news .bod-side ul  {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: decimal;
	color: #9FB0D9;
}
.main-body .right-news .bod-side ul li {
	margin-bottom: 10px;
}
.main-wrap .cont-body .main-body .seperator {
	font-size: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4460A2;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main-wrap .cont-body .main-body .both-sides .heading {
	color: #970053;
}

.main-body .shortCuts .shortCut {
	float: left;
	margin-right: 9px;
}
.main-body .shortCuts .last {
	margin: 0px;
}
.main-wrap .footer {
	text-align: center;
	color: #232F4B;
	margin-top: 15px;
	margin-bottom: 10px;
}
.main-body .branch-info {
	padding: 10px;
}
.main-body .branch-info p em {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}
.main-body .branch-info h3 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.main-body .themap {
	border: 4px solid #4F6EB1;
}

.main-body form {
	margin-bottom: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.main-body form td {
	padding: 5px;
}
.main-body form .textfield {
	display: block;
	width: 60%;
}
.main-body .addTbl td {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
}
.main-body .addTbl td h3 {
	margin: 0px;
	padding: 0px;
}


.main-body form label.error {
	background-color:#FFF0F0;
	border-color:#FFC1C1;
	border-style:none solid solid;
	border-width:1px;
	color:#990000;
	font-family:"Lucida Sans Unicode","Lucida Sans","Segoe UI",Verdana;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	text-transform:capitalize;
	width:420px;
}
.main-body form #submitBtn {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #385187;
	color: #E1E6F2;
	background-image: url(images/btnBg.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	borderRadius:4px;
	border: 1px solid #223055;
}
.main-body form #submitBtn:hover {
	color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.main-wrap .marq {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
.main-body .magazines .mag {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	float: left;
	width: 180px;
	margin-right: 56px;
}
.main-body .magazines .last {
	margin: 0px;

}

.main-body .magazines .mag .disc {
	display: block;
	text-align: center;
}
.main-body .magazines .mag:hover span {
	text-decoration: underline;
}
.main-body .both-side .images {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.main-body .both-side .images li {
	float: left;
	padding: 8px;
}
.main-body .both-side .images li a {
	padding: 9px;
	display: block;
	border: 1px solid #4F6EB1;
	-moz-border-radius:4px;
}
.main-body .both-side .images li a:hover {
	border: 1px solid #4F6EB1;
	background-color: #506FB2;
}
ol li strong {
	float: left;
	display: block;
}
.lfgrpstuff  td {
	padding: 3px;
}
