/* This CSS sets the template styles and layout for ALL elemnets */

/* --------------------------------------------------------- =BROWSER =NORMALIZATION */

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, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend/*, table, caption, tbody, tfoot, thead, tr, th, td */ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* div {border:1px solid #090;}   */


/* --------------------------------------------------------- =BASE =STYLES */

body {
	background: #e7e7e7;
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	text-align:center;
}

body, table, td, div, input {
	font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#cc0033;
	text-decoration:underline;
	}
a:hover, a:active {
	text-decoration:none;
	}


h1 {
	margin: 20px 0 10px 0;
	padding: 0;
	color: #d21246;
	font-size: 1.8em;
	}
	
h2 {
	color: #333;
	margin: 0 0 8px 0;
	font-size: 1.4em;
}

h3 {
	color: #333;
	margin: 0 0 6px 0;
	font-size: 1.2em;
}

h4 {
	color: #333;
	margin: 0 0 4px 0;
	font-size: 1em;
}

p {
	padding: 0 0 12px 0;
}

hr {
	background: #999;
  	border: 0;
  	color: #999;
  	height: 1px;
	margin: 10px 0;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
} /* tables still need 'cellspacing="0"' in the markup */

table {	font-size: 100%; } /* IE inheritance fix */

ins {
	text-decoration: none;
	border-bottom: 1px dotted;
} /* remember to highlight inserts somehow! */

del {
	text-decoration: line-through;
}

/* --------------------------------------------------------- =CLEAR =FLOATS/=FIXS */

.clearfloat {
	clear: both;
	height: 1px;
	}
	
.clear0 {
	height: 0;
	clear: both;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;} /* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;} /* End hide from IE-mac */


/* --------------------------------------------------------- =PAGE WRAPS/=COLUMNS */

.pageWrap {
	
	}

.page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background:none;
	background-color:#fff;
	}
.contentWrapper {
	width:939px;
	margin:0 0 0 10px;
	padding-bottom:1px;
	background:url(../images/bgsidebar_tile.jpg) top left repeat-y;
	}
#home .contentWrapper {
	background: url(../images/bg_loginpromoareatile.jpg) top left repeat-x;
	}

#home .contentWrap {
	background:url(../images/bg_tileundernav.gif) 0 0 repeat-y;
	}
.contentL {
	float: left;
	width: 240px;
	background: url(../images/bg_sidebar.jpg) top left no-repeat;
	}
#home .contentL {
	width:210px;
	background:none;
	}
#back .contentL {
	min-height:300px;
}

.contentR {
	float: right;
	width: 699px;
	}

#home .contentR {
	width:725px;
	height:220px;
}


/* --------------------------------------------------------- =MASTHEAD */
	
.mast {
	
	}
	
.mastL {
	float: left;
	width: 270px;
	}
	
.mastR {
	float: right;
	width: 600px;
	text-align: right;
	
	}
	
/* --------------------------------------------------------- =UTILITY */
	
.uti {
	margin:10px 20px 0 0;
	}
	
.uti ul {
	margin: 0;
	padding: 0;
}

.uti li {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight:bold;
	color:#999;
}

.uti a:link, .uti a:visited {	
	color:#999;
	text-decoration: none;
	}
	
.uti a:hover, .uti a:active {
	color:#999;
	text-decoration: underline;
	}
	
/* --------------------------------------------------------- =SEARCH =AREA */

.searchArea {
	background: url(../images/bg_searchwrap.jpg) top right no-repeat;
	margin:10px 3px 0 0;
	width:275px;
	height:79px;
	padding:0 25px 0 0;
	float:right;
}

.searchArea form {
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	width:250px;
	display:inline-block;
}

.searchArea input, .searchArea img { vertical-align: middle; }

.searchArea input.appfield1 {
	width: 161px;
	margin:0;
	padding:2px 0 2px 25px;
	border:none;
	background: url(../images/bg_searchinput_focus.jpg) top left no-repeat;
	color: #8F8F8F;
	}
* html .searchArea input.appfield1 {height:22px;}

.searchBtn {
}



/* --------------------------------------------------------- =LOGIN =AREA */

.loginAreaWrapMain, .sNav {
	width:195px;
	background: url(../images/bg_logintile.gif) top left repeat-y;
	margin:13px 0 0 13px;
}

