/* Global
----------------------------*/
.body { margin:0px; background-color:#D7D5D5; }
.body_alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }

form { margin: 0px; }
img { border-style: none; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #003863; font-weight: bold; text-decoration: underline; }
table a:hover { color: #676767; font-weight: bold; text-decoration: underline; }


/* Classes
----------------------------*/
.bordered { border: 1px solid #295C7F; }

.subnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.subnav a { color: #003863; text-decoration: none; font-weight: bold; }
.subnav a:hover { color: #A30000; text-decoration: none; font-weight: bold; }

.footer_links {
	background-color: #063D67;
	color:#A9BCCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer_links a { font-weight: bold; text-decoration: none; color:#A9BCCB; }
.footer_links a:hover { font-weight: bold; text-decoration: none; color:#DFE7EC; }

.search_bg {
	width: 137px;
	height: 142px;
	background-repeat:no-repeat;
}

.search { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	width: 100px;
	height: 14px;
}

.crumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003863;
}
.crumb strong { color:#000000; font-weight: bold; }
.crumb a { color: #003863; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #A30000; font-weight: bold; text-decoration: underline; }


/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.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:#063D67;
}

.tbd { color:#0D1F50; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#FA6C50; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#0D1F50; }

/* 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:#012D24;
}

#contact-email-table p{
  margin: 1px;
}
