@charset "utf-8";

a:link {
	color: #354DAC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #cedef7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.700L {
	float: left;
	width: 755px;
	border: 1px solid #D40000;
	padding: 10px;
	height: 155px;
	margin: 10px 0px 0px 0px;
}
.midtxt {
	padding: 10px;
	float: right;
	height: auto;
	width: 500px;
}

.floatL {
	float: none;
	width: auto;
}
.200L {
	float: left;
	width: 200px;
}

.maincontainer {
    width:auto;
    margin-left: auto;
    margin-right: auto:
}

.container {
	float: left;
	border: thin solid #2A3FAA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1000px;
	margin-left:	auto;
	margin-right:	auto;
	padding: 5px;
	background-color: #FFFFFF;
}

.txt10bk .div {
	color: #50585F;
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.txt12RedBold {
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D40000;
	background: #A0A0A4;
	text-indent: 20px;
}
.t14WB {
	font: bold 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #50585F;
	color: #FFF;
	padding: 10px;
	width: auto;
	height: 25px;
}


.header {
	background: #50585F;
	margin: 0px;
	padding: 10px;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	width: 940px;
	height: 50px;
	text-align: left;
}
.sideleft1 {
	background: #FFF;
	padding: 10px 0px 0px;
	float: left;
	width: 250px;
	font: bold 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2A3FAA;
	margin-top: 0px;
}
.sideleft2 {
	background: #FFF;
	padding: 10px 0px 0px;
	float: left;
	width: 120px;
	margin-top: 0px;
}

.sideleft3 {
	background: #FFF;
	padding: 10px 0px 0px;
	float: none;
	margin-top: 0px;
}
.sideright2 {
	background: #FFF;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 210px;
	margin: 0px;
	height: auto;
	clear: none;

}
.txt10 {
	font: normal 10pt/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #50585F;
	text-align: left;
	margin: 0px;
	white-space: normal;
	top: auto;
}
.mainContent {
	background: #FFF;
	padding: 10px 0px 0px;
	text-align: left;
	margin: 10px 0px 0px 15px;
	float: left;
	width: 510px;
	border: 1px solid #2A3FAA;
}
.txt12BB {
	font: bold normal 12pt/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2A3FAA;
}
.txt9 {
	font: normal 9pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #50585F;
}
.antcontent {
	float: left;
	width: auto;
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #50585F;
	text-align: justify;
	background-color: #FFF;
	margin: 0px;
	height: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding: 5px;
}
.txt14RedBold {
	font: bold 14pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D40000;
	background: #E2E2E2;
}

.antdescript {
	float: left;
	width: 980px;
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #50585F;

}
.txt12RB {
	font: bold 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D40000;
	text-align: left;
}
.background {
	background: #50585F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.MainContentTxt {
	padding: 0px 0px 10px 10px;
	float: left;
	font: bold 16px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2A3FAA;
	width: 215px;
	height: 225px;
	top: 0px;
}
.MainContentPic {
	padding: 5px;
	float: left;
	width: 260px;
}
.MainContentTxt500 {
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #58505F;
	padding: 0px 10px 10px 15px;
	float: left;
	width: 475px;
	height: auto;
}
.570Ldiv {
	padding: 10px;
	float: left;
	height: auto;
	width: 570px;
}

.floatR250 {
	float: right;
	width: 350px;
}


h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.center {
	text-align:center;
	position: relative;
}