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

table { font-size: 11px; }
table a { color:#C99500; font-weight: normal; text-decoration: underline; }
table a:hover { color: #000000; font-weight: normal; text-decoration: underline; }

table, input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* Classes
----------------------------*/

.search_bg_pad { padding-right: 8px; padding-bottom: 8px; }
.search_bg {
	background-color:#FFFFFF;
	width: 256px;
	height: 70px;
	text-align:right;
	vertical-align:bottom;
}



.hborder_left {
	background-image:url(../images/hborder_left.gif);
	background-repeat:repeat-y;
	width: 17px;
}

.hborder_right {
	background-image:url(../images/hborder_right.gif);
	background-repeat:repeat-y;
	width: 18px;
}


.h { background-color: #DADADA; }

.hleft {
	width: 175px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/homepage_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

.hright_pad { padding-top: 14px; padding-bottom: 12px; padding-left: 10px; padding-right: 10px; }
.hright {
	width: 514px;
	vertical-align:top;
	text-align:left;
	height: 221px;
	background-image:url(../images/homepage_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

.footer_frame_pad { padding-top: 4px; padding-bottom: 4px; padding-left: 4px; padding-right: 4px; }
.footer_frame {
	background-color:#EDEDED;
	width: 724px;
	vertical-align:middle;
	text-align:center;
}

.featured_thumbnail img { border: 1px solid #000000; margin-top: 4px; }

.featured_content {
	padding: 8px;
	font-size: 9px;
}

.nav_blackspacer { width: 44px; height: 36px; background-color:#000000; }

.i_midsection { width: 682px; vertical-align:top; background-color: #DADADA; }
.iborder_left {
	background-image:url(../images/iborder_left.gif);
	background-repeat:repeat-y;
	width: 25px;
}

.iborder_right {
	background-image:url(../images/iborder_right.gif);
	background-repeat:repeat-y;
	width: 25px;
}

.subnav_frame_pad { padding-top: 4px; padding-bottom: 4px; padding-left: 8px; padding-right: 8px; }
.subnav_frame {
	width: 682px;
	background-color:#000000;
	vertical-align:middle;
	text-align:left;
}

.internal_content_pad { padding-top: 14px; padding-bottom: 12px; padding-left: 10px; padding-right: 10px; }
.internal_content {
	width: 682px;
	height: 284px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/ibg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}	

/* Common/Template
----------------------------*/
.body { margin:0px; background-color:#000000; }
.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }
.page_title { font-weight: bold; color: #152358; font-size: 12px; }
.subnav_bullet { margin-bottom: 0px; width: 8px; height: 7px; }
.search_icon { margin-bottom: 0px; }

.crumb { font-size: 9px; color: #152358; }
.crumb strong { color:#000000; }
.crumb a { color: #A30000; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.tbd { color:#E3E3E3; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#E3E3E3; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#E3E3E3; }

/* Subnav
----------------------------*/
.subnav { font-size: 10px; }
.subnav a { font-weight: bold; text-decoration: none; color: #FFD60E; }
.subnav a:hover { font-weight: bold; text-decoration: none; color: #FFFFFF; }

/* applies to <div> tags in the subnav.php subnav() function */
.subnav_level2v {}
.subnav_level2v a { text-decoration: none; }
.subnav_level2v a:hover { text-decoration: none; }

.subnav_level3v { padding-left: 8px; }
.subnav_level3v a { text-decoration: none; }
.subnav_level3v a:hover { text-decoration: none; }

.subnav_level4v { padding-left: 16px; }
.subnav_level4v a { text-decoration: none; }
.subnav_level4v a:hover { text-decoration: none; }

/* applies to <span> tags in the subnav.php subnav() function */
.subnav_level2h { }
.subnav_level2h a { text-decoration: none; font-weight: normal; color: #A30000; }
.subnav_level2h a:hover { text-decoration: none; font-weight: normal; color: #000000; }

.subnav_level3h {}
.subnav_level3h a { text-decoration: none; font-weight: normal; color: #A30000; }
.subnav_level3h a:hover { text-decoration: none; font-weight: normal; color: #000000; }

.subnav_level4h {}
.subnav_level4h a { text-decoration: none; font-weight: normal; color: #A30000; }
.subnav_level4h a:hover { text-decoration: none; font-weight: normal; color: #000000; }


/* Footer
----------------------------*/
.sep { color: #C99500; }
.footer { font-size: 9px; color:#777777; }
.footer a { text-decoration: underline; font-size: 9px; }
.footer a:hover { text-decoration: underline; color:#000000; font-size: 9px; }

.search_table { width: 120px; }
.search { font-size: 9px; padding-left: 4px; width: 85px; }

.image_border {padding:4px; border:1px solid #666666;}
/* Tell a Friend
----------------------------*/
.body_taf { background-color: #888888; margin: 0px; width: 500px; border-style: none; }
.body_taf_table { background-color:#DADADA; }

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#DADADA;
}

