/* --------- specific system styles (do not edit!) --------- */
html {
	height: 100%;
}

body {
	height: 100%;
	overflow/**/:/**/visible;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

/* --------- bug-fix & utility css --------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* --------- general page styles --------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul.list0 {
	list-style-image: url(../graphics/system/bullet0.gif);
	margin-left: 1em;
	padding: 0;
}

ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	margin-left: 2em;
	padding: 0;
}

ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	margin-left: 4em;
	padding: 0;
}

ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	margin-left: 1em;
	padding: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #d72b31;
	text-decoration: none;		
}

a:hover, a:active {
	color: #e1394a;
	text-decoration: underline;
}

/* ------ custom form elements style ------ */
.formfieldtext {
}

.formfieldoption {
}

.formfieldarea {
}
 
.formfieldselect {
}

.formfieldbutton {
}

.formfieldimage {
}

.formfieldsection {
	padding: 20px 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #b71220;
}

.formfieldsectionsubheader {
	padding: 10px 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #b71220;
}

.formfieldsectiontext {
	padding: 10px 0 8px 0;
}

.emailform .formfieldlabel {
}

.emailform .formfieldtext, .emailform .formfieldarea, .emailform .formfieldselect {
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (Flowing Text - Utility Nav) ---- */
.navi2 {
	/* common font face, size, formatting */
	float: left;
	padding: 0 0 8px 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8f120f;
	text-decoration: none;
}

.navi2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi2 li {
	display: inline;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	color: #8f120f;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	color: #b71220;
	text-decoration: underline;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	color: #b71220;
	text-decoration: underline;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	color: #b71220;
	text-decoration: underline;
}

li.navh2 {
	/* header text */
}

.navd2 {
	/* description text */
}

/* ---- nav style 3 (Flowing Graphics - Main Nav) ---- */
.navi3 {
	position: absolute;
	z-index: 2;
	margin: 0 0 0 16px;
	width: 740px;
	height: 35px;
	background: #fcf7f3;
}

.navi3 ul, .navi3 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi3 li {
	display: inline;
}

/* ---- nav style 4 (Vertical Text - Sub Nav Lv 1) ---- */
.navi4 {
	/* common font face, size, formatting */
	padding: 0 0 61px 0;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #61000a; 
	text-decoration: none;
	border-top: 1px solid #eed4c2;
	background: url(../graphics/system/2007_subnavbtm.gif) no-repeat bottom;
}

.navi4 ul {
	list-style: none;
	padding: 16px 0 3px 0;
	margin: 0;
	border-top: 1px solid #b71220;
	background: #faf4ef;
}

.navi4 li {
	display: block;
	padding: 0 0 6px 0;
}

.navi4 a {
	display: block;
}

.navi4 a:link, .navi4 a:visited {
	/* normal link: colour, style */
	color: #61000a;
	padding: 3px 0 3px 23px;
	background: url(../graphics/system/2007_subnav_normal.gif) no-repeat 12px 7px;
}

.navi4 a:hover, .navi4 a:active {
	/* normal link rollover: colour, style */
	color: #b71220;
	padding: 3px 0 3px 23px;
	text-decoration: underline;
	background: url(../graphics/system/2007_subnav_roll.gif) no-repeat 12px 7px;
}

.navc4 a:link, .navc4 a:visited {
	/* current link: colour, style */
	color: #FFF;
	padding: 2px 0 2px 23px;
	border: 1px solid #8f120f;
	border-left: none;
	background: #b71220 url(../graphics/system/2007_subnav_current.gif) no-repeat 12px 7px;
}

.navc4 a:hover, .navc4 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	padding: 2px 0 2px 23px;
	border: 1px solid #8f120f;
	border-left: none;
	text-decoration: underline;
	border: 1px solid #8f120f;
	border-left: none;
	background: #b71220 url(../graphics/system/2007_subnav_current.gif) no-repeat 12px 7px;
}

li.navh4 {
	/* header text */
}

.navd4 {
	/* description text */
}

/* ---- nav style 5 (Vertical Text - Sub Nav Lv 2) ---- */
.navi5 {
	/* common font face, size, formatting */
	padding: 6px 11px 0 23px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8f120f; 
	text-decoration: none;
	border: none;
	background: none;
}

.navi5 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}

