body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-color: #115588;
	background-color: #006EC7;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 720px;
}



/* #headerTitle
{
position:relative;
top:115px;
left:49px;
font-size:22px;
color:#FFFFFF;
font-family:Futura;
} */

/* #headerTitle2
{
position:relative;
top:88px;
left:50px;
font-size:22px;
color:#006EC7;
font-family:Futura;
} */


#headerSubtext
{
position:relative;
top:-10px;
left:70px;
font-size:11px;
color:#888888;
font-family:Futura;
}

#headerSubtext2
{
position:relative;
top:-15px;
text-align:center;
font-size:12px;
color:#006EC7;
font-family:Futura;
}

#headerSubtext3
{
position:relative;
top:-10px;
text-align:center;
font-size:10px;
color:#444444;
font-family:Verdana;
}

.contentBox
{
width:680px;
height:auto;
top:0px;
left:30px;
/* border-style: solid; border-width: 1px; border-color: #DDDDDD; */
}


.contentBox .innerBox
{
position:relative;
width:680px;
height:auto;
top:0px;
 border-style: solid; border-width: 1px; border-color: #987654;
}


.contentBox .innerBox2
{
position:relative;
width:540px;
height:auto;
top:10px;
margin-left:70px;
/* background-color:#D4D1C6; */
background-image:url('watermrk.png');
border-style: solid; border-width: 1px; border-color: #A3D963;
margin-bottom:10px;
}

.contentBox .innerBox3
{
position:relative;
width:520px;
height:auto;
margin-top:10px;
margin-left:10px;
margin-bottom:0px;
/* border-style: solid; border-width: 1px; border-color: #EEEEEE; */
}

h1
{
font-size:13px;
color:#9C1F2E;
font-family:Myriad;
margin-bottom:0px;
padding-top:0px;
margin-left:0px;
margin-top:10px;
}

h2
{
font-size:13px;
color:#9C1F2E;
font-family:Myriad;
margin-bottom:0px;
padding-top:0px;
margin-left:0px;
margin-top:10px;
}

.contentTitle
{
font-size:13px;
color:#555555;
font-family:Futura;
margin-bottom:0px;
padding-top:0px;
margin-left:0px;
margin-top:10px;
}

.contentText
{
font-size:11px;
color:#006EC7;
font-family:Verdana;
line-height:24px;
margin-left:0px;
margin-right:0px;
}

#bar
{
	position:relative;
	width: 540px;
	height:15px;
	top:0px;
	margin-left:70px;
	margin-right:0px; */
/*	background-color: #EEEEEE; */
	background-image:url('bar.png');
	border-style: solid; border-width: 1px; border-color: #A3D963;
}

.menuLink
{
	height:10px;
	width: 75px;
	text-align:center;
	float:left;
	font-family:Futura;
	font-size:10px;
	font-weight:bold;
	/* color:#888888; */
	color: #A3D963
	padding-top:2px;
}

.menuLink a
{
	color:#777777;
}

.menuLink a:hover
{
	color:#006CB7;
}


/* .menuLink:hover
{
	background: url(bar2.png) repeat-x;
} */

a
{
text-decoration:none;
color:#252F33;
}

#footer {
top:0px;
width: 600px;
height:16px;
/* background: url(footer.png) no-repeat;*/
text-align:center;
	margin-left:35px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#DDDDDD;
padding-top:120px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#FFFFFF;
}

html, body {
text-align: center;
}
p
{
text-align: left;
}