/*CSS RESET*/
@charset "utf-8";
/* CSS Document */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*CSS Reset*/

/*###### Page Elements #######*/

h1, h2, h3, h4, h5, h6, p, li {
	margin: 0;
	padding: 0;
}

.transparent50 {
	opacity: 0.5;
	filter:alpha(opacity=50);
}

strong {
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.block h1 {
	font-size: 2em;
}

.block h2 {
	font-size: 2em;
}

.block ul li {
	margin-left: 20px;
	font-size: 1.6em;
}


p, li, th, td {
	font-size: 1.3em;
	text-align: left;
}

#pageContent li {
	list-style: disc outside none;
}

p.technical {
	font-size: 1em;
}

a:link {
	color: #eee;
	border: none;
}

a:visited {
	color:#CCC;
}

a:hover {
	color: #fff;
}

th.tbltitle {
	text-align: center;
	font-size: 1.4em;
}

.centered {
	display: block;
	margin: 5px auto;
}

table {
	border-collapse: separate;
	border-spacing: 2px;
}

object {
	outline: none;
}

/*########## Layout Components #########*/

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/textures/stripes_black.gif);
}
#siteHeader {
	background-color: #4671d5;
	background-repeat: no-repeat;
	background-position: right;
	height: 150px;
	width: 100%;
	float: left;
}

#content {
	margin: 0 auto;
	width: 900px;
}



#sectionNav {
	float: left;
	width: 200px;
	position: relative;
}

#sectionContent {
	position: relative;
	float: left;
	width: 700px;
	_width: 650px;
	z-index: 2;
}

#sectionContent.green {
	background-color: #0C0;
}


#siteFooter {
	background-image: url(../images/textures/blackgradient_200px.png);
	background-color: #000;
	background-repeat: repeat-x;
	clear: both;
}

/*#####Header Elements#####*/



#headerContent {
	width: 900px;
	color: #eee;
	margin: 0 auto;
	padding: 0px;
	float: none;
	position: relative;
}

#headerLogo {
	display: block;
	margin: 0 auto;
}

#headerContact {
	float: right;
	top: 51px;
	right: 15px;
	position: absolute;
}

#headerShadow {
	display: block;
	background-color: #000;
	width: 100%;
	height: 5px;
	clear: both;
	margin-bottom: -5px;
	position: relative;
	z-index: 7;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

/*#####SiteNavigation#####*/

.glassDark {
	background-image: url(../images/textures/glassblack_25px.jpg);
	background-repeat: repeat-x;
	height: 15px;
	clear:both;
}

#siteNavLinks {
	text-align: right;
	margin-top: -15px;
	position: relative;
	left: -170px;
}

#siteNavLinks a:link {
	color: #fff;
	text-decoration: none;
}

#siteNavLinks a:visited {
	color: #fff;
	text-decoration: none;
}


#siteNavLinks a:hover {
	text-decoration: underline;
}

#currentSiteLink {
	font-weight: bold;
	cursor: default;
}

#siteNavLinks ul li {
	display: inline;
	border-left: solid #fff 1px;
	padding-left: 15px;
}

#siteNavLinks li.first {
	border-left: none;
}

#siteNavContent {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	position: relative;
}

#siteNav li:hover {
	background-image: url(../images/textures/glassWhite_25px.png);
}

/*######-------------------SectionNavigation-------------#########*/


#sectionNav a:link {
	color: #fff;
	text-decoration: none;
} 
#sectionNav a:visited {
	color: #fff;
	text-decoration: none;
}
#sectionNav a:hover {
	color: #fff;
	text-decoration: none;
}

/*Creates Tab Effect*/

#sectionScreenHorizontal {

	background-repeat: repeat-y;
	background-position: right;
	height: 35px;
	top: 0px;
	width: 700px;
	z-index: 6;
	position: absolute;
}

#sectionScreenHorizontal h1 {
	color: #fff;
	font-size: 20px;
	text-align: right;
	margin: 0px 15px;
	line-height: 35px;
}

