body {
	background:url(../images/body_bg.jpg) repeat-x top;
	background-color: #08121B;
	text-align: center;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
#content_txt{
	font-family:Myriad Pro;
	font-size:12px;
	color:#333333;
}
.footer {
	font-family:Myriad Pro;
	font-size:11px;
	color:#286BA0;
	padding-top:10px;
}
#gap{padding:8px;}
.content_head
{
	font-family:Tahoma (OTT);
	font-size:12px;
	color:#27699E;
	background:#CACACA;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
	padding-left:10px;
}

.content_box
{
	font-family:Myriad Pro;
	font-size:12px;
	color:#333333;
	background:#E8E8E8;
	padding-left:10px;
	padding-right:10px;
}

a.readmore{ font-family:Myriad Pro; text-decoration:none; font-size:12px; color:#27699E; font-weight:normal;}
a.readmore:hover{ font-family:Myriad Pro; text-decoration:underline; font-size:12px; color:#27699E; font-weight:normal;}
.subpage_head
{
	font-family:Tahoma (OTT);
	font-size:14px;
	color:#27699E;
	background:#DEDEDE;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
	padding-left:5px;
}
.shadow_left
{
	background:url(../images/body_left_shadow.jpg) repeat-y top right;
}
.shadow_right
{
	background:url(../images/body_right_shadow.jpg) repeat-y top left;
}

#home_menu
{
	height:150px;
	width:220px;
	background-color:#FFFFFF;
	margin-left:37px;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
	margin-top:55px;

}
#sub_menu
{
	height:130px;
	width:185px;
	background-color:#FFFFFF;
	margin-left:37px;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
	margin-top:35px;

}
 ul#menu {  
     margin:0;  
     padding-left:16px;
	 padding-right:16px;  
     width:188px;  
     list-style:none;

 }  
  
 ul#menu li {  
     margin:0;  
     font-family:Myriad Pro;
     font-size:14px;  
     font-weight:700;  
     color:#296E6C;
	 margin-top:15px;
	 padding-right:10px;
	 padding-bottom:10px;
	background:url(../images/dot_menu.gif) repeat-x bottom;
	
	 
 }  
  #page {  
     margin:0;  
     font-family:Myriad Pro;
     font-size:14px;  
     font-weight:700;
	 text-align:left;
	 text-transform:uppercase;
     color:#296E6C;
	 padding-bottom:8px;
	 background:url(../images/dot_menu.gif) repeat-x bottom;
 }
   
 ul#menu li:first-child {  
     border-top:none ;	 
 } 
  ul#menu li:last-child {  
     border-top:none ;
	 background:none;	 
 }  
   
 /* padding-right is set 100px and white-space is used to make sure it won't break into two lines */  
ul#menu li a {  
     color:#296E6C;
     text-decoration:none;     
     padding-right:120px;  
     white-space:nowrap;  
	 border-left:5px solid #296E6C;
	 margin-left:0px;
	 
 }  
   
 ul#menu li a {  
    color:#296E6C;
     text-decoration:none;  
	 font-family:Myriad Pro;
     font-size:14px;  
     font-weight:700;
	 text-transform:uppercase;
	 padding-left:5px;
	 
 }  
   
 .even {  
     background-color:#92A68A  
 }  

 /* IE Hack */  
 *html ul#menu li a {  
     padding-right:0px !important  
 }  
 
 #sub_menu
{
	height:130px;
	width:185px;
	background-color:#FFFFFF;
	margin-left:37px;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
	margin-top:35px;

}
  ul#submenu {  
     margin:0;  
     padding-left:16px;
     width:156px;  
     list-style:none;
	 padding-top:10px;
	 

 }  
  
 ul#submenu li {  
     margin:0;  
     font-family:Myriad Pro;
     font-size:14px;  
     font-weight:700;  
     color:#2275AB;
	 margin-top:10px;
	 padding-right:10px;
	 padding-bottom:10px;
	 background:url(../images/dot_sub_menu.gif) repeat-x bottom;
	
	 
 }  
  #sub_page {  
     margin:0;  
     font-family:Myriad Pro;
     font-size:14px;  
     font-weight:700;
	 text-align:left;
	 text-transform:uppercase;
	 padding-bottom:10px;
	 padding-top:5px;
     color:#2275AB;
	background:url(../images/dot_sub_menu.gif) repeat-x bottom;
	
	 
 }
   
 ul#submenu li:first-child {  
	 background:url(../images/dot_sub_menu.gif) repeat-x bottom;

 } 
  ul#submenu li:last-child {  
     border-top:none ;
	 background:none;	 
 }  
   
 /* padding-right is set 100px and white-space is used to make sure it won't break into two lines */  
ul#submenu li a {  
     color:#2275AB;
     text-decoration:none;     
     padding-right:120px;  
     white-space:nowrap;  
	 border-left:5px solid #2275AB;
	 margin-left:0px;
	 
	 
 }  
   
 ul#submenu li a {  
    color:#2275AB;
     text-decoration:none;  
	 font-family:Myriad Pro;
     font-size:14px;  
     font-weight:700;
	 text-transform:uppercase;
	 padding-left:10px;
	 
 }  
   
 .even {  
     background-color:#92A68A  
 }  

 /* IE Hack */  
 *html ul#submenu li a {  
     padding-right:0px !important  
 }
