/* Clear defaults */
ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd, table, td, tr, th {margin:0; padding:0;} 
table {display:inline; vertical-align: bottom;}
/* End Clear defaults */
a:link {
	color:#3fa0c8;
	text-decoration:underline;
}
a:hover {
	color:#02225d;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#3fa0c8;
}
a:visited:hover {
	color:#02225d;
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
	color:#3fa0c8;
}
body {
	background-color:#fff;
	width:100%;
	margin:0 auto;
	position:relative;
	background:url(../Images/background_top.gif) repeat-x;
	background-color:#ececec;
}
#bottomLeft {
	width:50%;
	height:50px;
	background-color:#868686;
	margin-top:-51px;
}
#Careers {
	background:url(../Images/nav_careers.gif) no-repeat;
	width:62px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#Careers:hover {
	background:url(../Images/nav_careers.gif) no-repeat;
	background-position:0 -39px;
	width:62px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#CareersOn {
	background:url(../Images/nav_careers.gif) no-repeat;
	background-position:0 -39px;
	width:62px;
	height:39px;
	float:left;
	position:absolute;
	display:none;
	margin-top:10px;
}
#CareersActive {
	background:url(../Images/nav_careers_on.gif) no-repeat;
	width:62px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#CareersActive:hover {
	background:url(../Images/nav_careers.gif) no-repeat;
	background-position:0 -39px;
	width:62px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#Company {
	background:url(../Images/nav_company.gif) no-repeat;
	width:73px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#Company:hover {
	background:url(../Images/nav_company.gif) no-repeat;
	background-position:0 -39px;
	width:73px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#CompanyOn {
	background:url(../Images/nav_company.gif) no-repeat;
	background-position:0 -39px;
	width:73px;
	height:39px;
	float:left;
	position:absolute;
	right: 225px;
	display:none;
	margin-top:10px;
}
#CompanyActive {
	background:url(../Images/nav_company_on.gif) no-repeat;
	width:73px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#CompanyActive:hover {
	background:url(../Images/nav_company.gif) no-repeat;
	background-position:0 -39px;
	width:73px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#footer {
	clear:both;
	width:100%;
	height:50px;
	color:#000;
	background-color:#fff;
	border-top:1px solid #868686;
	border-bottom:1px solid #868686;
}
#footerCompany {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding-top:6px;
	width:403px;
	margin-left:-14px;
	float:left;
	height:45px;
	background-color:#868686;
	margin-top:20px;
	clear:both;
	margin-bottom:-123px;
}
#footerCompany ul li {
	float:left;
}
#footerCompanyText {
	padding-top:2px;
}
#footerCompanyText a:link {
	color:#fff;
	text-decoration:none;
}
#footerCompanyText a:hover {
	color:#fff;
	text-decoration:underline;
}
#footerCompanyText a:visited {
	text-decoration:none;;
	color:#fff;
}
#footerCompanyText a:visited:hover {
	color:#fff;
	text-decoration:underline;
}
#footerCompanyText a:active {
	text-decoration:none;;
	color:#fff;
}
#footerLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#868686;
	padding-top:6px;
	padding-right:40px;
	height:44px;
	padding-left:10px;
	background-color:#fff;
	float:left;
	width:460px;
	margin-top:21px;
	margin-bottom:-123px;
	margin-left:389px;
	letter-spacing:-1px;
}
#footerLinks a:link {
	color:#868686;
	text-decoration:none;
}
#footerLinks a:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
#footerLinks a:visited {
	text-decoration:none;;
	color:#868686;
}
#footerLinks a:visited:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
#footerLinks a:active {
	text-decoration:none;;
	color:#868686;
}
#footerLinks b {
	font-weight:100;
	color:#868686;
}
#Home {
	background:url(../Images/nav_home.gif) no-repeat;
	width:35px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#Home:hover {
	background:url(../Images/nav_home.gif) no-repeat;
	background-position:0 -39px;
	width:35px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#HomeOn {
	background:url(../Images/nav_home.gif) no-repeat;
	background-position:0 -39px;
	width:35px;
	height:39px;
	float:left;
	position:absolute;
	display:none;
	margin-top:10px;
}
#HomeActive {
	background:url(../Images/nav_home.gif) no-repeat;
	background-position:0 -39px;
	width:35px;
	height:39px;
	float:left;
	margin-top:10px;
}
#homeBar {
	height:226px;
	background:url(../Images/home_bluebar_bg.jpg) repeat-x;
	border-top:1px solid #075a84;
	width:100%;
	position:absolute;
	clear:both;
	margin-top:75px;
}
#homeBarContent {
	width:923px;
	background:url(../Images/home_bluebar.jpg) no-repeat;
	height:225px;
	float:left;
	margin-left:-60px;
	margin-top:1px;
}
#homeBarImage {
	margin-left:449px;
}
.homeCallout {
	width:230px;
}
.homeCalloutHeader {
	margin-left:10px;
	margin-top:7px;
}
.homeCalloutText {
	width:220px;
	margin-left:10px;
	margin-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#015e8d;
	font-size:10px;
	margin-top:-3px;
}
.homeCalloutText b {
	font-size:12px;
	font-weight:bold;
}
.homeCalloutText a:link {
	color:#015e8d;
	text-decoration:none;
}
.homeCalloutText a:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
.homeCalloutText a:visited {
	text-decoration:none;;
	color:#015e8d;
}
.homeCalloutText a:visited:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
.homeCalloutText a:active {
	text-decoration:none;;
	color:#015e8d;
}
.homeCalloutVideo {
	background:url(../Images/icon_movies.gif) no-repeat;
	background-position: 0 .0em;
	padding-left:20px;
	margin-bottom:3px;
	height:17px;
}
.homeCalloutPDF {
	background:url(../Images/icon_pdf.gif) no-repeat;
	background-position: 0 .0em;
	padding-left:20px;
	margin-bottom:3px;
	height:17px;
}
#homeClients {
	clear:both;
	margin-top:-6px;
	float:left;
}
#homeClients li {
	float:left;
}
#homeClientsContent {
	background:url(../Images/callout_bg.gif) no-repeat;
	width:379px;
	height:96px;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
