/* @override http://www.inovadx.com/CSS/main.css */

@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: repeat-x;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}

h1 {
	font-size: 15px;
	color: #0066a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	color: #00a3d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #00548e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.floatClear {
	clear: both;
	height: 0px;
	margin-right: 3px;
	font-size: 1px;
	line-height: 0px;
}
.textBoxStyle {
	font-size: 11px;
	color: #000000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
blockquote {
	font-size: 8px;
	font-style: normal;
}
ol li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
li {
	font-size: 12px;
	color: #666;
}
#content2pSearchResults {
	float: left; /* since this element is floated, a width must be given */
	width: 900px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 10px;
	background: #FFFFFF;
	padding: 0px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-bottom: 10px;
	color: #000000;
}
.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	height: auto;
	display: inline;
}
NEW {
}
#container  {
	width: 950px;
	text-align: left;
	padding: 0px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../Images/Simplexa-bg-repeat.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 11px;
	line-height: 22px;
} 
#container a {
	color: #00A4D1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
#container a:link {
	color: #00A4D1;
	text-decoration: none;
}
#container a:hover {
	color: #00A4D1;
	text-decoration: underline;
}
#container a:visited {
	color: #00A4D1;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666;
	margin: 5px 0px 10px;
	padding: 0px;
}
.ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666;
	margin: 5px 0px 10px;
	padding: 0px;
	font-style: italic;
}



a {
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
}
a:visited {
	color: #666;
	text-decoration: none;
}
#container4TopMenu {
	width: 100%;
	margin: 0 auto;
	height: 25px;
	padding: 0px;
	background: #ffffff;
}

#containerTopMenu {
	width: 950px;
	margin: 0 auto;
	height: 25px;
	padding: 0px;
	background: #ffffff;
}
#homeContainerMiddle {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	height: auto;
	padding: 0px;
}
#upperMenu {
	float: right; /* since this element is floated, a width must be given */
	width: 150px;
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	color: #000000;
	padding-right: 50px;
}
#upperMenu  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #1067af;
	line-height: 10px;
}
#upperMenu  a {
	text-align: right;
	color: #666;
}
#upperMenu  a:link {
	text-align: right;
	color: #666;
}
#upperMenu  a:hover {
	text-align: center;
	color: #666;
	text-decoration: underline;
}
#homeLogoHolder {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	height: 75px;
	background-color: #e9e9ea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainMenuHolder {
	float: left; /* since this element is floated, a width must be given */
	width: 650px; /* padding keeps the content of the div away from the edges */
	height: 75px;
	background: #e9e9ea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
#mainRedirectHolder {
	float: left; /* since this element is floated, a width must be given */
	width: 775px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
.homeUpperImage {
	float: left; /* since this element is floated, a width must be given */
	width: 715px; /* padding keeps the content of the div away from the edges */
	height: 140px;
	margin: 0px 0px 25px;
	padding: 0px;
}
#homeNewsLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 300px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#homeNewsLeftHeader {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 25px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: #FFFFFF;
	background-image: url(../Images/Simplexa-news.jpg);
}
.homeContentCtr {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	height: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#homeContentCtrHeader {
	float: left; /* since this element is floated, a width must be given */
	width: 400px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 25px;
	margin: 0px;
	background-image: url(../Images/Simplexa-bioler.jpg);
}
#homeImageRight {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-image: url(../Images/Simplexa-home-IC.jpg);
}
#homeImageRightHeader {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../Images/Simplexa-cycler.jpg);
}
.homeRecentLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 340px;
	margin: 0px;
}
#homeRecentLeftHeader {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../Images/Simplexa-recent.jpg);
}
.homeHolderLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.homeSmallImage {
	float: left; /* since this element is floated, a width must be given */
	width: 135px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 170px;
	margin: 0px 25px 0px 0px;
}
#homeBoilerPlate {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeDivLine {
	float: left; /* since this element is floated, a width must be given */
	width: 850px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 1px;
	background-color: #999;
	margin-top: 12px;
	margin-right: 50px;
	margin-bottom: 12px;
	margin-left: 50px;
}
.homeColSmlLeftCHdr {
	float: left; /* since this element is floated, a width must be given */
	width: 228px; /* padding keeps the content of the div away from the edges */
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.homeColSmlRightCHdr {
	float: left; /* since this element is floated, a width must be given */
	width: 228px; /* padding keeps the content of the div away from the edges */
	height: 20px;
	margin: 0px;
	padding: 0px;
}



#homeContainerFooter {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #DFE2D5;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
.newsPR {
	margin-bottom: 10px;
	padding-right: 5px;
	background-color: #FFF;
}
.newsPROdd {
	margin-bottom: 10px;
	padding-right: 5px;
	background-color: #EEE;
}
.leadPR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	height: auto;
	display: inline;
}
.subLeadPR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	height: auto;
	display: inline;
	font-style: italic;
}
.datePR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #754761;
	font-weight: bold;
	display: inline;
}
#footer  {
	text-align: center;
	margin: 0px auto;
	width: 1000px;
	height: auto;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	background: #DFE2D5;
} 
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	line-height: 10px;
	padding-bottom: 10px;
}
#footer a {
	text-align: center;
	color: #666666;
}
#footer a:link {
	text-align: center;
	color: #666666;
}
#footer a:hover {
	text-align: center;
	color: #00A4D1;
	text-decoration: underline;
}
#footer a:visited {
	text-align: center;
	color: #666666;
}
.homeLogoButtons {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin: 0px;
	padding: 0px;
}
SECOND PAGE {
}
.secondLogoHolder {
	float: left; /* since this element is floated, a width must be given */
	width: 235px; /* padding keeps the content of the div away from the edges */
	height: 60px;
	margin: 0px 0px 15px;
	padding: 0px;
}
.secondBanner {
	float: left; /* since this element is floated, a width must be given */
	width: 950px; /* padding keeps the content of the div away from the edges */
	height: 180px;
	margin: 0px;
	padding: 0px;
}
#secondMainMenuHolder {
	float: right; /* since this element is floated, a width must be given */
	width: 714px; /* padding keeps the content of the div away from the edges */
	height: 20px;
	border-left: 1px solid #CCCCCC;
	margin: 40px 0px 15px;
	padding: 0px;
}
.crumb {
	font-size: 14px;
	line-height: 14px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
.ref {
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 5px;
	font-style: italic;
}


#sideMenu2p {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* padding keeps the content of the div away from the edges */
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#sideMenu2p ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sideMenu2p ul li{
	margin: 0;
	padding: 0;
}

