body, th, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
body.body {
	margin: 0;
	overflow: auto;
	background: #4675B0 url('../images/background.gif') repeat-y top center;
}
ul {
	list-style: disc url('../images/bullet.gif');
	padding-left: 20px;
}
li {
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	color: #0D4389;
}
h1 {
	font-size: 18px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	margin-bottom: 2px;
}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: .5em;
}
a, a:hover, a:active { 
	color: #0D4389;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFE785;
	background-color: #FFF8DA;
	padding: 0 1 0 1;
	margin: 0 0 0 0;
}
a:hover, a:active {
	border: 1px solid #FFCC00;
	background-color: #FFF0B2;
}
b, strong {
	color: #333333;	
}
a img {
	border: none;
}
div#portfolio a, a.imgLink, a.imgLink:active, a.imgLink:hover {
	border: none;
	background-color: transparent;
}

.bodyTable {
	background-color: #FFFFFF;
	width: 770px;
}
.bodyCell {
	padding: 40px;
}
.rightCell {
	background-color: #F7F9FC;
	background-image: url('../images/rightCell-bg.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
.footerCell {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #FFFFFF;
	height: 22px;
}
.footerLink, .footerLink:hover, .footerLink:active {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border: none;
	font-weight: normal;
}
.footerBullet {
	color: #FFCC00;
	padding-left: 10px;
	padding-right: 10px;
}
.externalLink, .externalLink:hover, .externalLink:active {
	background-image: url('../images/externallink.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 33px;
	background-color: transparent;
	border: none;
}


.formTableTR {
	vertical-align: top;
}
.formTableTH {
	color: #002E80;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.formElement, .formElementRequired {
	font-family: arial, helvetica, sans-serif;
	overflow-y: auto;
	width: 300px;
	border: 1px solid #cccccc;
}
.formElementRequired {
	border: 1px solid #ff0000;
}
.formButton, .formButtonDisabled {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	height: 22px;
	width: 100%;
	border: 1px solid #3969A2;
	background-color: #5D8DC6;
}
.formButtonDisabled {
	color: #555555;
	background-color: #cccccc;
}
.frontPageBox {
	width :400px;
	align: center;
	border-top: 1px solid #CFD9E7;
	border-bottom: 1px solid #CFD9E7;
	padding: 5 0 5 0;
}
.siteMap a, .siteMap a:hover {
	background-color: transparent;
	border: none;
	font-weight: normal;
}
.siteMap a:hover {
	text-decoration: underline;
}
.relatedPages {
	color: #0D4389;
	padding: 40 0 0 15;
	font-size: 9pt;
	line-height: 18px;
}
.relatedTitle {
	text-transform: italic;
	font-weight: bolder;
	padding-bottom: 8;
}
.relatedPage_out, .relatedPage_over {
	background-image: url('../images/relatedpage.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 8 10;
	line-height: 8pt;
}
.relatedPage_over {
	background-image: url('../images/relatedpage-over.gif');
}
.relatedLink, .relatedLink:active, .relatedLink:hover {
	background-color: transparent;
	border: none;
	font-weight: normal;
}
.relatedLink:active, .relatedLink:hover {
	color: #FFCC00;
}
