@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;		
}
FORM{
	margin:0px;
	padding:0px;
}
.blackbold {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.txtfield {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #c3c3c3;
	padding: 2px;
	background-color: #f7f7f7;
}
.whitehd {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}

.smalltxt {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	line-height: 14pt;
}
.bluetxtbold {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: none;
}
.normaltxt {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	line-height: 16pt;
}
.normaltxt a:link, .normaltxt a:visited  {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #006699;
	text-decoration: underline;
	line-height: 18px;
}
.normaltxt a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #993300;
	text-decoration: underline;
	line-height: 18px;
}

.blackbold a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.blackbold a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.blackbold a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #343434;
	text-decoration: underline;
}
.orangetxt {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #d96600;
	text-decoration: none;
}
.orangetxt a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #d96600;
	text-decoration: none;
}
.orangetxt a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #d96600;
	text-decoration: none;
}
.orangetxt a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #d96600;
	text-decoration: underline;
}
.smalltxt a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #262626;
	text-decoration: underline;
}
.smalltxt a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #262626;
	text-decoration: underline;
}
.smalltxt a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #262626;
	text-decoration: none;
}
.blacksmallbold {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
	line-height: 16px;
}
.btn {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	border: 1px solid #cf7200;
	text-transform: uppercase;
	background-image: url(../images/btn-bg.gif);
	height: 27px;
}
.pagenos {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #008BBE;
	text-decoration: none;
}
.pagenos a:link, .pagenos a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #E65533;
	text-decoration: underline;
	font-weight: bold;
}
.pagenos a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.errormsg {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFF3E8;
	border: 1px dotted #CC6600;
	padding: 6px;
}
.border {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFF8F0;
	border: 1px solid #FFEAD7;
	line-height: 16pt;
}
.border a:link, .border a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #006699;
	text-decoration: underline;
}
.border a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #990000;
	text-decoration: underline;
}
.thead {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
}
.mandatory {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.thead a:link, .thead a:visited, .thead a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.tsubhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B7B7B;
}
.tsubhead a:link, .tsubhead a:visited, .tsubhead a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 15pt;
	color: #FFFFFF;
	text-decoration: none;
}
.imgborder {
	border: 0px solid #FFFFFF;
	display: table;
}
.imgborder a:link, .imgborder a:visited  {
	border: 1px solid #CCCCCC;
	display: table;
	height: 80px;
	width: 80px;
}
.imgborder a:hover {
	border: 1px solid #000000;
	display: table;
	height: 80px;
	width: 80px;
}
.bluetxtbold_2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: underline;
}
.bluetxtbold_2 a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: underline;
}
.bluetxtbold_2 a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: none;
}
.bluetxtbold_2 a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: none;
}
.botlinks {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333333;
}
.botlinks a:link, .botlinks a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #CC6600;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: underline;
}
.botlinks a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #003366;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
.headingwborder {
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.headingwbg {
	font-family: Times New Roman, Times, serif;
	font-size: 18pt;
	color: #006699;
	text-decoration: none;
	background-image: url(../images/subhead.gif);
	height: 48px;
	padding-left: 20px;
	border: 1px solid #dde7d4;
	text-transform: capitalize;
}
.bluetxtboldhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9E9E9E;
}
.border1 {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFEAD7;
	line-height: 17px;
}
.smalltxt1 {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.bluetxtbold a:link, .bluetxtbold a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: none;
}
.bluetxtbold a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1584ca;
	text-decoration: none;
}
.txtfieldamt {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #c3c3c3;
	padding: 2px;
	background-color: #f7f7f7;
	text-align: right;
}
.normalutxt {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #504f4f;
	text-decoration: none;
}
.normalutxt a:link, .normalutxt a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
}
.normalutxt a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
}