.loginAreaWrapOB, .sNavTitle {
	padding:0;
	background: url(../images/bg_loginttl.gif) top left no-repeat;
	}
.sNavTitle {background: url(../images/bg_loginttl_snav.jpg) top left no-repeat;}
.loginOB {padding:0 0 0 13px;}
.loginOB {position:relative; }
.loginOB img { vertical-align:middle;}
.loginCol label {
	display:block;
	font-size:8pt;
}
.obText {
	font-weight:bold; 
	font-family:Arial, Geneva, sans-serif;
	font-size:11px;
	margin-top:3px;
	}
.loginCol * {font-size:8pt; }
.loginCol {margin:5px 0 0 0;}
.loginCol input.appfield1 {
	font-size:10pt;
	width:161px;
	border:1px solid #999;
	padding:2px 0 2px 2px;
}
* html .loginCol input.appfield1 {height:22px;}
.loginCol input.appfield1.password {width:100px;}
.loginCol a:link, .loginCol a:visited,
.loginLinks a:link, .loginLinks a:visited,
a.alertLink:link, a.alertLink:visited {
	text-decoration:none;
	font-size:8pt;
	color:#666;
}

.alertLink {
	display:none;
}

.loginCol a:hover, .loginCol a:active,
.loginLinks a:hover, .loginLinks a:active,
a.alertLink:hover, a.alertLink:active {
	text-decoration:underline;
	color:#000;
}
.loginArea {display:inline-block;}
.OBtitle {
	display:inline-block; 
	
	}
*html .OBtitle {margin-left:-3px;}
.OBtitle IMG, .OBtitle span {float:left;veritical-align:middle;}
.OBtitle span {
	padding-top:10px;
	padding-left:15px;
	}
a.alertLink, a.alertLink:visited, a.alertLink:link {
	color:#fff;
	font-size:11px;
	}
.lock {
	margin:9px 0 0 0;
	}
.loginLinks {
	padding:6px 0 0 0;
	margin:4px 0 0 0;
	text-align:center;
}
#home .loginLinks {
	background:url(../images/bg_login_divider.gif) top left no-repeat;
}
.loginLinks ul {margin:0; padding:0;}
.loginLinks li {
	display:inline;
	list-style-image:none;
	margin:0;
	padding:0 3px;
}

.loginCol .loginForgot {padding:4px 0 4px 5px; font-size:10px;}
.loginCol .loginForgot a {font-size:10px;}
.loginBtn {padding:4px 0 0 0;}

#home .loginBtn {position:absolute; top:64px; left:120px;}


li.firstLi a:link, li.firstLi a:visited {font-weight:bold;}



/* --------------------------------------------------------- =PRRIMARY =NAV */

.pNav {
	background: url(../images/bg_nav.jpg) top left no-repeat;
	width:939px;
	margin:0 0 0 10px;
	padding-left:10px;
}
.pNav a:link, .pNav a:visited  {	
	text-decoration: none;
	display:block;
	padding:12px 20px;
	color:#fff;
	font-size:11pt;
	}
.pNav a:hover, .pNav a:active, .indicated a:link, .indicated a:visited {
	text-decoration: none;
	color:#cc0033;
	background: url(../images/bg_nav_on.gif) top left repeat-x;
	}
.pNav ul {
	margin:0;
	padding:0;
}
.pNav li, .smpromoWrap li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}


/* --------------------------------------------------------- =SUB =NAV */

.sNav {
}

.sNav ul {
	margin: 0;
	padding: 0;
}

.sNav li {
	margin: 0 1px;
	padding: 0;
	display:block;
	
}

.sNav a:link, .sNav a:visited {	
	padding: 5px 3px 5px 20px;
	text-decoration: none;
	background-color:#f0f0f0;
	color:#666;
	display:block;
	}
	
.sNav a:hover, .sNav a:active, .sNav a#on {
	color:#cc0033;
	background-color:#fff;
	text-decoration: none;
	}
	

	
/* --------------------------------------------------------- =PROMOS */

.promo {
	position:relative;
}

.smpromoWrap {
	text-align:center;
	margin:20px 0 20px 10px;
	white-space:nowrap;
}
.smpromoWrap li {margin:0 14px;}
*html .smpromoWrap {margin-left:0;}
*html .smpromoWrap li {margin:0 11px;}
.prevnext {

}



/* --------------------------------------------------------- = SITE =CONTENT */

