/*structural elements*/
/*body {
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/diamondPlate02.jpg);
	background-repeat: repeat;
	background-position: left top;
}*/
/*body {
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/centerDropShadowBKG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/
/*.yellowStripe {
	background-color: #ff9900;
}
.greyStripe {
	background-color: #666666;
}
.blueStripe {
	background-color: #0084b0;
}*/
#masthead {
	color: #FFFFFF;
}
#mastheadWrapper {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../images/AF_mastheadCHOPshort_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff9900;
	border-bottom-color: #666666;
}
#footerWrapper {
}
/*masthead elements*/
#contactInfo a:link {
	color: #FF9900;
}
#accessPanel a:link, #accessPanel a:visited{
	color: #333;
}
#accessPanel a:hover {
	color: #FFFFFF;
}
#accessPanel a:active {
	color: #000;
}
#accessPanel {
	background-color: #666666;
	background-attachment: scroll;
	background-image: url(../images/black_diagonal10px.gif);
	background-repeat: no-repeat;
	background-position: left top
}
/*navbar color and color change*/
#navBar a:link, #navBar a:visited {
	color: #00AAE7;
}
#navBar a:hover {
	color: #FFFFFF;
}
#navBar a:active {
	color: #000;
}
#navBar {
	background-color: #0088b4;
	background-attachment: scroll;
	background-image: url(../images/navbarBKGblue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#navBar li {
	background-attachment: scroll;
	background-image: url(../images/divider.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#navBar .first {
	background: none;
}
/*content elements*/
#content {
	background-color: #FFFFFF;
}
#mainContent h1 {
	color: #006699;
}
/*footer elements*/
#footerInfo p {
	color: #333333;
}
#footer #ATScallout a:link {
	color: #FFFFFF;
}
#footerInfo a:link, #footerInfo a:visited {
	color: #999999;
}
#footerInfo a:hover{
	color: #FFF;
}
#mainContent .pCallout {
	color: #333333;
}
#mainContent p,
#sidebarTwo p {
	color: #666666;
}
#mainContent .pCalloutItalic {
	color: #333333;
}
#mainContent h2,
#sidebarTwo h2 {
	color: #333333;
}
#mainContent p a:link,
#mainContent h2 a:link,
#sidebarTwo p a:link,
#mainContent p a:visited,
#mainContent h2 a:visited,
#sidebarTwo p a:visited {
	color: #006699;
}
#mainContent p a:hover,
#mainContent h2 a:hover,
#sidebarTwo p a:hover {
	color: #000;
}
.button a:link,
.button a:visited {
	color: #000000;
	background-color: #EDAD00;
	text-decoration: none;
}
.button a:hover {
	color: #EDAD00;
	background-color: #000000;
	text-decoration: none;
}
.button a:active {
	color: #666;
	background-color: #000000;
	text-decoration: none;
}
#sidebarTwo h1 {
	color: #000000;
	background-color: #FAC87A;
}
#sidebarTwo li {
	color: #666666;
}
#mainContent h3 {
	color: #006699;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/brushedMetalBKG2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#platinum #content #sidebarOne a:link, #platinum #content #sidebarOne a:visited {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#platinum #content #sidebarOne ul li {
	background-color: #999999;
	background-attachment: scroll;
	background-image: url(../images/platinumNavBKGgrey.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}
#platinum #content #sidebarOne a:hover {
	color: #FFFFFF;
	background-color: #006699;
	background-attachment: scroll;
	background-image: url(../images/platinumNavBKGblue.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#platinum #content #sidebarOne a.firstPlatinum {
	border-top-style: none;
}
#platinum #content #sidebarOne a:hover.firstPlatinum {
	border-top-style: none;
}
#platinum #faqItem ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005C8D;
	margin-bottom: 14px;
}
#platinum .faqBlue {
	color: #005C8D;
}
/* sub navigation colors*/
#platinum #subNavBar {
background-color:#666666;
}
#platinum #subNavBar a:link,
#platinum #subNavBar a:visited {
	color: #000;
}
#platinum #subNavBar a:hover {
	color: #FFF;
}
#productOfferings #mainContent h2 {
	background-color: #999999;
}
#productOfferings #mainContent .products {
	background-color: #CCCCCC;
}