.navi5 li {
	display: block;
	padding: 0 0 5px 0;
}

.navi5 a {
	display: block;
}

.navi5 a:link, .navi5 a:visited {
	/* normal link: colour, style */
	color: #8f120f;
	padding: 0;
	text-decoration: none;
	border: none;
	background: none;
}

.navi5 a:hover, .navi5 a:active {
	/* normal link rollover: colour, style */
	color: #8f120f;
	padding: 0;
	text-decoration: underline;
	border: none;
	background: none;
}

.navc5 a:link, .navc5 a:visited {
	/* current link: colour, style */
	color: #8f120f;
	padding: 0;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: none;
}

.navc5 a:hover, .navc5 a:active {
	/* current link rollover: colour, style */
	color: #8f120f;
	padding: 0;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: none;
}

li.navh5 {
	/* header text */
}

.navd5 {
	/* description text */
	color:#61000a;
	padding-left: 5px;
}

/* ---- nav style 6 (Vertical Text - Sub Nav Lv 3) ---- */
.navi6 {
	/* common font face, size, formatting */
	padding: 4px 0 0 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #61000a; 
	text-decoration: none;
	border: none;
	background: none;
}

.navi6 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}

.navi6 li {
	display: block;
	padding: 0 0 2px 0;
}

.navi6 a {
	display: block;
}

.navi6 a:link, .navi6 a:visited {
	/* normal link: colour, style */
	color: #61000a;
	padding: 0 0 0 17px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	background: url(../graphics/system/2007_subnavdot.gif) no-repeat 10px 6px;
}

.navi6 a:hover, .navi6 a:active {
	/* normal link rollover: colour, style */
	color: #61000a;
	padding: 0 0 0 17px;
	font-weight: normal;
	text-decoration: underline;
	border: none;
	background: url(../graphics/system/2007_subnavdot.gif) no-repeat 10px 6px;
}

.navc6 a:link, .navc6 a:visited {
	/* current link: colour, style */
	color: #61000a;
	padding: 0 0 0 17px;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: url(../graphics/system/2007_subnavdot.gif) no-repeat 10px 6px;
}

.navc6 a:hover, .navc6 a:active {
	/* current link rollover: colour, style */
	color: #61000a;
	padding: 0 0 0 17px;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: url(../graphics/system/2007_subnavdot.gif) no-repeat 10px 6px;
}

li.navh6 {
	/* header text */
}

.navd6 {
	/* description text */
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.t3, .t4, .t6 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	color: #b71220;
	margin: 0;
	padding: 0 0 20px 0;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
/*	color: #000; */
	font-size: 18px;
	font-weight: bold;
	color: #b71220;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	font-size: 16px;
	font-weight: bold;
	color: #b71220;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 11px;
}

.t4 a:link, .t4 a:visited {
	font-weight: bold;	
}

.t4 a:hover, .t4 a:active {
}

/* --------- text style 6 (small red text) --------- */
.t6 {
/*	color: #555; */
	font-size: 11px;
	color: #8f120f;
}

.t6 a:link, .t6 a:visited {
	font-weight: bold;	
}

.t6 a:hover, .t6 a:active {
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
    padding: 0 3px 1px 3px;
}

