/*To make changes to the nav menu - change the css images*/
html {
	height:100%;
	padding: 0;
    margin: 0;
}
/*img { behavior: url(iepngfix.htc); border: 0 none; }*/
	
.OuterSkin{
	width:100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}
BODY {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	height: 100%;
	margin: 0px;
	background-color: #7e7e7e;
}
.customerhome{margin-top: 13px;
	margin-left:5px;
	width: 185px;
	float:left;
	height: auto;
	FONT: 11px/16px Arial, Helvetica, sans-serif;}
.btnCC {background-color: #cccccc; color: #ffffff; font-weight: bolder; padding-bottom: 2px; font-size: 12px; border: 0px SOLID #ffffff; border-bottom: 0;}
		.CCTextbox, .CCSubmit{ font-family: Arial; font-size: 10px; }
		.CCSubmit{ width: 75px; }

.login, #login{ border: 0px SOLID #ffffff; border-top: 0; overflow: hidden; display: none; height: 90px; text-align: left; background-color:#ffffff; padding: 2px;}
		.loginSmall{ font-size: 9px; text-decoration:underline; color:#003366; font-family:Arial, Helvetica, sans-serif;}
		a.loginSmall:visited{ text-decoration:none;}
		a.loginSmall:hover{ text-decoration:none;}
		a.loginSmall:active{ text-decoration:none;}

p {
	margin:0; padding: 0;
}

.pullquote {
	background-color:#FFFFFF;
	color:#3e3e3e;
	float:right;
	font-weight:bold;
	margin:0pt 0pt 1em 1em;
	padding:0pt 1em;
	width:45%;
}
.callout{
	background-color:#cccccc;
	border:1px solid #3e3e3e;
	color:Black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	padding:1em;
}
.square {
	line-height:1.5em;
	background-image:URL(/css/images/square.gif);
	vertical-align:bottom;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left: 20px;
}
.blockquote {
	color:#3e3e3e;
	font-size:12px;
}
.teaser {
	padding: 4px;
	font-family: Arial;
	color: #333333;
	font-size:16px;
}

H1{
	font-weight: bold;
	font-size: 21px;
	color: #003366;
}
H2{
	font-weight: bold;
	font-size: 19px;
	color: #3e3e3e;
}
H3{
	font-weight: bold;
	font-size: 17px;
	color: #f0ab00;
}
H4{
	font-size: 10px;
	color: #000000;
}
H5{
	font-weight: bold;
	font-size: 13px;
	color: #003366;
}
.releaseDate{
	font-family: Arial;
	font-size: 10px;
	color:#666666;
}

/*Corportate Toolbar, Header, and SearchBar*/
/*#corporateToolbar{
	height: 27px;
	border-bottom: 3px SOLID #cccccc;
	width: 964px;
	text-align: right;
	background-color:#ffffff;
}*/

#corporateToolbar{
	height: 27px;
	border-bottom: 3px SOLID #cccccc;
	width: 964px;
	text-align: right;
	background-color:#7e7e7e;
}

.toolbarText{
	padding-top: 10px;
	font-family: Arial;
	font-size: 9px;
	/*float: right;*/
	background-color:#FFFFFF;
	color:#666666;
}
a.toolbarText:link{
	color: #666666;
	text-decoration: none;
}
a.toolbarText:visited{
	color: #666666;
	text-decoration: none;
}
a.toolbarText:hover{
	color: #B4083A;
	text-decoration: none;
}
a.toolbarText:active{
	color: #666666;
	text-decoration: none;
}
.header{
	width: 940px; 
	height: 137px; 
	background-color: #ffffff;
	border-left: solid 12px #e3e3e3;
	border-right: solid 12px #e3e3e3;
	border-bottom: solid 5px #e3e3e3;
	border-top: solid 12px #e3e3e3;
	padding:0px;
}
.searchBar{
	width:940px;
	height: 26px;
	font-size: 11px;
	text-align: right; 
	/*background:URL(/css/images/SearchBg.jpg) no-repeat;*/
	padding:0px;
	border-left: solid 12px #e3e3e3;
	border-right: solid 12px #e3e3e3;
}
/*.searchBar a{
	color: #003366;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.searchBar a:Hover{
	color: #ffffff;
	font-weight:bolder;
	font-size:13px;
	text-decoration:none;
}*/
.searchBtn{
	background-color: #003366;
	padding: 2px; 
	border: 0px solid #e3e3e3; 
	width: 40px; 
	color: #ffffff;
	font-size: 10px;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
}

/*Middle and Main Content of CMS System*/
.middle{
	 width: 964px;
	 text-align: left; 
	 margin: 0px;
	 padding:0px;
	 background-color: #ffffff;
	 overflow: hidden;
	 padding-bottom:10px;
	 }

.mainContent{
	width: 504px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top:10px;
	padding-left:13px;
	padding-right:7px;
	float: left;
	background-color: #ffffff;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}
.mainContent a{
	color: #003366;
	text-decoration: underline;
}
.mainContent a:hover{
	color: #003366;
	text-decoration: none;
}
.mainContent_half{
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top:10px;
	padding-left:13px;
	padding-right:7px;
	padding-bottom:12px;
	float: left;
	overflow:hidden;
	background-color: #ffffff;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	border-left: solid 0px #e3e3e3;
	border-right: solid 0px #e3e3e3;
}

.mainContent_full{
	width: 936px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top:10px;
	padding-left:13px;
	padding-right:7px;
	padding-bottom:12px;
	float: left;
	overflow:hidden;
	background-color: #ffffff;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	border-left: solid 12px #e3e3e3;
	border-right: solid 12px #e3e3e3;
}
.warning{
	font-size: 10px;
	color: #CCCCCC;
	display: none;
}
/*Navigation Menu*/
.leftMenuBg{
	width: 208px; 
	background: url(/css/images/LeftNavBg.jpg) #7e7e7e;
	FONT: 11px/16px Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	border-left: solid 12px #e3e3e3;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}

.MenuLevel1, .MenuLevel2 {
	background-color: #cccccc;
	background-repeat: no-repeat;
	color: #333333;
	float:right;
	margin: 0;
	height: 17px;
	padding: 3px 0px 3px 12px;
	width: 185px;
	FONT: 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	border-bottom: 1px solid #7e7e7e;
	}
.MenuLevel1:Hover, .MenuLevel2:Hover {
	background-color:#ffffff;
	color: #003366;
	}
.MenuLevel1Sel, .MenuLevel2Sel {
	background-color:#ffffff;
	background-repeat: no-repeat;
	color: #003366;
	padding: 3px 0px 3px 12px;
	width: 185px;
	margin: 0;
	height: 17px;
	float:right;
	FONT: bold 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	border-bottom: 1px solid #7e7e7e;
	}
.MenuLevel1Sel:Hover, .MenuLevel2Sel:Hover {
	background-color:#ffffff;
	color: #333333;
	}

.MenuLevel3 {
	background-color:#dddddd;
	background-repeat: no-repeat;
	color: #003366;
	padding: 3px 0px 3px 12px;
	width: 185px;
	margin-left: 0px;
	text-indent:15px;
	float:right;
	height: 17px;
	FONT: 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #7e7e7e;
	}
.MenuLevel3:Hover {
	color: #003366;
	font-weight:bold;
	}
.MenuLevel3Sel {
	background-color:#dddddd;
	background-repeat: no-repeat;
	color: #003366;
	margin: 0px;
	text-indent:15px;
	height: 17px;
	float:right;
	padding: 3px 0px 3px 12px;
	width: 185px;
	FONT: bold 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #7e7e7e;
	}
.MenuLevel3Sel:Hover {
	color: #003366;
	font-weight:bold;
	}
	
.MenuLevel4 {
	background-color:#eeeeee;
	background-repeat: no-repeat;
	color: #003366;
	padding: 3px 0px 3px 12px;
	text-indent:25px;
	width: 185px;
	margin-left: 0px;
	float:right;
	height: 17px;
	FONT: 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #7e7e7e;
	}
.MenuLevel4:Hover {
	color: #003366;
	background-color:#ffffff;
	}
.MenuLevel4Sel {
	background-color:#eeeeee;
	background-repeat: no-repeat;
	color: #003366;
	margin: 0px;
	height: 17px;
	float:right;
	padding: 3px 0px 3px 12px;
	text-indent:25px;
	width: 185px;
	FONT: bold 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	border-bottom: 1px dotted #7e7e7e;
	}
.MenuLevel4Sel:Hover {
	color: #003366;
	background-color:#ffffff;
	}
		
/*Portlet Area*/
.portletSAP {
	margin-top: 25px;
	margin-left:5px;
	width: 185px; 
	height: 105px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	float:left;
	border-bottom: outset 1px #ffffff;
}

.portletLeft {
	margin-top: 25px;
	margin-left:5px;
	width: 185px;
	float:left;
	height: auto;
	FONT: 12px/16px Arial, Helvetica, sans-serif;
}
.portletSupHeading {
	background-color: #003366; 
	color: #ffffff; 
	font-weight: bolder; 
	padding: 2px; 
	border-left: solid 1px #7e7e7e;	
}

.portletLtHeading {
	background-color: #858585; 
	color: #ffffff; 
	font-weight: bolder; 
	padding: 2px; 
	border-left: solid 1px #7e7e7e;	
}
.portletLtBody{
	padding-left:10px;
	background-color: #ffffff; 
	font-size: 10px;
	border-bottom: solid 1px #7e7e7e;
	border-left: solid 1px #7e7e7e; 
}

a.portletLtContact:link{
	color: #003366;
	text-decoration: underline;
}
a.portletLtContact:visited{
	color: #003366;
	text-decoration: underline;
}
a.portletLtContact:hover{
	color: #003366;
	text-decoration: none;
}
a.portletLtContact:active{
	color: #003366;
	text-decoration: underline;
}

.rightPanel {
	width: 208px;
	background: url(/css/images/RightNavBg.jpg) #7e7e7e;
	float: right;
	border: 0px SOLID;  
	border-right: solid 12px #e3e3e3;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}

.featurePortlet {
	margin: 0px;
	width: 208px;
	height: 300px; 
	float: right; 
	border: 0px SOLID; 
}
.featureAd {
	margin-left: 12px; 
	margin-right: 12px;
	background-color: #ffffff; 
	color: #333333; 
	border-right: outset 1px #7e7e7e;
	border-bottom: 1px outset #7e7e7e;
	padding: 5px;
	height: 50px;
	text-align: left;
	font-size: 11px;
}
.featureBody{
	margin-left: 12px; 
	margin-right: 12px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	border-right: outset 1px #7e7e7e; 
	background-color: #ffffff; 
	font: 11px Arial,Helvetica,sans-serif;
	display:block;
	text-align:left;
	text-indent: 55px;
}
a.featureLink:link {
	border-bottom: 1px outset #7e7e7e;
	background-color: #cccccc;
	color: #333333;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}
a.featureLink:visited {
	border-bottom: 1px outset #7e7e7e;
	background-color: #cccccc;
	color: #333333;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}
a.featureLink:hover {
	border-bottom: 1px outset #7e7e7e;
	background-color: #ffffff;
	color: #003366;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}
a.featureLink:active {
	border-bottom: 1px outset #7e7e7e;
	background-color: #cccccc;
	color: #333333;
	height: 28px;
	display:block;
	padding:1px;
	padding-top: 3px;
	text-decoration:none;
}

.portletRight {
	margin: 0px;
	width: 208px; 
	height: 100%;
	float: right; 
	border: 0px SOLID; 
}

.portletRtHeading {
	margin: 12px; 
	margin-bottom: 0px; 
	background-color: #858585; 
	color: #ffffff; 
	font-weight: bolder;
	border-right: outset 1px #7e7e7e;  
	padding: 2px; 
}
.portletRtBody{
	margin-left: 12px; 
	margin-right: 12px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding-left:5px;
	border-bottom: outset 1px #7e7e7e;
	border-right: outset 1px #7e7e7e; 
	background-color: #ffffff; 
	font-size: 10px;
}

a.portletRtContact:link{
	color: #003366;
	text-decoration: underline;
}
a.portletRtContact:visited{
	color: #003366;
	text-decoration: underline;
}
a.portletRtContact:hover{
	color: #003366;
	text-decoration: none;
}
a.portletRtContact:active{
	color: #003366;
	text-decoration: underline;
}

/*Footer Area*/
.footer{
	width: 964px;
	height:45px; 
	text-align: center;
	font-size: 11px;
}
.footerMenu{ 
	background-color: #e3e3e3; 
	text-align: center;
	font-size: 11px; 
}
.footerText{
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	background-color: #7e7e7e; 
}
a.footer:link{
	color: #003366;
	text-decoration: underline;
}
a.footer:visited{
	color: #003366;
	text-decoration: underline;
}
a.footer:hover{
	color: #003366;
	text-decoration: none;
}
a.footer:active{
	color: #003366;
	text-decoration: underline;
}