#homeClientsContent li {
	float:left;
}
#homeClientsBullets {
	margin-top:7px;
}
#homeClientsBullets a:link {
	color:#015e8d;
	text-decoration:none;
}
#homeClientsBullets a:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
#homeClientsBullets a:visited {
	text-decoration:none;;
	color:#015e8d;
}
#homeClientsBullets a:visited:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
#homeClientsBullets a:active {
	text-decoration:none;;
	color:#015e8d;
}
#homepageContent {
	float:left;
	clear:both;
	width:789px;
	margin-bottom:20px;
}
#homepageContent li {
	float:left;
}
#homepageLeftColumn {
	float:left;
	width:403px;
	margin-left:-12px;
}
#homepageLeftColumn li {
	float:left;
}
#homeNewsAndPress {
	margin-left:10px;
	margin-top:5px;
}
#homeNewsAndPress li {
	background:url(../Images/icon_news.gif) no-repeat;
	background-position: 0 .0em;
	padding-left:25px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#868686;
	font-size:10px;
	margin-top:-3px;
	margin-bottom:12px;
}
#homeNewsAndPress span {
	color:#015e8d;
}
#homeNewsAndPress a {
	float:left;
	margin-top:-8px;
}
#homeNewsAndPress b {
	font-size:12px;
	font-weight:bold;
	color:#015e8d;
}
#homepageText {
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#fff;
	background:url(../Images/home_contentBg.gif) repeat-y;
	height:228px;
	padding-left:30px;
	width:343px;
	padding-right:20px;
}
#homepageText p {
	margin-top:10px;
	width:323px;
	position:absolute;
}
#homepageRightColumn {
	float:left;
	width:385px;
	margin-left:-1px;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	height:193px;
	background:url(../Images/home_news_bg.gif) no-repeat;
}
#homepageRightColumn a:link {
	color:#73acd3;
	text-decoration:underline;
}
#homepageRightColumn a:hover {
	color:#02225d;
	text-decoration:underline;
}
#homepageRightColumn a:visited {
	text-decoration:underline;
	color:#73acd3;
}
#homepageRightColumn a:visited:hover {
	color:#02225d;
	text-decoration:underline;
}
#homepageRightColumn a:active {
	text-decoration:underline;
	color:#73acd3;
}
#homeRecentContent {
	background:url(../Images/callout_bg.gif) no-repeat;
	width:379px;
	height:96px;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
