@charset "utf-8";
#main {
	position:absolute;
	left:50%;
	top:0px;
	z-index:1;
	visibility: visible;
}
#servicesHome {
	position:absolute;
	left:100px;
	top:459px;
	z-index:1;
	background-color: #CAD6E0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 154px;
	visibility: hidden;
}
#servicesMenu {
	position:absolute;
	left:100px;
	top:237px;
	z-index:1;
	background-color: #CAD6E0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 154px;
	visibility: hidden;
}

#wrapper {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/bkg.png);
	background-repeat: repeat-x;
}
#page {
	width: 1000px;
	padding-top: 8px;
}
#rightBox {
	float: right;
	width: 253px;
	background-image: url(images/rightBox2.jpg);
	background-repeat: no-repeat;
}
#rightBoxtext {
	width: 213px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #003366;
	text-align: left;
}
#arrowlink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 24px;
	float: left;
	text-decoration: none;
	margin-left: 430px;
}

#arrowlink a:hover{
	color: #FFCC33;
	background-image: url(images/arrow-over.png);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

#leftContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	float: left;
	width: 697px;
}
#content-text {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
}
#content-text a{
	text-decoration: none;
	color: #003366;
}

#head {
	margin-left: 84px;
}
#content {
	width: 950px;
	margin-right: 25px;
	margin-left: 25px;
}
.heading {
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
}
.small {
	font-size: 9px;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	width: 950px;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
}
#nav a{
	color: #003366;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	width: 950px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
#footer a{
	color: #003366;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#colorBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #336699;
	width: 410px;
	padding: 15px;
	margin-left: 20px;
}
#rightPhoto {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #336699;
	padding: 3px;
	margin-top: 15px;
}

.subheading {
	font-size: 10pt;
	color: #6699CC;
}
#links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 152px;
	height: 19px;
	margin-top: 1px;
	text-indent: 6px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-image: url(images/button.png);
}
#links a{
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover{
	color: #FFCC33;
	text-decoration: none;
}
#sidemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	margin-top: 16px;
	margin-left: 10px;
	line-height: 18px;
}
#sidemenu a{
	color: #003366;
	text-decoration: none;
}
#sidemenu a:hover{
	color: #3399CC;
	text-decoration: none;
}
