body {
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-image: url(../images/page-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#masthead {
	background-color: #FFFFFF;
	width: 820px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
}
#masthead p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 1.5em;
	color: #657BA1;
}
#masthead a {
	color: #657BA1;
}
/* Styles for top horizontal navigation division */
#topnav {
	background-color: #3D3E37;
	text-align: right;
	width: 820px;
	height: auto;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#topnav ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	margin: 0px 0px 0px 10px;
	padding: 10px 300px 0px 0px;
}
#topnav ul li {
	padding: 0px 0px 0px 15px;
	display:inline;
}
#topnav ul li a:link {
	color: #999966;
	text-decoration: none;
}
#topnav ul li a:visited {
	color: #999966;
	text-decoration: none;
}
#topnav ul li a:hover {
	color: #FFFFFF;
}
#topnav ul li a:visited:hover {
	color: #FFFFFF;
}
#topnav p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    padding: 0px 5px 0px 10px;
}
/* Styles for content division - container for the page middle, basically everything between the horizontal navigation and the footer */
#contentouter {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	/*padding: 0px;*/
	position: relative;
		background-image: url(../images/CALL-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentpush {
	clear:both;
	background-color: #545b51;
	height: 5px;
}
#content {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#middlecontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #5A5B51;
	margin: 0px;
	padding: 0px 0px 5px;
}
#middlecontent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #999966;
	margin: 0px;
	padding: 0px 0px 5px;
	}
#middlecontent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 5px;
	}
#middlecontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 5px;
	font-style: italic;
	}
#middlecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	line-height: 1.5em;
	margin: 0px;
}
#middlecontent a {
	color: #3D3E37;
}
#middlecontent a:hover {
	color: #CC9900;
}
#middlecontent a:visited {
	color: #3D3E37;
}
#middlecontent a:visited:hover {
	color: #CC9900;
}
#middlecontent ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#middlecontent ul li {
	font-size: 11px;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#middlecontent hr {
	margin: 7px 0px 10px;
}
/*styles for the client sub-table within the div*/
.subgroup1 {
	padding: 0px;
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
	float: left;
	margin: 0px 0px 15px;
	background-color: #E5E8F0;
}
.subgroup1 a {
	color: #3C4469;
}
.subgroup1 a:hover {
	color: #CC9900;
}
.subgroup1 a:visited {
	color: #666666;
}
.subgroup1 a:visited:hover {
	color: #CC9900;
}
.subgroup1left {
	padding: 0px 10px 0px 0px;
	margin: 5px 0px 5px 5px;
	width: 55%;
	float: left;
}
.subgroup1 h4 {
	padding-top: 0px;
}
.subgroup1 p {
	padding-top: 0px;
	padding-right: 10px;
}
.subgroup1right {
	float: right;
	padding: 0px;
	margin: 5px 5px 5px 0px;
	/*height: 100%;*/
	width: 155px;
}
.subgroup2 {
	padding: 0px;
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
	float: left;
	margin: 0px 0px 15px;
}
.subgroup2 a {
	color: #3C4469;
}
.subgroup2 a:hover {
	color: #CC9900;
}
.subgroup2 a:visited {
	color: #666666;
}
.subgroup2 a:visited:hover {
	color: #CC9900;
}
.subgroup2left {
	padding: 0px 10px 0px 0px;
	margin: 5px 0px 5px 5px;
	width: 45%;
	float: left;
	text-align: center;
}
.subgroup2 h4 {
	padding-top: 0px;
}
.subgroup2 p {
	padding-top: 0px;
	padding-right: 10px;
}
.subgroup2right {
	float: right;
	padding: 0px;
	margin: 5px 5px 5px 0px;
	/*height: 100%;*/
	width: 45%;
	text-align: center;
}
.subgroup3 {
	padding: 0px;
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
	float: left;
	margin: 0px 0px 15px;
}
.subgroup3 a {
	color: #3C4469;
}
.subgroup3 a:hover {
	color: #CC9900;
}
.subgroup3 a:visited {
	color: #666666;
}
.subgroup3 a:visited:hover {
	color: #CC9900;
}
.subgroup3left {
	padding: 0px 10px 0px 0px;
	margin: 5px 0px 5px 5px;
	width: 94%;
	float: left;
}
.subgroup3 h4 {
	padding-top: 0px;
}
.subgroup3 p {
	padding-top: 0px;
	padding-right: 10px;
}
.subgroup3right {
	float: right;
	padding: 0px;
	margin: 5px 5px 5px 0px;
	/*height: 100%;*/
	width: 45%;
}
.subgroup4 {
	padding: 0px;
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
	float: left;
	margin: 0px 0px 15px;
	background-color: #E9E4D7;
}
.subgroup4 a {
	color: #3C4469;
}
.subgroup4 a:hover {
	color: #CC9900;
}
.subgroup4 a:visited {
	color: #666666;
}
.subgroup4 a:visited:hover {
	color: #CC9900;
}
.subgroup4left {
	padding: 0px 10px 0px 0px;
	margin: 5px 0px 5px 5px;
	width: 55%;
	float: left;
}
.subgroup4 h4 {
	padding-top: 0px;
}
.subgroup4 p {
	padding-top: 0px;
	padding-right: 10px;
}
.subgroup4right {
	float: right;
	padding: 0px;
	margin: 5px 5px 5px 0px;
	/*height: 100%;*/
	width: 155px;
	text-align: center;
}
/*styles for the form*/
#form {
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#form input {
display:block;
width:300px;
float:left;
margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form textarea {
display:block;
width:300px;
float:left;
margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form select {
	display:block;
	width:300px;
	float:left;
	margin-bottom:10px;
	padding: 0px;
	margin-top: -3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form label {
	display:block;
	text-align:right;
	float:left;
	width:110px;
	padding-right:15px;
}
#form br {
clear:left;
}
#form .buttonSubmit {
	width:75px;
	margin-left:125px;
	background-color: #B3C3E0;
}
#form .buttonReset {
	width:75px;
	margin-left:10px;
	background-color: #B3C3E0;
}
/* Style for footer division */
#footer {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	clear: both;
	background-color: #999966;
	padding-bottom: 20px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #3D3E37;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	padding-right: 40px;
}
#footer a:link {
	color: #3D3E37;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #3D3E37;
	text-decoration: none;
}
#footer a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bolditalic {
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}
.italic {
	margin: 0px;
	font-style: italic;
}
.bold {
	margin: 0px;
	font-weight: bold;
}