.cms-link span, .developer-link span {
	display: none;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */

.wrapper1a {
	float: right;
	display: inline;
	padding: 0 0 6px 0;
	margin: 0 0 30px 30px;
	width: 193px;
	width/* */:/**/191px;
	width: /**/191px;
	border: 1px solid #61000a;
	border-bottom: none;
	background: #FFF url(../graphics/system/2007_wrapper1_btm.gif) no-repeat bottom;
}

.wrapper1b {
	padding: 6px 8px 6px 8px;
	margin: 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #b71220;
	border-bottom: 1px solid #b71220;
}

.wrapper1c {
	padding: 12px 10px 18px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f120f;
}

.wrapper1c .t1, .wrapper1c .t2, .wrapper1c .t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8f120f
}

.wrapper1c .t4, .wrapper1c .t5, .wrapper1c .t6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8f120f
}

.wrapper2a {
	margin: 25px 0 0 0;
}

.wrapper2b {
	margin: 0 0 8px 0;
	padding: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #bf1829;
	background: #faede5;
	border-bottom: 1px solid #8d0708;
}

.wrapper2c {
	padding: 8px;
}


.embedmp3wrapper1 {
	float: right;
	display: inline;
	margin: 0 0 30px 25px;
	width: 213px;
	height: 187px;
}

#mp3flashtable {
	width: 100%;
	height: 100%;
	background: #333;
}

#mp3flashcontent {
	padding: 11px 0 0 0;
	
}

#vidflashtable {
	width: 100%;
	height: 100%;
	background: #333;
}

#vidflashcontent {
	padding: 11px 0 0 0;
	
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #41040a;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #41040a url(../graphics/system/2007_mainpg_bg.gif) repeat-x top;
}

#toplevel {
	width: 772px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	background: #f4ded0 url(../graphics/system/2007_insideouterstripe.gif) repeat-y center;
}

#decocol1 {
	width: 16px;
}

#decocol2 {
	width: 16px;
}

#main1 {
	width: 172px;
	background: url(../graphics/system/2007_innerbg.gif) repeat-x top;
}

#main2 {
	width: 568px;
	background: url(../graphics/system/2007_innerbg.gif) repeat-x top;
}

#header {
	position: absolute;
	z-index: 2;
	margin: 35px 0 0 16px;
	width: 740px;
	height: 177px;
	background: url(../graphics/system/2007_insideheader.jpg) no-repeat top;
}

#pagetitle {
	position: absolute;
	z-index: 2;
	margin: 160px 0 0 226px;
	width: 400px;
}

#quicksearch {
	position: absolute;
	z-index: 1;
	margin: 144px 0 0 11px;
}

#quicksearch .searchbox span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #b71220;
}

#quicksearch .searchbox .formfieldtext {
	vertical-align: top;
	margin: 1px 6px 0 0;
	border: 1px solid #b71220;
}

#quicksearch .searchbox. .formfieldimage {
	vertical-align: top;
}	

#logolink {
	position: absolute;
	z-index: 99;
	display: block;
	margin: 7px 0 0 539px;
	width: 197px;
	height: 104px;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	background: url(../graphics/system/shim.gif);
}

#subnav {
	padding: 228px 0 0 0;
	width: 172px;
}

#content {
	padding: 245px 52px 25px 52px;
	min-height: 190px;
	height: 190px;
}

html>body #content {
	height: auto;
}

#agentfriendlylink {
	margin: 17px 0 13px 11px;
}

#myspacelink {
	margin: 10px 0 25px 11px;
}

#footcell {
	padding: 0 22px;
	vertical-align: bottom;
}

#footer {
	padding: 8px 0 8px 0;
	background: url(../graphics/system/2007_footerbg.gif) repeat-x top;
}

#footertext {
	float: right;
	text-align: right;
	display: block;
	width: 200px;
	padding: 0 0 8px 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8f120f;
	text-decoration: none;
}

#footertext a, #footertext a:link, #footertext a:visited {
	color: #8f120f;
	font-weight: bold;
	text-decoration: none;
}

#footertext a:hover, #footertext a:active {
	color: #b71220;
	font-weight: bold;
	text-decoration: underline;
}

/*\*//*/
#footertext {
	margin: -20px 0 0 0;
}
/**/