html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0 !important;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

html {
	font-size: 100% /*WinIE6- text resize adjust*/
}

/* filter applied for screen */
body {
	font:13px Arial,Helvetica,Sans-serif;
	color: #666;
	line-height:18px;
	background:#fff;
	background:#fff;
}

table {	border-collapse: collapse; border-spacing: 0; }


/* COMMON */
.hidden { display: none; }
.clearwidth { width: 100%; clear: both; }
.clear { clear: both; }
.floatleft, .floatLeft { float: left; }
.floatright, .floatRight { float: right; }
.rounded { -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.headline { font-size: 14px; font-weight: bold; }
.absmiddle { vertical-align: middle; padding-right: 8px; }
.disclaimer { padding-top: 15px; font-style: italic; color: #A8A8A8; clear: both; }
.right-side p.disclaimer { font-size: 12px;  padding: 0px; font-style: normal;}
.highlight { color:#CA0A0A }
.center { width: 100%; text-align: center; }
.red { color:#b42b33 !important;}
.ccc { color:#ccc !important; }
.white { color:#fff !important; }
.blue{ color:blue !important;}
.align-center { margin:0 auto; }
.bold { font-weight:bold;}
.underline { text-decoration:underline !important;}

/* UL, OL */
ol,ul,li { font:13px Arial;}
ol,ul {	list-style: none; }
ul.redbullet { margin-left: 15px; }
ul.redbullet li { margin-bottom: 10px; list-style-type: square; }
ol.roman { list-style: lower-roman; padding-left: 40px; }
ol.alpha { list-style-type: lower-alpha; padding-left: 40px; }
ol.decimal { list-style-type: decimal; padding-left: 40px; }
ol.alpha li, ol.decimal li { margin-bottom: 5px; }
ul.checkmark li {
	background:url("/images/themes/default/img_checkmark.png") no-repeat 0 0.5em;
    padding:3px 0 3px 15px;
}
ul.checkmark { list-style-type: none; }

/* MARGIN & PADDING */
.toptwenty { margin-top: 20px; }
.paddedright { padding-right: 20px; }
.paddedleft { padding-left: 20px; }
.marginLeft5 { margin-left:5px;}
.marginLeft10 { margin-left:10px;}
.marginRight5 { margin-right:5px;}
.marginRight10 { margin-right:10px;}
.marginRight20 { margin-right: 20px; }
.marginTop5 { margin-top:5px;}
.marginTop10 { margin-top:10px;}
.marginBottom5 { margin-bottom:5px;}
.marginBottom10 { margin-bottom:10px;}

.paddingLeft5 { padding-left:5px;}
.paddingLeft10 { padding-left:10px;}
.paddingRight5 { padding-right:5px;}
.paddingRight10 { padding-right:10px;}
.paddingTop5 { padding-top:5px;}
.paddingTop10 { padding-top:10px;}
.paddingBottom5 { padding-bottom:5px;}
.paddingBottom10 { padding-bottom:10px;}




/* GRID */
.
.thirty { width: 29%; }
.forty { width: 39%; }
.fifty { width: 49%; }
.sixty { width: 59%; }
.fullwidth { width: 100%; }


/* TEXT */
.text-xsmall { font-size: 10px; }
.text-small { font-size: 11px; }
.text-medium { font-size: 13px; }
.text-large { font-size: 14px; }
.text-xlarge { font-size: 18px; }
.text-strong { font-weight: bold; }
.text-normal { font-weight: normal; }

.strike { text-decoration: line-through;}

/* PARAGRAPH PRESETS */
p {	margin:4px 0 10px 0; padding:0; }

p.last { margin-bottom:0px; }

p img  { margin-left:5px; margin-bottom:5px; }

/* IMAGE */
img.enroll { position: absolute; right: 10px; top: -10px; }
img.floatleft { float:left; margin:0px 20px 20px 0px; }
img.floatright { float:right; margin:0px 0px 20px 20px; }


/* LINKS */
a, a:visited, a:hover,a:link, a:active { color: #666;text-decoration:none;}
/* FORM */
form fieldset { margin:8px 0 10px 0; border-style: solid none none none; }
form label { margin-bottom:2px; display:block; font-weight:700; }
form input[type=text], input[type=password], textarea { background: none repeat scroll 0 0 #FAFAFA;	border: 1px solid #CCCCCC; color: #545454; }
form input[type=text]:focus, input[type="password"]:focus, textarea:focus { border:1px solid #CA0A0A !important; }
label em, p em { color: #990000; font-size: 12px; font-style: bold; text-transform: uppercase; }
form .notes { background-color: #EEE9E9;	border: 1px solid #666666; float: right; font-size: 11px; height: auto;	margin: 10px 0 10px 10px; padding: 5px;	width: 200px;}
form .notes h4 { background: url("/images/themes/default//icon_info.gif") no-repeat scroll 0 0 transparent; border-bottom: 1px solid #666666; color: #666666; font-size: 14px; padding: 3px 0 3px 27px; }
form .button { border-top: 1px solid #CCCCCC; float: left; padding: 15px 0px 0px 0px; width: 520px; }

/* HEADING */
h1 { font-size:18px; font-family: Arial; color:#B42B33; font-style:italic; font-weight:bold;}
h2 { font-size:15px; font-family: Arial; color:#B42B33; font-style:italic; text-transform: uppercase;}
.subHead { font:14px Arial; color:#b42b33; font-weight:bold;}

.text-center{ text-align:center; }

/* MESSAGE BOX */
.info-msg,.success-msg,.warning-msg,.error-msg,.validation-msg { width: 70%; border: 1px solid;	margin: 0px 0px 10px 0px; padding: 15px 10px 15px 50px; background-repeat: no-repeat;
background-position: 10px center; font-weight: bold; }
.info-msg { color: #00529B;	background-color: #BDE5F8; background-image: url('/images/themes/default/info.png'); }
.success-msg { color: #4F8A10; background-color: #DFF2BF; background-image: url('/images/themes/default/success.png'); }
.warning-msg { color: #9F6000; background-color: #FEEFB3; background-image: url('/images/themes/default/warning.png'); }
.error-msg { color: #CC0000; background-color: #FFEEEE;	background-image: url('/images/themes/default/error.png'); }


/* WRAPPERS */

.pageWrapper { width:100%; margin:0px;padding:0px; }
.headerWrapper { width:100%; background:#ffffff; }
.grayWrapper { width:100%; background:#f1f1f1; }
.innerWrapper { width:960px !important; margin: 0 auto !important; }
.footerWrapper { width:100%; background: url('/images/themes/default/img_footer.png') repeat-x top left;height:57px;}



/* HEADER */
.header { height: 110px; }
.header .logo {	width: 350px; padding: 15px 0px 0px 25px; float: left; }
.header .userlogin { }
.header .userlogin input[type="text"], .header .userlogin input[type="password"] {  border-radius:8px 8px 8px 8px; border:1 px solid #666666; padding:2px 4px;width:157px; background:#ededed;}
.header .userlogin label, .header .userlogin input { display:inline; padding:0 5px;}
.header .userlogin form { padding:5px 10px 5px 10px; }
.header .resetPassword { width: 520px; padding-top: 15px; }

/* CONTENT */
.contentWrapper { width: 100%; background:url("/images/themes/default/bg_gray_gradient.jpg") repeat-x scroll left top transparent; float: left; }
.content { padding: 45px 25px 25px 25px; overflow:hidden; }

/* NAVIGATION */
.navWrapper{
	background:url("/images/themes/default/img_nav_bar.png") repeat-x scroll left top transparent;
	height:42px;
	width:100%;
}
.navWrapper .menuList div {
	height:42px;
	float:left;
}
.navWrapper .menuList div a {
	font:15px Arial,Helvetica,Sans-serif;
	color:#FFF;
	text-decoration:none;
}
.navWrapper .menuList .divider {  width:2px;height:42px;margin:0;background:url("/images/themes/default/img_nav_divider.png") no-repeat right top;}
.navWrapper .menuList .navGetProtectedNow { margin-top:1px; margin-left:60px;}

/* HOME PAGE */
.boxed-top-nav {
	background:url("/images/themes/default/img_banner_bg.jpg") repeat-x scroll left top transparent;
	width:100%;
	height:385px;
	margin-top:-1px;
}
.boxed-top-nav-content { width:986px;margin:0 auto; }
.home-page { margin-top:20px; }
.home-page .divider { background:url("/images/themes/default/img_callout_divider.png") no-repeat scroll left top; width:2px;height:355px;}
.home-page .learn-more-button { margin-left:62px; }
.home-page .block { height:120px;}


/* INNER-PAGE */
.inner-page {
	background:#FFF;
}
.divider-left-nav-menu {
	background:url("/images/themes/default/img_left_nav_shadow.png") no-repeat left top;
	width:6px;
	height:597px;
}
.left-nav-menu .item {
	width:233px;
	text-align:center;
	padding:3px;
}

.aboutIdCommander {
	width:325px;
}

.left-nav-menu .bottom-divider {
	background:url("/images/themes/default/img_left_nav_divider.png") no-repeat top left;
	width:239px;
	height:4px;
	margin-top:2px;
}
.left-nav-menu .active {
	background-color: #f1f1f1;
}

.left-nav-menu .active a {
	color:#b42b33;
	font-size:14px;
	text-transform: uppercase;
}

.right-side {
	width:675px;
}
.right-side p {
	font-size:13px;
	font-family: Arial;
}
.right-side .block li {
 padding-bottom:10px;
}


/* FOOTER */
.footer  { background:url("/images/themes/default/bg_footer.png") repeat-x scroll right top transparent; color:#656565; font-size:12px; height:92px; width:990px; }
.footerlinks { float:left; padding:15px 0 5px 25px;	width:auto; }
.footerlinks li { display:inline; font-size:11px; list-style:none outside none;	margin:0; padding:0; }
.copyrights { clear:both; float:left; font:11px Arial; padding:20px 0 0; }
.footericon { float:right; padding:15px 25px 0 0; }
.footericon li { display:inline; list-style-type:none; padding-left:20px; }
.contactus-content form .text, .contactus-content form .textarea, .contactus-content form input.phonetext {
    padding: 2px;
}
.contactus-content form .text {
    float: left;
    width: 220px;
}

.contactus-content input[type="text"], .contactus-content input[type="password"] {
    border: 1px ridge silver;
    color: #666666;
    height: 16px;
}
.contactus-content form label {
    clear: both;
    display: block;
    float: left;
    margin-right: 10px;
    width: 140px;
}
.popup .header { height:65px; }


/* BENEFITS TABLE */

.benefits_table{
	width:658px;
	padding-top: 5px;
	margin: 20px 0px;
	background-color: #DCDDDE;

	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.benefits_desc{
	width: 394px;
	vertical-align: middle;
	font-size: 12px;
	text-align: justify;
	letter-spacing: 0px;
	line-height: 135%;
}
.benefits_col_2, .benefits_col_3{
	width: 95px;
	text-align: center;
	vertical-align: middle;
}

.benefits_row{
	width: 614px;
	padding: 5px 15px;
	margin: 7px;
}

.benefits_row table{
	width: 100%;
}


.benefits_row.benefits_table_header{
	background-color: #EEEEEF;

	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;

	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;

	box-shadow:0px 0px 5px 1px #ccc;
 -webkit-box-shadow:0px 0px 5px 1px #ccc;
 -moz-box-shadow:0px 0px 7px 5px #ccc;

}

.benefits_table_header table{
	margin: 15px 0px;
}

.benefits_row.even{
	background-color: #EEEEEF;


box-shadow:0px 0px 7px 1px #aaa;
 -webkit-box-shadow:0px 0px 7px 1px #aaa;
 -moz-box-shadow:0px 0px 7px 1px #aaa;
}

.benefit_title{
	display:block;
	font-size: 15px;
	text-transform:uppercase;
	color: #B6343B;
	margin-bottom:3px;
}

.benefit_head_title {
	font-size: 17px;
	text-transform:uppercase;
	color: #B6343B;
}
.benefit_head_subtitle {
	font-size:10px;
}

.box-home{
	width: 305px;
	float: left;
	margin-top: 10px;
}

.box-home .checkmark{
	margin-bottom: 10px;
	margin-left: 5px;
	display: block;
}
.box-divider.divider{
	float:left;
	margin: 0px 10px;
}
.box-image{
	margin-bottom: 10px;
	margin-top: 5px;
}

.box-home p{
	margin: 3px 0px;
}

.invisible{
	visibility: hidden;
}
.static_page_justify h1 {
	padding-bottom:10px;
	margin-left:20px;
}
.static_page_justify p {
	text-align:justify;
	width:85%;
	padding-bottom:10px;
	margin-left:40px;
}

.video {
	width:700px;
	margin:25px auto;
}