/* Styles for middle division with two columns */
#middlecontent {
	padding: 15px;
	width: 495px;
	float: left;
}
/* Style for right content division within the content division */
#rightcontentouter {
	float: right;
	width: 293px;
}
#rightcontent {
	float: left;
	padding: 20px 10px 10px 6px;
	width: 273px;
}
#rightcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
}
#rightcontent h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#rightcontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999966;
	margin: 0px;
	padding: 0px 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#rightcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}
#rightcontent a {
	color: #3E496D;
}
#rightcontent a:hover {
	color: #CC9900;
}
#rightcontent a:visited {
	color: #3B4266;
}
#rightcontent a:visited:hover {
	color: #CC9900;
}
#rightcontent ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	list-style-type: none;
}
#rightcontent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#rightcontent ul li a {
	color: #666666;
	text-decoration: none;
}
#rightcontent ul li a:visited {
	color: #666666;
	text-decoration: none;
}
#rightcontent ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#rightcontent ul li a:visited:hover {
	color: #000000;
	text-decoration: underline;
}
#rightcontent table {
	margin: 5px 0px 5px 0px;
}
#divider {
	width: 90%;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 15px;
}
#entitled {
	width: 293px;
	float: left;
	padding-top: 50px;
}
#entitledtop {
	background-color: #999966;
}
#entitledtop h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	
}
#entitledbottom {
	background-color: #BFBF9A;
	background-image: url(../images/box-back-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 293px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#entitledbottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
#entitledbottom img {

}
#entitledbottom ul {

}
#entitledbottom li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bul-1.gif);
	list-style-position: inside;
	line-height: 2em;
}
/* styles used for the sub navigation division */
#subnav {
	width: 293px;
	float: left;
}
#subnavtop {
	background-color: #5B5C51;
}
#subnav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ECE9DF;
	text-align: center;
	padding: 5px;
	
}
#subnavbottom {
	float: left;
	width: 293px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#subnavbottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
#subnavbottom ul {
}
#subnavbottom li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#subnavbottom li a {
	color: #666666;
	text-decoration: underline;
}
#subnavbottom li a:visited {
	color: #666666;
	text-decoration: underline;
}
#subnavbottom li a:hover {
	color: #000000;
	text-decoration: underline;
}
#subnavbottom li a:visited:hover {
	color: #000000;
	text-decoration: underline;

