﻿@charset "utf-8";
/* Copied style.css
==================================================== */
@media screen and (max-device-width: 480px){
	body{
		-webkit-text-size-adjust: none;
	}
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0;
	padding:0;
}
a:visited {
	color:#00759b;
	text-decoration:none;
}
a {
	color:#00759b;
	text-decoration:none;
}
a:hover {
	color:#00759b;
	text-decoration:underline;
}
a:active {
	color:#00759b;
	text-decoration:none;
}
/* MDM Top Bar
==================================================== */

.minwidth {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:996px;
}
/* Carousel
==================================================== */

#featured {
	background-color:#fff;
	float:left;
	height:375px;
	margin-top: 10px;
	overflow:hidden;
	position:relative;
	width:750px;
	margin-left:-2px;
}
#featured ul.ui-tabs-nav {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:215px;
	z-index:2;
}
#featured ul.ui-tabs-nav li span {
	color:#999;
	font-size:11px;
	font-weight:bold;
}
#featured li.ui-tabs-nav-item a {
	background-image:url(/framework_home/images/Normal.png);
	color:#00759b;
	display:block;
	font-family:Arial;
	font-size:12px;
	height:65px;
	/*letter-spacing:-0.4px;*/
	line-height:20px;
	margin: 0;
	outline:none;
	padding-left:10px;
	padding-top:10px;
	text-decoration:none;
	width:205px;
}
#featured li.ui-tabs-nav-item_top a {
	background-image:url(/framework_home/images/Normal_top.png);
	color:#00759b;
	display:block;
	font-family:Arial;
	font-size:12px;
	height:65px;
	/*letter-spacing:-0.4px;*/
	line-height:20px;
	outline:none;
	padding-left:10px;
	padding-top:10px;
	text-decoration:none;
	width:205px;
}
#featured li.ui-tabs-nav-item a:hover {
	background-image:url(/framework_home/images/Rollover.png);
	height:65px;
	outline:none;
	width:205px;
}
#featured li.ui-tabs-nav-item_top a:hover {
	background-image:url(/framework_home/images/Rollover_top.png);
	height:65px;
	outline:none;
	width:205px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background-image:url(/framework_home/images/Active.png);
	height:65px;
	outline:none;
	margin:0;
	width:224px;
}
#featured .ui-tabs-panel {
	background-color:#999;
	height:375px;
	left:215px;
	overflow:hidden;
	position:relative;
	width:535px;
}
#featured .ui-tabs-panel .info {
	/*background-image:url(/framework_home/images/transparent-bg.png);*/
	height:75px;
	left:0;
	position:absolute;
	top:300px;
	width:535px;
}
#featured .info h2 {
	font-family:Arial;
	font-size:12px;
	margin:0;
	overflow:hidden;
	padding:9px 22px 5px 22px;
}
#featured .info p {
	color:#f0f0f0;
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	margin:0 5px 0 22px;
}
#featured .info a {
	color:#f93;
	text-decoration:none;
}
#featured .info a:hover {
	color:#fff;
}
#featured .ui-tabs-hide {
	display:none;
}
/* News Box
==================================================== */

#news {
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-top:#ccc 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	height:362px;
	margin-top:10px;
	margin-right:1px;
	overflow:auto;
	padding:8px 3px 3px;
	width:222px;
}
.news_link {
	color:#00759b;
	font-size:11px;
	font-weight:bold;
}
.news_link span {
	font-size:11px;
}
.news_link a {
	color:#00759b;
}
.news_link a:hover {
	text-decoration:underline;
}
.block {
	margin:15px 0 0;
}
.date {
	color:#666;
	font-size:11px;
}
.info {
	color:#999;
	font-size:11px;
	margin-bottom:7px;
}
#wcInfo {
	background-position:90% 2.1%;
	background-repeat:no-repeat;
	height:330px;
	margin-top:14px;
	padding:3px;
	width:224px;
}
#tools {
	background-position:90% 2.1%;
	background-repeat:no-repeat;
	height:330px;
	margin-top:14px;
	padding:3px;
	width:224px;
}
#glbDism {
	background-position:90% 2.1%;
	background-repeat:no-repeat;
	height:330px;
	margin-top:14px;
	padding:3px;
	width:224px;
}
#wrkTgr {
	background-position:90% 2.1%;
	background-repeat:no-repeat;
	height:330px;
	margin-top:14px;
	padding:3px;
	width:224px;
}
#hometop {
	margin-top:-14pt;
}
#newsSpace {
	margin-top:19px;
}
#brs {
	height:10px;
}

/* The 4 Buttons
==================================================== */

.homepageButtons {
	margin-top:12px;
	position:relative;
	width:996px;
	margin-left:-2px;
	margin-bottom:10px;
}
.homepageButtons a {
	outline:0;
}
.homepageButtons a:hover{
	text-decoration:none;
}
.marginRightButton {
	margin-right:7px;
}


/* Footer
==================================================== */

#footer {
	CLEAR: both;
	BORDER-TOP: #E3E3E3 1px solid; 
	PADDING-BOTTOM: 10px;  
	PADDING-TOP: 15px;
	width:996px;

}
#footer img {
	float:left;
	margin-bottom:10PX;	
	width:79px;
	height:85px;
}
.footer_links {
	float:right;
	margin-bottom:10px;
	margin-right:0;
	padding-left:0;
}
.footer_links a {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#00759b;
}
.merginLeft {
	margin-left:15px;
	-webkit-margin-start:20px;
}
.footer_links p{
	display:inline;
	font-size:10px;
	color:#89888e;
	font-weight:bold;
	float:left;
	width:502px;
	margin-top:1px;
}
#footer p a {
	font-size:10px;
}
#footer a:hover {
	color:#00759b;
	text-decoration:underline;
}
#footer a:active {
	color:#00759b;
	text-decoration:underline;
}

/*#footer {
	border-top:#e3e3e3 1px solid;
	clear:both;
	padding:22px 10px 10px;
	margin-top:20px;
}
#footer a {
	color:#00749b;
	font-weight:bold;
	text-decoration:none;
}
.page-top img:hover {
	text-decoration:none;
}
.footer_left {
	float:left;
	margin:0 10px 0 100px;
	text-decoration:none;
}
#footer a {
	color:#00759b;
	font-weight:bold;
	text-decoration:none;
}
#footer a:link {
	color:#00759b;
	font-weight:bold;
	text-decoration:none;
}
#footer a:visited {
	color:#00759b;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#00759b;
	text-decoration:underline;
}
#footer a:active {
	color:#00759b;
	text-decoration:underline;
}
.active_nav a:link {
	color:#fff;
	text-decoration:none;
}
.active_nav a:hover {
	color:#fff;
	text-decoration:none;
}
.active_nav a:visited {
	color:#fff;
	text-decoration:none;
}
#els_leftNav a:hover {
	list-style-type:none;
	text-decoration:none;
}
#els_footer a:link {
	color:#00759b;
	font-weight:bold;
	text-decoration:none;
}
#els_footer a:visited {
	color:#00759b;
	font-weight:bold;
	text-decoration:none;
}
#els_footer a:hover {
	color:#00759b;
	font-weight:bold;
	text-decoration:none;
}
#els_footer a:active {
	color:#00759b;
	text-decoration:none;
}
#wrapper a:link {
	color:#00759b;
	text-decoration:none;
}
#wrapper a:visited {
	color:#00759b;
	text-decoration:none;
}
#wrapper a:active {
	text-decoration:underline;
}
#logo {
	left:0;
	position:absolute;
	top:-12px;
}
#FLYParent {
	margin-top:2px;
}
*/
