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

html {

	background-color: #22324d;

}

body {

	min-width: 960px;
	margin: 0px;
	text-align: center;
	color: #e9ecf2;
	background-color: #22324d;
	background-image: url(/images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	cursor: default;

}

body, div, span, p, table, td, tr {

	font-family: Helvetica Neue, Helvetica, Arial, MS Sans Serif, Geneva, Tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;

}

A, A:link, A:visited {

	color: #e5b045;
	font-weight: normal;
	text-decoration: none;

}

A:hover {

	font-weight: normal;
	text-decoration: underline;

}

A:active {

	color: #ffe799;
	font-weight: normal;
	text-decoration: none;

}

img {

	border: 0px;

}

#windowstrip {

	position: absolute;
	top: 0px;
	width: 100%;
	height: 120px;
	background-color: #667aff;
	opacity: 0.1;
	filter: alpha(opacity=10);
	z-index: 10;

}

#logobg {

	position: absolute;
	top: 224px;
	left: 9%;
	width: 642px;
	height: 642px;
	background-image: url(/images/bg_logo.png);
	background-repeat: no-repeat;
	z-index: 12;

}
	

#header {

	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 160px;
	text-align: center;
	margin: 0px auto 24px auto;
	z-index: 20;

}

#footer {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	text-align: center;
	margin: 16px auto 16px auto;
	z-index: 20;

}

#headerleft {

	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 298px;
	height: 160px;

}

#headerright {

	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 598px;
	height: 160px;
	text-align: right;

}

#body {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	min-height: 560px;
	text-align: left;
	margin: 16px auto 0px auto;
	z-index: 30;

}

#menu {

	clear: both;
	float: left;
	width: 298px;
	text-align: right;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 24px 0px;
	border: solid 1px #ffffff;
	border-width: 0px 1px 0px 0px;

}

#content {

	float: right;
	width: 630px;
	text-align: left;

}

#left {

	float: left;
	width: 299px;
	text-align: justify;

}

#right {

	float: right;
	width: 299px;
	text-align: justify;

}

#full {

	float: left;
	width: 630px;
	text-align: justify;

}

#footerleft {

	float: left;
	width: 298px;
	text-align: right;
	font-size: 10px;
	color: #3d6299;

}

#footerright {

	float: right;
	width: 598px;
	text-align: right;
	font-size: 10px;
	color: #2b4166;

}

#footerright A, #footerright A:link, #footerright A:visited {

	color: #3d6299;

}

.thumbpanel {

	clear: both;
	width: 612px;
	height: 146px;
	background-image: url(/images/thumb_bg.png);
	background-repeat: no-repeat;
	padding: 16px;
	margin-bottom: 16px;

}

.thumbpanelon {

	background-image: url(/images/thumb_bg_on.png);

}

.thumbnail {

	float: left;
	width: 180px;
	margin: 0px 16px 0px 0px;
	border: solid 1px #ffffff;

}

.thumbnailon {

	border-color: #f0bd48;

}

.description {

	float: left;
	width: 398px;
	text-align: justify;

}

.icon {

	position: relative;
	top: 5px;

}


.yellow {

	color: #f0bd48;

}

.ltblue {

	color: #5287cc;

}

.mdblue {

	color: #3d6299;

}

.dkblue {

	color: #22324d;

}

.vdblue {

	color: #192333;

}



form {

	line-height: 32px;
	padding: 0px;
	margin: 0px;

}

input, select, textarea {

	background-color: #e9edf2;
	border: 0px;
	font-family: Helvetica Neue, Helvetica, Arial, MS Sans Serif, Geneva, Tahoma;
	color: #3d6299;
	margin: 0px 0px 4px 0px;
	padding: 2px;

}

textarea {

	font-size: 13px;

}

input[type=image] {

	background: transparent;
	border: 0px;

}

input[type=checkbox], input[type=radio], input[type=file] {

	border: 0px;

}

div.item {

	clear: both;
	display: inline;
	width: 100%;
	padding: 0px;
	margin: 0px;

}

form label {

	display: inline;
	padding: 0px;
	margin: 0px;

}

.fieldname {

	float: left;
	width: 138px;
	text-align: right;
	padding: 2px 8px 0px 0px;

}

.fielddata {

	float: right;
	width: 480px;
	text-align: left;
	padding: 0px;
	margin: 0px;

}



br {

	clear: both;

}

hr {

	clear: left;
	width: 75%;
	height: 1px;
	float: left;
	border: 0px;
	background-color: #ffffff;

}

p {

	clear: left;
	margin: 0px 0px 16px 0px;
	text-align: justify;

}

.sm {

	font-size: 11px;
	line-height: 20px;

}

.lg {

	font-size: 15px;
	line-height: 24px;

}

ul {

	margin-bottom: 16px;

}

ul li {

	list-style-type: square;

}

h1, h2, h3, h4 {

	clear: left;
	float: left;
	width: 100%;
	padding: 0px;

}

h1 {

	float: right;
	width: 630px;
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;

}

h2 {

	font-size: 24px;
	font-weight: bold;
	color: #e9edf2;
	margin: 0px 0px 24px 0px;

}

h3 {

	font-size: 18px;
	font-weight: bold;
	color: #e9edf2;
	margin: 0px 0px 18px 0px;

}

h4 {

	font-size: 16px;
	font-weight: bold;
	color: #e9ebf2;
	margin: 0px 0px 16px 0px;

}