@charset "utf-8";
body {
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:center;
	background-color:#f5f4ef;
	margin: 0 auto;
}
#mainTable{
	margin:0 auto;
	background-color:#FFFFFF;
}
#logoHead{
	background-color:#FFFFFF;
}
.headLinks{
	padding:8px;
	vertical-align:top;
}
a.topLink:link{
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.topLink:active{
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.topLink:visited{
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.topLink:hover{
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
	border-bottom:1px dashed #333333;
}
.footer {
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	background-color:#fff;
	border-top:5px solid #90bd61;
	padding: 8px;
	height:52px;
}
#leftbar{
	background-color:#fff;
	width:190px;
	border-right:1px solid #d0d9a6;
}
#LeftLinks td{
	text-align:left;
	border-bottom:1px solid #d0d9a6;
}
#LeftLinks a{
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #577f2c;
	line-height:normal;
	text-decoration:none;
	background-color:#fff;
	display:block;
	padding:5px;
}
#LeftLinks a:hover{
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #577f2c;
	line-height:normal;
	text-decoration:none;
	background-color:#e6efdc;
	padding:5px;
}
.currentpg{
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #577f2c;
	line-height:normal;
	text-decoration:none;
	background-color:#e6efdc;
	padding:5px;
}
#pgTitle{
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:18px;
	font-weight:normal;
	color:#0099CC;
	height:30px;
	line-height:30px;
	text-align:left;
}
#pgTitle sup{
	font-size:10px;
	
}
#welcomeBlock{
	background-color:#FFF;
}
#welcome_txt{
	padding:8px 8px 8px 6px;
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color:#000;
	text-align:justify;
}
#welcome_txt p{
	margin:0;
}
#setRightBlock{
	background-color:#fff;
}
#setRightBlock p{
	margin:0;
}
#setRight_txtBlock{
	color:#190101;
	text-align:justify;
	padding:8px;
}
.titleTxt{
	display:block;
	height:30px;
	text-align:left;
	line-height:30px;
}
.contentTxt{
	height:180px;
	display:block;
	text-align:justify;
}
hr{
	border:1px solid #f4f4f4;
	margin:4px 0;
	padding:0;
}
.divcontentTxt{
	height:85px;
	display:block;
	text-align:justify;
}
.maintxtBlock{
	border-left:1px solid #ffffff;
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	color:#333333;
	padding:8px;
	text-align:justify;
}
.maintxtBlock p {
	margin:0;
}
.orangereadmore{
	text-align:right;
	display:block;
}
.orangereadmore a{
	font-family:tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	font-weight:bold;
	color:#cc9b25;
	text-decoration:none;
}
.orangenormreadmore{
	text-align:right;
	display:block;
}
.orangenormreadmore a{
	font-family:tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	font-weight:normal;
	color:#cc9b25;
	text-decoration:none;
}
.divlargeBlock{
	display:block;
	width:290px;
	height:125px;
	float:left;
	background:#FFFFFF;
	padding:6px;
}
#seperator{
	display:block;
	height:10px;
}
.divlargeBlock p{
	margin:0;
}
.divsmallBlock{
	display:block;
	width:218px;
	float:left;
	height:125px;
	background:#FFFFFF;
	padding:6px;
}
.divsmallBlock p{
	margin:0;
}
.divider{
	width:7px;
	height:100px;
	float:left;
}
#content{
	padding:8px;
	font-family: tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	text-align:justify;
	height:270px;
	min-height:270px;
}
#content p{
	margin:0;
	padding:3px 0;
}
#content .innerTable{
	text-align:left;
	line-height:normal;
	padding:3px;
}
#content .innerTable td{
	height:25px;
	min-height:25px;
	vertical-align:middle;
	border-bottom:1px solid #b5af9a;
	padding:3px;
}
#content .innerTable th{
background-color:#f6e7c3;
font-weight:bold;
color:#c89415;
height:24px;
line-height:24px;
}
#content ul{
	padding:0;
	margin:2px 0 2px 15px;
}
#content li{
	list-style-type:none;
	line-height:20px;
	padding-left:25px;
	background-image:url(../images/dots.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.inputTxt{
	font-family:tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#000000;
	width:200px;
	height:18px;
	border:1px solid #92bf62;
}
.txtarea{
	font-family:tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#000000;
	width:200px;
	height:35px;
	border:1px solid #92bf62;
}
.button{
	background-color:#e6efdc;
	border:1px solid #92bf62;
	font-family:tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	font-weight:bold;
	color:#577f2c;
}
.msg{
	font-family:tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#993300;
	font-weight:bold;
}
.mandatorystar{
	font-family:tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}