/* Global
----------------------------*/
body { margin:0px; background-color: #E6E8E8; }
form { margin: 0px; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { font-weight: bold; color: #037048; text-decoration: underline; }
table a:hover { font-weight: bold; color: #15417A; text-decoration: underline; }

table #label { color: #15417A; font-weight: bold; }
table #checkboxes { font-size: 9px;}
/* Classes
----------------------------*/

.formtbl td input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.content { padding-left: 40px; padding-right: 60px; padding-top: 8px; }
.contact_content { padding-left: 40px; padding-right: 20px; padding-top: 8px; }


.intro_frame { background-image:url(../images/center_bg.gif); background-repeat:no-repeat; width: 233px; height: 241px; }
.border_frame { background-color:#EEEEEE; border-left: 1px solid #75A8A3; border-right: 1px solid #75A8A3; }


.search { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	width: 100px;
	height: 14px;
}

.crumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 18px;
}
.crumb strong { color:#000000; font-weight: bold; }
.crumb a { color: #760000; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }



/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#00000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#15417A;
}

/* Contact Us
----------------------------*/
.contact {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Newsletter
----------------------------*/
.newsletter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Sitemap
----------------------------*/
.sitemap {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

