﻿
html
{
	text-align: center;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #2d1e6b;
	font-size: 12px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(images/page_bg.jpg) repeat-x top #FFF;
}

a
{
	font-size: 12px;
	font-family: Arial;
	color: #2d1e6b;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
input, textarea, select
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	padding: 2px;
}
.txtwi1
{
	width: 45px;
	border: 1px solid #a582bd;
}
form
{
	margin: 0px;
}
img
{
	border: 0px;
	vertical-align: middle;
}
.fleft
{
	float: left;
}
.li10
{
	line-height: 10px;
	height: 10px;
}

.contbg p
{
	margin: 0 0 15px 0;
	text-align: justify;
	line-height: 16px;
}

.pdfcont h2
{
}

.header_bg
{
	background: url(images/header_bg.jpg) no-repeat left top;
	height: 113px;
	padding-left: 45px;
}
.contbg
{
	border: 1px solid #a582bd;
	background: #FFFFFF;
	padding: 20px 28px 28px 28px;
	text-align: left;
}
.tabmn
{
	background: url(images/mid_bg.jpg) repeat-y left;
	text-align: left;
	padding: 10px 25px 0px 25px;
}
.fig_list
{
	margin-bottom: 10px;
}
.fig_list li
{
	list-style: decimal;
	line-height: 20px;
}
.txt12graybo
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.tablist td
{
	padding: 6px 0 6px 10px;
	color: #000000;
	font-size: 12px;
	text-align: left;
}
.bodtb td
{
	border-top: 1px solid #a582bd;
	border-bottom: 1px solid #a582bd;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
/*.gray_btn
{
	background: url(images/btn_bg.gif);
	width: 132px;
	height: 39px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	border: 0px;
}*/
.gray_btn
{
	background: url(images/btn_bg1.gif) repeat-x;
	color: #000000;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #B5B5B5;
}
.txt12black
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.err
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.info
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: Green;
	background-color: #FFFFFF;
	padding: 5px;
}

.headerbg
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525759;
	text-decoration: none;
	background-color: #F3F3F3;
}

.tahoma11gray
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E6B;
	text-decoration: none;
}
a.tahoma11gray:hover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A60000;
	text-decoration: none;
}
.textbox 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E6B;
	text-decoration: none;
	height: 21px;
	width: 116px;
	border: 1px solid #2D1E6B;
}

.textbox2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E6B;
	text-decoration: none;
	height: 16px;
	width: 170px;
	border: 1px solid #2D1E6B;
}
.tahoma11black
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E6B;	
	text-decoration: none;
}
a.tahoma11black:hover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A60000;
	text-decoration: none;
}
.tahoma11blackunderline
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E6B;
	text-decoration: underline;
}
a.tahoma11blackunderline:hover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A60000;
	text-decoration: underline;
}
.tahoma20redbold
{
	/*font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #A60000;
	text-decoration: none;*/
	font-size: 16px; 
	font-weight: bold; 
	color: #2D1E6B;
}
.tahoma20redboldunderline
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #035CA4;
	text-decoration: none;
}
a.tahoma20redboldunderline
{
	color: #035CA4;
	text-decoration: underline;
}
a.tahoma20redboldunderline:hover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2F2F2F;
	text-decoration: underline;
}

.tahoma17redbold
{
	font-size: 16px;
	font-weight: bold;
	color: #EB7E0A;
}


.topbanner
{
	background: url(images/top_banner.jpg) no-repeat top;
	height: 100px;
}

.topbanner1 h1{
	color:#000066;	
	height: 40px;
	text-align:left;	
}
h1
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.gridHeader
{
	border-top: 1px solid #a582bd;
	border-bottom: 1px solid #a582bd;
	color: #2D1E6B;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	height: 30px;
	background-color: #ffffff;
}

.rowbg
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E6B;
	text-decoration: none;
	height: 30px;
	background-color: #f6f6f6;
}
.altrowbg
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2D1E6B;
	text-decoration: none;
	height: 30px;
	background-color: #ffffff;
}

.subtitle
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #504099;
}

