body {
	margin: 0px;
	font: 12px/18px "Trebuchet MS", Tahoma, sans-serif;
	color: #333333;
}
.intro {
	color:#333333;
}
.intro li {
	background: url(images/arrow_bullet.gif) no-repeat left top;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.intro ul {
	margin-left: 6px;
	padding-left: 0px;
}
.shadowleft {
	background: url(images/shadow_left.jpg) repeat-y;
	width: 15px;
}
.nav {
	background: #2644B7 url(images/bg_nav.jpg) repeat-x;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.subbanner {
	color: #9FBBD7;
	background: #004494 url(images/bg_banner.jpg) repeat-x;
	font-weight: bold;
}
.subbanner a:link {
	font-weight: bold;
	color: #9FBBD7;
	text-decoration: none;
}
.subbanner a:visited {
	font-weight: bold;
	color: #9FBBD7;
	text-decoration: none;
}
.subbanner a:hover {
	font-weight: bold;
	color: #9FBBD7;
	text-decoration: underline;
}
.navcell {
	padding-right: 5px;
	padding-left: 5px;
}
.slogan {
	padding-left: 55px;
}
.maincontent {
	background: #D7E2ED;
	padding: 20px 20px 20px 10px;
	width: 395px;
	height: 400px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #004494;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #004494;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: -6px;
	margin-top: 0px;
}
.curve_tl {
	background: url(images/corner_tl.gif) no-repeat left top;
	height: 6px;
}
.curve_tr {
	background: url(images/corner_tr.gif) no-repeat right top;
	height: 6px;
}
.imagefloatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.logo {
	padding: 10px;
}
.footer {
	color: #FFFFFF;
	background: #004494;
	padding: 10px;
}
.curve_bl {
	background: url(images/corner_bl.gif) no-repeat left bottom;
}
.curve_br {
	background: url(images/corner_br.gif) no-repeat right bottom;
}
.sidebar_white {
	background: #FFFFFF;
}
.sidebar_home h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1F5BC5;
	background: url(images/man1.gif) no-repeat left center;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sidebar_home h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1F5BC5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sidebar_home {
	background: #D7E2ED;
	padding: 20px 5px;
	width: 300px;
	line-height: 18px;
}
.nav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.shadowright {
	background: url(images/shadow_right.jpg) repeat-y;
	width: 15px;
}
.newsbox_margin {
	margin-top: 12px;
	background: #FFFFFF;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
