@charset "iso-8859-9";

html {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/bdybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3A69AF;
	height: 100%;
}

.top {
	background-image: url(imgs/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 950px;
}
.mntbl {
	height: 100%;
	background-image: url(imgs/midbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 950px;
}
.midtop {
	background-image: url(imgs/mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	height: 298px;
	font-size: 12px;
}
.midbot {
	background-image: url(imgs/bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 950px;
}
.midcol {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.midcol h1 {
	font-size: 18px;
	color: #FFCC00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midcol h1 a {
	color: #FFCC00;
	text-decoration: none;
}
.midcol h1 a:hover {
	color: #FFCC00;
	text-decoration: none;
}


.midcol  .header {
	font-size: 12px;
	font-weight: bold;
	color: #C8D6EA;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.midcol  .header a {
	color: #C8D6EA;
	text-decoration: none;
}
.midcol .header a:hover {
	color: #FFCC00;
}

.midcol .sum {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.midcol .sum a {
	color: #FFFFFF;
	text-decoration: none;
}
.midcol .sum a:hover {
	color: #9DB5D9;
}

.midcol .det {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8D6EA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.midcol .det a {
	font-size: 10px;
	color: #C8D6EA;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.midcol .det a:hover {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.leftcol {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftcol h1 {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #34548F;
}
.leftcol h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftcol h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.leftcol p {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.leftcol .header {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.leftcol .header a {
	color: #172C60;
	text-decoration: none;
}
.leftcol .header a:hover {
	color: #FFCC00;
}
.leftcol .sum {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.leftcol .sum a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftcol .sum a:hover {
	color: #FFEC9F;
}
.leftcol .det {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftcol .det a {
	color: #172C60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #172C60;
}
.leftcol .det a:hover {
	color: #FFCC00;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
.leftcol .desc {
	height: 140px;
}
.botl {
	font-size: 10px;
	color: #FFFFFF;
	height: 128px;
}
.botl  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
}
.botr {
	font-size: 12px;
	color: #8FADDA;
	height: 128px;
}
.botr p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.botr a {
	color: #8FADDA;
	text-decoration: none;
}
.botr a:hover {
	color: #FFFFFF;
}
.dettop {
	background-image: url(imgs/dettop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	height: 635px;
}
.detbg {
	background-image: url(imgs/detbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 950px;
}
.detb {
	background-image: url(imgs/dbot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 950px;
}
.detbot {
	background-image: url(imgs/detbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 950px;
}
.content {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content h1 {
	font-size: 20px;
	color: #162856;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content h2 {
	font-size: 16px;
	color: #FFCC00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.content h3 {
	font-size: 14px;
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.content p {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	line-height: 18px;
}
.content td {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	
}
.content a {
	font-weight: bold;
	color: #162856;
	text-decoration: none;
}
.content a:hover {
	color: #FFCC00;
}
.content ul {
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 24px;
	color: #FFFFFF;
}
.content li {
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .txtbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #162856;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	vertical-align: middle;
	height: 22px;
	width: 150px;
}
.content .txtarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #162856;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	vertical-align: middle;
	width: 350px;
}
.content .button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E51330;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F592A0;
	border-right-color: #F592A0;
	border-bottom-color: #860B1D;
	border-left-color: #860B1D;
}







.detleft {
	padding-top: 165px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.detleft h1 {
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #618BCB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #FFFFFF;
}
.detleft h1 a {
	color: #FFCC00;
	text-decoration: none;
}
.detleft h1 a:hover {
	color: #FF9900;
}
.detleft .header {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.detleft .header a {
	color: #FFFFFF;
	text-decoration: none;
}
.detleft .header a:hover {
	color: #FFF1BB;
}
.detleft .sum {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.detleft .sum a {
	color: #FFFFFF;
	text-decoration: none;
}
.detleft .sum a:hover {
	color: #BCCDE7;
}
.detleft .det {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.detleft .det a {
	color: #FFFFFF;
	text-decoration: none;
}
.detleft .det a:hover {
	color: #FFBFBF;
}
.formp p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.content .txtbox2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #162856;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	vertical-align: middle;
	height: 22px;
	width: 350px;
}