.content {
	padding: 20px 30px 30px 30px;
	line-height: 13.8pt;
	}
	
.content ul, .content ol {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	}
	
.content ul li { 
	padding: 0 0 6px 20px;
	}
	
.content ol li {
	margin: 0 0 6px 35px;
	background:none !important;
	}
.content ul li ol li {
	padding-left: 10px;
	background:none !important;
	}
	
.content ul ul, .content ol ol {
	margin-bottom: -6px;
	padding: 6px 0 0 0;
	}
	
.content ul li {
	background: url(../images/tri.png) no-repeat .5em .3em; 
}
*html .content ul li {background: url(../images/tri.gif) no-repeat .5em .3em;}

.content ul li.expanded {
	background: url(../images/tri_open.png) no-repeat .5em .3em; 
}

.content ul li li {
	background: url(../images/li_li.gif) no-repeat .5em .5em;
	}
.contentImg {
	}
	
/* --------------------------------------------------------- =FOOTER */
	
.foot {
	background-color:#e7e7e7;
	padding:15px 0;
	font-size:11px;
	line-height:12pt;
	width:960px;
	}
	
.footL {
	float: left;
	width: 560px;
	margin-left:25px;
	}
	
.footR {
	text-align: right;
	float: right;
	width: 300px;
	margin-right:20px;
	}
.footL li {margin:0 0 10px 0;}
.footCat {width:133px; display:inline-block;}	
.terms {padding-left:25px;}	
.foot a {padding:0 3px;}
.foot a:link, .foot a:visited {color:#666;}
.foot a:active, .foot a:hover {color:#000;}
/* --------------------------------------------------------- =FORMS */

label {
	display: block;
	margin: 2px 0 0 0;
}

input:focus {
	background: #fff;
} /* remember to define focus styles! */
	
.appfield1 {
	border: 1px solid #666;
	background: #fff;
}	
.appfield2 {
	border: 1px solid #999;
	background:#fff;
}

.submitBtn {
	margin-top: 7px;
}

/* --------------------------------------------------------- =TABLES */

table { width: 100%; margin-bottom:15px;}

.tableheader {
	background: #444;
	color: #fff;
	font-weight: bold;
	}
	
th {
	border-bottom: 1px solid #fff;
	background-color:#666;
	color:#fff;
	text-align: left;
	vertical-align:top;
	padding:2px 6px;
}
	
.tablecontent1 {
	border-bottom: 1px solid #fff;
	background-color: #dedede;
	vertical-align:top;
	padding:2px 6px;
	
}
	
.tablecontent2 {
	border-bottom: 1px solid #fff;
	background-color:#fff;
	vertical-align:top;
	padding:2px 6px;
}

/* --------------------------------------------------------- =OTHER */

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#d31447; }
.faqA { color:#333; }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	font-style:italic;
	font-weight: bold;
	color: #7e7e7e;
}
	
.required {
	color: #d31447;
}

.hedImg {
	display:none;
}

.floatImg {
	float:left;
	margin:0 10px 0 0;
}

/* 
.collapsibleDiv {
	display:none;
	padding-left:20px;
}
*/

.collapsible {
	padding-left:20px;
	display: none;
}
.collapsibleDivShown {
	display:block !important;
}
/*
h3.collapseLink {
	margin-top: 10px;
}
h2.collapseLink a {
	background:url(../images/arrow_right.gif) center left no-repeat;	
	padding: 0 0 1px 18px;
}
h2.expandedLink a {
	background:url(../images/arrow_down.gif) center left no-repeat !important;
}
*/


.authorizedUserBox {
 display:none;
 width:40%;
 padding:10px;
 background-color:#FFFFFF;
 position:absolute;
 z-index:99;
 border:1px solid #D31346;
 overflow: hidden;
}


#ex_dis{
 display:none;
 width:40%;
 padding:10px;
 background-color:#FFFFFF;
 position:absolute;
 z-index:10000;
 border:1px solid #D31346;
 top: 50px;
 left: 30%;
 overflow: hidden;
}


/* suggested order for properties [ based on mozilla.org ] */
/* 
display
list-style
position
float
clear
width
height
min-width
min-height
margin
padding
border
background [ color, image, repeat, attachment, position, inherit ]
color
font
text-decoration
text-align
vertical-align
white-space
other text
 */
