@charset "utf-8";
/* HTML */
/* --------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #edf1f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343132;
	line-height: 16px;
	text-decoration: none;
}
a:link {
	color: #343132;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #343132;
}
a:hover {
	text-decoration: underline;
	color: #343132;
}
a:active {
	text-decoration: none;
	color: #343132;
}
h1 {
	display: inline;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #5d63aa;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
h2 {
	display: inline;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #5d63aa;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
h3 {
	display: inline;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5d63aa;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343132;
	line-height: 16px;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303a4a;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
/* DIVS */
/* --------------------------------*/
#header {
	width: 100%;
	height: 97px;
}
#cards {
	width: 100%;
	height: 323px;
	background-image:url(images/cards_bg.gif);
	overflow:hidden;
}
#cards_inner {
	position: relative;
	top: 0px;
	left: 0px;
	height: 323px;
}
#card_margin {
	width: 20px;
	height: 323px;
	position: relative;
	float: left;
}
#card {
	width: 148px;
	height: 323px;
	position: relative;
	float: left;
	background-image:url(images/cardBg.png);
}
#card_field {
	position: relative;
	left: 20px;
	top: 50px;
	width: 100px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
#card2 {
	width: 148px;
	height: 323px;
	position: relative;
	float: left;
	background-image:url(images/cardBg2.png);
}
#card2_inner {
	margin-left: 28px;
	margin-top: 115px;
}
#arrows {
	width: 100%;
	height: 21px;
	vertical-align:top;
}
#text_columns {
	width: 100%;
	float: left;
	vertical-align: top;
}
#text_column1 {
	width: 40%;
	float: left;
	padding-left: 32px;
	vertical-align: top;
}
#text_column2 {
	width: 40%;
	float: left;
	padding-left: 58px;
	vertical-align: top;
}
#textMargin {
	width: 100%;
	height: 14px;
	clear: both;
}
#seperator {
	width: 100%;
	height: 1px;
	background-image:url(images/stripe.gif);
	background-repeat:repeat;
}
#footer {
	position: relative;
	width: 100%;
	background-color:#FFFFFF;
	padding-top: 19px;
	padding-bottom: 29px;
	float: left;
}
#icons {
	position: absolute;
	top: 19px;
	right: 10px;
}
#icon {
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: -1px;
	border: solid 1px #c0c4c8;
}
#mask {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	width:100px;
	height:100px;
	display: none;
	z-index: 10;
}
#windowCardBg {
	position: absolute;
	left: 0px;
	top: 0px;
	width:799px;
	height:525px;
	display: none;
	z-index: 11;
}
#windowCardBg1 {
	background-image:url(images/window_card_bg1.png);
	width:799px;
	height:374px;
}
#windowCardBg2 {
	background-image:url(images/window_card_bg2.png);
	width:799px;
	height: 20px;
}
#windowCardBg3 {
	background-image:url(images/window_card_bg3.png);
	width:799px;
	height:24px;
}
#windowCard {
	position: absolute;
	left: 0px;
	top: 0px;
	width:799px;
	height:525px;
	display: none;
	z-index: 12;
}
#windowArrows {
	position: absolute;
	left: 0px;
	top: 251px;
	width: 799px;
	height: 49px;
}
#windowForm {
	position: absolute;
	left: 0px;
	top: 0px;
	width:647px;
	height:730px;
	display: none;
	z-index: 13;
	background-image:url(images/window_form_bg.png);
}
#formText {
	position: absolute;
	left: 37px;
	top: 542px;
	width: 210px;
	color: #FFFFFF;
}
#formForm {
	position: absolute;
	left: 277px;
	top: 32px;
	width: 291px;
	height: 686px;
}
#formFrame {
	width: 291px;
	height: 686px;
	background-color: #6f82ca;
}
#formBg {
	overflow: hidden;
	width: 291px;
	height: 686px;
	background-color: #6f82ca;
	background-image:url(images/formBg.png);
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	vertical-align: middle;
}
#formColumn1Left {
	float: left;
	width: 121px;
}
#formColumn1Right {
	float: left;
	width: 151px;
	margin-left:19px;
}
/* CARD */
/* --------------------------------*/
.card_logo {
	position: relative;
	left: 12px;
	top: 38px;
}
.card_pic {
	position: relative;
	left: 12px;
	top: 39px;
}
/* CONTENT */
/* --------------------------------*/
.contentDiv {
	position:absolute;
	left: 0px;
	top: 0px;
	display: none;
	overflow:visible;
}
.contentText {
	position: absolute;
	left: 259px;
	top: 314px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343132;
	line-height: 16px;
	text-decoration: none;
}
.contentClose {
	position:absolute;
	left: 700px;
	top: 20px;
}
.contentLogo {
	position:absolute;
	left: 109px;
	top: 42px;
}
.contentField {
	position:absolute;
	left: 117px;
	top: 251px;
	width: 100px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.contentImage {
	position:absolute;
	left: 259px;
	top: 59px;
}
.contentLink {
	position:absolute;
	left: 117px;
	top: 307px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentFile {
	position:absolute;
	right: -680px;
	top: 62px;
	width: 120px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5368b5;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
/* FORM */
/* --------------------------------*/
.formClose {
	position:absolute;
	left: 619px;
	top: 4px;
}
.formField1 {
	position: relative;
	width: 281px;
	height: 27px;
	border: hidden;
	background:none;
	background-image:url(images/formField1.png);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #303a4a;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
}
.formField2 {
	position: relative;
	width: 111px;
	height: 27px;
	border: hidden;
	background:none;
	background-image:url(images/formField2.png);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #303a4a;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
}
.formField3 {
	position: relative;
	width: 141px;
	height: 27px;
	border: hidden;
	background:none;
	background-image:url(images/formField3.png);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #303a4a;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
}
.formField4 {
	position: relative;
	width: 281px;
	height: 107px;
	border: hidden;
	overflow: hidden;
	background:none;
	background-image:url(images/formField4.png);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #303a4a;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
}
.formSelect {
	position: relative;
	width: 254px;
	height: 27px;
	border: hidden;
	background:none;
	background-image:url(images/formSelectOff.png);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #303a4a;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 37px;
}
.formSelectInner {
	float: left;
	position: absolute;
	width: 291px;
	border: hidden;
	background:none;
	background-image:url(images/formSelectBg.png);
	background-repeat:repeat-y;
	margin-top: -9px;
	display: none;
	z-index:2;
}
.formSelectItem {
	position: relative;
	width: 281px;
	height: 27px;
	border: hidden;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #303a4a;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
}
.formFile {
	position: relative;
	width: 281px;
	height: 27px;
	border: hidden;
	background:none;
	background-image:url(images/formField1.png);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #303a4a;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.formSubmit {
	width: 63px;
	height: 27px;
	float: right;
	padding-top: 4px;
}