/* Website Styles */a {text-decoration: underline; color: blue; font-family: arial, verdana; font-size: 11px;}a:visited {color: purple;}a:hover {color: red;}.multiUse {	font-family: arial, verdana;	font-size: 11px;	}	.contentHolder {	font-family: arial, verdana;	font-size: 11px;	margin: 0px 27px 0px 23px;	}		.contentHolder ul {		margin-top: 0px;		color: #046FA0;		}		.inlineDisclaimer {	font-family: arial, verdana;	font-size: 11px;	margin: 23px 27px 0px 23px;	color: #6c6c6c;	}	.inlineDisclaimer a {text-decoration: underline; color: 6c6c6c; font-family: arial, verdana; font-size: 11px;}	.inlineDisclaimer a:visited {color: 6c6c6c;}	.inlineDisclaimer a:hover {color: 00885F;}.pageTitle {	margin: 23px 0px 0px 23px;	}	h1 {	font-size: 18px;	color: #00885F;	}	h2 {	font-size: 18px;	font-weight: normal;	color: #046FA0;	margin: 0px 0px 3px 0px;	}h3 {	}h4 {	}h5 {	}h6 {	}.greenText {	color: #00885F;	}	.blackText {	color: black;	}/* Website Framework */#mainHolder {	width: 744px;	}	#topArea {	width: 100%;	}#mainArea {	width: 100%;/*	border-left: 1px solid #013022;  *//*	border-right: 1px solid #013022; */	}#menuArea {	width: 130px;	height: 400px;	padding-top: 0px;	background-image: url(images/menuback.gif);	background-repeat: repeat-y;	vertical-align: top;	}		#menuArea div {		margin: 0px 0px 10px 6px;		}				#menuArea div img {			margin-right: 11px;			border: none;			}	#contentArea {	background-image: url(images/contentback.gif);	background-repeat: no-repeat;	vertical-align: top;	padding-bottom: 10px;	}		.homeWaterMark {		background-image: url(images/watermark.gif);		background-repeat: no-repeat;	 	}		.waterMark {		background-image: url(images/watermark.gif);		background-repeat: no-repeat;		height: 400px;		}	#footerArea {	width: 100%;	height: 14px;	background-image: url(images/footer.gif);	background-repeat: repeat-x;	border-left: 0px solid #013022;	border-right: 0px solid #013022;	border-bottom: 1px solid #013022;	}	#footText {	font-family: arial, verdana;	font-size: 11px;	color: #3e3e3e;	width: 100%;	}		#footText td {		width: 33%;		}	#footText a {text-decoration: underline; color: #3e3e3e; font-family: arial, verdana; font-size: 11px;}	#footText a:visited {color: #3e3e3e;}	#footText a:hover {text-decoration: none; color: #00885F;}
