/* Global Styles */

 body {
        background-color: #dbdecb;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }    
    
 .textNormal {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #7c7c81;
	text-align: justify;
	text-indent: 25px;	
}

 .textNormalHeader {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #454544;
	text-align: justify;
	text-indent: 25px;	
}
 
  .pText {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #454544;
	text-align: justify;
	text-indent: 25px;	
}

  .pTextBold {
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #454544;
	text-align: justify;
	text-indent: 25px;	
}

 .pTextHeader {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #005947;
	text-align: justify;
	text-indent: 25px;	
}

  .inqText {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #454544;
	text-align: justify;
	text-indent: 0px;	
}

  .inqTextBold {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #454544;
	text-align: justify;
	text-indent: 0px;	
}

#fullHeight{
	height: 100%;
}

.siteMapNav {
	font-size: 12px;	
	font-family: Helvetica, Arial, sans-serif;
	color: #7c7c81; 
	text-align: justify;
	text-indent: 0px;	
}
	
.siteMapNav a {
	font-size: 12px;
	color: #454544;
	text-decoration: none;
}

.siteMapNav a:hover {
	color: #b50c9b;
}

a {
	color: #0066CC;
}

div.centerSubSubTitleTest {
	background-color: #eeeeee;
	font-weight: 500;
	color: #005947; 
	padding: 5px 5px 5px 5px;
	border-color: #aebdcc;
	border-width: 0px 0px 0px 0px;
    border-style: solid;
}

.top1 {
	background: url('/sharedInclude/images/h_dot.jpg') 0 0 repeat-x; 
	width: 32em;
}

.top2 {
	background: url('/sharedInclude/images/h_dot.jpg') 0 0 repeat-x; 
	width: 14.6em;
}

.topLogIn {
	background: url('/sharedInclude/images/h_dot.jpg') 0 0 repeat-x; 
	width: 20.63em;
}

.bottom {
	background: url('/sharedInclude/images/h_dot.jpg') 0 100% repeat-x;
}

.left {
	background: url('/sharedInclude/images/v_dot.jpg') 0 0 repeat-y;
}

.right {
	background: url('/sharedInclude/images/v_dot.jpg') 100% 0 repeat-y;
}

.bottomLeft {
	background: url('/sharedInclude/images/bl.jpg') 0 100% no-repeat;
}

.bottomRight {
	background: url('/sharedInclude/images/br.jpg') 100% 100% no-repeat;
}

.topLeft {
	background: url('/sharedInclude/images/tl.jpg') 0 0 no-repeat;
}

.topRight {
	background: url('/sharedInclude/images/tr.jpg') 100% 0 no-repeat; 
	padding:10px;
} 
	

.topSignInAccount {
	background: url('/sharedInclude/images/h_dot.jpg') 0 0 repeat-x; 
	width: 44.63em;
}

.topShipBillPay {
	background: url('/sharedInclude/images/h_dot.jpg') 0 0 repeat-x; 
	width: 80.63em;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
