@charset "utf-8";
/* CSS Document */

/*** CSS RESET ***/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p {
	margin:0;
	padding:0;
	text-align:left
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
sup {
	vertical-align:text-top;
	position:relative
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
ul, ol, li {
	list-style:none
}
#track {
	position:absolute;
	bottom:0;
}
/* Begin Dashed Line Removal - FireFox */
a {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
.page_graphicbox {
	height: 268px;
	width: 700px;
	border: 1px solid #DFDFDF;
	position: absolute;
	top: 81px;
	right: 48px;
}
.page_casestudiesbox {
	height: 268px;
	width: 700px;
	position: absolute;
	top: 81px;
	right: 48px;
}
.page_textbox .header1 {
}
.FloatRight2 {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 17px;
}
.li-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/list-checkmark.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #E1E6EA;
	font-size: 12px;
	margin-top: 30px;
	/*Style for Scrollbars on Welcome and Directory page*/
	scrollbar-3dlight-color:#969599;
	scrollbar-arrow-color:#f5f5f5;
	scrollbar-base-color:#f9f9f9;
	scrollbar-darkshadow-color:#4f5356;
	scrollbar-face-color:#4f5356;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color:#969599;
}
body a {
	color: #CCD2D8;
	text-decoration: none;
}
body a:hover {
	color: #4792E5;
	text-decoration: none;
}
li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#wrapper {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
}
div#wrapper {
	position:relative;
}
#main-container {
	height: 530px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 3px solid #F2F2F2;
}
#main-containerpages {
	height: 550px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 3px solid #F2F2F2;
}
/*Start Top Left Nav*/
#topnav {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 21px;
	top: -21px;
}
.animatedtabs {
	overflow: hidden;
	width: 100%;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.animatedtabs ul {
	list-style-type: none;
	margin: 0;
	margin-left: 10px; /*offset of first tab relative to page left edge*/
	padding: 0;
}
.animatedtabs li {
	float: left;
	margin: 0;
	padding: 0;
}
.animatedtabs a {
	float: left;
	position: relative;
	top: 5px;
	margin: 0;
	margin-right: 3px; /*Spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;
	background-image: url(../images/tab-blue-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.animatedtabs a span {
	float: left;
	position: relative;
	display: block;
	padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: #4A93FF;
	background-image: url(../images/tab-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {
	float:none;
}
/* End IE5-Mac hack */
.animatedtabs .selected a {
	background-position: 0 -125px;
	top: 0;
}
.animatedtabs .selected a span {
	background-position: 100% -125px;
	color: #999;
	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0;
}
.animatedtabs a:hover {
	background-position: 0% -125px;
	top: 0;
}
.animatedtabs a:hover span {
	background-position: 100% -125px;
	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0;
}
#flashholder {
	text-align: center;
}
#sublinks {
	height: auto;
	position: absolute;
	top: 17px;
	right: 246px;
	text-align: right;
	font-size: 11px;
	color: #999;
}
#sublinks .sublinksselected {
	color: #EE7C07;
}
/*End Top Left Nav*/
/*Start Main Menu*/
#mainnav {
	position: absolute;
	height: auto;
	width: 700px;
	top: 36px;
	right: 48px;
}
#underlinemenu {
	margin: 0;
	padding: 0;
}
#underlinemenu ul {
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	border: 1px solid #DFDFDF;
	border-width: 1px 0;
}
* html #underlinemenu ul { /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}
#underlinemenu ul li {
	display: inline;
	font-size: 11px;
}
#underlinemenu ul li a {
	float: left;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
	background-color: white;
}
#underlinemenu ul li a:hover {
	color: #666;
	background-color: #EEE;
	padding-bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4A93FF;
}
#underlinemenu ul #current a {
	color: #666;
	background-color: #FFF;
	padding-bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4A93FF;
}
#textdropdown {
	height: 226px;
	width: 192px;
	position: absolute;
	left: 49px;
	top: 81px;
}
#maincontent {
	height: 553px;
	width: 720px;
	position: absolute;
	top: 91px;
	right: 240px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#maincontentrightcolumn {
	height: 510px;
	width: 173px;
	position: absolute;
	top: 6px;
	right: 32px;
	background-color: #31393E;
	background-image: url(../images/rightcolumn_bg.jpg);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0F1FC;
	padding: 10px;
}
#maincontentrightcolumn .rcolumnheadertext {
	font-size: 13px;
	font-weight: bold;
	color: #AE0000;
}
#maincontentrightcolumn .rcolumntext {
	font-size: 11px;
}
/*End Main Menu*/

#logo {
	height: 63px;
	width: 180px;
	margin-top: 15px;
	margin-left: 20px;
}
#footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	color: #BFBFBF;
	padding-top: 5px;
}
#footer a {
	color: #B2B2B2;
	font-size: 11px;
}
#footer a:hover {
	color: #4A93FF;
	font-size: 11px;
}
#footer #copyright {
	float: left;
	height: auto;
	width: auto;
	color: #B2B2B2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#footer #footerlogos {
	background-image: url(../images/footer_logos.gif);
	background-repeat: no-repeat;
	float: right;
	height: 59px;
	width: 312px;
}
