/* CSS Document */

/* Global Styles
-----------------------------------------------*/
* {
 margin: 0;
 padding: 0;
}
body {
	background-repeat: repeat-x;
	background-image: url(../images/newsite07/BodyBG.jpg);
}

/* 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 {
	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 {
	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 h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
#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;
}

/* 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;
}

/* Graphical Button Global Navigation (not being used currently)
-----------------------------------------------------------------*/
#GlobalNav {
	float: left;
	width: 625px;
	margin-left: 1px;
	margin-top: 3px;
}
#GlobalNav ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
}
#GlobalNav li {
	float: left;
	background-image: url(../images/newsite07/Tab_Left.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 2px;
	margin-left: 3px;
}
#GlobalNav a {
	float: left;
	display: block;
	background-image: url(../images/newsite07/Tab_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#services #GlobalNav li.services,
#about #GlobalNav li.about,
#compliance #GlobalNav li.compliance,
#integrated #GlobalNav li.integrated,
#employment #GlobalNav li.employment,
#contact #GlobalNav li.contact {
background-image: url(../images/newsite07/Tab_Left_Active.gif);
}

#services #GlobalNav li.services a,
#about #GlobalNav li.about a,
#compliance #GlobalNav li.compliance a,
#integrated #GlobalNav li.integrated a,
#employment #GlobalNav li.employment a,
#contact #GlobalNav li.contact a {
background-image: url(../images/newsite07/Tab_Right_Active.gif);
background-color: transparent;
color:#FFFFFF;
}


/* 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: right;
	width: 900px;
	background-image: url(../images/newsite07/ColumnBG.gif);
	background-repeat: repeat-y;
}
#SubPgLeftCol {
	float: right;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 8px;
}
.HighlightImage {
	margin-top: 25px;
}
/* Subnavigation Layout Styles
-----------------------------------------------------------*/
#SubNav {
	width: 180px;
	list-style-type: none;
	float: right;
	margin-bottom: 30px;
}
#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; /* to increase clickable area as a's default to inline*/
	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;
	width: 100%;
}
#SubNav a:hover {
	background-image: url(../images/newsite07/Sub-Nav-BG.gif);
	background-repeat: no-repeat;
}
html>body #SubNav a {
	width: auto;
}
.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;
}
/* Sub Page Right Column Containers and Styles 
-------------------------------------------------------------------*/
#SubPgRightCol {
	float: right;
	width: 165px;
	margin-right: 10px;
	margin-left: 20px;
	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: 11px;
	line-height: 15px;
	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: 20px;
	line-height: 26px;
	color: #999999;
	font-style: italic;
	margin-bottom: 15px;
	padding: 0px;	
}
#SubPgRightCol p.Author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}
#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;
}
#SubPgRightCol a {
	color: #B10022;
}
#SubPgRightCol a:hover {
	text-decoration: none;
}
/* Sub Page Center Column Layout Styles
-----------------------------------------------------------*/
#SubPgCenterCol {
	float: right;
	width: 430px;
	margin-right: 35px;
	margin-left: 35px;
	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: #333333;
	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: #333333;
	line-height: 16px;
}
#SubPgCenterCol img.newsletter {
	float: right;
	border: 2px solid #CCCCCC;
}
#SubPgCenterCol img.CenterHeaderImage {
	margin-bottom: 20px;
}
/* Sub Page Column Group Container
-----------------------------------------------------------*/
#SubPgColumnGroup {
	display: inline;
	float: right;
	width: 700px;
}
/* SiteMap Layout Styles
-----------------------------------------------------------*/
#SiteMapContainer {
	float: right;
	width: 430px;
}
#SiteMapContainer ul {
}
#SiteMapContainer li {
	margin-left: -15px;
	line-height: 12px;
	font-size: 11px;
}
#SiteMapContainer h3 {
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
}
#SiteMapLeft {
	float: left;
	width: 200px;
	margin-left: 0px;
}
#SiteMapRight {
	float: right;
	width: 200px;
	margin-left: 0px;
}

/* Wide Center Column Layout Styles
-----------------------------------------------------------*/
#SubPgCenterColWide {
	float: right;
	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;
	border: 1px solid #999999;
}
textarea {
	font-size: 12px;
	font-face: Arial, Helvetica, SansSerif;
	border: 1px solid #999999;
}
.redAlert {
	color: #800000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	}
