	body {
	margin-top: 10px;
	text-align: center;
	background-color: #000033;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_grad_main.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#container
{
color: #333;

line-height: 130%;

margin: 0 auto;
  width: 800px;
	background-image: url(images/success1.jpg);
	background-position: top;	
	background-repeat: no-repeat; }
.text14 {
	font-size:14px;
	line-height: 18px;
}
#top
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 125px;
height: 400px;
margin: 0 auto;
padding: 15px;
margin-top:150px;
margin-left:30px;
background-color:#F3F3F3;
border:#000000;
border-style:solid;
border-width:thin;
}
.headline {
	color: #990000;
		font-size:12px;
		font-weight:bold;	
}
.announcement {
		font-size:11px;
}
.announcement img {
		margin:0px;
}
#content
{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
margin-left: 175px;
padding: 15px;
}

#footer
{
clear: both;
margin: 0 auto;
width:790px;
padding: 0.5em;
color: #333;
background-color: #333333;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
.navbar a {
    font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    padding-top:5px;
	text-decoration: none;
	color: #FFFFFF;
}
.navbar a:hover {
	color: #FFD300;
}
#heading img {
	margin-left:0px;
}
img {
	margin:10px;
} 
a {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a.1 {
	text-decoration: none;
	color: CCCCCC;
}
#leftnav a {
	text-decoration: underline;
	color: #333333;
}
#leftnav a:hover {
	color: #990000;
}
#leftnav a.1 {
	text-decoration: none;
	color: #333333;
}
#content a {
	text-decoration: underline;
	font-weight:bold;
	color: #000066;
}
#content a:hover {
	color: #990000;
		background-color: #FFFFFF;
}
#content a.1 {
	text-decoration: none;
	color: 0000FF;
}
#announcement a {
	text-decoration: underline;
	font-weight:normal;
	color: #000066;
}
.linklist {
		font-size:11px;
		padding-bottom:5px;
}
.linklist li li{
   list-style: none;
   padding-left: 5px;
}
/* Focus On */
#focuson-impact{
	float: left;
	width: 163px;
	margin: 130px 10px 20px;
}
/* Impact */
#impact {
	width: 163px;
	padding: 0px;
	text-align: left;
	border:thin #000000 solid;
	min-height:250px;
	background: #e4eceb url(images/impact-bg.gif) repeat-x top left;
}
#impact h1 {
	font-size: 0.9em;
	color: #8b2145;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
#impact h1 a {
	text-decoration: none;
}
#impact h1 a:hover{
	text-decoration: underline;
}
#impact ul {
	margin: 0;
	padding: 10px 5px 5px 15px;
	list-style: none;
}
#impact li {
	margin-bottom: 11px;
	color: #292b2b;	
}
#impact li a {
	text-decoration: none;
	color: #292b2b;	
}
#impact li a:hover{
	text-decoration: underline;
}
