/* CSS Document */

/* Basic Styles
---------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #dde3ea url(images/background.gif);
}
td,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #044181;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #86131e;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.clear {
	clear: both;
}
hr {
	color: #d2bda5;
	background-color: #d2bda5;
	height: 1px;
	border: 0;
}
#mainTable {
	background: #f6eadb url(images/bg_contentrepeat.gif) repeat-y top left;
	border: 4px solid #63302d;
}

/* Header Styles
---------------------------------------------------------------------- */

.headerBg {
	background: url(images/img_header.jpg) no-repeat top left;
	padding-right: 22px;
}
.redtab {
	background: #d7182a;
	padding-right: 10px;
}
.bluetab {
	background: #004181;
	padding-right: 10px;	
}
.redtab a, .redtab a:visited, .bluetab a, .bluetab a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.redtab a:hover, .bluetab a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #d6c3ac;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

/* Content Styles
---------------------------------------------------------------------- */

#content {
	background: url(images/bg_contenttopleft.jpg) no-repeat top left;
	padding: 8px 22px 22px 22px;
}
.contentPadding {
	padding: 10px 15px 10px 10px;
}
#contentArea {
	background: #ffffff url(images/img_contenttopsquareleft.gif) no-repeat top left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004181;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
h2 {
	background: url(images/bg_h2.gif) no-repeat top left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	line-height: 67px;
	color: #004181;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 637px;
	clear: both;
}
h3.title {
	background: url(images/bg_h2.gif) no-repeat top left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 67px;
	color: #004181;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 637px;
	clear: both;
}
.doubleline {
	background: url(images/bg_h2.gif) no-repeat top left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 34px;
	color: #004181;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 637px;
	clear: both;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d7182a;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0;	
}
.altrow1 {
	background-color: #f0e2d1;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
.altrow2 {
	background-color: #e7d7c4;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

/* Breadcrumb Trail Styles
---------------------------------------------------------------------- */

.trail {
	margin-bottom: 10px;
}
.trail td {
	color: #004181;
}
.trail a, .trail a:visited, .trail a:hover {
	font-weight: bold;
	text-decoration: none;
}
.home {
	line-height: 19px;
	background: #004181;
}
.home a, .home a:visited, .home a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* Submenu Styles
---------------------------------------------------------------------- */

#submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#submenu li {
	float: left;
	background: url(images/img_tabright.gif) no-repeat top right;
	height: 38px;
	margin-right: 3px;
	line-height: 19px;
	text-align: center;
}
#submenu li a, #submenu li a:visited, #submenu li a:hover {
	display: block;
	padding: 0px 13px;
	background: url(images/img_tableft.gif) no-repeat top left;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	float: left;
}
#submenu #highlight {
	float: left;
	background: url(images/img_tabhighlightright.gif) no-repeat top right;
	height: 38px;
	margin-right: 3px;
}
#submenu #highlight a, #submenu #highlight a:visited, #submenu #highlight a:hover {
	display: block;
	padding: 0px 13px;
	background: url(images/img_tabhighlightleft.gif) no-repeat top left;
	text-decoration: none;
	font-size: 13px;
	color: #7a5c3a;
	float: left;
}

/* Sidebar Styles
---------------------------------------------------------------------- */

#sidebar {
	background: url(images/bg_sidebartop.jpg) no-repeat top left;
	padding-top: 8px;
}

.menu_bg{
	background: url(images/bg_menu.jpg) no-repeat top left;
}
.fr_menu_bg{
	background: url(images/fr_bg_menu.jpg) no-repeat top left;
}

#nav {
	padding: 48px 0px 4px 0px;
	margin: 0px 0px 0px 22px;
	list-style: none;
	width: 231px;
	position: relative;
}
#navFr {
	padding: 48px 0px 4px 0px;
	margin: 0px 0px 0px 22px;
	list-style: none;
	width: 231px;
	position:relative;
}
#nav ul, #navFr ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	width: 180px;
}
#nav li {
	width: 180px;
	margin-left: 23px;
	margin-bottom: 2px;
}
#sidebar li a, #sidebar li a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}
#sidebar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #d6c3ac;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	/*left: auto; */
	z-index: 99;
	background: #03284d;
	left: 170px;
}
#nav li:hover {
	height: auto; /* :KLUDGE: Sticky Sons of Sukerfish Dropdown Fix */
}
#nav li ul li {
	background: #063565;
	line-height: 22px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px;
}
.search {
	background: url(images/bg_search.gif) no-repeat top left;
	height: 50px;
}
.searchBox {
	width: 143px;
	height: 23px;
	border: 1px solid #5f0715;
}

/* Footer Info Styles
---------------------------------------------------------------------- */

.footerInfoLeft {
	background: #d2bda5 url(images/img_moredetailsvertseparator.gif) repeat-y top right;
	padding: 0px 22px 0px 22px;
}
.footerInfoRight {
	background: #d2bda5;
	padding: 0px 22px 0px 22px;
}
.footerInfoRight a, .footerInfoRight a:hover, .footerInfoRight a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* Footer Styles
---------------------------------------------------------------------- */

#footer {
	background: #ffffff;
	padding: 16px 22px 8px 82px;
}
#footer a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
#copyright {
	background: #ffffff;
	padding: 4px 22px 16px 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a48969;
	font-size: 11px;
}

/* Form Styles
---------------------------------------------------------------*/

.txtbox {
   height: 20px;
   width: 160px;
   border: 1px solid #969696;
}
.txtarea {
   border: 1px solid #969696;
}
