body {
	background-color: #7D001B;
	margin: 27px 46px 0px 46px;
	font: normal 8pt Verdana;
	line-height: 130%;
	color: #666666;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
}

ul.links-column {
	/*list-style-image: url('/media/images/icon/arrowRight.gif') !important;*/
	list-style-type: none !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.links-column li{
	float: left;
	width: 35%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.image {
	text-align: left;
}

p, table {
	font: normal 8pt Verdana;
	color: #666666;
	line-height: 130%;
	padding-bottom: 4px;
}

table.tabular {
	background-color: #C0BEB6;
}

table.tabular td.header {
	background-color: #8B0020;
	color: #FFD558;
	font: bold Verdana 8pt;
	height: 23px;
}

table.tabular tr {
	background-color: #DEDED9;
}

table.tabular tr.alt {
	background-color: #E5E5E1;
}

ul.links {
	list-style-image: url('../images/icon/arrowRight.gif');
	margin: 0px 0px 0px 30px;
}

ul.links li {
	margin: 15px 0px 0px 0px;
	line-height: 15px;
	font: normal 8pt verdana;
}



li {
	font: normal 8pt verdana;
	padding-bottom: 4px;
}

div#fastalt_container {
	background-color: #E5E5E1;
	height: 21px;
	border:	 solid 1px #7A7A7A;
	padding: 3px;
	position: absolute;
	color: #333333;
}

div#content_area {
	float: right;
	padding-left: 12px;
	padding-right: 10px;
	width: 99%;
}

div#content_area p.text{
	padding-left: 11px;
}

div#content_area p{
	margin: 5px 0px 5px 0px;
}

img.icon {
	margin: 0px 0px 0px 3px;
	border: 0px;
}

img.icon-help {
	margin: 0px 3px 0px 3px;
	border: 0px;
	cursor: help;
}

img.action {
	cursor: hand;
}

div.hidden {
	display: none;
}

td.border {
	width: 9px;
	height: 9px;
	background-color: #69001A;	
}

td.subnav {
	text-align: left;
	height: 19px;
	background: url('../images/subnav-bg.gif') top left repeat-x;
	font: normal 7pt Verdana;
	vertical-align: top;
}

td.subnav a {
	color: #333333;
	text-decoration: none;
}

td.subnav a:hover {
	text-decoration: underline;
}

.dropbox
{
background:#FFAA31;
	position: absolute;
	padding: 5px;
	z-index: 200;
	display: none;
	top: 30px;
	left: 0px;
	color: #000000;

}

.dropli
{
	position: absolute;
	top: 0px;
	left:0px;
	color: #000000;
	z-index: 200;
	padding:5px;
	margin: 0px;
	list-style: none;
}

.nav
{
	padding: 0px;
	margin: 0px;
}

.nav li
{
	list-style: none;
	display: block;
	float: left;
	position: relative;
	color: #333333;
	z-index: 200;
	margin: 0px;
	list-style: none;
}

.drop li a
{
	color: #333333 !important;
	text-decoration: none;
}

.drop
{
	padding: 0px !important;
	margin: 0px !important;
	background: #FFAA31;
	list-style: none;
	display: block !important;
	clear: both;
	float: none;
	list-style: none;
	width:160px;
}

.drop a
{
	display: block;
	width: 140px;
	height: 20px;
	float: left;
	clear: left;
	color:#333333 !important;
}


.drop a:hover
{
	
}


.dropli 
{
	list-style: none !important;
	display: block !important;
	width: 200px !important;
	padding: 0px !important;
	margin: 0px !important;
	position: relative !important;
	list-style: none;
}


.dropli a
{
	display:block;
	height: 20px;
	width: 200px;
	text-decoration:none;
}

.dropli a:hover
{
	
}

.navli a
{
	color: #333333 !important;
	text-decoration: none;
}






.yellowbar
{
	display: none;
}

table.quickLinks {
	border-collapse: collapse; 
	border: solid 1px #000000;
	background: #666666;
	filter: Alpha(Opacity=95);
	width: 173px;
}

table.quickLinks td {
	border-bottom: solid 1px #989898;
	padding: 3px 4px 3px 4px;
}

table.quickLinks td a {
	color: #FFCC33;
	font: normal 7pt Verdana; 
}

table.quickLinks td a:hover {
	color: #FFCC33;
	font: normal 7pt Verdana; 
}

input.search {
	width: 100px;
	height: 18px;
	border: 0px;
	font: bold 8pt Verdana;
	padding: 2px 0px 0px 3px;
	background:url(/media/images/input-grey-bg.gif) top left no-repeat;
	
}

.contactinfo {
	font: normal 7pt Verdana;
	color: #666666;
	line-height: 15px;
}

.contactinfo a {
	color: #666666;
	text-decoration: none;
}

.contactinfo a:hover {
	text-decoration: underline;
}

span.redtext {
	color: #940025;
	font: normal 8pt Arial;
}

p.title, span.title {
	margin: 8px 0px 0px 0px;
	color: #940025;
	font: bold 16pt Arial;
}

