/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background:url(images/bg.gif) repeat-y top center;
  font: 400 0.7em  "myriad", arial, sans-serif;
  line-height: 170%;
  color: #555;
}

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}


#topbar {
	height: 1em;
	margin: 0 auto;
	background: #003366;
}

#header {
	margin: 0px auto;
	background-color: #99CC66;
	background-image: url(images/greenbarbg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding: 0px;
}

.width {
  width: 750px;
}

.widthright {
	width:450px;
	float:right;
	text-align:left;
	padding-right: 20px;
}

.widthleft {
	width:215px;
	float:left;
	text-align:left;
	margin-left: 40px;
	_margin-left: 20px;
}

.widthleftgreen {
	width:200px;
	float:left;
	text-align:left;
	background-color:#99CC66;
	margin-top: 20px;
}

.widthorangeright {
	width:430px;
	float:right;
	margin-right:50px;
	_margin-right: 20px;
	border-top:#666666 dashed 1px;
	background-image:url(images/fadebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
}

.widthgreenbottomleft {
	width:350px;
	float:left;
	border-top:#666666 dashed 1px;
	background-image:url(images/fadegbg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font:Arial, Helvetica, sans-serif smaller;
	color:#333333;
	text-align: left;
	padding-left: 10px;
}

.widthgreenleftsidebar {
	width:100%;
	float:left;
	border-top:#666666 dashed 1px;
	background-image:url(images/fadegbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font:Arial, Helvetica, sans-serif smaller;
	color:#333333;
}

.widthgreenleftsidebar ul {
	margin: 5px;
	list-style-type:circle;
	color: #003366;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 2.5;
}

.greenbottomleft {
	margin-left:40px;
	_margin-left: 20px;
	width:300px;
	float:left;
}

.greenbottomright {
	margin-right:30px;
	float: right;
	width: 250px;
	text-align: left;
	line-height:2em;
	font-size: larger;
}

.greenbottomright a {
	font-size:larger;
}

#orange {
	background-color:#F4811F;
	background-image:url(images/obg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
}

.widthorangeright p{
	color:#333333;
	padding:5px 30px 20px 30px;
	text-align: left;
}

#otop {
	background-image:url(images/otop.jpg);
	background-repeat:no-repeat;
	height:40px;
}

#obottom {
	background-image:url(images/obottom.jpg);
	background-repeat:repeat;
	height:40px;
}

#green {
	background-color:#99cc66;
	background-image:url(images/gbg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
}

#green p{
	color:#333333;
	padding:0 30px 20px 5px;
}

#gtop {
	background-image:url(images/gtop.jpg);
	background-repeat:no-repeat;
	height:40px;
}

#gbottom {
	background-image:url(images/gbottom.jpg);
	background-repeat:repeat;
	height:40px;
}

.doclist {
	text-align: left;
	margin: 5px;
	list-style-type:none;
	padding-bottom: 10px;

}

.doclist a{
	font-weight: bold;	
}

.list {
	text-align:left;
	padding-left:45px; 
	margin-top:-10px; 
	list-style-type:circle;
}

.widthorangerightImg {	
	text-align:left; 
	margin-left:20px;
}

.widthorangerightthumb {
	float: left;
	padding: 5px 10px 20px 0px;
	margin-left: -20px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
	padding-bottom: 0.2em;
	color: #003366;
	font-family: arial, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	text-align: left;
}

h2 {
  font-size: 1.5em;
  color: #003366;
  padding:10px 0 0 10px;
  text-align:left;
}

h3 {
	text-transform:none;
  font-size: 0.9em;
  color: #003366;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}

.clear {
	clear:both;
}

a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

a:hover {
  color: #3B5D77;
}

a img {
  border: 0;
}

#footer {
	clear: both;
	height: 2.5em;
    margin: 0 auto;
	background-color: #666666;
	color: #999999;
}

#footer #bg {
  position: relative;
  height: 2.5em;
  margin: 0 auto;
  background: #666666;
 }

#footer #bg ul {
  margin: 0em 1em .25em .25em!important;
  margin: 0em 0.5em 0 0;
  padding-top: 5px;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  padding: 0 .5em;
  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: #999999;
  border-right: 1px solid #999999;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #6C0;
}

#footer #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}

.icon {
float: left;
padding-right: 15px;
padding-bottom: 75px;
_margin-bottom: 75px;
_margin-right: 15px;
}

.magnifyingGlass {
float: left;
padding-right: 15px;
_padding-right: 15px;
}

.paddingBottom {
	padding-bottom: 10px;
}

.paddingTop {
	padding-Top: 10px;
}

.thumbnail {
padding: 10px;
}

.gallery {
	text-align:left;
	border:none;
	margin: 5px 10px 5px 0;
	line-height: normal;
}

