
/*** The RESET! ***/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


ol, ul {
	list-style: none;
}

a img {border:none}

aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

html {
	width:100%;
	height:100%;
}

 body{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#bababa;
	color:#333;
	min-width: 980px;
	max-width: 1300px;
	margin: 0 auto;
	height:100%; 
	line-height: 1.5;
}
	
/* layout */

#wrapper {
position: relative;
padding-right: 171px;
padding-left: 140px;
background: #fff;
overflow: hidden;
}


#wrapper .column {
  margin-bottom: -20000px;
  padding-bottom: 20010px;
  position: relative;
  float: left;
}

* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;
}



.container1{
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	position: relative;
}

.container2{
	float: right;
	display: block;
	width:728px;
	height: 90px;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
}

.fill {
	float: right;
	display: block;
	width:468px;
	margin: 0px;
	height: 0px;
	padding-top: 15px;
	position: relative;

}

.menu{
    width:680px;
	background-color: transparent;
	padding-top:13px;
	padding-bottom: 0px;
	position: relative;
}


.linker { 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  /* edit: added z-index */
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('images/clear.gif');
}  


.newsbox {
	padding-left: 10px;
	padding-right: 10px;
}

.action_box {
	height: 30px;
	width: 100%;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.float_toolbox {
	padding-top: 5px;
	width: 155px;
	display: inline-block;
	float: right;
}

.float_breadcrumb {
	padding-top: 5px;
	display: inline-block;
	float: left;
}


.main_head{
	line-height: normal;
	padding-top: 17px;
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: bold;
}

.sub_head{
	text-align: left;  
	width: 100%;  
	line-height: normal;
	padding-top: 10px;
	display: inline-block;
	clear: both;
	font-size: 17px;
	font-weight: bold;
}
	

.date{
	line-height: normal;
	padding-top: 15px;
	display: inline-block;
	float: right;
	color: #00135b; 
	font-size: 16px;
	}

.heading {  
	text-align: left;  
	width: 100%;  
	padding-top: 20px; 
	clear: both; 
	display: inline-block; 
	color: #00135b; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none; 
	}


.story { 
	font-size: 10pt; 
	line-height: 16pt; 
	}


#content {
border-left-color: black;
border-left-style: dotted;
border-left-width: 1px;
border-right-color: black;
border-right-style: dotted;
border-right-width: 1px;
position: relative;
padding-top: 5px;
width: 100%;
}

#sidebar1 {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
right: 140px;
width: 120px;
margin-left: -100%;
}

#sidebar2 {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
margin-right: -192px; /* Sidebar width + padding + Content padding & lines */
width: 170px;
}


  #sky_base {
  height: 600px;
  }
  #sky_overlay {
    position:absolute;
    z-index: 1;
  }

  #subsky_base {
  height: 300px;
  margin-top: 15px;
  }
  #sub_sky_overlay {
    position:absolute;
    z-index: 1;
  }

  

  
  #pdf_cover {
  height: 194px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  }
  
  
  #pdf_overlay {
  	cursor: pointer;
  	border: 1px solid #CCCCCC;
    position:absolute;
    z-index: 1;
  }
  
  #pdf_overlay:hover {
	background-color: #f28e37;
	zoom: 1;
	filter: alpha(opacity=30);
	opacity: 0.3;
  }
  
  .download_button {
	display: block;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	color: black;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}



  #lbanner_base {
  height: 90px;
  }

  #sbanner_base {
  height: 60px;
  }
  #banner_overlay {
    position:absolute;
    z-index: 1;
  }




footer{

	clear:both;
	width:100%;
	margin:0 auto;
	background-color:#555;
	color:#fff;
	position: relative;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #333;
}

h1{
	font-size: 30px;
	line-height:0.9;
	color:#fff;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
}
	
h2{
	font-size: 20px;
	line-height: 1.3;
	color: #fff;
	text-transform: none;
	font-weight: bold; 
	text-align: left;
	margin-top: 7px;
	padding-left: 20px
	padding-bottom: 6px;
}
	

h3{
	font-size: 16px;
	line-height: 0.9;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

h4{
	font-size: 23px;
	line-height: 0.9;
	color: white;
	text-align: left;
	margin-bottom: 12px;
	padding-bottom: 10px;
}

a, a:visited {
color:#191919;
text-decoration:none;
}

a:hover, a:active {
	color: #ff1200;
}

p {
margin-bottom: 18px;
}



/************************ Navigation Menu ************************/
aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

nav{
	position:relative;
	color:#000;
	margin: 0 auto;
	height:45px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #f28e37;

}


nav li a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
nav li a:hover{
	color: #fff;
}

nav ul li{
	float: left;
	display: block;
	line-height: normal;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #333;
	list-style: none;
}

nav ul li:first-child{
border: 0;
}

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}


.scrollup{	
    width:55px;
    height:65px;
    clear:both;
    margin-left: 50px;
    padding-top: 15px;
    opacity:0.7;
    display:none;
	background:url(images/arrow.png) no-repeat;
	background-position:center;
	cursor: pointer;
}







/** HEADER */
header{
	position: relative;
	margin: 0 auto;	
background: #00135b; /* Old browsers */
background: -moz-linear-gradient(top,  #00135b 0%, #6ea3cc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00135b), color-stop(100%,#6ea3cc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00135b 0%,#6ea3cc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00135b 0%,#6ea3cc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00135b 0%,#6ea3cc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00135b 0%,#6ea3cc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00135b', endColorstr='#6ea3cc',GradientType=0 ); /* IE6-9 */
	height:130px;
	display:block;
}

header>h1 {
float: left;
margin: 0 0 18px 10px;
width: 600px;
font-size: 40px;
}

header>h1 a {
color: #333;
font-weight: bold;
text-decoration: none;
text-shadow: 0px 2px 3px #555;
}

header>h2 {
color: #777;
clear: right;
float: right;
font-style: italic;
font-size: 14px;
margin: 14px 10px 18px 0;
}

/** ARTICLES **/
article img {
border: none;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

#content p, ol, hr {
margin-bottom: 24px;
}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}

#content h1, h2, h3, h4, h5, h6 {
color: #333;
margin: 0 0 20px 0;
line-height: 1.5em;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 18px;
text-shadow: 0px 2px 3px #ddd;
}



#footer-area {
width: 800px;
color: #191919;
font-size: 90%;
padding: 18px 0;
margin-left: auto;
margin-right: auto;
overflow: auto;
}

.footer-segment {
float: left;
width: 190px;
}

footer aside h4 {
color: #FFFFFF;
font-size: 16px;
line-height: 1.1em;
}

footer ul {
list-style: none;
margin: -15px 0;
}

footer a, footer a:visited {
color: #ccc;
}

footer a:hover { 
text-decoration: underline; 
}

footer p {
margin-top: -15px;
color: #faf0e6;
}

/************************ Specifics ************************/
 



.accordionButton a {	
	display: block;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	position: relative;
	clear: both;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #f28e37;
	color: black;
	width: 150px; /*less padding*/
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}
	
.accordionButton a:hover {
	background-color: #fce4c2;
}
	
	
.bullet {
list-style-type: disc;
padding-left: 10px;
}
	

	
.yellow {
color:#ffff00;
}
.red {
color:#8b0000 ;
}
.black { 
color:#191919;
}