#homeRecentContent li {
	float:left;
}
#homeRecentImage {
	margin-top:6px;
	margin-left:8px;
}
.image {
	border: 1px solid #015e8d;
}
.portfoliothumb 
{
 	border: 1px solid #015e8d;
 	width: 127px;
 	height: 80px;
}   
#mainContent {
	margin:0 auto;
	width:778px;
	position:relative;
	margin-top:-75px;
	padding-left:25px;
}
#masterHeader {
	width:778px;
	height:74px;
	background-color:#e6e6e7;
	border-top:1px solid #d6d6d6;
}
#masterHeader li {
	float:left;
}
.masterLogo {
	width:172px;
	height:94px;
	float:left;
	position:absolute;
	margin-top:-1px;
}
.masterLogo2 {
	width:172px;
	height:94px;
	float:left;
	position:absolute;
	margin-top:-1px;
}
#masterNavSub {
	height:50px;
	width:453px;
	margin-left:448px;
 	margin-top:-306px;
	padding-top:9px;
	float:left;
	position:absolute;
	border-top:17px solid #006598;
}
#masterNavSub ul {
	float:left;
}
#masterNavSub ul li {
	float:left;
}
#masterNavSub ul ul {
	display: none;
	position:absolute;
	margin-top:49px;
	clear:both;
	background-color:#F0F0F0;
	overflow:hidden;
	width:145px;
	z-index: 500;
	border-top:1px #02225d solid;
	border-left:1px #02225d solid;
	border-right:1px #02225d solid;
}
#masterNavSub ul ul li {
	float:none;
	clear:both;
}
#masterNavSub ul ul li a:link {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3fa0c8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSub ul ul li a:hover {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#006598;
	width:100%;
}
#masterNavSub ul ul li a:visited {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSub ul ul li a:visited:hover {
	color:#fff;
	background-color:#006598;
}
#masterNavSub ul ul li a:active {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3fa0c8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSub ul li:hover ul {
	display: block;
}
#masterNavSub li img {
	border:none;
}
#masterNavSub2 {
	height:50px;
	width:453px;
	float:left;
	margin-left:448px;
 	margin-top:-128px;
	padding-top:9px;
	position:absolute;
	border-top:17px solid #006598;
}
#masterNavSub2 ul {
	float:left;
}
#masterNavSub2 ul li {
	float:left;
}
#masterNavSub2 ul ul {
	display: none;
	position:absolute;
	top: 55px;
	clear:both;
	background-color:#F0F0F0;
	overflow:hidden;
	width:145px;
	z-index: 500;
	border-top:1px #02225d solid;
	border-left:1px #02225d solid;
	border-right:1px #02225d solid;
}
#masterNavSub2 ul ul li {
	float:none;
	clear:both;
}
#masterNavSub2 ul ul li a:link {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3fa0c8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSub2 ul ul li a:hover {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#006598;
	width:100%;
}
#masterNavSub2 ul ul li a:visited {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSub2 ul ul li a:visited:hover {
	color:#fff;
	background-color:#006598;
}
#masterNavSub2 ul ul li a:active {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3fa0c8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSub2 ul li:hover ul {
	display: block;
}
#masterNavSub2 li img {
	border:none;
}
#masterNavSubTwoRows {
	height:50px;
	width:453px;
	margin-left:448px;
 	margin-top:-118px;
	padding-top:9px;
	float:left;
	position:absolute;
	border-top:17px solid #006598;
}
#masterNavSubTwoRows ul {
	float:left;
}
#masterNavSubTwoRows ul li {
	float:left;
}
#masterNavSubTwoRows ul ul {
	display: none;
	position:absolute;
	margin-top:49px;
	clear:both;
	background-color:#F0F0F0;
	overflow:hidden;
	width:145px;
	z-index: 500;
	border-top:1px #02225d solid;
	border-left:1px #02225d solid;
	border-right:1px #02225d solid;
}
#masterNavSubTwoRows ul ul li {
	float:none;
	clear:both;
}
#masterNavSubTwoRows ul ul li a:link {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3fa0c8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSubTwoRows ul ul li a:hover {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#006598;
	width:100%;
}
#masterNavSubTwoRows ul ul li a:visited {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSubTwoRows ul ul li a:visited:hover {
	color:#fff;
	background-color:#02225d;
}
#masterNavSubTwoRows ul ul li a:active {
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3fa0c8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	border-bottom:1px #02225d solid;
}
#masterNavSubTwoRows ul li:hover ul {
	display: block;
}
#masterNavSubTwoRows li img {
	border:none;
}
#News {
	background:url(../Images/nav_news.gif) no-repeat;
	width:49px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#News:hover {
	background:url(../Images/nav_news.gif) no-repeat;
	background-position:0 -39px;
	width:49px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#NewsOn {
	background:url(../Images/nav_news.gif) no-repeat;
	background-position:0 -39px;
	width:49px;
	height:39px;
	float:left;
	position:absolute;
	display:none;
	margin-top:10px;
}
#NewsActive {
	background:url(../Images/nav_news_on.gif) no-repeat;
	width:49px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#NewsActive:hover {
	background:url(../Images/nav_news.gif) no-repeat;
	background-position:0 -39px;
	width:49px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
