html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	/* text-align: center; */
	margin-top: 15px;
	background-color: #2b0e72;
}
a.link-b {
	text-decoration: underline;
	color: #2B0E72;
	font-size: 1.0em;
}
a.link-b:hover {
	color: #660000;
}
h4 {
	margin-bottom:1px;
	margin-top:1px;
}
h4 a {
	color: #2B0E72;
	text-decoration: underline;
	font-size: 14px;
	padding-bottom: 1px;
}
h4 a:hover {
	color: #9482B5;
}
a {
	text-decoration: none;
	font-size: 12px;
}
.clear { clear: both; }
.form-clear {
	background-color:#fff;overflow:hidden;
}
* html .form-clear {
	height:1%;
}
/* ----------------------------- MAIN CONTAINER ---------------------------------------  */
#wrapper {
	float:left;
	
	text-align: left;
	/* margin-left: auto;
	margin-right: auto; */
	width: 755px;
	padding: 5px 5px 5px 5px;
	background-color: white;
}
/* ----------------------------- HEADER ---------------------------------------  */
.header1 {
	width: 755px;
	text-align: left;
	background-color: white;
	border-top: 4px;
	border-top-color: #660000;
	border-top-style: solid;
	border-bottom: 4px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}
.header1-left {
	float: left; 
	width: 300px; 
	background-color: white;
}
.header1-right{
	margin-left: 300px; 
	text-align: center;
	background-color: white;
}
.header1-right img {
		margin-top: 5px;
}

.header2 {
	width: 755px;	
	background-color: white;
}
.header2-left {
	float: left;
	height: 44px;
	width: 200px;
	background: url('../images/header_top_left_background.gif') no-repeat right top;
}
.header2-right{
	margin-left: 207px;
	height: 44px;
	background:url('../images/header_top_right_background.gif') no-repeat left top;
}
/* ----------------------------- HEADER - NAV ---------------------------------  */
.navlist {
	
	list-style-type: none;
	padding: 4px 0px 0px 0px;
	text-align: right;
	}
.navlist a{
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 5px 5px 5px;

}
.navlist a:hover {
	background-color: #FFC266;
}

/* ----------------------------- BODY -----------------------------------------  */
/* --- containers -- */
.inner {
	padding-top: 5px;
	width: 755px;
	text-align: left;
	background-color: white;
}
* html .inner { 
	width: 755px;
}


/* Mozilla bug fixes */
html>body .inner {
	border-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/* --- left -- */
.left {
	float: left;
	width: 200px;
}
* html .left { width: 200px; }
.left-top{	
	background:url('../images/body_menu_top_background.gif') no-repeat right top;
	color: #631008;
	font-weight: bold;
	padding: 1px 1px 1px 10px;
}
.left-bottom {
	background-color: #FFFFFF;
	width: 100%;
}
.left-bottom-image{background:url('../images/body_menu_bottom_background.gif') no-repeat;
	height: 155px;
	margin-top: 5px;
}
/* --- center -- */
.center {
	background-color: white;
	margin-left:207px;
	text-align: left;
	
}
* html .center { 
	margin-left:210px;
	/* position: relative; */
}
.form-subtitle{
	padding: 1px 1px 1px 10px;
	background:url('../images/header_top_right_background.gif') no-repeat left top;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}

/* ----------------------------- FOOTER ---------------------------------------  */
/* -- Note: I changed the footer width from 710 to 790px.  There is coding for the font in this and the nav.css, which will the browser(s) default to?*/
.footer {
	clear: both;
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	padding-top:6px;
	width: 755px;
	height: 50px;
	
}
/* \*/
* html .footer {   /*** IE5.x/win box model fix ***/
	width: 755px;
}
.footer-l{
	float: left;
	width: 545px;
	background:url('../images/footer_left_background.gif') no-repeat right top;
	padding: 25px 0px 0px 0px;
	text-align: left;
}
.footer a {
	color: #2b0e72;
}
.footer a:hover {
	text-decoration: underline;
}
.footer-r {
	background:url('../images/footer_right_background.gif') no-repeat left top;
	margin-left: 550px;
	padding: 25px 0px 0px 0px;
	text-align: center;
	
}
/* */
/* BUTTON STYLES */
#letter_submit{
	width:18px;
	height:18px;
	color: White;
	background-color: #2B0E72;
	font-size: 8pt;
}
.testbutton {
	color: white;
	background-color: #5A5994;
	font-weight: Bold;
}
/* ---------- M FORMS ----------- */
.m-form {
	width: 99%;
	padding-top: 0px;
	padding-bottom: 1px;	
	text-align: left;
}
.m-form .f-left {float: left;width: 130px;padding-left:5px;}
.m-form .f-right {margin-left:130px;}
.m-form .txtinput {	width:300px;	background-color: #fff;}
.m-form .txtinput2 {	width:175px;	background-color: #fff;}
.direction {font-family: "Wingdings";font-weight: bold;font-size: 9px;}
.stdtitle {
	font-weight: bold;
	color: #2b0e72;
	font-size: 12px;
}
a:link.stdtitle {
	text-decoration: underline;
}
a:visited.stdtitle {
	color:#2b0e72;
}
a:hover.stdtitle {
	color:#9482B5;
}
.emp-table {background-color: #ffffff;width: 100%;font-size: 11px;}

.prod-table {
    width: 550px; 
	/* width:500px; */
	/*width: 95%; */
	font-size: 11px;
	border: 1px solid #634F85;
	margin-bottom:10px;
}
.prod-table td {
	border-top: 1px solid #9482B5;
}
.prod-table th {
	text-align:left;
	color:#fff;
	background-color: #9482B5;
}
.prod-table a {
	font-size: 12px;
	text-decoration: none;
	color: #2b0e72;
}
.prod-table a:hover {
	color: #9482B5;
}

a.letters  {
font-weight: bold;
font-size:1.2em;
color: #2b0e72;
}
a:visited.letters  {
color: #2b0e72;
}
a:hover.letters   {
	color:red;
	font-weight: bold;
}
.selected-letter {
	font-weight: bold;
	color:red !important;
}

