body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.lnkblack12{
	font-size: 12px;
	color: #000000;
}
.lnkblack12 A{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.lnkblack12 A:hover{
	color: #013C76;
	text-decoration:none;
}

.lnkwhite11 {
	
	color: #ffffff;
	font-size: 11px
}
.lnkwhite11 A{
	
	color: #ffffff;
	font-size: 11px;
	text-decoration: None;
}

.lnkwhite11 A:hover{
	text-decoration: Underline;
}

.lnkwhite12b {
	
	color: #ffffff;
	font-weight: bold;
	font-size: 12px
}
.lnkwhite12b A{
	
	color: #ffffff;
	font-weight: bold;
	font-size: 12px
}
.lnkwhite12b A:hover{
	text-decoration:none;
}

.lnkblue12b{
	color: #013C76;
	font-weight: bold;
	font-size: 12px
}
.lnkblue12b a{
	display:block;
	color: #000;
	text-decoration: NONE;
	padding:3px;
}
.lnkblue12b a:hover{
	color: #FFFFFF;
	background : #4F3E30;
}

.leftLinksActive{
	color: #013C76;
	font-weight: bold;
	font-size: 12px
}
.leftLinksActive a{
	display:block;
	color: #FFFFFF;
	text-decoration: NONE;
	padding:3px;
	background: #4F3E30;
}
.leftLinksActive a:hover{
	color: #000000;
	background: #FFFFFF;
}

.leftMainTitle{
	padding:8px;
	color:#013C76;
	font-size:13px;
	font-weight:bold;
}

.mntext12{
	font-size: 12px;
	line-height:1.5;
	color:#000000;
}
.mntext12 a{
	color:#1870d4;
}
.mntext12 a:hover{
	color:#000000;
	text-decoration:none;
}

.mntext12 ul li{
	padding-bottom:5px;
	list-style-image:url(../images/bull-orange.gif);
}


.mntext10 {
	
	font-size: 10px
}
.mnred13b{
	
	color: #ED1B23;
	font-weight: bold;
	font-size: 13px
}
.mnblue12b{
	
	color: #004A80;
	font-weight: bold;
	font-size: 12px
}

.hdwhite15b {
	
	color: #ffffff;
	font-size: 13px;
	font-weight:BOLD;
}
.hdwhite17b {
	
	color: #ffffff;
	font-size: 17px;
	font-weight:BOLD;
}

.hdwhite13 {
	
	color: #ffffff;
	font-size: 13px
}

.hdwhite13 A{
	color: #ffffff;
	TEXT-DECORATION: none
}

.hdwhite13 A:hover{
	color: #ffffff;
	TEXT-DECORATION: none
}

.hd12black {
	
	font-size: 12px;
	font-weight: bold
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}

.txtbox{
	padding:5px;
	font-size:11px;
	color:#000000;
	border:solid 1px #333333;
	width:250px;
	height:25px;
}

.septbl{
	background:url(../images/images/bg-doted-tbl.gif);
	padding:0px;
}
.septblhd{
	background:#4F3E30;
	padding:0px;
}

.frmHd{
	font-size:14px;
	font-weight:bold;
	color:#4f3e30;
	padding-top:15px;
	padding-bottom:15px;
}

.frmLbl{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:000;
	background:#D0C0B2;
}

.frmButton{
	border:solid 1px #6e5846;
	padding:5px;
	
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	color:#000000;
	background:#faf2e3;
}

.rightpanel{
	background:#fbf6ea;
	padding:5px;
	border-left:solid 1px #b2b2b2;
}

.newstitle{
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
	color:#000000;
}
.newsdetail{
	font-size:11px;
	line-height:1.5;
	color:#000000;
}
.newsdetail a{
	color:#0000ff;
}
.newsdetail a:hover{
	color:#000000;
	text-decoration:none;
}

.hdbrown{
	background:#4f3e30;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
}

.mainPad{
	padding:10px;
}

.subHeading{
	font-size:14px;
	color:#000066;
	padding-bottom:8px;
	font-weight:bold;
}