.noBorder {
	border:none;
}
#portfolioHeader b {
	font-weight:bold;
	font-size:14px;
	color:#3fa0c8;
	margin-top:-10px;
}
#portfolioImage {
	width:400px;
	height:280px;
	background:url(../Images/portfolio_bg.gif) no-repeat;
	padding-left:17px;
	padding-top:17px;
}
#portfolioImage img {
	border:1px solid #fff;
}
.portfolioThumb {
	margin-top:6px;
	margin-left:8px;
	clear:both;
}
.portfolioCallout {
	width:230px;
	margin-top:20px;
}
.portfolioCalloutText {
	width:210px;
	margin-left:10px;
	margin-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#015e8d;
	font-size:10px;
	margin-top:-3px;
}
.portfolioCalloutText b {
	font-size:12px;
	font-weight:bold;
}
.portfolioCalloutText a:link {
	color:#015e8d;
	text-decoration:none;
}
.portfolioCalloutText a:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
.portfolioCalloutText a:visited {
	text-decoration:none;;
	color:#015e8d;
}
.portfolioCalloutText a:visited:hover {
	color:#3fa0c8;
	text-decoration:underline;
}
.portfolioCalloutText a:active {
	text-decoration:none;;
	color:#015e8d;
}
#Solutions {
	background:url(../Images/nav_solutions.gif) no-repeat;
	width:74px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#Solutions:hover {
	background:url(../Images/nav_solutions.gif) no-repeat;
	background-position:0 -39px;
	width:74px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#SolutionsOn {
	background:url(../Images/nav_solutions.gif) no-repeat;
	background-position:0 -39px;
	width:74px;
	height:39px;
	position:absolute;
	right: 298px;
	display:none;
	margin-top:10px;
}
#SolutionsActive {
	background:url(../Images/nav_solutions_on.gif) no-repeat;
	width:74px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#SolutionsActive:hover {
	background:url(../Images/nav_solutions.gif) no-repeat;
	background-position:0 -39px;
	width:74px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#subBar {
	height:80px;
	background:url(../Images/sub_bluebar_bg.jpg) repeat-x;
	border-top:1px solid #075a84;
	width:100%;
	position:absolute;
	clear:both;
	margin-top:75px;
}
#subBarContent {
	width:923px;
	background:url(../Images/sub_bluebar.jpg) no-repeat;
	height:80px;
	float:left;
	margin-left:-60px;
	margin-top:1px;
}
#subBarImage {
	margin-left:55px;
	margin-top:31px;
}
#subNewsAndPress {
	margin-left:10px;
	margin-top:5px;
}
#subNewsAndPress li {
	background:url(../Images/icon_news.gif) bottom no-repeat;
	background-position: 0 .0em;
	padding-left:25px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#868686;
	font-size:10px;
	margin-top:-3px;
	padding-bottom:12px;
	margin-right: 15px;
}
#subNewsAndPress span {
	color:#015e8d;
}
#subNewsAndPress a {
	float:left;
	margin-top:-8px;
}
#subNewsAndPress b {
	font-size:12px;
	font-weight:bold;
	color:#015e8d;
}
#subpageContent {
	float:left;
	clear:both;
	width:789px;
	margin-bottom:20px;
}
#subpageContent li {
	float:left;
}
#subpageLeftColumn {
	float:left;
	width:400px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin-left:-12px;
	background-color:#fff;
	min-height:388px;
}
#subpageLeftColumn li {
	float:left;
}
.subpageLeftColumnText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#015e8d;
	font-size:10px;
	margin-left:24px;
	margin-right:24px;
	padding-bottom:10px;
	line-height:14px;
}
.subpageLeftColumnText p {
	padding-bottom:10px;
}
.subpageLeftColumnText span {
	color:#868686;
}
.subpageLeftColumnText b {
	font-weight:bold;
	font-size:11px;
}
#subpageRightColumn {
	float:left;
	width:385px;
	margin-left:-1px;
	border:1px solid #cfcfcf;
	min-height:193px;
	background:url(../Images/home_news_bg.gif) no-repeat;
}
#subpageRightColumn a:link {
	color:#73acd3;
	text-decoration:underline;
}
#subpageRightColumn a:hover {
	color:#02225d;
	text-decoration:underline;
}
#subpageRightColumn a:visited {
	text-decoration:underline;
	color:#73acd3;
}
#subpageRightColumn a:visited:hover {
	color:#02225d;
	text-decoration:underline;
}
#subpageRightColumn a:active {
	text-decoration:underline;
	color:#73acd3;
}
#subpageRightImage {
	border-top:1px solid #026598;
	border-left:1px solid #026598;
	border-right:1px solid #026598;
	margin-bottom:-5px;
	margin-left:-1px;
	margin-top:-1px;
}
#subpageRightPortfolio {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin-bottom:-5px;
	margin-left:-1px;
	margin-top:0px;
	height:280px;
	width:375px;
	background-color:#fff;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
}
#subpageRightPortfolio li {
	float:left;
}
#subpageRightLinks {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	margin-bottom:-5px;
	margin-left:-1px;
	padding-top:16px;
	height:15px;
	width:375px;
	background-color:#ececec;
	padding-left:10px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#02225d;
}
#subpageRightLinks li {
	padding-top:8px;
}
#subpageRightLinks2 {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	margin-bottom:-5px;
	margin-left:-1px;
	margin-top:0px;
	height:5px;
	width:375px;
	background-color:#cfcfcf;
	padding-left:10px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#026598;
	float:right;
}
#subpageRightLinks2 span 
{
    padding-top: 3px;
	float:left;
	clear:none;
	font-weight:bold;
}
#subpageRightLinks2 ul {
    padding-top: 3px;
	float:left;
	clear:none;
}
#subpageRightLinks2 li {
	padding-top:3px;
}
#subpageRightLinks2 a:link {
	color:#4288BA;
	text-decoration:underline;
}
#subpageRightLinks2 a:hover {
	color:#4288BA;
	text-decoration:none;
}
#subpageRightLinks2 a:visited {
	text-decoration:underline;
	color:#4288BA;
}
#subpageRightLinks2 a:visited:hover {
	color:#4288BA;
	text-decoration:none;
}
#subpageRightLinks2 a:active {
	text-decoration:underline;
	color:#4288BA;
}
#subBarLinksHeaderOneRow {
	position:relative;
	margin-left:449px;
	margin-top:-50px;
	z-index:0;
}
#subBarLinksHeaderTwoRows {
	position:relative;
	margin-left:449px;
	margin-top:-60px;
}
#subBarLinksOneRow {
	float:left;
	margin-left:449px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#026598;
	height:22px;
	color:#d1e3ec;
	padding-top:9px;
	padding-left:12px;
	padding-right:12px;
	margin-top:-3px;
	width:363px;
	position:absolute;
}
#subBarLinksOneRow a:link {
	color:#d1e3ec;
	text-decoration:none;
}
#subBarLinksOneRow a:hover {
	color:#d1e3ec;
	text-decoration:underline;
}
#subBarLinksOneRow a:visited {
	text-decoration:none;
	color:#d1e3ec;
}
#subBarLinksOneRow a:visited:hover {
	color:#d1e3ec;
	text-decoration:underline;
}
#subBarLinksOneRow a:active {
	text-decoration:none;
	color:#d1e3ec;
}
#subBarLinksTwoRows {
	float:left;
	margin-left:449px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#026598;
	height:34px;
	color:#d1e3ec;
	padding-top:7px;
	padding-left:12px;
	padding-right:12px;
	margin-top:-3px;
	width:363px;
	line-height:14px;
	position:absolute;
}
#subBarLinksTwoRows a:link {
	color:#d1e3ec;
	text-decoration:none;
}
#subBarLinksTwoRows a:hover {
	color:#d1e3ec;
	text-decoration:underline;
}
#subBarLinksTwoRows a:visited {
	text-decoration:none;
	color:#d1e3ec;
}
#subBarLinksTwoRows a:visited:hover {
	color:#d1e3ec;
	text-decoration:underline;
}
#subBarLinksTwoRows a:active {
	text-decoration:none;
	color:#d1e3ec;
}
#topLeft {
	width:50%;
	height:74px;
	background-color:#e6e6e7;
	border-top:1px solid #d6d6d6;
}
#Work {
	background:url(../Images/nav_work.gif) no-repeat;
	width:46px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#Work:hover {
	background:url(../Images/nav_work.gif) no-repeat;
	background-position:0 -39px;
	width:46px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#WorkOn {
	background:url(../Images/nav_work.gif) no-repeat;
	background-position:0 -39px;
	width:46px;
	height:39px;
	right: 372px;
	position:absolute;
	display:none;
	margin-top: 10px;
}
#WorkActive {
	background:url(../Images/nav_work_on.gif) no-repeat;
	width:46px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#WorkActive:hover {
	background:url(../Images/nav_work.gif) no-repeat;
	background-position:0 -39px;
	width:46px;
	height:39px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