#sectionScreenHorizontal.orange {
	background-image: url(../images/textures/gradient_orange-trans_horizontal_400pxw.png);
}

#sectionScreenHorizontal.blue {
	background-image: url(../images/textures/gradient_blue-trans_horizontal_400pxw.png);
}

#sectionScreenHorizontal.green {
	background-image: url(../images/textures/gradient_green-trans_horizontal_400pxw.png);
}

#sectionScreenHorizontal.purple {
	background-image: url(../images/textures/gradient_purple-trans_horizontal_400pxw.png);
}

#tab1 {
	background-image:url(../images/textures/tabNav_orange_55px.png);
}
#tab1:hover, #tab1.current {
	background-image: url(../images/textures/tabNav_orange_55px_noshadow.png);
}

#tab2 {
	background-image:url(../images/textures/tabNav_blue_55px.png);
}
#tab2:hover, #tab2.current {
	background-image: url(../images/textures/tabNav_blue_55px_noshadow.png);
}

#tab3 {
	background-image:url(../images/textures/tabNav_blue_55px.png);
}
#tab3:hover, #tab3.current {
	background-image: url(../images/textures/tabNav_blue_55px_noshadow.png);
}

#tab4 {
	background-image: url(../images/textures/tabNav_green_55px.png);
}
#tab4:hover, #tab4.current {
	background-image: url(../images/textures/tabNav_green_55px_noshadow.png);
}

#tab5 {
	background-image: url(../images/textures/tabNav_green_55px.png);
}
#tab5:hover, #tab5.current {
	background-image: url(../images/textures/tabNav_green_55px_noshadow.png);
}

#tab6 {
	background-image: url(../images/textures/tabNav_purple_55px.png);
}
#tab6:hover, #tab6.current {
	background-image: url(../images/textures/tabNav_purple_55px_noshadow.png);
}

#tab7 {
	background-image: url(../images/textures/tabNav_orange_55px.png);
}
#tab7:hover, #tab7.current {
	background-image: url(../images/textures/tabNav_orange_55px_noshadow.png);
}

/**#tab6 img {
	float: left;
	padding-right: 10px;
}**/


#sectionNav li.current>div>a {
	cursor: default;
}


.tabText {
	height: 55px;
	width: 200px;
	padding-left: 10px;
}

.tabText h1 {
	font-size: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.tabText h2 {
	font-size: 12px;
}

.tallTabText {
	height: 80px;
	width: 150px;
	padding-left: 10px;
}

.tallTabText h1 {
	font-size: 20px;
	margin-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.tallTabText h2 {
	font-size: 12px;
}

.pageLinks {
	left: 220px;
	top: 7px;
	position: absolute;
}

.pageLinks ul li {
	display: inline;
	padding: 8px 5px;
	height: 20px;
	text-align: center;
}

#currentPage {
	background-image: url(../images/navArrow_6px.png);
	background-position: bottom;
	font-weight: bold;
	}
	
#currentPage a {
	cursor: default;
}

.pageLinks li:hover {
	background-image: url(../images/navArrow_6px.png);
	background-position: bottom;
	}

#sectionNav ul {
	margin-top: 0px;
}

#sectionNav ul>li {

	height: 55px;
	background-repeat: no-repeat;
	list-style: none;
	width: 200px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	z-index: 0;
	position: relative;
	left: 10px;
}

#sectionNav ul>li.current {
	left: -10px;
	z-index: 1;
}

#sectionNav ul>li:hover {
	z-index: 1;
}

#tabShadow {
	width: 5px;
	position: absolute;
	right: 0px;
	background-color: black;
	height: 100%;
	z-index: 1;
	
}

/*######This collapses the current section tab
#sectionNav ul>li.current {
	height: 0px;
}
*/

/*#####Section Content##############################*/

#sectionTitleTab1 {
	text-align: right;
	height: 31px;
	width: 700px;
	position: absolute;
	top: 0px;
	background-color: #FF7400;
	visibility: hidden;
}
#sectionTitleTab1.current {
	visibility: visible;
}

