/* ------------------------------------------------------------------------------------ */
/* BRITAX STYLES
/* ------------------------------------------------------------------------------------ */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #94939e;
	background-image: url(../images/bg_fade.gif);
	background-repeat: repeat-x;
	color: #464646;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
ul { 
	padding: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
}
hr {
	color: #4C5047; 
	background-color: #4C5047; 
	height: 1px; 
	border: 0px;
}


/* ------------------------------------------------------------------------------------ */
/* HEADING TAGS (SUBSTITUTES FOR FLASH TITLES IF UNAVAILABLE)								
/* ------------------------------------------------------------------------------------ */
h1 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.4em;
}
h2 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* ------------------------------------------------------------------------------------ */
/* MAIN PAGE CONTAINERS AND REPEATING BACKGROUNDS
/* ------------------------------------------------------------------------------------ */
#pageContainer {
	margin: 0px auto;
	width: 996px;
	background-image: url(../images/bg_center.gif);
	background-repeat: repeat-y;
}
.pageFade {
	width: 996px;
	background-image: url(../images/page_fade.gif);
	background-repeat: repeat-x;
}
.pageContent {
	padding-left: 6px;
	width: 984px;
}
.pageDivider {
	width: 984px;
	background-image: url(../images/column_divider.gif);
	background-position: 480px 0px;
	background-repeat: repeat-y;
	overflow: hidden;
}


/* ------------------------------------------------------------------------------------ */
/* LOGO AND BANNER CONTAINING TOP LINKS
/* ------------------------------------------------------------------------------------ */
.bannerLogo {
	width: 186px;
	float: left;
}
#bannerContent {
	width: 798px;
	height: 86px;
	overflow: hidden;
	float: left;
	background-image: url(../images/bg_banner.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#bannerContent a:link { 
	text-decoration: none;
	color: #999999;
}
#bannerContent a:visited { 
	text-decoration: none;
	color: #999999;
}
#bannerContent a:hover { 
	text-decoration: underline;
	color: #7d96d7;
}
#bannerContent a:active { 
	text-decoration: none;
	color: #999999;
}


/* ------------------------------------------------------------------------------------ */
/* TOP LINKS AND ALERT AREA INSIDE OF THE BANNER
/* ------------------------------------------------------------------------------------ */
.bannerTools {
	float: right;
	padding: 0px 6px 0px 0px;
	overflow: hidden;
}
.bannerToolIcon {
	float: left;
}
.bannerToolText {
	float: left;
	padding: 18px 0px 0px 0px;
}
.bannerToolForm {
	float: left;
	padding: 14px 0px 0px 0px;
}
.bannerToolSearch {
	width: 120px;
	background-image: url(../images/form_fade.gif);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 10px;
}
input:focus, input.sffocus {
	border: 1px solid #6b6d6f; 
	color: #000000; 
}
.bannerAlerts {
	float: right;
	padding: 10px 6px 0px 0px;
	overflow: hidden;
	clear: right;
}


/* ------------------------------------------------------------------------------------ */
/* NAVIGATION BAR - ROLLOVERS ARE IN CSS_NAVIGATION FILE
/* ------------------------------------------------------------------------------------ */
.navBar {
	width: 984px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
.navLeft {
	float: left;
}
.navRight {
	float: right;
}


/* ------------------------------------------------------------------------------------ */
/* SECOND LEVEL TITLEBAR AND TITLEBAR ITEMS
/* ------------------------------------------------------------------------------------ */
.titleBar {
	background-image: url(../images/banner_titlebar.jpg);
	height: 73px;
	overflow: hidden;
	clear: both;
}
.titleText {
	padding: 21px 0px 0px 24px;
}


/* ------------------------------------------------------------------------------------ */
/* PAGE BODY COPY AND STYLES
/* ------------------------------------------------------------------------------------ */
#pageBodyStyles {
	overflow: hidden;
	line-height: 1.3em;
}
#pageBodyStyles ul { 
	padding: 0px 16px 0px 0px;
	margin: 0px 0px 12px 4px;
	line-height: 20px;
	list-style-type: none;
}
#pageBodyStyles li { 
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}


/* ------------------------------------------------------------------------------------ */
/* PAGE COLUMNS
/* ------------------------------------------------------------------------------------ */
.homeColumn {
	width: 296px;
	float: left;
	padding: 0px 16px 0px 16px;
	min-height: 200px;
	background-image: url(../images/divider_vertical.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.twoColumn {
	width: 460px;
	float: left;
	padding: 0px 16px 0px 16px;
}


/* ------------------------------------------------------------------------------------ */
/* TABLES AND OTHER DATA ELEMENTS
/* ------------------------------------------------------------------------------------ */
.tableBlue {
	background-image: url(../images/table_fade.jpg);
	background-repeat: repeat-x;
	background-color: #edf1fc;
	font-size: 11px;
	padding: 8px 16px 8px 16px;
}
.tableLineAngle {
	border-bottom: solid 1px #c9d3ec;
	border-left: solid 1px #c9d3ec;
}
.tableLineBottom {
	border-bottom: solid 1px #c9d3ec;
}
.tableLineLeft {
	border-left: solid 1px #c9d3ec;
}
.swatchPanel {
	width: 140px;
	padding-right: 13px;
	float: left;
	text-align: center;
}


/* ------------------------------------------------------------------------------------ */
/* FOOTER
/* ------------------------------------------------------------------------------------ */
#footerContent {
	border-top: #FFFFFF solid 3px;
	padding: 16px 24px 10px 24px;
	background-color: #ebebeb;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
	line-height: 1.5em;
}
#footerContent a:link { 
	text-decoration: none;
	color: #999999;
}
#footerContent a:visited { 
	text-decoration: none;
	color: #999999;
}
#footerContent a:hover { 
	text-decoration: underline;
	color: #7d96d7;
}
#footerContent a:active { 
	text-decoration: none;
	color: #999999;
}
.pageCap {
	margin: 0px auto;
	width: 996px;
}


/* ------------------------------------------------------------------------------------ */
/* LINKS
/* ------------------------------------------------------------------------------------ */
a:link {
	color: #506bb1;
	text-decoration: underline;
}
a:visited {
	color: #506bb1;
	text-decoration: underline;
}
a:hover {
	color: #7d96d7;
	text-decoration: underline;
}
a:active {
	color: #506bb1;
	text-decoration: underline;
}
