body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333; /* #808080;*/
	/*background-color:#005295;*/
	background:#123C62;
}

#container { 
	width: 1020px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#mastLeft 
{
    position: absolute;
}

#mastRight 
{
    position:relative;
    top:45px;
    _position:absolute;
    _top:100px;
}
#rightCallout
{
}
#topRightCallout
{
}
a
{
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FF6633; /*EF9459;*/	
}

h2
{
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #4D4D4D;
}

h2.headline
{
	clear:both;
	font-size:14px;
	padding-top:10px;
	_padding-top:25px;
	padding-bottom:20px;
}

p
{
	font-size:11px;
	line-height:1.8em;
	margin-bottom:20px;
}

.siteMap 
{
	clear:both;
    width:80%;
    margin-top:20px;
    margin-bottom:30px;
    border:0px solid #B2B2B2;
}

.siteMap td
{
	width:300px;
}

img, input.imageInput
{
	behavior:url('/includes/js/iepngfix.htc');
}

img.header
{
	margin-top: 22px;
}
div#wrap
{
}

div#wrap div#head
{
	height:54px;
	position:relative;
	z-index:2;
	background-image:url("../../images/global/topBannerGradient_1x54.gif");
	background-repeat:repeat-x;
}

div#wrap div#head img.logo
{
	position:absolute;
	left:32px;
}

div#wrap div#head div#subNav img.logoSub
{
}

div#wrap div#mast
{
	clear:both;
	background-color:#f5f6f7;
	height:328px;
	border-bottom:4px solid #B2B2B2;
}

div#wrap.loggedInHome div#mast
{
	
	height:210px;
	background-image:url('../../images/private/home/topBanner_699x210.jpg');
}

div#wrap.loggedInHome div#mast h2
{
	font-size:30px;
	color:#FFFFFF;
	line-height:38px;	
	padding-top:41px;
	padding-left:300px;
}

div.navPanel h2 
{
    padding-bottom:10px;
}

div#wrap.loggedInHome div#mast h3
{
	font-size:14px;
	line-height:20px;
	color:#f5f6fa;
	padding-left:300px;
	width:640px;
	font-weight:bold;
}

div#wrap div#body
{
	background-color: #ffffff;
	margin-bottom:50px;
	/*
	background-image:url("../../images/global/topTanGrad_1x118.gif");
	background-repeat:repeat-x;
	*/


}

div#wrap.subPage div#body
{
	/*
	min-height:780px;
	_height:780px;
   */
}

div#wrap.loggedInSubPage div#body
{
	/*
	min-height:780px;
	_height:780px;
   */
}

div#wrap.loggedInHome div#body
{
	/*
	min-height:425px;
	_height:425px;
  */
	margin-bottom:25px;

}

div#wrap div#body div#homeContent
{
	width:470px;
	float: left;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}

div#wrap div#body div#content
{
	width:470px;
	float:left;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	min-height:440px;
	_height:440px;
}

div#wrap.subPage div#body div#content, div#wrap.loggedInSubPage div#body div#content
{
	margin-top:0px;
	margin-left:307px;
	_margin-left:155px;
	width:635px;
}

div#wrap div#body div#content img.headerImg
{
	margin-top:27px;
}

div#wrap div#body div#content h1
{
	font-size: 30px;
	font-style: normal;
	color: #4A74AD;
	margin-top:5px;
	float:left;
	_line-height:35px;
	line-height:35px;
}
div#wrap div#body div#content hr
{
    background-color:#CCCCCC;
    color:#CCCCCC;
    height:1px;
    margin-bottom:20px;
}
div#wrap div#body div#content a.shareLink
{
	float:right;
	margin-top:15px;
	margin-right:5px;
	font-size: 11px;
	font-style: normal;
	/*color:#EF9459;*/
	color:#FF6633;
}

div#wrap div#body div#content a
{
	/*color:#F1975B;*/
	color:#FF6633;
	text-decoration:none;
}

div#wrap div#body div#content a:hover
{
	text-decoration:underline;
}

div#wrap div#body div#content div#mainDropdowns
{
	width:635px;
	float:left;
	margin-top:28px;
}

div#wrap div#body div#content div#readOnlyUserMessage
{
	width:635px;
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	color:#FF6633;
	text-align:left;
	font-weight:bold;
}

div#wrap div#body div#content div#mainDropdowns img.imgHorzLine
{
	margin-top:20px;
	margin-bottom:15px;
}

div#wrap div#body div#content div#mainContent
{
	width:405px;
	float:left;
	margin-top:28px;
	margin-bottom:60px;
}

