@charset "utf-8";
/* CSS Document */

BODY {
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;	
	font-family:Arial AMU, sylfaen;
	color:#FFFFFF;
	font-size:11px;
	background:url(../img/bg_filler.jpg) repeat-x top #a3b597;
}

INPUT {
	font-family:Arial AMU, sylfaen;
	color:#004f6b;
	font-size:11px;
}

TEXTAREA {
	font-family:Arial AMU, sylfaen;
	color:#004f6b;
	font-size:11px;
}

SELECT {
	font-family:Arial AMU, sylfaen;
	color:#004f6b;
	font-size:11px;
}

TABLE {
	font-family:Arial AMU, sylfaen;
	color:#FFFFFF;
	font-size:11px;
}

DIV {
	margin:auto auto;
}

a:link { color:#FFFFFF; text-decoration:underline; font-size:11px }
a:active { color:#FFFFFF; text-decoration:underline; font-size:11px }
a:hover { color:#FFFFFF; text-decoration:none; font-size:11px }
a:visited { color:#FFFFFF; text-decoration:underline; font-size:11px }

a.slink:link { color:#1d629a; text-decoration:underline; font-size:12px }
a.slink:active { color:#1d629a; text-decoration:underline; font-size:12px }
a.slink:hover { color:#1d629a; text-decoration:none; font-size:12px }
a.slink:visited { color:#1d629a; text-decoration:underline; font-size:12px }

.main {
	width:100$;
	height:100%;
	background:url(../img/clouds.jpg) no-repeat top center;
	overflow:hidden
}

.content {
	width:790px;
	text-align:center;
	height:100%;
	overflow:hidden;
}

.header {
	width:inherit;
	height:93px;
}

.headerline {
	width:inherit;
	padding-top:2px;
	padding-bottom:2px;
}

.headercontent {
	width:inherit;
	height:74px;
}

.menu {
	width:auto;
	margin-left:230px
}

.menu UL {
	list-style-type:none;
	height:12px;
	width:512px;
}

.menu UL LI {
	height:12px;
	float:left;
}

.tab {
	width:571px;
	margin-top:30px;
	float:left;
	text-align:left;
	height:100%;
	overflow:hidden;
}

.rightcol {
	width:210px;
	height:700px;
	margin-top:30px;
	margin-left:9px;
	float:left;
}

.footerTag {
	width:790px;
	margin-top:10px;
	height:50px;
}

.bodytag {
	width:790px;
	height:100%;
	overflow:hidden;
}

.dep {
	width:567px;
	padding:2px;
	margin-top:30px;
	text-align:left;
	height:100%;
	overflow:hidden;
}

.contactHeader {
	width:145px;
	padding-left:45px;
	background:url(../img/hed11.png) no-repeat center center;
	height:20px;
	display:block;
	padding-top:8px;
}

.defaultHeader {
	width:165px;
	padding-left:25px;
	background:url(../img/hed11.png) no-repeat center center;
	height:20px;
	display:block;
	padding-top:8px;
}

.defaultHeader1 {
	width:200px;
	padding-left:25px;
	background:url(../img/hed2.png) no-repeat center center;
	height:20px;
	display:block;
	padding-top:8px;
}

.defaultHeader2 {
	width:300px;
	padding-left:21px;
	background:url(../img/hed3.png) no-repeat center center;
	height:20px;
	display:block;
	padding-top:8px;
}

.viewImage {
	margin-right:7px
}

.contText {
	display:block;
	font-size:11px;
	padding:2px 0px 2px 5px
}

.contInput {
	width:340px;
	height:11px;
	padding:2px;
}

.contArea {
	width:408px;
	height:150px;
	padding:4px;
}

.contSubmit {
	width:420px;
	height:30px;
	font-size:12px;
	background:#CCCCCC;
	outline:none
}

.descHead1 {
	font-size:18px;
	font-weight:bold;
}

.goBackGenPlan {
	color:#FF9900;
	margin-left:370px;
}
