body {
	background-color: #3B3B3B;
	font-family: 'Roboto Condensed', Arial, sans-serif;

}
#wrapper {
	width:999px;
	margin:0 auto;
}
#header {
	height:130px;
}
.logo {
	width:220px;
	float:left;
	padding-top:20px;
}

.tagline {
    float: left;
    padding-top: 30px;
    text-align: right;
    width: 779px;
}

#page {
	background:#fff;
}
#content {
	padding:5px 5px 12px 5px;
}
#content .inner {
	border:1px solid #ccc;
}
#content .inner .innerHeader {
	background:url(images/page_title.jpg) no-repeat top;
	height:52px;
}
.homeContent {
	background:url(images/woman.jpg) no-repeat center bottom;
	padding:15px;
	height: 380px;
}
.pageContent {
	/*background:url(images/woman.jpg) no-repeat center bottom; */
	/*padding:15px;*/
	min-height:600px;
    margin-top: -25px;
}
.otherContent {
	/*background:url(images/woman.jpg) no-repeat center bottom; */
	width:580px;
	padding:15px;
}
h2 { 
	font-size: 35px;
}
.videoPlayer {
	width:380px;
	height:214px;
	background:#ccc;
}
.homeContentText {
	width:380px;
	font-size:14px;
	color:#333;
	padding-top:12px;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight:400;
	line-height:20px;
}

#loginBox {
    height: 340px;
    left: 639px;
    position: absolute;
    top: 12px;
    width: 323px;
    z-index: 1;
}

#loginBox .lheader {
	background:url(images/login_top.jpg) no-repeat;
	height:59px;
}

#loginBox .lbox {
    background: url("images/login_bg.jpg") no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #888888;
    height: 330px;
}

input { 
	width:250px;
	font-size:16px;
	padding:6px 0px;
	border:0px;
}
.userField {
	width:250px;
	padding-top:60px;
	padding-left:30px;
}
.passField {
	width:260px;
	padding:75px 0px 20px 30px;
}
.lboxText {
	width:260px;
	margin:0 auto;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size:14px;
	font-weight:400;
	text-align:center;
	padding:18px 0px;
}
.lboxText a {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	text-decoration:underline;
}
.btnField {
	width:193px;
	margin:0 auto;
}
.btnSubmit {
	border:0px;
	background:url(images/btn-login.jpg) no-repeat;
	width:193px;
	height:60px;
	cursor:pointer;
}
#footer {
	background: #3B3B3B url(images/footer_bg.gif) repeat-x;
	height:67px;
/*	margin-top:25px;*/
	font-size:13px;
	color:#fff;
	font-weight:300;
}
#footer a {
	color:#FC0;
	text-decoration:none;
}
.slogo {
	width:100px;
	height:33px;
	float:left;
	padding:18px 0px 0px 16px;
}
.ftext {
	padding:18px 0px 0px 16px;
	float:left;
}
.ftext a {
	color:#FC0;
	text-decoration:none;
}
.ftext a:hover {
	color:#FC0;
	text-decoration:underline;
}
#menu {
	width:263px;
/*	float:left;*/
position:absolute;
}
#rightcontent {
	float:left;
}
#entry {
	/*background: #ccc;*/
	position: relative;
	width: 580px;
	/*height: 115px; */
	z-index: 1;
	left: 339px;
/*	top: 76px; */
top: 25px;
	/* border-top: 4px solid #666; */
}
.btnLogout {
	padding:14px 12px 0px 10px;
}
#entry h2 {
	font-size:35px;
	letter-spacing:-1px;
}
#entry h2 font {
	color:#666;
	font-weight:400;
}
.infoPanelContentSection {
/*	border-bottom:1px solid #ccc; */
	padding-bottom:20px;
	margin-bottom:40px;
}
.buttonGetPDF {
	border:0px;
}
#contactSection input {
	width:90%;
}
#contactSection textarea {
	width:90%;
	height:200px;
}
#contactSection .btnSubmit2 {
	width:180px;
	font-size:16px;
	margin-top:18px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.data_table tr,
.data_table td
{
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.data_table
{
	border: 1px solid #000000;
}


.step
{
/*	color: #1D6EB0;*/
color: #e79f00;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}

.topic
{
	display:inline;
}

.button
{
	height: 46px;
	color: #ffffff;
}


.button_description
{
     display: inline;
    font-size: 18px;
    height: auto;
    left: 118px;
    position: relative;
    top: 11px;
    width: auto;
}


.button1
{
	background: url("images/btn_step1h.jpg");
}
.button1_selected,
.button1:hover
{
	background: url("images/btn_step1.jpg");
}


.button2
{
	background: url("images/btn_step2h.jpg");
}

.button2_selected,
.button2:hover
{
	background: url("images/btn_step2.jpg");
}


.button3
{
	background: url("images/btn_step3h.jpg");
}

.button3_selected,
.button3:hover
{
	background: url("images/btn_step3.jpg");
}


.button4
{
	background: url("images/btn_step4h.jpg");
}
.button4_selected,
.button4:hover
{
	background: url("images/btn_step4.jpg");
}


.button5
{
	background: url("images/btn_step5h.jpg");
}
.button5_selected,
.button5:hover
{
	background: url("images/btn_step5.jpg");
}


.button6
{
	background: url("images/btn_step6h.jpg");
}
.button6_selected,
.button6:hover
{
	background: url("images/btn_step6.jpg");
}


.button7
{
	background: url("images/btn_step7h.jpg");
}
.button7_selected,
.button7:hover
{
	background: url("images/btn_step7.jpg");
}


.button8
{
	background: url("images/btn_step8h.jpg");
}

.button8_selected,
.button8:hover
{
	background: url("images/btn_step8.jpg");
}

.button9
{
	background: url("images/btn_step20h.jpg");
}

.button9_selected,
.button9:hover
{
	background: url("images/btn_step20.jpg");
}

.button10
{
	background: url("images/btn_step23h.jpg");
}

.button10_selected,
.button10:hover
{
	background: url("images/btn_step23.jpg");
}


#preloadedImages {
	    width: 0px;
	    height: 0px;
	    display: inline;
		background: url("images/btn_step1.jpg");
		background: url("images/btn_step2.jpg");
		background: url("images/btn_step3.jpg");
		background: url("images/btn_step4.jpg");
		background: url("images/btn_step5.jpg");
		background: url("images/btn_step6.jpg");
		background: url("images/btn_step7.jpg");
		background: url("images/btn_step8.jpg");
				background: url("images/btn_step1h.jpg");
		background: url("images/btn_step2h.jpg");
		background: url("images/btn_step3h.jpg");
		background: url("images/btn_step4h.jpg");
		background: url("images/btn_step5h.jpg");
		background: url("images/btn_step6h.jpg");
		background: url("images/btn_step7h.jpg");
		background: url("images/btn_step8h.jpg");

	    background-image: url();
		display:none;
	}

/*
.login-left
{
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}


.login-right
{
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}*/