#sectionTitleTab1 {
	text-align: right;
	height: 31px;
	width: 700px;
	position: absolute;
	top: 0px;
}

#sectionTitleTab1 h1 {
	color: #FFF;
	font-size: 2em;
	margin: 0 15px 0 0;
}
	
#topImageText {
	position: absolute;
	top: 45px;
	left: 10px;
	color: #fff;
	width: 250px;
	z-index: 20;
}

#topImageText h2 {
	padding-left: 10px;
	text-align: left;
}

#sectionImage {
	text-align: right;
	width: 100%;
	height: 300px;
}

#sectionScreen {
	background-image: url(../images/textures/gradient_black-trans_200px.png);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	margin-top: -200px;
	z-index: 5;
	position: relative;
}



#sectionScreenHorizontal img {
	padding-top: 100px;
}
	
#sectionPage {
	color: #ddd;
	background-color: #000;
	float: left;
	width: 700px;
	padding-bottom: 20px;
}

#sectionPage p.caption {
	font-weight: bold;
	font-size: 1em;
}

#sectionPage h1, h2, h3, h4, h5, h6 {
	color: #eee;
}

#sectionPage table {
	margin: 10px 10px;
	
}

#sectionPage th, td {
	padding: 1px 5px;
}

#sectionPage li.pdf {
	list-style-image: url(../images/pdficon_small.gif);
	padding-left: 5px;
	}

div.columnFrame > ul > li {
	list-style: disc outside none;
	margin-left: 35px;
	}

div.columnFrame > ul > li > ul > li {
	list-style: square outside none;
	margin-left: 35px;
	}

ul.sublist li {
	font-size: 1em;
}

.blue th {
	background-color:#06266f;
}

.green th {
	background-color: #008500;
}

.orange th {
	background-color: #bf7130;
	color: #eee;
}

#sectionPage td {
	background-color:#111;
}

#sectionPage th h2 {
	text-align: center;
	font-size: 1.4em;
	margin: 1px 5px;
}

#sectionPage th h3 {
	text-align: left;
	font-size: 1.2em;
	margin: 1px 5px;
}

#sectionPage table h3 {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

/*###Columns####*/

#pageHeadline {
	padding: 5px 10px;
}

#column1 {
	width: 233px;
	float: left;
}

#column2 {
	width: 233px;
	float: left;
}

#column3 {
	width: 233px;
	float: left;
}

#wideColumn1 {
	float: left;
	width: 350px;
}

#wideColumn2 {
	float: left;
	width: 350px;
	text-align: left;
}

.columnFrame h2, h3, h4, h5, h6, p, li {
	margin: 5px 10px;
}

/*#####Multimedia#####*/

.video {
}

/*#####Footer Content#####*/

#footerShadow {
	display: block;
	background-color: #000;
	width: 100%;
	height: 5px;
	clear: both;
	margin-top: -5px;
	position: relative;
	z-index: 7;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#footerContent {
	width: 900px;
	color: #eee;
	margin: 0 auto;
	overflow: auto;
	padding: 10px 0px;
}

#footerContent h2 {
	text-align: left;
	margin-left: 10px;
}

#footerColumn1 {
	float: left;
	width: 300px;
}

#footerColumn2 {
	float: left;
	width: 300px;
}

#footerColumn2 p {
	text-align: center;
}

#footerColumn2 ul {
	text-align: center;
	
}
#footerColumn2 ul li {
	display: inline;
	margin: 10px 0px;
}

#footerColumn3 {
	float: right;
	width: 300px;
}

#siteFooter ul {
	padding-left: 0px;
}

#footerNav ul {
	display: inline;
}

/*##### Section-Specific Coloring #####*/

.orangePage {
	background-color: #FF7400;
}

.bluepage {
	background-color: #1240AB
}

.greenpage {
	background-color: #0C0; 
}
