/* CSS Document */

/* Global Styles
-----------------------------------------------*/
* {
 margin: 0;
 padding: 0;
}
body {
	background-repeat: repeat-x;
	background-image: url(../images/newsite07/BodyBG.jpg);
}

/* Global Navigation Container
-----------------------------------------------*/
#GlobalNavContainer {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FBCF30;
	float: right;
	width: 900px;
	margin-top: 0px;
	height: 29px;
}

/* Global Layout Styles
-----------------------------------------------*/
#Wrap1 {
	background-image: url(../images/newsite07/TopBG.gif);
	background-repeat: repeat-x;
}
#Wrap2 {
	background-image: url(../images/newsite07/BottomBG.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#Page {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
}
#Header {
	height: 90px;
}
#Header img {
	float: left;
	margin-left: 15px;
	margin-top: 12px;
	margin-right: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #9E1B32;
	padding-top: 33px;
}
#UtilNav {
	display: none;
	float: right;
	width: 200px;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#UtilNav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
}
#UtilNav li {
	display: inline;
}
#UtilNav li a {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
#UtilNav li a:hover {
	text-decoration: underline;
}
#Footer {
	display: none;	
	width: 900px;
	clear: right;
	background-image: url(../images/newsite07/FooterBG.gif);
	background-repeat: no-repeat;
	background-color: #9E1B32;
	height: 50px;
	padding-top: 40px;
}
#Footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Footer li {
	display: inline;
}
#Footer li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#Footer li a:hover {
	text-decoration: underline;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 15px;
	margin-left: 12px;
}
#Footer p a {
	color: #CCCCCC;
	text-decoration: underline;
}
#Footer p a:hover {
	text-decoration: none;
}