p.redtext {
	margin: 8px 0px 0px 0px;
	color: #940025;
	font: normal 8pt verdana;
}

.redheader {                                                                                 
	margin: 8px 0px 0px 0px;
	color: #940025;
	font: bold 11pt Verdana;
	padding-left: 0px;
	padding-top: 7px;
}

p.redhed {                                                                                 
	margin: 8px 0px 0px 0px;
	color: #940025;
	font: bold 9pt Verdana;
	padding-left: 0px;
	padding-top: 7px;
}

p.small {
	font: normal 8pt verdana;
	color: #666666;
	line-height: 14px;
}



span {
	font: normal 8pt Arial;
	color: #666666;
}

a {
	color: #E98503;
	text-decoration: underline;
}

a.red {
	color: #940025;
}

a.darkred {
	color: #610019;
}

a:hover {
	text-decoration: underline;
}

table.sidebar-grid {
	width: 100%;
	height: 400px;
}

table.sidebar-grid td.icon {
	padding: 10px 5px 0px 30px;
}

table.sidebar-grid td.text {
	font: normal 7pt Verdana;
	color: #660000;
	padding-right: 4px;
}

table.sidebar-grid td.text a {
	color: #660000;
}

table.news-links {
	font: normal 8pt Verdana;
}

table.news-links a {
	color: #940025;
}

table.news-links td.header {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 3px 2px;
}

table.news-links td.news {
	vertical-align: top;
	line-height: 16px;
	padding-top: 10px;
}

td.news ul {
	color: #660000;
	list-style: square outside url('../images/arrow-gray.gif');
}

td.news ul strong {
	color: #940025;
	font-weight: bold;
}

td.news div.separator {
	background: url('../images/news-separator-bg.gif') top left repeat-x;
	margin: 15px 15px 15px 0px;
}

table.news-links td.links {
	vertical-align: top;
	line-height: 18px;
	padding-top: 10px;
}

table.footer {
	font: normal 7pt Verdana;
	color: #AFAFAF;
	height: 19px;
}

table.footer span.spacer {
	color: #4C4C4C;
}

table.footer td {
	text-align: center;
}

table.footer a {
	color: #AFAFAF;
	text-decoration: none;
}

table.footer a:hover {
	text-decoration: underline;
}

div.hiddenDiv{
	padding: 6px 6px 6px 17px;
	color: #666666;
	font: normal 8pt verdana;
	display:none;
}	

a.toggle {
	font: bold 7pt verdana;
	color: #940025;
	text-decoration: none;
}

td.list-type1 {
	background: #FFD558;
	height: 19px;
	width: 100%;
	padding-left: 5px;
	font: bold 7pt verdana;
	color: #940025;
	
}

td.list-type2 {
	background: #FFDE7A;
	height: 19px;
	width: 100%;
	padding-left: 5px;
	font: bold 7pt verdana;
	color: #940025;
	
}

td.list-gutter {
	background: url(../images/list-gutter.gif) bottom left repeat-x;
	height: 1px;
	width: 100%;

}

p.form-header {
	font: bold 8pt verdana;
	color: #940025;
	text-align: left;
	padding-left: 38px;
	margin-bottom: 10px;
}

p.form-explanation {
	color: #666666;
	font: italic 8pt verdana;
	text-align: left;
	padding-left: 38px;
	margin-top: 8px;
	margin-bottom: 8px;
}

table.form-table{
	padding-left: 38px;
}

table.form td.label {
	text-align: left;
	font: normal 7pt verdana;
	color: #660000;
}

table.form td.action {
	padding-top: 5px;
}

table.form td.field input, td.field textarea {
	background-color: #F7F7F2;
	font: normal 8pt Verdana;
}

table.form td.field input.white {
	background-color: #FFFFFF;
}

table.form td.spacer {
	height: 15px;
}

td.Drop-Topic{
	background: #7A7A7A;
	font: bold 8pt verdana;
	color: #000000;
	border-bottom: solid 1px #989898;
	padding-left: 9px;
	height: 14px;
	vertical-align: middle;
	text-align:left;
}

td.drop-topic-bottom{
	background: #7A7A7A;
	font: bold 8pt verdana;
	color: #000000;
	padding-left: 9px;
	height: 14px;
	vertical-align: middle;
	text-align:left;
}

td.secondary-sidebar{
	border-left: 1px solid #B3B3AC; 
	width: 217px; 
	vertical-align: top; 
	background:#CECEC6 url('../images/sidebar-bg.gif') top center no-repeat; 
	height: 332px;
}

td.content-body{
	background-color: #FFFFFF;
	padding: 0px 12px 17px 15px; 
	vertical-align: top; 
}

td.trow1{
	background-color: #990000;
	vertical-align: top;
	font: normal 8pt Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

td.trow2{
	background-color: #FFD700;
	vertical-align: top;
	font: normal 8pt Verdana;
	color: #666666;
	font-weight: bold;
}

.label
{
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.field
{
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

.mail_disclaim {
	font-size: 10px;
	font-style: italic;
}

.little {
	font: 7pt Verdana;
	color: #666666;
	line-height: 130%;
	}