/* Global CSS */

body {
  margin: 0;
  font-family: Times, Century, "Times New Roman", Arial, sans-serif;
  font-size: 80%;
	background: #fff url(/bg_darkbluelogo.gif);
}

#compactleft{
float:left;
width:400px;
}

#compactright{
float:right;
width:240px;
}


#dateref {
    color: #A0A0A0;
	font: 10px Verdana, Times New Roman, Times, serif;
}

img {
border: 0;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


 a:link {
	color:#001a65;
}

  a:visited {
	color:#5367a0;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


img.floatLeft { 
    float: left; 
    margin: 0px 4px 4px 10px;
  
}


h1 {
font-size: 2.0em;
display: inline;
}

h2 {
font-size: 1.8em;
display: inline;
}

h3 {
font-size: 1.4em;
display: inline;
}

h4 {
font-size: 1.2em;
display: inline;
}

h5 {
font-size: 0.8em;
display: inline;
}

h6 {
font-size: 0.6em;
display: inline;
}

#overallcontainer {
	background: #fff;
	width: 765px;  
	/* Centering for IE6+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;
border: 3px solid black;
}

#pressrelease {
text-align: left;
}

/* Expannd and Collapse */
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}


/* BEGIN TOP HEADER SECTION */


#outer_wrapper {
	background: url(/smallretopstretch.gif) repeat-x;
	width: 765px;  
	/* Centering for IE6+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;

}


#container {
	width: 100%;
	float: left;
	margin-right: -372px;
}


#content {
	margin-right: 50px;
}



#left {
	width: 150px;
	float: left;
}


#sidebar {
	width: 314px;
	float: right;
text-align: center;
}


.clearing {
	height: 0;
	clear: both;
}

/* END TOP HEADER SECTION */


/* Blue Curved Boxes */
.box { 
  background: #7FD4FF; 
}
.boxtop { 
  background: url(/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
#mainpagescontent2 {
	width: 750px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;
}
#contentcontent {
	width: 500px;
	float: left;
 } 
 #contentrightside2
 {
 width: 240px; 
 float: right;
 }



/* NAVIGATION AREA BEGINS */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #2d3b64;
}

#nav3container {
	border-width: 0;
	height: 77px;
	background: url(/renavbg.gif) repeat-x;
	width: 765px;  
	/* Centering for IE6+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;

}

#nav3wrapper {
	text-align: center;
	margin: 0 auto;	
}



#nav3link {
	width: 100%;
	text-align: center;
}

#nav3link a {
	color: #f7e300;
	font: bold 16px/22px Times New Roman, Times, serif;
	text-decoration: underline;
	padding: 1px 8px;
	
}

#nav3link a:hover {
		text-decoration: none;
		background-color:#2d3b64;
		}

#dropnavigation a:link {color:#f7e300;}
#dropnavigation a:visited {color:#bbaf80}
#dropnavigation a:focus {color:#bbaf55}
#dropnavigation a:hover {color:#bbaf55}
#dropnavigation font {color:#f7e300;}
#dropnavigation {
	background: url(/renavbg.gif) repeat-x;
	}

/* NAVIGATION AREA ENDS */




/* MAIN CONTENT AREA BEGINS */

#contentcontainer {
	background: url(/boegreylogo.gif);
	width: 765px;	
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;
	border: 1px;


	} 


#contentcontent {
	width: 500px;
	float: left;
 } 

#contentrightside
 {
 width: 203px; 
 float: right;
 }

#newsbreak {
	clear:both;
	text-align: justify;
}

#mainpagesheader {
	background: url(/mainpages/headerstretch.gif) repeat-x;
	width: 765px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;
}

#mainpagescontent {

	width: 650px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;

}

#mainpagescontentwrapper {
background: url(/boegreylogo.gif);
	width: 765px;
}

#mainleft {
	width: 250px;
	float: left;
}


#mainsidebar {
	width: 375px;
	float: right;
	text-align: center;
}

#columnleft {
width: 325px;
float: left;
text-align: center;
}

#columnright {
width: 325px;
float: right;
text-align: center;
}

/* MAIN CONTENT AREA ENDS */









/* Vision Area */
#visionbg {
	background: url(revisionbg.gif) repeat-x;
	width: 765px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;


}

#visionbgtext {
	width: 700px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;


}

#visionbg a:link {color:#f7e300;}
#visionbg a:visited {color:#f7e300}


p {
	padding: 6px;
}  


