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

.clearfix:after {content:"."; height:0; clear:both; visibility:hidden; display:block}
.clearfix {display:inline-block; zoom:1}
* html .clearfix {height:1%; overflow:visible}

body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #F5F2F9;
}

#container {
	width:900px;
	background:#FFF;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4DCEF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4DCEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DCEF;
}
#container #content {
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#head .head-left {
	width: 320px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
#head .head-right {
	width: 530px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: right;
}

.block-c{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color: #0099FF;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
}

#container #logo {
	padding-top: 15px;
	padding-bottom: 5px;
	float: left;
	width: 900px;
}

#head  .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
}
#head {
	background-image: url(../images/head-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 175px;
	width: 900px;
	float: left;
}
#content #left {
	width: 300px;
	margin-left: 20px;
	float: left;
}
#content #right {
	margin-left: 10px;
	float: left;
	width: 570px;
}
#application {
	width: 559px;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#application #app-head {
	background-image: url(../images/app-head.png);
	height: 42px;
	width: 559px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
}
#app-head  .form-heading {
	padding-left: 15px;
	color: #0099FF;
	font-size: 15pt;
	line-height: 2em;
	font-weight: bold;
}

#application #app-body {
	background-image: url(../images/application-bg.png);
	float: left;
	width: 559px;
	background-repeat: repeat-y;
	background-position: center;
}
#app-body .form-div {
	padding: 10px;
}

#form #button {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
}
#form .buttonclass{
	background-image: url(../images/do-you-qualify.png);
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border:0;
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	width: 296px;
}
#form #button input {
	width:296px;
	height:37px;
	border:0px;
	margin: 5px;
	padding: 0px;
}

#application #app-footer {
	background-image: url(../images/app-footer.png);
	float: left;
	height: 8px;
	width: 559px;
}
#right #right-content {
	float: left;
	width: 559px;
	padding-left: 10px;
}
#right #right-content-2 {
	float: left;
	width: 559px;
	padding-left: 10px;
	padding-top: 5px;
}
#right-content-2 h1 {
	color: #990000;
	font-size: 22px;
}

.title-bg {
	background-image: url(../images/table-head-bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 172px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.factstd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 5px;
	height: 330px;
	line-height: 15px;
}

.factstd-1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.questions {
	text-align: right;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	list-style-type: square;
	font-weight: bold;
	border-right-color: #CCCCCC;
	line-height: 16px;
	width: 300px;
}
.questions a, a:visited {
	color: #0099cc;
	text-decoration: none;
}
.questions a:hover{
	color: #FFFFFF;
	background-color: #0099CC;
}
#content #left #nav {
	text-align: right;
	font-size: 13px;
}
#content #left #nav span {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}

#news{margin-left:10px; margin-right:5px;padding-top:5px; text-align:right}
#news .news-group{
	text-align: right;
	padding-top: 12px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
#footer-container {
	width: 100%;
	background-color: #F5F2F9;
	float: left;
}
#footer-container #footer-content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer-container #footer-content a {
	color: #666666;
}
