body{
  width:100%;
  background: #fff url(../images/background_strip.png)  scroll repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#1C377E;
  line-height:1.2em;
}

.container{
  width:970px;
}

a:link, a:visited, a:active{
  text-decoration:none;
}

a:hover{
  text-decoration: underline;
}


h1{
  margin:20px 0px;
  padding-bottom:10px;
  font-size:14pt;
  font-weight: bold;
  color:#1C377E;
  
}

h2{
  font-size:12pt;
  font-weight: bold;
  color:#1C377E;
}
 
h3{
  font-size:10pt;
  font-weight: bold;
  color:#1C377E;
}
 

#header{
	height:85px;
}

#logo{
	padding-top:25px;
	padding-left:16px;
  
}

#flags{
    float:right;
}

#flags a{
    color: #fff;
}
#flags a:hover, #flags a.active{

    opacity:0.6;
    filter:alpha(opacity=60);
}
  

#topnav{
	margin-top:35px;
	height:32px;
	float:right;
}

#topnav ul{
  list-style:none;
  height:100%;
   
}

#topnav ul li{
  float: left;
  padding-left:13px;
  padding-right:13px; 
  height:100%;
  background: transparent url(../images/pipe.png) no-repeat 100% 0%;
  padding-top:5px;
   
}

#topnav ul li a{
   color: #fff;
   position: relative;
   height:100px;  
   padding-bottom:18px;
}

#topnav ul li a:hover{
    background: transparent url(../images/triangle.png) no-repeat 50% 100%;
    text-decoration:none;
    opacity:0.6;
    filter:alpha(opacity=60); 
}


#topnav ul li.active  a{
    background: transparent url(../images/triangle.png) no-repeat 50% 100%;
    text-decoration:none; 
}




 
 
#Navcontainer {

  margin-top:5px;
  height:32px;
  float:right;
z-index:11;
  position: relative;
  
  
}

#nav, #nav ul {
	
	list-style-type:none;
	margin:0;
	padding:0;	
    overflow:visible !important;
    height:10px;
	
  float:right;  
	padding-right:50px;

}

#nav li {
	
	float:left;
	margin:0;
	padding:0;
  background: transparent url(../images/pipe_blue.png) no-repeat 100% 0%;
  padding-top:3px;
  padding-bottom:3px; 
  border:1px solid #fff;	
}



#nav a {
  
  display:block;
	color: #1B3578;
  position: relative; 
  padding:7px 30px 10px 10px; 
	display:block;
	width:auto;
	
}


#nav a:hover, #nav li.active  a{
    background: transparent url(../images/menu_blue_bg.png) no-repeat 100% 50%;
    text-decoration:none;
    color: #fff;
}




#nav li ul {
	
	left:-999em;
	position:absolute;
	width:10em;
	 
}


#nav li:hover ul {
	
	left:auto;
	margin:0;
	top:0px;
	width:150px; 
    

}



#nav li ul li {
	
	background:#5E92D3; 
	width:140px;
	height:auto;
	padding:5px 0px 5px 0px;
	border-top: #5E92D3;
	opacity:0.9;
    filter:alpha(opacity=90); 
    
}


#nav li {
	float:left;
	z-index:999;
	
}

 
#nav li ul li a {

	background:#5E92D3; 
	text-decoration:none;
	voice-family:inherit;
	width:140px;
	color:#fff;

}

#nav li ul li a:link, #nav li ul li a:visited {
	
	color:#fff;
	background:none; 
	display:block;
	padding:2px 0 0 10px;
	font-weight: normal;
	font-size:11px;
  	 
	 
}

#nav li ul li a:hover{
	text-decoration:underline; 
}



#nav li ul li:hover {

	 
	color:#fff;
	text-decoration:none;
	opacity:0.95;
    filter:alpha(opacity=95);  
	
}


#nav li:hover ul, #nav li.sfhover ul {

	clear:left;
	left:auto;
	top:36px; 
	width:140px;
	
}
  



#footer{
  background: transparent url(../images/footer_bg.png) repeat-x 0 0;
  height:175px;
  width:100%;
  color: #fff;
}

#footer #fbody{
  margin-left:auto;
  margin-right:auto;
  padding:0px 50px;
  height:auto;
  width:100%;
  
}



#footer #fbody .navigation{
   margin-left:auto;
   margin-right:auto;
   width:700px; 
   padding-top:50px;
}

#footer #fbody .navigation ul{
   list-style:none;
}


#footer #fbody .navigation li{
  float:left; 
}  

#footer #fbody .navigation li a:link,a:active, a:visited{
  color: #fff;
}


#footer #fbody .copyright{
   margin-left:auto;
   margin-right:auto;
   width:300px;
   padding-top:10px;
}



/* Content */

#page{

  background: transparent url(../images/page.png) no-repeat 0 0;
  min-height:800px;
  margin-left:auto;
  margin-right:auto;  
  width:1060px;  
}

#body{
  margin-top:10px;
  width:1060px;  
}
 
#lhs{ 
 width:740px;
}
 
#rhs{ 
 width:210px;
 margin-top:10px;
}
 
 
/* Boxes */
.greenbox{
  height:auto;
  border-top: 2px solid #1F8F3F; 
  border-bottom: 2px solid #1F8F3F;
  width:215px;
  color: #1A7434;
  padding:15px 0px;
}

.greenbox h1{
  color: #1A7434;
  padding:10px;
}

.greenbox p{
   line-height: 1.4em;
   padding:10px;
}


.bluebox{
  margin-top:50px;
  background: transparent url(../images/bluebox_bg.png) repeat-x 0 0; 
  width:215px;
  border: 1px solid 2448A5;
  color: #fff;
   
  
}

.bluebox .top{
  padding:20px; 
}


.bluebox .bottom{

  background: transparent url(../images/bluebox_bottom.png) repeat 0 100%;
  min-height:400px; 
  width:215px; 
}

 
#lhs{
  
}

#lhs h1{
  margin:20px 0px;
  padding-bottom:10px;
  font-size:14pt;
  font-weight: bold;
  color:#1C377E;
  border-bottom:2px solid #1C377E;
}
 
#lhs ul li{
  list-style-type:disc;
  /*list-style-image: url(../images/star.png);*/
}

#lhs strong{
  font-weight:bold;
  font-size:14px;
}

#lhs ul li{
	list-style:disc;
	list-style-type:disc;
}

#lhs ul li ul li{
	list-style:circle;
	list-style-type:circle;
}

#lhs ul li ul li ul li{
	list-style:square;
	list-style-type:square;
}


#breadcrumb a{
	color: #666; 
}


.B_crumbBox{
	font-size:12px; 
	color: #666; 
}

.B_firstCrumb{ 
	color: #666; 
}
.B_homeCrumb{ 
	color: #666;
}

.B_crumb{
	
	color: #666;
}


#body a:visited{
color:#1C377E;
font-size:120%;
}

