﻿body
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;
	padding: 0px auto;
	background: #000000 url(../images/html_bg.png) 0px 174px repeat-x;
}

.header
{
	width: 100%;
	height: 130px;
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.container
{
	width: 990px;
	text-align: center;
	margin: 0px auto;
}


.menu
{
	width: 100%;
	height: 44px;
	background: url('../images/menu_bg.png');
	margin: 0px;
	padding: 0px;
}

.app_menu_bar
{
	margin-top: -15px;
	text-align: right;
	padding: 0px;
		
}

.reg
{
	font-size: 10px;
	vertical-align: super;
}


.body
{
	width: 100%; /*height: 578px;*/
	background: url('../images/body_bg.png') no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.footer_menu
{
	width: 100%;
	height: 44px;
	background: url('../images/menu_bg.png');
	margin: 0px;
	padding: 0px;
}

.footer
{
	width: 100%;
	height: 143px;
	background: url('../images/footer_bg.png');
	margin: 0px;
	padding: 0px;
}

.grid_12
{
	width: 990px;
	float: left;
	text-align: left;
}

.grid_6
{
	width: 495px;
	float: left;
	text-align: left;
}

.grid_4
{
	width: 330px;
	float: left;
	text-align: left;
}

.grid_8
{
	width: 660px;
	float: left;
	text-align: left;
}

IMG
{
	border: 0px;
}


.footer_copy
{
	text-align: left;
}
.footer_certs
{
	text-align: right;
}

.login
{
	background-color: #151515;
	height: 85px;
	width: 270px;
	padding: 10px 30px 5px 30px;
	color: #bcbec0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.login TABLE
{
	width: 100%;
}



.login A:link
{
	color: #bcbec0;
	text-decoration: none;
}

.login A:hover
{
	color: #bcbec0;
	text-decoration: underline;
}

.login A:visited
{
	color: #bcbec0;
	text-decoration: none;
}





.loginTxtBox
{
	border: solid 1px #555555;
	height: 20px;
	width: 129px;
	color: #898989;
	padding-left: 5px;
}



.loginWelcome, .loginName
{
	color: #FFFFFF;
	font-weight: bold;
}

.loginName
{
	text-transform: uppercase;
}

input.login_button:hover
{
	background-image: url('../images/login_btn_hot.png');
}
input.login_button
{
	background-image: url('../images/login_btn.png');
	width: 77px;
	height: 24px;
	border: 0px;
}

input.lm_button:hover
{
	background-image: url('../images/learn_more_hot.png');
}
input.lm_button
{
	background-image: url('../images/learn_more.png');
	width: 153px;
	height: 35px;
	border: 0px;
}
input.logout_button:hover
{
	background-image: url('../images/logout_btn_hot.png');
}
input.logout_button
{
	background-image: url('../images/logout_btn.png');
	width: 87px;
	height: 24px;
	border: 0px;
}
.middlebar
{
	background-image: url('../images/middlebar_bg.png');
	background-repeat: no-repeat;
	height: 228px;
	margin-bottom: 30px;
}

input.gs_btn:hover
{
	background-image: url('../images/get_started_hot.png');
}
input.gs_btn
{
	background-image: url('../images/get_started.png');
	width: 153px;
	height: 35px;
	border: 0px;
}


.footer_menu ul, .menu ul
{
	padding: 0;
	margin: 0px;
	height: 40px;
	list-style: none;
	vertical-align: middle;
	font-size: 17px;
}

.footer_menu li, .menu li
{
	/*float:left;*/
	display: inline-block;
	color: #ffffff;
	margin-left: 20px;
	padding-top: 12px;
}

.footer_menu a
{
	color: #ffffff;
	font-size: 17px;
	margin-left: 20px;
}

.content_header
{
	background-color: #eeeeee;
	color: #bf1e2e;
	font-family: Trade, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.content_body
{
	background-color: #FFFFFF;
	font-size: 15px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 60px;
	margin-bottom: 30px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.right_sidebar_header
{
	background-color: #3c3c3d;
	color: #FFFFFF;
	font-family: Trade, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin-left: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.right_sidebar_body
{
	background-color: #2b2b2b;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.left_sidebar_header
{
	background-color: #3c3c3d;
	color: #FFFFFF;
	font-size: 21px;
	font-family: Trade, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.left_sidebar_body
{
	background-color: #2b2b2b;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}





.footer_menu A:link
{
	color: #ffffff;
	text-decoration: none;
}

.footer_menu A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.footer_menu A:visited
{
	color: #ffffff;
	text-decoration: underline;
}

A:link
{
	color: #bf1e2e;
	text-decoration: none;
}

A:hover
{
	color: #bf1e2e;
	text-decoration: underline;
}

A:visited
{
	color: #bf1e2e;
	text-decoration: underline;
}



.heading1, H1
{
	font-family: Trade, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
}

.heading2, H2
{
	font-size: 18px;
	font-family: Trade, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.subheading
{
	font-size: 8pt;
	font-style: italic;
}

.sidebar_nav HR, .right_sidebar_body HR, .left_sidebar_body HR
{
	border-top: solid 1px #4e4e4e;
	border-bottom: solid 1px #363636;
	border-left: none 0px;
	border-right: none 0px;
}


@font-face
{
	font-family: Trade;
	src: url('TradeGothicLTStd.otf');
}

@font-face
{
	font-family: Trade;	font-weight: bold; src: url('TradeGothicLTStd-Bd2.otf');
	
}

.tools
{
	background-color: #eeeeee;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.txtWebform
{
	width: 100%; /*border: solid 1px #e1e1e1; 	color:#898989;*/
	padding-left: 5px;
	height: 25px; /*background-color: #eeeeee; 	border-top-left-radius: 5px; 	border-top-right-radius: 5px; 	-moz-border-top-left-radius: 5px; 	-moz-border-top-right-radius: 5px; 	-webkit-border-top-right-radius: 5px; 	-webkit-border-top-left-radius: 5px; 	border-bottom-left-radius: 5px; 	border-bottom-right-radius: 5px; 	-moz-border-bottom-left-radius: 5px; 	-moz-border-bottom-right-radius: 5px; 	-webkit-border-bottom-right-radius: 5px; 	-webkit-border-bottom-left-radius: 5px;*/
}


.sidebar_nav A:link
{
	color: #bcbec0;
	font-weight: normal;
	text-decoration: none;
}

.sidebar_nav A:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.sidebar_nav A:visited
{
	color: #bcbec0;
	font-weight: normal;
	text-decoration: none;
}


.appmenu A:link
{
	background:none;
	
}

#imgPC
{
	display: block;
	width: 166px;
	height: 56px;
	background: url('../images/fullMenu.png') no-repeat 0 0;
	float:right;
	}

#imgPC:hover
{
	background-position: 0 -56px;
}

#imgPC span
{
	position: absolute;
	top: -999em;
}

#imgRT
{
	display: block;
	width: 151px;
	height: 56px;
	background: url('../images/fullMenu.png') no-repeat -166px 0;
	float:right;
}

#imgRT:hover
{
	background-position: -166px -56px;
}

#imgRT span
{
	position: absolute;
	top: -999em;
}

#imgQL
{
	display: block;
	width: 142px;
	height: 56px;
	background: url('../images/fullMenu.png') no-repeat -317px 0;
	float:right;
}

#imgQL:hover
{
	background-position: -317px -56px;
}

#imgQL span
{
	position: absolute;
	top: -999em;
}
