/* CSS Document */

body {margin:0px; padding:0px; background-color:#CCCCCC; text-align:center;}

.center {padding:0px; margin:0px; width:740px; margin-top:10px;}

.siteEntire {
	width:740px;
	padding:0px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(graphics/mainBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:block;
	float:left;
}

.header {
	width:740px;
	padding:0px;
	margin:0px;
	height:204px;
	max-height:204px;
	background-image: url(graphics/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.header form {position:relative; top:20px; text-align:right; font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; color:#FFFFFF; border:0px solid #006699;}
.icButton {margin-right:10px; margin-left:6px; width:60px;}
.inputBox {margin-right:10px; margin-left:6px; margin-bottom:2px; width:100px; 
	font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; line-height:20px;
	border:1px solid #006699; background-color:#99CC00;}

.links {width:147px; float:left; margin:10px; margin-left:20px; display:inline;}

.link {
	height:26px;
	margin:0px;
	padding:0px;
	margin-bottom: 7px;
	width:147px;
	background-attachment: scroll;
	background-image: url(graphics/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	line-height: 15px;
	text-align:right;
}

.link a:link {display:block; text-align:right; top:4px; position:relative; margin-right:10px; text-decoration:none; color: #006699;}
.link a:visited {display:block; text-align:right; top:4px; position:relative; margin-right:10px; text-decoration:none; color: #006699;}
.link a:hover {display:block; text-align:right; top:4px; position:relative; margin-right:10px; text-decoration:none; color:#17B4FF;}
.link a:active {display:block; text-align:right; top:4px; position:relative; margin-right:10px; text-decoration:none; color: #006699;}

.feature {width:147px; padding:0px; margin:0px; background-color:#FFFFFF;}
.featureTop {
	width:147px;
	height:10px;
	padding:0px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(graphics/featureTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:2px;
	
}

.featureBody {width:147px; height: 140px;}
.featureBottom {
	width:147px;
	height:10px;
	padding:0px;
	margin:0px;
	font-size:2px;
	background-attachment: scroll;
	background-image: url(graphics/featureBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	

.body {
	margin:10px; 
	margin-right:20px; 
	padding:0px; 
	width:530px; 
	float:right;}
	
.mainSectionTop {
	margin:0px;
	padding:0px;
	height:10px;
	width:530px;
	font-size:2px;
	background-attachment: scroll;
	background-image: url(graphics/mainSectionTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.mainSectionBody {
	text-align:left;
	width:530px; 
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:normal;
	font-size: 12px;
	}
	


.smMargin {margin-left:10px}

.subLinks{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:24px;
	width:510px;
	margin:10px;
	float:left;
	clear:both;
	display:inline;
	background-color:#0083C1;
	text-align:center;
	background-image: url(graphics/subLink.gif);
	background-repeat: repeat-x;
	}

.subLinks a {
	background-color:#0083C1;
	background-image: url(graphics/subLink.gif);
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:inline;
	text-decoration:none;
	line-height:24px;
	float:left;
	margin-left:8px;
	padding-left:3px;
	padding-right:3px;
	}

.subLinks a:link {
	background-color:#0083C1;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subLinks a:visited {
	background-color:#0083C1;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subLinks a:hover {
	background-color:#009EEA;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image: url(graphics/subLinkHover.gif);
	background-repeat: repeat-x;	
}

.subLinks a:active {
	background-color:#009EEA;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 10px;
}

hr {
	width:510px; 
	margin-left:10px; 
	color:#99CC00;
	height:1px;
	background-color:#99CC00;
	}

.imgFloat {float:right; margin-left: 0px; margin-right:10px;}
.imgFloatLeft {float:left; margin-left: 0px; margin-right:10px;}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	color: #003366;
	border-top:solid 0px #99CC00;
	border-bottom:solid 3px #99CC00;
	clear:both;
	}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #003366;
	border-top:solid 0px #99CC00;
	border-bottom:solid 3px #99CC00;
	padding-bottom:10px;
	clear:both;
	}
	
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	border-top:solid 1px #99CC00;
	border-bottom:solid 1px #99CC00;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
	}

.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	border-top:solid 1px #99CC00;
	border-bottom:solid 1px #99CC00;
	clear:both;
	}

ul {
	font-family: Georgia, "Times New Roman", Times, serif; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	color: #003366;
	}

form {
	margin-left:10px;
	margin-right:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #3399FF;
	border-bottom-color: #3399FF;
}

.textField {
	border: 1px solid #006699;
	width: 200px;
	margin-top:3px;
	margin-bottom:3px;
}

.textArea {
	border: 1px solid #006699;
	width: 440px;
	margin-top:3px;
	margin-bottom:3px;
	}
	
.mainSectionBottom {
	margin:0px;
	padding:0px;
	height:10px;
	width:530px;	
	font-size:2px;
	background-attachment: scroll;
	background-image: url(graphics/mainSectionBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.footer {
	margin:0px;
	padding:0px;
	height:20px;
	width:740px;
	background-attachment: scroll;
	background-image: url(graphics/foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:2px;
	float:right;
}


.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006699;
	text-align: center;
	height: 24px;
}

.copyright a:link {text-decoration:none; color: #006699;}
.copyright a:visited {text-decoration:none; color: #006699;}
.copyright a:hover {text-decoration:underline; color: #006699;}
.copyright a:active {text-decoration:none; color: #006699;}

