body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;

	
}

#wrapper {
	background-image: url(images/repeat.gif);
	background-repeat: repeat-y;
	width: 773px;
}

#pagebody {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

#header {
	padding: 0px;
	margin: 0px;
	background-image: url(images/header_nav_backing.jpg);
	background-repeat: repeat-y;
	height: 103px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	text-align: right;
	width: 773px;
	
}
#navwrap  {
	border-bottom: 2px solid #FFF;
	padding: 4px 0px 4px 0px;
	
}

#header ul {

	list-style: none;
	margin: 0;
	padding: 0;	


	}
#header ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;	
			
	}
	
#header ul li a {
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0;

	}

#leftcolumn {
	left: 0px;
	width: 150px;
	height: 800px;
	text-align: left;
	margin: 0px;
	padding: 10px 0px;
	position: absolute;
}


#centercolumn {
	text-align: left;
	margin: 0 0px 0 150px;
	width: 621px;
	
}

#footer {
	text-align: right;
	width: 771px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-color: #323A78;

}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: justify;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	background-image: url(images/title_backing.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #04045C;
	padding: 15px 0 17px 25px;
	margin: 0px;
}

.content{
	padding: 15px;
}
.content1  {
	width: 185px;
	/*background: yellow;*/
	float: left;
	padding:0 0;
	border-right: 1px solid #FFF;
}

.content2  {
	width: 190px;
	/*background: red;*/
	float: left;
	padding:0 0;
	border-right: 1px solid #FFF;
	margin: 0 15px 0 15px;
	
}
.content3  {
	width: 180px;
	/*background-color: green;*/
	margin-left: 405px;
	padding:0;

	
}
.content1 P, .content2 P, .content3 P  {
	margin: 20px 15px 20px 0;
}
.content1 p.first, .content p.first, .content3 p.first  {
	padding:0;
	margin:0;
}



.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
	margin-top: 4px;
	margin-left: 7px;
}

.white{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 0px;
	margin-right: 15px;
	margin-left: 7px;
	background-color: #626880;
}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #FFFFFF}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #FFFFFF}
hr {  color: #FFFFFF; margin-right: 5px; margin-left: 5px}
.tag {  
	border: #000000; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
}

h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #FFFFFF ; font-weight: bold}

