body {
	font-family:  Trebuchet MS, Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 20px;
	margin: 0px;
	background-color: #f0f0f0;
}
h1{	
	font-size: 18px;
	font-family:arial;
	margin-top: 0px;
	padding-top: 0px;	
	color: #004489;
}
h2{	
	font-size: 14px;
	font-family:arial;
	margin-top: 0px;
	padding-top: 0px;
	color: #004489;
}

h3{	
	font-size: 12px;
	font-family:arial;
	margin-top: 0px;
	padding-top: 0px;
	color: #009a1a;
}

h4{	
	font-size: 12px;
	font-family:arial;
	margin-top: 0px;
	padding-top: 0px;
	color: #aaf200;
}

div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:760px;  
	background-color: #fff; 
	border-width: 0 1px 1px 1px;
	border-color: #ccc;
	border-style: solid;
}

div#head {
	position: absolute;
	width:760px;
	height:100px;
	left:0px;
	top: 0px;
	background-color: #004489;
}

div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #009a1a;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #fff;
}
div#navbar2 li a:link {
    color: #fff;
	

}
div#navbar2 li a:visited {
    color: #fff;
}
div#navbar2 li a:hover {
    
    color: #000;
    background-color: #009a1a;
}


div#columns {
	position: relative;
	width: 760px;
	top: 100px;
	background-color: #fff;
}

div#content {
	position: static;
	margin-top: 10px;
	width: 525px;
	padding: 0 5px 60px 5px;
	background-color: #fff;
}

div#content a:link {
    color: #004489;
	
}

div#side {
	position:absolute;
	left: 535px;
	top: 45px;
	width:210px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 2.5px;
	padding-right: 2.5px;
	color: #fff;
	background-color: #fff;
	
}

div#side a:link {
    color: #aaf200;
	
}

div#side a:visited {
	color: #aaf200;
}

div#foot {
	position: relative;
	width: 740px;
	clear: both;
	text-align:left;
	margin-top: 100px;
	padding: 10px 10px 10px 10px;
	background-color: #004489;
	
}

div#foot a:link {
    	color: #aaf200;
}
div#foot a:visited {
    	color: #aaf200;
}

.clear {
	clear:both;
}


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }

IMG.displayed2 {
    margin-left: 5px;
    margin-right: 5px }

img.icon { vertical-align: middle; 
		padding: 0 5px 0 0;
		border: none;
}



.rbroundbox2 { background: url(nt2.gif) repeat; }
.rbtop2 div { background: url(tl2.gif) no-repeat top left; }
.rbtop2 { background: url(tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(br2.gif) no-repeat bottom right; }


.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 100%; margin: 1em auto; }

.nobullet {
list-style-type: none;
  margin-left: 4px;
  padding-left: 0px;

}

div#form{ 
 color: #004489; 
 font-weight: bold;
 
}

.indented {
padding: 0 10px 0 10px;
}

div#contentsite {
	position: static;
	margin-top: 10px;
	width: 525px;
	padding: 0 5px 180px 5px;
	background-color: #fff;
}

div#contentsite a:link {
    color: #004489;
	
}