﻿.main {
	text-align: center;
}
body {
	background-color: #234066;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #959595;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
}

.header {
}


.clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
.header_resize {
	margin: 0;
	padding: 0 0 2px 0;
	width: 1002px;
	height: auto;
}
.headerpic{
	background-image: url('headerboth.png');
	width: 1002px;
	height: 124px;
	background-repeat: no-repeat;
	background-color: #03326d;
}
.headermenu {
	background-position: bottom;
	background-image: url('headerboth.png');
	width: 1002px;
	height: 29px;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-color: #03326d;
}
.searchdiv {
	float: left;
	width: 280px;
	padding-top: 4px;
	padding-left: 20px;
}
.searchdiv.input {
	border-color: #D7A6F0;
	border-style: none;
	padding: 2px 5px 3px 5px;
	margin: 0px;
	float: left;
	width: 121px;
	text-align: right;
	color: #000000;
	background-image: url('searchinp.jpg');
	background-position: top;
}

.searchdiv.input:focus{
background-position: bottom;}

.searchdiv.input:hover{
background-position: bottom;}



.searchdiv.btn {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: solid;
	float: left;
	width: 86px;
	background-image: url('searchbtn.jpg');
	background-repeat: no-repeat;
	height: 21px;
	background-position: top;
	cursor: pointer;
}


.searchdiv.btn:focus{
	background-position: top;
}

.searchdiv.btn:hover{
	background-position: bottom;
}
#navigation{
	float: right;
	height: 29px;
	width: 700px;
}

#navigation ul {
	WIDTH: auto;
	FLOAT: right;
	height: 29px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}
#navigation ul li {
	FLOAT: right;
	height: 29px;
	cursor: pointer;
}
#navigation ul li a {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 12px;
	PADDING-TOP: 2px;
	PADDING-RIGHT: 12px;
	DISPLAY: block;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
#navigation ul li:hover {
	background-color: #1B3264;
}
#navigation ul li:active {
	background-color: #1B3264
}
.navliact{
	background-color: #1B3264
}


#navigation ul {
	LIST-STYLE-TYPE: none;  LIST-STYLE-IMAGE: none
}



.content_resize {
	margin: 0;
	padding: 0 0 18px;
	width: 1002px;
	height: auto;
}
.content {
	width: 1002px;
	text-align: right;
	margin-top: 7px;
}
.LeftSidebar {
	float: left;
	width: 250px;
	margin-left: 7px;
}
.CS {
}

.CSL {
	border: 1px solid #dfe2ec;
	background-color: #FFFFFF;
	color: #1B3264;
	text-align: right;
	margin-bottom: 5px;
	width: 248px;
}
.CSR {
	background-color: #FFFFFF;
	color: #1B3264;
	border: 1px solid #dfe2ec;
	text-align: right;
	margin-bottom: 5px;
	width: 198px;
}



.CS a {
	color: #1B3264;
	text-decoration: none;
	font-size: 14px;
}

.CS a:hover {
	color: #1A5280;
	text-decoration: none;
}


.CSmain {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #dfe2ec;
	background-color: #FFFFFF;
	color: #1B3264;
	text-align: right;
	margin-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	display: table;
	width: 516px;
}

.CSmain a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1B3264;
}

.CSmain a:hover{
	color: #1A5280;
}

.CSmain p{
color: #000000; margin-top: 8px;	
}


.content ul{
	padding: 10px 8px 10px 2px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.content ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}

.content ul a{
	color: #1B3264;
	text-decoration: none;
	font-size: 13px;
}

.content ul a:hover{
	color: #1A5280;
}
.rightSidebar {
	float: right;
	width: 200px;
	margin-right: 7px;
	margin-top: 0px;
}
.maincontent {
	float: right;
	width: 518px;
	margin-right: 10px;
}
.maincontentH {
	height: 37px;
	background-image: url('maincontentH.jpg');
	background-repeat: no-repeat;
}
.BTML {
	width: 8px;
	float: right;
	background-image: url('BTMR.jpg');
	background-repeat: no-repeat;
	height: 100%;
}
.BTMR {
	width: 8px;
	float: left;
	background-image: url('BTML.jpg');
	background-repeat: no-repeat;
	height: 100%;
}
.post {
	margin: 0px 1px 0px 1px;
	background-color: #FFFFFF;
	padding: 1px 15px 0px 10px;
}
.post .text {
	width: 83%;
	float: right;
}
.post .textwide {
	width: 100%;
	float: right;
}

.post .btitle {
	color: #000000;
}
.post .img {
	width: 16%;
	float: right;
}

.CSmain ul {
	padding-right: 15px;
	margin-right: 0px;
}
.CSmain li {
	float: right;
	width: 100%;
}


.RHS {
	height: 23px;
	background-image: url('rightsidebarhead.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
.LHS {
	height: 23px;
	background-image: url('leftsidebarhead.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}
.LHSblock {
margin: 7px; height: 75px;
}

.LHSblockimgdiv {
float: right;
}
.LHSblocktxtdiv {
float: right; padding-top: 0px; padding-right: 7px;width: 165px;
}



.HS {
	height: 11px;
	background-image: url('HS.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}


.commentdiv{
	float: right;
	width: 100%;
	padding-right: 15px;
	padding-bottom: 10px;
}

.commenttxfield{
	float: right; width: 85px;
}

.commentsubmit{
	background-color: #1B3264;
	border-style: none;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma;
	width: 70px;
	height: 25px;
	cursor: pointer;
	margin-right: 100px;
	margin-bottom: 10px;
	float: right;
}

.commentscmdiv{
float: right; width: 115px; padding-top: 7px;
}
.commentscdiv{
float: right; padding-top: 7px; padding-left: 7px;
}
.commentsctxtb{
padding-top: 0px; margin-top: 0px; width: 50px
}



.newpostdiv{
	float: right; width: 100%; padding-right: 10px; padding-bottom: 10px;
}

.newposttxfield{
	float: right; width: 120px;
}
.newpost{
	margin-top: 20px;
}

.newpostbtn{
	background-color: #1B3264;
	border-style: none;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma;
	width: 70px;
	height: 25px;
	cursor: pointer;
	margin-top: 20px;
}
.cpanelobjdiv{
	width: 100px;
	height: 100px;
	text-align: center;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
}
.cpanelbtn{
	background-color: #1B3264;
	border-style: none;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma;
	width: 70px;
	height: 25px;
	cursor: pointer;
	margin-top: 5px;
}

.twiabstract{
	color: #000000;
}

.messegesubmt{
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contactustitle{
	margin-right: 7px; margin-top: 7px; font-size: 14px; font-weight: bold; margin-bottom: 7px;
}

.headermenu ul li a{white-space: nowrap;}