#quote {
    font-size: 9px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#868686;
	margin-top:-3px;
}
#quoter 
{
    font-size: 9px;
	padding-left:0px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#868686;
	margin-top:-17px;
	padding-bottom:10px;
	text-align:right;
}
.input_contactform {
    width: 300px;
}  
.input_contactform_short {
    width: 200px;
}    
.textarea_contactform {
    width: 300px;
    height: 100px;
}    
.formLabel {    
	margin-bottom:1px;
}
.formItem {
	margin-bottom: 12px;
}
.formfield {
    width: 350px;
}
input, select, textarea {
    font-size:10px;
}
.input_contactinfo {
    width: 150px;
    margin-top: 5px;
    font-weight:bold;
}
.department {
    color:#868686;
    text-decoration: underline;
}
ul.bulletlist 
{
    margin-left: 5px;
    margin-bottom: 10px;
}

ul.bulletlist li 
{
	background:url(../Images/bullet-hyphen.gif) no-repeat;
	background-position: 0 .0em;
	padding-left:12px;
	padding-right:15px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:-3px;
	margin-bottom:12px;
}
#newsHeadline 
{
    font-size: 14px;
    margin-right:15px;
    margin-bottom: 5px;
}
#newsDate
{
    color:#868686;
}
#newsSubline 
{
    padding-bottom: 20px;
    color:#868686;
    font-weight:bold;
}
#newsByline
{
    padding-bottom: 10px;
    color:#868686;
}
.newsHeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#015e8d;
	font-size:10px;
	margin-left:24px;
	line-height:14px;
	float:left;
	clear:both;
	width:90%;
}
.footerTopic
{
    padding-bottom: 0px;
    color:#868686;
    font-size: 9px;
}
.footerDesc
{
    padding-bottom: 10px;
    color:#868686;
    font-size: 9px;
}
.newstable
{
    border-style: none;
    width: 350px;
    margin-top: -20px;
    margin-right:-25px;
    display:table;
    border-width: 0px;
    border-collapse: collapse;
}
.newstable td
{
    padding: 1px 1px 3px 3px;
}

.newstable_header 
{
    font-weight:bold;
}
.newstable_item 
{
}