#sideMenu2p ul a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	width: 185px;
	padding-left: 40px;
	display: block;
	background: url(../Images/sidemenu-pixy-graphic.gif) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
}

#sideMenu2p ul a.last {
	border-bottom: none;
}

#sideMenu2p ul a:hover {
	background-position: -225px 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sideMenu2p ul a.current {
	background-position: top right;
	color: #ffffff;
	cursor: default;
}
#sideMenuPDF {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* padding keeps the content of the div away from the edges */
	height: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sideMenuPDF ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideMenuPDF ul li {
	margin: 0;
	padding: 0;
}
#sideMenuPDF ul a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	width: 185px;
	padding-left: 40px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../Images/sidemenu-pixy-graphic-PDF.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sideMenuPDF ul a.last {
	border-bottom: none;
}
#sideMenuPDF ul a:hover {
	background-position: -225px 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#sideMenuPDF ul a.current {
	background-position: top right;
	color: #fff;
	cursor: default;
}

#content2p {
	float: left; /* since this element is floated, a width must be given */
	width: 600px; /* padding keeps the content of the div away from the edges */
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content2p ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#content2p ul li {
	background: url(../Images/bullet.gif) no-repeat left top;
	padding-left: 20px;
	line-height: 22px;
	font-size: 11px;
}

#sidebar2P {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar2PBottom {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin: 0px;
}
.sidebar2PPDF {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 38px;
	margin: 0px;
	vertical-align: text-top;
	text-align: left;
}

#sideBarTop {
	float: none; /* since this element is floated, a width must be given */
	width: 225px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #00A3D1;
	font-size: 12px;
	vertical-align: middle;
}
#sideBarBottom {
	float: none; /* since this element is floated, a width must be given */
	width: 225px; /* padding keeps the content of the div away from the edges */
	height: 100px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sideBarBelow {
	float: none; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.imageHolder2P {
	float: right;
	width: 200px;
	text-align: center;
	padding-left: 30px;
	height: auto;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.imageCaption2P {
	height: auto;
	width: auto;
	font-size: 9px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
}


.homeSubHead {
	margin-bottom: 12px;
	color: 0071BB;
	font-weight: bold;
}
#container2p {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	padding: 0px;
	height: auto;
	background: #FFFFFF;
}
#container2p a {
	color: #0071BB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container2p a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#container2p a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#container2p a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.secondBotBar {
	float: left; /* since this element is floated, a width must be given */
	width: 950px; /* padding keeps the content of the div away from the edges */
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: url(../Images/Tarsa-bot-rounded.gif) no-repeat;
}
#homeNewsLeft p{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 225px;
}
#homeNewsLeft a {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 225px;
	color: #00A4D1;
}
#homeNewsLeft a:link {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 225px;
	color: #00A4D1;
}
#homeNewsLeft a:hover {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 225px;
	color: #00A4D1;
	text-decoration: underline;
}
#homeBoilerPlate {
	width: 300px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	padding: 0px;
}

