/* ------ LAYOUT ------ */
#pageContainer 
{
	margin:8px auto 0;
	position:relative;
	text-align:left;
	width:970px;
}

#contentContainer {
	border:#CCC 1px solid;
	background-color:#FFF;
}

#headerPanel {
	padding:15px 0 0 15px;
	height:110px;
}

#mainPanel {
	clear: both;
	padding: 10px 30px 20px 30px;
}

#footerPanel {
	float: left;
	height: 55px;
	padding-bottom: 10px;
	width: 970px;
}


/* ------ STYLING ------ */

#headerPanel {
	background:transparent url(/securecontrol/img/securecontrol_default_hdr_bg.png) repeat-x;
}

.fieldLabel {
	text-align: right;
	font-size:9pt;
	font-family:Arial,Helvetica,Verdana;
	width:120px;
}

.fieldLabel1 {
	text-align: center;
	font-size:9pt;
	font-family:Arial,Helvetica,Verdana;
	
}

.fieldValue {
	font-size:9pt;
	font-family:Arial,Helvetica,Verdana;
}

.fieldValue1 {
	text-align: center;
	font-size:9pt;
	font-family:Arial,Helvetica,Verdana;
	
}

.sectionHeader {
	font-size:11pt;
	font-weight:bold;
	color:#997640;
	padding-top:10px;
	border-bottom:#000 1px dotted;
	margin:5px 0 10px 0;
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url(/securecontrol/img/success.png);
}

.blueButton {
	background:#015CAE url(/securecontrol/img/blueGradientButtonRight.png) no-repeat scroll right top;
	float:left;
	line-height:21px;
	margin:0 0 10px 4px;
	cursor:default;
}
 .blueButton SPAN {
		background:transparent url(/securecontrol/img/expcom_hp_spritemap.png) no-repeat scroll 0 -436px;
		color:#FFFFFF;
		display:block;
		font-size:11px;
		padding:0 10px;
		text-decoration:none;
		vertical-align:middle;
	}

.notePanel {
    background:#BDE5F8 url(/securecontrol/img/msginfo.png) no-repeat 1% 50%;
    display:block;
    margin:5px;
    padding:5px;
    border:1px dotted black;
    overflow:hidden;
	clear:both;
	font-size:9pt;
    font-family:Arial,Helvetica,Verdana;
    width:100%;
}
	.notePanel span{
	    float:left;
	    margin-left:30px;
	}
	.notePanel.warn {
		background:#FEEFB3 url(/securecontrol/img/msgwarn.png) no-repeat 1% 50%;
	}
	.notePanel.error {
		background:rgb(238,232,170) url(/securecontrol/img/msgerror.png) no-repeat 1% 50%;
		color:#FF0000;
	}
	.notePanel.success {
	    background:#DFF2BF url(/securecontrol/img/msgsuccess.png) no-repeat 1% 50%;
	}
	.notePanel.tips {
	    background:rgb(210,220,255) url(/securecontrol/img/msginfo.png) no-repeat 1% 50%;
	}

#footerPanel .disclaimer {
	float: left;
	margin: 10px 0 0 10px;
	color: #8D8D8D;
	font-size: 10px;
}
	#footerPanel .disclaimer A {
		color:#444;
		font-size:11px;
		text-decoration:none;
	}
	#footerPanel .disclaimer A:hover {
		text-decoration:underline;
	}

/* ------ Login Links ------ */

	#forgotPassword SPAN, #retrieveAcct SPAN, #reRegister SPAN, #ewacs SPAN {
		display:none;
	}
	#forgotPassword A, #retrieveAcct A, #reRegister A{
		padding:0 60px 0 80px;
		text-decoration:none;
	}
	#ewacs A {
		padding:0 60px 0 80px;
		text-decoration:none;
		font-size:18pt;
	}
	#forgotPassword {
		background:transparent url(/securecontrol/img/login_links.png) no-repeat scroll left -8px;
		height:16px;
		padding:2px 0 2px 0;
	}
	#retrieveAcct {
		background:transparent url(/securecontrol/img/login_links.png) no-repeat scroll left -30px;
		height:16px;
		padding:2px 0 2px 0;
	}
	#reRegister {
		background:transparent url(/securecontrol/img/login_links.png) no-repeat scroll left -51px;
		height:16px;
		padding:2px 0 2px 0;
	}
	#ewacs {
		background:transparent url(/securecontrol/img/login_links.png) no-repeat scroll left -74px;
		height:30px;
		padding:2px 0 2px 0;
	}
	
