@charset "utf-8";
/* CSS Document */
body{

}

/* Homepage layout */

.page-container {
	width: 990px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

/* Masthead */
.masthead-container {
	width: 990px;
}
.masthead-white-row {
	height: 69px;
}
.masthead-white-logo {
	height: 69px;
	width: 200px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 54px;
	font-weight: normal;
	color: #000000;
}
.masthead-white-area {
	height: 69px;
	width: 790px;
	float: right;
}
.masthead-slogan {
	float: right;
	vertical-align: bottom;
	margin-top: 39px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A7A9AB;
}
.masthead-red-row {
	height: 16px;
}
.masthead-red-logo {
	height: 16px;
	width: 200px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #B90005;
	text-align: center;
}
.masthead-red-area {
	height: 16px;
	width: 790px;
	background-color: #B90005;
	float: right;
}

/* Everything below the Masthead */
.belowmasthead-container {
	width: 978px;
	margin-left: 12px;
	margin-top: 15px;
}


/* Marquee row ----  CSS for the two sections will be in separate files.*/
.marquee-row-container {
	height: 320px;
	width: 978px;	
	margin-bottom: 17px;
}

.marquee-slideshow-container {
	height: 320px;
	width: 600px;
	clear: none;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
}





.marquee-boxset-container {
	height: 320px;
	width: 360px;
	float: right;
	clear: none;
	margin-left: 17px;
	overflow: hidden;
}



/* Content row */
.content-row-container {
	width: 980px;	
}
.content-row-table {
	width: 980px;
	background-position: left;
}
.content-column-header {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content-column {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/homepage/content/bg_content600H.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.content-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BD0000;

}
a.content-header-link:link {
	color: #000000;
	text-decoration: none;
}
a.content-header-link:active {
	color: #666666;
	text-decoration: none;
}
a.content-header-link:visited {
	color: #000000;
	text-decoration: none;
}
a.content-header-link:hover {
	color: #D02E2E;
	text-decoration: none;
}



.content-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: normal;
}

a.content-links:link {
	color: #000000;
	text-decoration: none;
}
a.content-links:active {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a.content-links:visited {
	color: #000000;
	text-decoration: none;
}
a.content-links:hover {
	color: #D02E2E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D02E2E;
}

a.content-news-links:link {
	color: #000000;
	text-decoration: none;
		font-weight: bold;}
	
	
.content-news-links:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.content-news-links:active {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a.content-news-links:visited {
	color: #000000;
	text-decoration: none;
}
a.content-news-links:hover {
	color: #D02E2E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D02E2E;
}
.content-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content-h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.content-h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}



/* Certifications row */
.certifications-row-container {
	width: 958px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
	background-color: #FFFFFF;
}

/* Sitemap row */
.sitemap-row-container {
	width: 958px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
	background-color: #FFFFFF;
}
.graybox-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}

a.graybox-headlinks:link {
	color: #999999;
	text-decoration: none;	
}
a.graybox-headlinks:active {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a.graybox-headlinks:visited {
	color: #999999;
	text-decoration: none;
}
a.graybox-headlinks:hover {
	color: #D02E2E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D02E2E;
}
.graybox-links {
	color: #666666;
}
	
	
a.graybox-links:link {
	color: #666666;
	text-decoration: none;
}
a.graybox-links:active {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a.graybox-links:visited {
	color: #666666;
	text-decoration: none;
}
a.graybox-links:hover {
	color: #D02E2E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D02E2E;
}