#homeBoilerPlate p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
}
#homeBoilerPlate a {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	margin: 0px;
}
#homeBoilerPlate a:link {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #00A4D1;
	margin: 0px;
}
#homeBoilerPlate a:hover {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #00A4D1;
	text-decoration: underline;
	margin: 0px;
}
#homeImageRight p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 225px;
	text-align: center;
}
#homeImageRight a {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 225px;
	color: #00A4D1;
}
#homeImageRight a:link {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: 225px;
	color: #00A4D1;
}
#homeImageRight a:hover {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #00A4D1;
	text-decoration: underline;
	text-align: center;
}
#footerHolder {
	float: left; /* since this element is floated, a width must be given */
	width: 850px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 12px;
	margin-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
#footerMenu {
	float: left; /* since this element is floated, a width must be given */
	width: 500px;
	height: 33px;
	font-size: 9px;
	text-align: center;
	vertical-align: text-top;
	padding: 0px;
	line-height: 12px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerMenu p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	color: #999;
	line-height: 12px;
}
#footerMenu a {
	color: #999;
	text-align: center;
	font-size: 9px;
	line-height: 12px;
}
#footerMenu a:link {
	color: #999999;
}
#footerMenu a:hover {
	text-align: center;
	color: #00A4D1;
	text-decoration: underline;
}
#footerMenu a:visited {
	text-align: center;
	color: #999;
}
#footerRegion {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* padding keeps the content of the div away from the edges */
	height: 20px;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerLogos {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#adHolderHome {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 225px;
}

/* ------------ content2P SPEC table styling ------------------------- */


#content2p table#specTbl {
	width: 700px;
	margin: 0 auto;
	background: #ebebeb;
	}
#content2p #specTbl thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #fff;
	}
#content2p #specTbl tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #000;
	text-align: center;
	}
#content2p #specTbl caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00548e;
	text-align: left;
	padding-bottom: .5em;
	}
#content2p #specTbl th {
	background: #000;
	height: auto;
	vertical-align: bottom;
	font-weight: bold;
	text-align: center;
	padding: .7em;
	}
#content2p #specTbl td.specDesc {
	text-align: left;
	font-weight: bold;
	padding: 0.7em;
	vertical-align: top;
	}
#content2p #specTbl td.specData{
	text-align: center;
	font-weight: normal;
	padding: 0.7em;
	vertical-align: top;
	}
#content2p #specTbl td.specData2{
	text-align: left;
	font-weight: normal;
	padding: 0.7em;
	vertical-align: top;
	}
#content2p #newsTbl td.newsDataCtr {
	font-weight: normal;
	padding: 0.7em;
	vertical-align: top;
	text-align: center;
}
#content2p #specTbl tr.odd {
	background: #fff;
	}
/* ------------ content2P news table styling ------------------------- */


#content2p table#newsTbl {
	width: 600px;
	margin: 0 auto;
	background: #ebebeb;
	font-size: 11px;
	line-height: 18px;
	}
#content2p #newsTbl thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	}
#content2p #newsTbl tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: top;
	line-height: 18px;
	}
#content2p #newsTbl caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00548e;
	text-align: left;
	padding-bottom: .5em;
	}
#content2p #newsTbl th {
	background: #00A3D1;
	height: auto;
	vertical-align: bottom;
	font-weight: bold;
	text-align: middle;
	padding: 0.7em;
	}
#content2p #newsTbl td.newsDesc {
	text-align: left;
	font-weight: bold;
	padding: 0.7em;
	vertical-align: top;
	}
#content2p #newsTbl td.newsData2{
	text-align: left;
	font-weight: normal;
	padding: 0.7em;
	vertical-align: top;
	}
#content2p #newsTbl tr.odd {
	background: #fff;
	}
.outlineImage {
	border: thin solid #999;
	height: 325px;
	width: 600px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #E9E9EB;
}
legend {
	margin-left: 1em;
	padding: 0;
	color: #00A3D1;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;  
}  
fieldset li {  
padding-bottom: 1em;  
}  
fieldset.submit {    
float: none;    
width: auto;    
border-style: none;    
padding-left: 8em;    
background-color: transparent;    
}
label {    
display: block;  
}
label {        
position: relative;        
float: left;        
width: 10em;        
margin-right: 1em;      
}      
label em {        
position: absolute;        
left: 10em;        
top: 0;      
}
left-aligned-labels.css (excerpt)  
fieldset li {    
float: left;    
clear: left;    
width: 100%;    
padding-bottom: 1em;  
}
.requiredLabel {
	position: absolute;
	left: 27em;
	top: 0.2em;
	width: 19em;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
}
