body {
	background: #7cc1FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px auto;
}
p, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	vertical-align: top;
}
br {
	line-height: 20px;
}
a:link {
	color: #3b4688;
}
a:hover {
	color: #000;
}
a:link img {
	border: 1px solid ;
	margin: 2px;
}
a:hover img {
	border: 3px solid #000000;
	margin: 0px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3b4688;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, th {
	background: #000 url(../images/h2_back.gif) no-repeat top left;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #990000;
}
h4 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin: 3px 0px;
}
#wrapper {
	width: 644px;
	margin: 0 auto;
	background: #3b4688 url(../images/sidebar_img.gif) no-repeat left top;
	padding-left: 121px;
}
#contentmain {
	background: #3b4688 url(../images/grad_side.gif) repeat-y right top;
	float: left;
	padding-right: 10px;
	width: 613px;
}
#contentmain img {
	margin-left: 5px;
}
#header {
	background: url(../images/header.gif) no-repeat left top;
	text-align: left;
	width: 644px;
	height: 126px;
}
#header h1 {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 42px;
	text-align: right;
	padding-top: 22px;
	padding-right: 30px;
}
#nav {
	background: #fff url(../images/grad_nav.gif) no-repeat left top;
	width: 613px;
	height: 33px;
}
#nav ul {
	margin: 0;
	padding: 6px 0px 6px 0px;
	margin-left: 8px;
	border-bottom: 5px solid #7cc1FF;
}
#nav ul li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#nav a:link,
#nav a:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 8px 7px 8px;
	text-transform: lowercase;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
	background: #7cc1ff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#bodycopy {
	background: #d9ddd2 url(../images/grad_content.gif) repeat-y left top;
	text-align: left;
	padding: 10px 20px;
	color: #000000;
	width: 573px;
	float: left;
}
#footer_grad {
	clear: both;
	background: #3b4688 url(../images/grad_footer.gif) repeat-x left top;
	height: 15px;
	width: 613px;
}
#footer {
	clear: both;
	background: #3b4688 url(../images/crn_botleft.gif) no-repeat left bottom;
	height: 16px;
	margin: 0 auto;
	width: 765px;
}

