/* general styles */

body {
color: #000;
font-family: Verdana, Helvetica, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: center;
background: #3D59AB; 
}


a {color: #000;}
h1, h2, h3, #sidebar dt, #content dt {
}

h1{
font-size: 1.6em;
color: #000;
margin: 15px 0 5px 0;
padding-left: 15px; 
}

h2 {
font-size: 1.3em;
color: #000;
margin: 15px 15px 5px 15px;

}

h3, #sidebar dt, #content dt {
font-size: 1.1em;
line-height: 1.2;
color: #000;
margin: 15px 15px 5px 15px;
font-weight: bold;
}

p, #sidebar dd, #content dd {
margin: 5px 15px 5px 15px;
}

ul {
margin-top: 5px;
margin-bottom: 5px; 
}

#container li {
margin-top: 5px;
margin-bottom: 5px;
padding: 0;
}

/* layout styles */


#container {
width: 766px;
text-align: left;
margin: 10px auto 0 auto;
background: url(i/back_container.gif) #fff repeat-y;
padding: 0 !important;
line-height: 1.8em;
}

#banner {
	height: 100px;
	background-color: #3D59AB;
	background-image: url(i/gew_webbanner.jpg);
	background-repeat: no-repeat;
/*background: url(i/gew09_webbanner.jpg) #3D59AB no-repeat;*/
}

#banner h1 {
display: none;
float: left;
color: #FFF;
margin: 30px 0 0 10px;
padding: 0;
background: none;
font-size: 1.5em;
font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
}

#banner img { float: left; padding: 0; margin: 16px 0 0 25px;}

#content {
float: left;
width: 470px; 
margin: 10px 10px 0 10px;
background-image: url(imgs/back_content.jpg);
background-repeat: no-repeat;
padding: 0;
background-color:#FFF;
}

* html #content {
margin-left: 5px;
}

#content img {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0}
#content h1 {margin-bottom: .5em;}
#content p { line-height: 1.3; margin-bottom: 1.2em; padding-bottom: 0;}

.floatleft {
	float: left;
	padding: 10px 0 0 0;
	margin: 0 15px 0 20px;
}

.photo {
margin: 0 0 0 0;
padding: 0 0 0 0;
float: left;
clear: both;}

.photo img {
margin: 0 0 0 0;
padding: 5px 50px 10px 100px;
float: left;}

.photo h2 {
clear: both;
float: left;
padding: 5px 0 0 85px;
}

#sidebar {
	float: left;
	width: 254px;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #ccc;
	background-repeat: repeat-x;
	color: #000;
	line-height: 1.3;
}
/*background-image: url(imgs/back_sidebar_green2.gif);*/
#sidebar dl { margin: 0; padding: 0;}
#sidebar dt {font-weight: bold; margin-top: 0;}
#sidebar p { margin-bottom: 1.2em; padding-bottom: 0;}
#sidebar h2 {font-weight: normal;}
#sidebar ul {margin-right: 20px; margin-bottom: 20px;}
#sidebar li {margin-bottom: 10px;}
#sidebar img {
	padding: 0;
	margin: 15px 7px 10px 7px;
}



.skip {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
}

.skip:active, .skip:focus {
position: absolute;
overflow: visible;
width: auto;
height: auto;
background: #2C91B2;
}

/* main nav */

/*#nav-main {
margin: 10px 16px 10px 11px;
min-height: 30px;
background: url(imgs/back_navmain_green.gif) #3D59AB no-repeat;
}*/
#nav-main {
          margin : 10px 16px 10px 11px;
          padding : 0;
		  min-height: 30px;
		  height: 28px;
		  background: url(i/back_nav_main_blue.gif) #3D59AB no-repeat;
}

