body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.t0p-bottom-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 82px;
	font-weight: bold;
	color: #1072C9;
	text-decoration: none;
	background-image: url(../images/top-menu-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #1072C9;
	text-decoration: none;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.top-menu a:link {color: #D8D8D8;text-decoration: none;}
.top-menu a:visited {color: #D8D8D8;text-decoration: none;}
.top-menu a:hover {color: #1072C9;text-decoration: none;}
.top-menu a:active {color: #1072C9;text-decoration: none;}
.dot {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.black-bg {
	background-image: url(../images/black-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #369FE9;
	text-decoration: none;
	padding-left: 12px;
}
.pass-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #5E5D5D;
	text-decoration: none;
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #5E5D5D;
	text-decoration: none;
	padding: 15px;
}
.txt a:link {color: #1072C9;text-decoration: underline;}
.txt a:visited {color: #1072C9;text-decoration: underline;}
.txt a:hover {color: #5E5D5D;text-decoration: none;}
.txt a:active {color: #1072C9;text-decoration: underline;}

.txt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06A234;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
	line-height: 20px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06A234;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 3px;
}

.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06A234;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 3px;
}

.blue-txt {
	font-family: "Courier New", Courier, monospace, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #168BDC;
	text-decoration: none;
}
.txt-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 160px;
	border: 1px solid #E0E0E0;
}
.bottom-bg {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #1072C9;
	text-decoration: none;
	padding-bottom: 20px;
}
.bottom-bg A:link {	color: #FFFFFF;	text-decoration: none;}
.bottom-bg A:visited {	color: #FFFFFF;	text-decoration: none;}
.bottom-bg A:hover {	color: #1072C9;	text-decoration: underline;}
.bottom-bg A:active {	color: #1072C9;	text-decoration: none;}
.copy-txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #019C2E;
	text-decoration: none;
}
.copy-txt a:link {	color: #019C2E;	text-decoration: underline;}
.copy-txt a:visited {	color: #019C2E;	text-decoration: underline;}
.copy-txt a:hover {	color: #000000;	text-decoration: none;}
.copy-txt a:active{	color: #019C2E;	text-decoration: underline;}
.innerDiv{
	margin: 0px;   
    }
    
    
    .innerDivBg{
	background-color:#ffffff;
	opacity:.9;
moz-opacity:.9;
*opacity:.9;
	filter:Alpha(opacity=100);
	*filter:Alpha(opacity=10);
	width: 840px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
    }
	
	 .innerDivBg1{
	background-color:#A2D0F1;
	opacity:.9;
	moz-opacity:.9;
*opacity:.9;
	filter:Alpha(opacity=100);
	*filter:Alpha(opacity=90);
	width:834px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sub-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
    }
date-bg {
	background-color: #0166BC;
}

.left-dolor-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0166BC;
	text-decoration: none;
}
.left-bg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
}
.left-bg12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #595959;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	font-weight: normal;
}
.left-bg12 a:link {	color: #595959;	text-decoration: none;}
.left-bg12 a:visited {	color: #595959;	text-decoration: none;}
.left-bg12 a:hover {color: #1072C9;	text-decoration: none; }
.left-bg12 a:active {	color: #595959;	text-decoration: none;}
.left-bg12r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #1072C9;
	text-decoration: none;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	font-weight: normal;
}
.left-bg12r a:link {	color: #1072C9;	text-decoration: none;}
.left-bg12r a:visited {	color: #1072C9;	text-decoration: none;}
.left-bg12r a:hover {color: #1072C9;	text-decoration: none; }
.left-bg12r a:active {	color: #1072C9;	text-decoration: none;}