/* Homepage Layout Styles
-----------------------------------------------*/
#HomeTopBlock {
	float: right;
	width: 900px;
}
#Home3Col {
	float: right;
	width: 900px;
	background-image: url(../images/newsite07/HomeColBG.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Home3Col img {
	border: 2px solid #CCCCCC;
	padding: 3px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#Home3Col h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B10022;
	font-weight: normal;
	background-image: url(../images/newsite07/H2Bullet.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-bottom: 12px;
}
#Home3Col p {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 12px;
}
#Home3Col a {
	color: #B10022;
}
#Home3Col a:hover {
	color: #333333;
	text-decoration: none;
}
#HomeLeftCol {
	float: left;
	width: 250px;
	display: inline;
	margin-right: 30px;
	margin-left: 20px;
}
#HomeCenterCol {
	float: left;
	width: 250px;
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
}
#HomeRightCol {
	float: left;
	width: 250px;
	display: inline;
	margin-right: 20px;
	margin-left: 30px;
}
/* PURE CSS VARIABLE TAB Global Navigation Styles
-------------------------------------------------------------------*/
#nav{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
#nav li {
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	background-color: #9E1B32;
	background-image: url(../images/newsite07/altNav/tab_left.gif);
	background-repeat: no-repeat;
}
#nav li a  {
	float: left;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	background-image: url(../images/newsite07/altNav/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li a:hover {
	color: #FBCF30
}
#body_services #nav_services, #body_about #nav_about, #body_compliance #nav_compliance, #body_tech #nav_tech, #body_employment #nav_employment, #body_contact #nav_contact {
	background-color: #FBCF30;
	background-image: url(../images/newsite07/altNav/tab_left_active.gif);
	background-repeat: no-repeat;
}
#body_services #nav_services a, #body_about #nav_about a, #body_compliance #nav_compliance a, #body_tech #nav_tech a, #body_employment #nav_employment a, #body_contact #nav_contact a {
	color: #000000;
	background-image: url(../images/newsite07/altNav/tab_right_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Subpage Layout Styles
-----------------------------------------------*/
#SubPgContainer {
	float: none;
	width: 500px;
	background-image: url(../images/newsite07/ColumnBG.gif);
	background-repeat: repeat-y;
}
#SubPgLeftCol {	
	float: none;
	width: 185px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
	display: inline;
}
#SubPgLeftCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-left: 25px;
}
#SubPgLeftCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B10022;
	margin-top: 12px;
	margin-bottom: 2px;
	margin-left: 15px;
}
#SubPgLeftCol h1 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 8px;
}
.HighlightImage {
	margin-top: 25px;
}
#SubNav {
	display: none;
	padding: 0px;
	width: 185px;
	list-style-type: none;
	float: right; /* Contain floated list items */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#SubNav li {
	margin: 0px;
	padding: 0px;
	float: right; /* This correctss the */
	width: 100%; /* IE whitespace bug */
	background-image: url(../images/newsite07/Sub-Nav-BG-litegray.jpg);
	background-repeat: no-repeat;
}
#SubNav a {
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 3px;
	font-weight: normal;
}
#SubNav a:hover {
	background-image: url(../images/newsite07/Sub-Nav-BG.gif);
	background-repeat: no-repeat;
}
.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SubNavHeader {
	font-weight: bold;
}
.SubNavSubItem {
	background-color: #FFFFFF;
}
#SubPgRightCol {
	float: none;
	width: 165px;
	margin-right: 10px;
	margin-left: 25px;
	margin-top: 10px;
	display: inline;
}
#SubPgRightCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	padding-bottom: 12px;
}
#SubPgRightCol ul {
	margin-left: 14px;
	margin-bottom: 20px;
}
#SubPgRightCol li {
	list-style-type: disc;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
}
#SubPgRightCol h4 {
}
#SubPgRightCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B10022;
	margin-bottom: 8px;
}
#SubPgRightCol p.Testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 10px;
}
#SubPgRightCol p.Author {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin-left: 10px;
}
#SubPgRightCol p.employee {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom: 1px;
}
#SubPgRightCol p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 14px;
	color: #666666;
	padding-bottom: 0px;
}
#SubPgCenterCol {
	float: none;
	width: 430px;
	margin-right: 200px;
	margin-left: 34px;
	margin-top: 0px;
	display: inline;
}
#SubPgCenterCol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B10022;
	background-image: url(../images/newsite07/H2Bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-bottom: 12px;
}
.H2TopLine {
	margin-top: 15px;
}
#SubPgCenterCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #B10022;
	margin-left: 16px;
}
#SubPgCenterCol h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B10022;
	font-weight: normal;
	margin-bottom: 8px;
}
#SubPgCenterCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	margin-bottom: 16px;
	margin-left: 35px;
}
#SubPgCenterCol a {
	color: #B10022;
}
#SubPgCenterCol a:hover {
	text-decoration: none;
}
#SubPgCenterCol ul {
	margin-left: 60px;
	margin-bottom: 20px;
}
#SubPgCenterCol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	color: #666666;
	line-height: 16px;
}
#SubPgCenterCol ol {
	margin-left: 60px;
	margin-bottom: 20px;
}
#SubPgCenterCol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	color: #666666;
	line-height: 16px;
}
#SubPgCenterCol img.newsletter {
	float: right;
	border: 2px solid #CCCCCC;
}
#SubPgCenterCol img.CenterHeaderImage {
	float: none;
	margin-bottom: 20px;
}
/* Wide Center Column Layout Styles
-----------------------------------------------------------*/
#SubPgCenterColWide {
	float: none;
	width: 600px;
	margin-right: 65px;
	margin-left: 35px;
	margin-top: 25px;
	margin-bottom: 30px;
}
#SubPgCenterColWide h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B10022;
	background-image: url(../images/newsite07/H2Bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-bottom: 12px;
}
.H2TopLine {
	margin-top: 15px;
}
#SubPgCenterColWide h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #B10022;
	margin-left: 16px;
}
#SubPgCenterColWide h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B10022;
	font-weight: normal;
	margin-bottom: 8px;
}
#SubPgCenterColWide p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	margin-bottom: 16px;
	margin-left: 35px;
}
#SubPgCenterColWide a {
	color: #B10022;
}
#SubPgCenterColWide a:hover {
	text-decoration: none;
}
#SubPgCenterColWide ul {
	margin-left: 60px;
	margin-bottom: 20px;
}
#SubPgCenterColWide li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	color: #666666;
	line-height: 16px;
}
#SubPgCenterColWide ol {
	margin-left: 60px;
	margin-bottom: 20px;
}
#SubPgCenterColWide li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	color: #666666;
	line-height: 16px;
}
#SubPgCenterColWide img.newsletter {
	float: right;
	border: 2px solid #CCCCCC;
}
#SubPgCenterColWide img.CenterHeaderImage {
	margin-bottom: 20px;
}
/* TABLE SETTINGS */
.tableHeaderRow {
	background-color: #8000000;
	color: #FFFFFF;
}
.tableOptionsRow {
	background-color: #CCCCCC;
	border: solid 1px #999999;
	font-size: 11px;
}
.tableEmptyRow {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableFilledRow {
	background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableMidRow {
	background-color: #DDDDDD;
	border: solid 1px #CCCCCC;
	font-size: 11px;
}
.tableOptionsRow a, .tableOptionsRow a:link, .tableOptionsRow a:visited {
	color: #333333;
	text-decoration: underline;
}
.tableOptionsRow a:hover, .tableOptionsRow a:active {
	color: #ff1821;
	text-decoration: underline;
}


/* FORM FIELDS */
input, select {
	font-size: 11px;	
}
textarea {
	font-size: 12px;	
	font-face: Arial, Helvetica, SansSerif;
}
.redAlert {
	color: #800000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	}