.bulletLinks2 li{background:transparent url(/securecontrol/img/expcom_hp_spritemap.png) no-repeat 0 -498px;
line-height:1.3em;margin:0;padding:5px 20px 0 8px;font-weight:normal;clear:left}
.bulletLinks2 a{color:#595959;text-decoration:none}
.bulletLinks2 a:link{color:#595959;text-decoration:none}
.bulletLinks2 a:visited{color:#595959;text-decoration:none}
.bulletLinks2 a:hover{color:#0095da;text-decoration:underline}
.bulletLinks2 a:active{color:#0095da;text-decoration:none}p{line-height:1.5em;font-weight:normal;padding:0 0 10px 0}	

/* ------ HTML TAG ------ */

BODY {
    font-family: Arial,Verdana,sans-serif;
    font-size: 9pt;
    background-color:#EFEFEF;
}

INPUT, TEXTAREA, BUTTON, SELECT, OPTION {
	color: #000;
	font-size: 9pt;
	font-family: arial;
	margin:1px 1px 1px 0;
}

INPUT[type="text"], INPUT[type="password"], TEXTAREA, SELECT {
	border:#666 1px solid;
}

/*--------------  CSS FOR IMAGE/PHRASE PAGES  ------------------------------------*/

#layer1 {
    background:transparent;
    color:#fff;
    position:relative;
    width:120px;
    height:150px;
}

#imgLayer {
    background:transparent;
    color:#fff;
    position:absolute;
    top:10px;
    left:10px;
    width:105px;
    height:105px;
    z-index:1;
	border: 2px #999999 solid; 
	padding:5px;
}

#phraseLayer {
    background:transparent;
    color:#fff;
    position:absolute;
    top:130px;
    left:13px;
    width:600px;
    height:10px;
    z-index:1;
 }   
    
#box
{
position: absolute;
background:  #006699;
top:40%;
left:5%;
width:720px;
height: 420px;
text-align: center;
display: none;
z-index:8000;
}

#popContent{
background:  #FFFFFF;
top:10px;
width: 700px;
height: 400px;
margin: 0 auto;
position:relative;
z-index:9000;
}

#boxPswd
{
position: absolute;
background:  #006699;
top:75%;
left:5%;
width:720px;
height: 220px;
text-align: center;
display: none;
z-index:8000;
}

#popContentPswd{
background:  #FFFFFF;
top:10px;
width: 700px;
height: 200px;
margin: 0 auto;
position:relative;
z-index:9000;
} 
/*-----------------------content block----------------------------- */
.contentblock {margin: 0; clear: left;} 

.editorcontent .imageleft {float: left; margin: 10px 10px 0 0;}
.editorcontent .imageright {float: right; margin: 10px 0 0 10px;}

/*------------------------ content tables---------------------------- */
.contentTableZ {border: 1px solid #ccc !important; margin-bottom: 20px;}
.contentTableZ td {padding: 10px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.contentTableZ .contentTableTitle td {background-color: #ddd;}
.contentTableZ .contentTableStripe td {background-color: #eee;}


#content h3, .content_FormOnly #contactForm h3 {font-size: 18px; color: #be8851; padding: 0 0 10px 0; border-bottom: 1px solid #d1d1d1; font-weight: normal; margin-bottom: 10px; clear: left;}
#banner940x225 h4, #banner940x268 h4, #content h4 {color:#015CAE; font-size:13px; padding: 5px 0; margin: 0; clear: left;}
#banner940x225 h5, #banner940x268 h5, #content h5 {padding: 5px 0; margin: 0; clear: left;}


#content h4 a {color: #015CAE; text-decoration:none;}
#content h4 a:link {color: #015CAE; text-decoration:none;}
#content h4 a:visited {color: #015CAE;}
#content h4 a:hover {color: #015CAE; text-decoration: underline;}
#content h4 a:active {color: #015CAE;}

#content h5 a {color: #595959;}
#content h5 a:link {color: #595959;}
#content h5 a:visited {color: #595959;}
#content h5 a:hover {color: #0095da; text-decoration: underline;}
#content h5 a:active {color: #0095da;}


#container_horz_band {
	position:absolute;
	text-align:left;
	width:100%;
	height:360px;
	top: 50%;
	left:0;
	margin-top:-180px;
	padding-top:50px;
	background:#F0F0F0 url(/ewacs/img/bottom_top_bandshadow.png) repeat-x;
}


.oobTab
{
	table-layout:fixed; width:550px;
	border-collapse: collapse;
	margin-left: 32px;
	margin-bottom: 10px;
	margin-top: 12px;

}

.oobRow {
    height: 30px;
}
.oobColumn {
	font-size:9pt;
	font-family:Arial,Helvetica,Verdana;
	text-align: center;
    border: 1px solid #C8C8C8;
	border-spacing: 10px;
	background-color: #E6E6FA;
	width: 25%;
	word-wrap:break-word;
}

.oobTh {
	font-size:9pt;
	font-family:Arial,Helvetica,Verdana;
	text-align: center;
    border: 1px solid #C8C8C8;
	border-spacing: 10px;
	background-color: #DCDCDC;
}

.oobTableHead {
	font-size:11pt;
	font-weight: bold;
	font-family:Arial,Helvetica,Verdana;
	color: White;
	text-align: center;
    border: 1px solid #015CAE;
	border-spacing: 10px;
	background-color: #015CAE;
	
}

.oobAddTable
{
	border-spacing: 20px 1px;
	border: 0;
	margin-left: 30px;
	margin-top: 10px;

}

.oobAuthChannel {
	padding-top:10px;
	border:#C8C8C8 1px solid;
	margin:5px 0 10px 0;
}

.fieldLabelOOBValidation {
	text-align: left;
	font-size:9pt;
	font-family:Arial,Helvetica,Verdana;
	width:120px;
}


