body {
color: #333333; 
font-family: Arial, Helvetica, sans-serif; 
font-size:0.9em; 
line-height:1.45em;
text-align: center; 
margin:0; 
padding:0;
border-style:none; 
width:100%;  
background: #FFFFFF; 
background-image: url(images/background.jpg);
background-position:top center;
background-repeat: repeat-x;
background-attachment: scroll;
}

#container{
  margin: 0 auto;
  padding: 0px;
  width: 770px;
  height: 100%;
  text-align: center;
}

#menu{
  padding:0px;
  width: 770px;
  text-align: left;
  margin-top:111px;
}

#menu div {
padding:0;
margin:0 0 0 30px;
	
}


#menu a {
position:relative;
top:-10px;
	padding: 0 6px 0 6px;
	color:#CACACA;
	text-decoration:none;
	}


#menu a:hover {
	padding:0;
	margin:0;
	color:#FFFFFF;
	background-color:#0346A2;
	border-style:solid;
	border-color:#0346A2;
	border-width:9px 6px 6px 6px;
	}
	
#menu a.active {
	padding:0;
	margin:0;
	color:#FFFFFF;
	background-color:#0346A2;
	border-style:solid;
	border-color:#0346A2;
	border-width:9px 6px 6px 6px;
}

a {
	color:#000000;
	text-decoration:underline;
	}


a:hover {
	color:#CACACA;
	text-decoration:underline;
	}
	
h2 {
color:#669900;
font-size:16px;
margin:10px 0 10px 0 ;
}

#main_body{
position:relative;
width:545px;
text-align:left;
float:left;
padding:0;
margin:0 0 25px 0;
}

#main_body div{
width:480px;
padding:0;
margin:0 0 0 25px;
}

#right_side{
position:relative;
padding:0 0 10px 0;
text-align:left;
float:right;
}

#right_side div{
width:180px;
padding:0 0 10px 0;
margin:0 25px 0 0;
color:#434343;
font-size:0.8em;
line-height:1.45em;
}

#right_side a {
	color:#0346A2;
	background-color: #D3D3D3;
	text-decoration:none;
	}

#right_side a:hover {
	color:#FFFFFF;
	background-color: #0346A2;
	text-decoration:none;
	}

#main_body div a {
	color:#0346A2;
	background-color: #D3D3D3;
	text-decoration:none;
}

#main_body div a:hover {
	color:#FFFFFF;
	background-color: #0346A2;
	text-decoration:none;
}

.greenlink a {
	color:#749E07;
	background-color: #EAF1DA;
	text-decoration:none;
}

.greenlink a:hover {
	color:#FFFFFF;
	background-color: #749E07;
	text-decoration:none;
}

#footer_line{
clear:both;
margin:0 auto;
background-image:url(images/bluedot.gif);
background-repeat: repeat-x;
background-position:top;
width:717px;
line-height:8px;
}


#footer{
color:#9F9F9F;
font-size:9px;
width:717px;
margin: 0 auto;
border-bottom:20px solid #FFFFFF;
}

#footer div {
margin: 0px 0 0 0;
}

#footer a{
color:#9F9F9F;
text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	background-color: #0346A2;
	text-decoration:none;
}

b.bigger{
font-size:1.4em;
font-weight:bold;
}

#flashcontent{
  margin: 0 auto;
width:720px;
height:250px;
margin-top:18px;
}

img.title{
margin:30px 0 0 0;
}



#images{
width:550px;
margin:30px 0 0 70px;
border:0;
border-width:1px;
border-color:#000000;
border-style:solid;
}

.pics{
background-color:#FFFFFF;
padding:5px;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
}

.bluetext{
color:#0050C8;
font-size:1.2em;
font-weight:bold;
}

input.box{
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
  width: 170px;
  height: 18px;
}

textarea.bigbox{
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
overflow:auto;
}


input.btn{
background-color:#749E07;
color:#FFFFFF;
border-style:none;
}

.radio_btn{
color:#749E07;
}

