body {
	background: #b7eaff url(/graphics/new-build/bg.gif) repeat-y center;
	color:#006699;
	font-family: verdana;
	font-size: 14px;
	margin: 0px;
}
li {
	color:#006699;
	font-family: verdana;
	font-size: 14px;
	margin: 0px;
}
/*li ul{ line-spacng: 10px; }*/
/*ID Formatting*/

#wrapper {
	background: #034662 url(/graphics/new-build/wrapper-bg.gif) repeat-x;
	margin: 0px auto;
	min-height: 400px;
	width: 836px;
}

#header {
	background: #8cd8cb url(/graphics/new-build/header-bg.png) no-repeat;
	height: 165px;
	margin: 0px auto;
	position: relative;
	width: 836px;
}

#container {
	margin-left: 10px;
	overflow: hidden;
}

#container-x {
	float: left;
	width: 206px;
	background: #d3f391 url(/graphics/new-build/menu-bg.gif) repeat-x;
}

#menu {
	background: #d3f391 url(/graphics/new-build/menu-bg.gif) repeat-x;
	font: bold 15px verdana;
	padding: 10px;
}

#body-container {
	background: #ffffff url(/graphics/new-build/body-container-bg.gif) repeat-x bottom;
	float: left;
	margin-left: 7px;
	min-height: 400px;
	padding: 10px;
	padding-top: 0px;
	width: 579px;
}

#footer {
	background: url(/graphics/new-build/footer-bg.gif) no-repeat;
	font: bold 12px verdana;
	height: 147px;
	margin: 0px auto;
	margin-top: 8px;
	padding-top: 8px;
	text-align: center;
	width: 812px;
}

/*Text Formatting*/
.green {
	color: #339900;
}

.blue {
	color: #006699;
}

.orange {
	color: #ff6600;
}

div.header-text {
	margin-top: 12px; 
	margin-left: 170px; 
	font-size: 11px; 
	font-family: verdana;
}

/*Image Formatting*/

img.menu-body-top {
	height: 9px;
	float: left;
	margin-top: 7px;
	width: 812px;
}

img.move-it {
	border: 0px;
	float: left; 
	margin-left: 4px;
}

/*Link Formatting*/
img {
border: none;
}
a {
	color:#003366;
	text-decoration:none;
	text-decoration:underline;
}
a:hover {
	color:#003366;
	text-decoration:none;
}

#menu li {list-style:none;}
#menu ul {padding: 0px; margin: 0px}
#menu ul li a {padding-left: 30px;}

#menu a:link, #menu a:visited {
	color: #006699;
	text-decoration: none;
}

#menu li a:hover, #menu li a:active {
	color: #003366;
	background: url(/graphics/new-build/menu-bullet.gif) no-repeat;
	text-decoration: none;
}

#header a:link, #header a:visited {
	color: #e02f35;
	text-decoration: none;
}

#header  a:hover, #header a:active {
	color: #006699;
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #006699;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
}

#footer  a:hover, #footer a:active {
	color: #01a2f2;
	text-decoration: underline;
}

/*Old Text Elements */

.h1 { 
	font-family:verdana; 
/*	color: #2173c4;*/
	color: #006699;
	font-size: 20px;
	font-weight: bold;
	line-height:1.15em; 
}
.h2 {
	font-family:verdana; 
/*	color: #2173c4;*/
	color: #006699;

	font-size: 16px;
	font-weight: bold;
	line-height:1.15em;
}
.highlight {
	color:#006699;
	font-weight:bold;
}
.center {
text-align:center;
display: block;
}
.org {
color:#FF6600;
}
.red {
color: #CC0000;
}
.blueb {
font-size: 14px;
/*color: #2173c4; */
color: #006699; 
font-weight:bold;
}
.content {
	padding:0px 0px 0px 0px;
	font-family: verdana;
	font-size:14px;
	line-height:1.5em;
	color:#2d69a3;
}
.content a {
	color: #2173c4;
}
.content a:hover{
	color: #2173c4;
	text-decoration: none;
}

.footer_txt {
	font-family:verdana;
	text-align:center;
	font-weight: bold;
	line-height: 3.0em;
	font-size: 12px;
	color:#339900;
}
.footer_txt a {
	color:#006699;	
	font-size: 13px;
	font-family:verdana;
	text-decoration:none;
	margin: 0 10px 0 10px;
}
.footer_txt a:hover {
	color:#0099cc;
	text-decoration:underline;
}
.content a { 
text-decoration:none;
 }
.alt_links {
font-size: 14px;
line-height:2.0em;
font-family:verdana;
padding-left: 30px;
}
.alt_links a {
text-decoration: underline;
}
.alt_links a:hover {
text-decoration:none;
}