div#content td 
{
    padding:5px;
    vertical-align:top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
div#divFormInput td 
{
    padding:5px;
    vertical-align:top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#frmLogin td 
{
    padding:5px;
    vertical-align:top;
}

#frmRetrieve td
{
    padding:5px;
    vertical-align:top;
}


div#wrap div#body div#content div.orderTable
{
	width:642px;
	
	background-image:url("../../images/private/orders_service/backgroundBox_642x195.gif");
	background-repeat:no-repeat;
	padding-left:21px;
	padding-top:15px;
	margin-bottom:50px;
}

div#wrap div#body div#content div.orderTable h2
{
}

div#wrap div#body div#content div.orderTable table
{
	width:592px;
	margin-bottom:16px;
}

div#wrap div#body div#content div.orderTable table tr
{
}

div#wrap div#body div#content div.orderTable table tr.header
{
	font-size:10px;
	color:#808080;
	background-image:url("../../images/private/orders_service/horzDottedLine_592x1.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:25px;
}

div#wrap div#body div#content div.orderTable table tr td
{
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}


div#wrap div#body div#content div.accountTable
{
	width:642px;
	min-height:195px;
	background-image:url("../../images/private/orders_service/backgroundBox_642x195.gif");
	background-repeat:no-repeat;
	padding-left:21px;
	padding-top:15px;
	margin-bottom:50px;
}
div#wrap div#body div#content div.accountTable table tr.header
{
	font-size:10px;
	color:#808080;
	background-image:url("../../images/private/orders_service/horzDottedLine_592x1.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:25px;
}

div#wrap div#body div#content div.accountTable h2
{
}

div#wrap div#body div#content div.accountTable table
{
	width:592px;
	margin-bottom:16px;
}

div#wrap div#body div#content div.accountTable table tr
{
}

div#wrap div#body div#content div.accountTable table tr td
{
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}

div#wrap div#body div#content div.accountTable table.accountInfo
{
	width:550px;
}

div#copy
{
	width: auto;
}

div#wrap div#content div#mainContent p.bios
{
	line-height:10px;
	margin-bottom:15px;
}
div#wrap div#content div#mainContent h3
{
	font-size: 14px;
	color: #4D4D4D;	
}
div#wrap div#content div#mainContent h4
{
	font-size: 11px;
	color: #4D4D4D;	
	margin-top:15px;
}
div#wrap div#content div#mainContent h2.awardHeadline
{
	background-image: url("../../images/public/home/healthInfoLogo_106x83.png");
	background-position:right;
	background-repeat:no-repeat;
	height:83px;
	width: 325px;
	margin-bottom:25px;
}
div#wrap div#content div#mainContent ul
{
	list-style-type:disc;
	margin-left:15px;
}
div#wrap div#content div#mainContent ul li
{
	margin-bottom: 10px;
}
div#wrap div#body div#content div#mainContent ul.resourceList
{
	list-style-type:none;
	margin-left:0px;
}
div#wrap div#content div#mainContent ul.resourceList li
{
	margin-bottom: 3px;
}

.col1 
{
	margin-left: 3em;
    width: 245px;
}

.col2 
{
	margin-left: 26em;
	width: 255px;
}

.coltopper {margin-top: -1.95em;} 

div#leftbox
{
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	height:168px;
	width: 250px;
	border: solid 0px green;
	background-image:url("../../images/public/programs/vertDottedLine_3x168.gif");
	background-position:right;
	background-repeat:no-repeat;
}

div#rightbox
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:25px;
	float:left;
	width: 250px;
	border: solid 0px orange;
}
div#wrap div#content ul li.programsList
{
	line-height:25px;
}
div#wrap div#body div#content h2 a.programLink
{
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #4d4d4d;	
}
div#wrap div#content div#mainContent ul.faqList
{
	list-style-type: none;
	margin-left: 1px;
	margin-top: 10px;
}


div#wrap div#content div#mainContent ul.faqListDetail
{
	list-style-type: none;
	margin-left: 1px;
	margin-top: 10px;
}


div#wrap div#content div#mainContent ul.faqListDetail li
{
    margin-bottom: 20px;
}



div#wrap div#content div#mainContent ol.guaranteeList
{
	list-style-type:decimal;
	margin-left: 23px;

}
div#wrap div#content div#mainContent ol.guaranteeList li
{
	margin-bottom: 20px;
}

p.searchBox
{
    clear:both;
    margin-top:25px;
}

div.searchPaging
{
    margin-bottom:40px;
}

div.searchPaging a.pagingLink
{
    border-right:1px solid #FF6633;/*#f1975b;*/
    padding-left:5px;
    padding-right:5px;
    text-decoration:underline;
}

div.searchPaging a.pagingText
{
    border-right:1px solid #FF6633;/*#f1975b;*/
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
    text-decoration:none;
}

div.searchPaging a.last
{
    border:0;
}

.formError
{
    color:#f00;
    font-weight:bold;
}

div#printPage 
{
	/*display:inline;*/
}

div.panelMessagesContainer
{
    width:450px;
}

div.panelViewPrintMessages
{
	*position:relative;
	*float:left;
    width:670px;
}
div#panelViewPrintLinks
{
	*position:relative;
	*float:left;
    width:640px;
    text-align:right;
    color: #FF6633;
}

div.panelFeaturedMessages
{
}

div.messagePane
{
    float:left;
    margin:0;
    margin-top:2px;
    margin-left:2px;
    padding:0;
    padding-left:10px;
    padding-top:4px;
    width:203px;
    height:200px;
    /*background-image:url('../../images/private/my_content/backgroundBox_213x169.png');
    background-repeat:no-repeat; */
    	border: 1px solid #E6E6E6;
    	background:#FFFFFF;
}

div.messagePane h5.effectiveDate
{
    font-weight:bold;
    font-size:10px;
}

div.messagePane p
{
    margin:0;
    padding:0;
    font-size:9px;
    text-align:left;
    line-height:15px;
    /*margin-left:10px;
    margin-top:5px;*/
}

div.messagePane p.editButton
{
    margin-top:19px;
    text-align:left;
}

div.messagePane p.replaceButton
{
    margin-top:-1px;
    text-align:left;
}

div.messagePaneTop
{
	height:110px;
	border: solid 0px red;
}

div.messagePaneBottom
{
	height:30px;
	border: solid 0px red;
}

div.messagePaneReplaceTop
{
	height:135px;
	padding-top:5px;
	border: solid 0px red;
}

div.messagePaneReplaceBottom
{
	height:20px;
	border: solid 0px red;
}

div.featuredMessagePane
{
    /*background-color:AliceBlue;*/
}

div.featuredMessagePane h4
{
    font-weight:bold;
    font-size:10px;
}

div.featuredMessagePane h5
{
    font-weight:bold;
    font-size:9px;
}

div.featuredMessagePane p
{
    margin:0;
    padding:0;
    font-size:9px;
}
div.featuredMessagePane p.addButton
{
    padding-bottom:10px;
}


#util
{

    border: 0px solid #d6d6d6;
    margin-left:307px;
    padding-top:10px;
    width:630px;
    text-align:right;
}

.phone
{
	width:20px;
}



div#wrap div#mast ul#utilityHomeNav
{
	width:148px;
	margin-left:749px;
}

div#wrap div#mast ul#utilityHomeNav li
{
	float:left;
	font-size:11px;
	height:10px;
	padding:10px 0px 15px 0px;
}

div#wrap div#mast ul#utilityHomeNav li a
{
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
	margin-right:5px;
	padding-right:5px;
}

div#wrap div#mast ul#utilityHomeNav li a:hover
{
	text-decoration:underline;
}

div#wrap div#mast ul#utilityHomeNav li a.last
{
	border:0;
}

#utilityHomeNav li
{
    display: inline;
    list-style-type: none;
}

#utilityHomeNav li a
{
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
	padding-right:5px;
	padding-left:5px;
}

#utilityHomeNav li a.last
{
	border:0;
	padding-right:0px;
}

#utilityHomeNav li a:hover
{
	text-decoration:underline;
}

.tblOrder
{
	border:solid 0px;
}

.tblMessage td
{
	border: solid 0px red;
	padding:2px;
}

.buttonImage
{
	margin-top:10px;
	behavior:url('/includes/js/iepngfix.htc');
}

.messageHeader
{
	margin-bottom:10px;
}

a.replaceLink
{
	text-decoration:none;
}

a.replaceLink:hover
{
	text-decoration:underline;
}

div#replaceCustomMessage p
{
	margin-bottom:0px;
}

h3.replaceCustomMessageHeader
{
	font-weight:bold;
}

td.formLabel
{
	width:150px;
}

.passwordLink
{
	font-size:18px;
}

.previewBackgroundACN
{
	width:310px;
	height:165px;
	background-image:url("../../images/private/my_content/MESSAGE1_ACN.jpg");	
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:left;
}
.previewBackgroundCCN
{
	width:310px;
	height:165px;
	background-image:url("../../images/private/my_content/MESSAGE1_CCN.jpg");	
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:left;
}
.previewBackgroundPCN
{
	width:310px;
	height:165px;
	background-image:url("../../images/private/my_content/MESSAGE1_PCN.jpg");	
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:left;
}
.previewBackgroundSCN
{
	width:310px;
	height:165px;
	background-image:url("../../images/private/my_content/MESSAGE1_SCN.jpg");	
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:left;
}
.previewBackgroundWHN
{
	width:310px;
	height:165px;
	background-image:url("../../images/private/my_content/MESSAGE1_WHN.jpg");	
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:left;
}
#homeInbox
{
	width:260px;
}
#inbox ol
{
    list-style-type:decimal;
    margin-left:15px;
}
#inbox ol li
{
    margin-bottom: 10px;
}

#mainContent .totalTerms
{
	width: 625px;
}

#mainContent .sideTerms
{
	float: left;
	width: 25%;
}

#mainContent .mainTerms
{
	float: left;
	width: 73%;
	margin-left: 10px;
}

.indentOne
{
	margin-left: 30px;
}