html > body #nav-main {
         height: 30px;
}
/*#nav-main ul {
height: 100%;
margin: 0;
padding: 0 0 0 2px;
}*/
#nav-main ul {
          text-align : center;
         padding-bottom : 1px;
         padding-top : 6px;
          padding-left : 0;
          margin-top : 0;
          margin-left : 0;
		  height: 100%;
          background-color : transparent;
         color : white;
         width: 100%; /*100%*/
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 1em;
          line-height : 1.5;
          margin-bottom : 0;
}
/*#nav-main li {
list-style-type: none;
float: left;
width: auto;
/*margin: 4px 5px 0 25px; top was: 7px*/
/*background: url(imgs/back_navmainitems2.gif) no-repeat top right;
}*/
#nav-main ul li {
          display : inline;
          padding-left : 0;
          padding-right : 0;
          padding-bottom : 0;
          padding-top : 4px;
		  font-weight: bold;
}
/*#nav-main a:link, #nav-main a:visited {
display: block;
color: #fff;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background: url(imgs/back_navmainitems.gif) no-repeat top left;
}*/
#nav-main ul li a {
          padding-left : 10px;
          padding-right : 10px;
          padding-bottom : 1px;
          padding-top : 4px;
          color : white;
          text-decoration : none;
          /*border-right : 1px solid #fff;*/
}
/*#nav-main a:hover, #nav-main a:visited:hover {
color: #cc9;
font-weight: bold;
text-decoration: none;
padding: 2px 10px 1px 12px;
}*/
#nav-main ul li a:hover {
          background-color : transparent;
          color: #cc9;
		  font-weight: bold;
}
#nav-main #active {
          /*border-left : 1px solid #fff;*/
}

.current {
margin-top: 4px;
background-image: url(imgs/back_current2.gif)!important;
}

.current a:link, .current a:visited {
color: #006B95 !important;
background-image: url(imgs/back_current1.gif) !important;
}

.current a:hover, .current a:visited:hover {
color: #2C91B2 !important;
}


/* sub nav */

#nav-side{
float: left;
width: 180px;
 background: #cccccc;
 margin: 5px 5px 5px 10px;
}

#nav-side ul{
list-style-type:none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 1em;
          line-height : 1.5;
          margin:0;
					padding:0;
}

#nav-side li{
float:left;
clear:both;
color: #fff;
          display : block;
          padding-left : 20px;
          padding-right : 20px;
          padding-bottom : 20px;
          padding-top : 20px;
		  font-weight: bold;
			border-bottom: 1px #fff solid;
			margin:0;
			width: 150px;
			color: #fff;
}

#nav-side li a{
          color : #3D59AB;
          text-decoration : none;
}

#nav-side li a:hover{
          background-color : transparent;
          color: #fff;
		  font-weight: bold;
}

/* rounded corners */
b.rtop, b.rbottom{display:block;background: #fff}

b.rtop b{display:block;height: 1px;
    overflow: hidden; background: #cccccc}
    
b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #CCC}
    
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}



/* login rounded corners */
b.loginrbottom{display:block;background: #fff}

  
b.loginrbottom b{display:block;height: 1px;
    overflow: hidden; background: #000}
b.loginrbottom b.r4{margin: 0 1px;height: 2px}

#nav-section {
clear: both;
}

#nav-section ul {
margin: 0;
padding: 0 10px 0 10px;
}

#nav-section li {
list-style-type: none;
float: left;
margin: 0px 4px 0 4px;
background-image: url(imgs/bullet_off.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 12px;
}

#nav-section a:link, #nav-section a:visited {
text-decoration: none;
}

.youarehere a:link, .youarehere a:visited {
font-weight: bold;
}

.youarehere{
background-image: url(imgs/bullet_on.gif)!important;
}

/*supplemental nav */

#nav-supp ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav-supp {
margin: 15px;
}

#nav-supp li {
background-image: url(imgs/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

/* footer */
#info-site {
clear: both;
text-align: center;
background-image: url(imgs/back_infosite.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin: 0;
padding: 30px 0 15px 0;
}

	
#info-company {
padding: 2px;
background: url(i/back_nav_main_blue.gif) #3D59AB no-repeat;
margin: 10px 16px 10px 10px!important;
color: #FFFFFF;
}

#info-company a,#info-company a:visited {
color: #D1EBF4;
}

#info-company a:hover,#info-company a:visited:hover {
color: #FFFFFF;
}

#info-standards{
font-size: 10px;
padding: 0;
margin: 5px !important;
}

#spotlight-list dt {clear:both;
margin: 0;
padding: 0;
}
#spotlight-list dl {
margin: 0;
padding: 0 0 20px 0;
}

img.switch {
float: left;
border: 1px solid #666;
margin: 8px 8px 4px 0px;
padding: 2px;
}

img.profile {
float: left;
padding: 0 10px 5px 0;
margin: 0;
}

/*

------------------------------------------------------
Copyright Kemie Guaida, some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/
------------------------------------------------------

*/
