/*
#1a1a1a; menu bg
#262626; content bg
#FFECB3; bright gold
#AFA17A; normal gold

*/


.body, .defaultBody, p
{
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #ffffff;
	background: #262626;//transparent;
	font-style: normal;
	font-weight: normal;
}

.gold_body
{
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #AFA17A;
	background: #262626;//transparent;
	font-style: normal;
	font-weight: normal;
}

.bright_gold_body
{
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #FFECB3;
	background: #262626;//transparent;
	font-style: normal;
	font-weight: normal;
}

.bright_gold_sectionTitle
{
	color: #FFECB3;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	font: 24px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 14px;
	padding-bottom: 8px;
	
}

td
{
	font: 11px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 18px;
}

body
{
	font: 11px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #ffffff;
	background: #262626;
	font-style: normal;
	font-weight: normal;
}

.quote
{
	font: 11px Arial, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #ffffff;
	background: transparent;
	font-style: normal;
	font-weight: normal;
}

.smallerBody
{
	font: 10px tahoma, helvetica, arial, geneva, sans-serif;
	line-height: 12px;
	color: #ffffff;
	background: #262626;//transparent;
	font-style: normal;
	font-weight: normal;
}

h1, .sectionTitle
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	font: 20px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 14px;
	padding-bottom: 8px;
}

h2, .title
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bolder;
	line-height: 24px;
	font: 16px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 12px;
	padding-bottom: 2px;
	border-bottom: #AFA17A;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	margin: 0 0 5px 0;
}

h3, .subTitle
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: #AFA17A;
	border-width: 0 0 0 0;
	border-style: none none none none;
	margin: 0 0 5px 0;
}

h4, .header
{
	color: #FFECB3;
	font-style: normal;
	font-weight: bolder;
	line-height: 18px;
	font: 13px Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 12px;
	padding-bottom: 2px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	margin: 0 0 5px 0;
}

.inputLabel
{
	line-height: 12px;
	color: #FFECB3;
	background: transparent;
	font-style: normal;
	font-weight: lighter;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	font-family: arial, helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.frameHeader { }

.tableHeader
{
	text-indent: 0;
	text-align: left;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	font-family: tahoma,verdana,arial,sans;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background: transparent;
	color: white;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	width: auto;
	height: 20;
	clear: both;
	vertical-align: middle;
}

.instructions { }

.footer
{
	font: 9px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding: 2px;
	margin: 5px;
	color: #777;
	background: transparent;
}

h5
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bold;
	font-size: 105%;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

h6
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

.highlight { color: #FFECB3; }
.smallerHighlight { color: #AFA17A; }

ul
{
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, Helvetica, Geneva, sans-serif;
	list-style-type: square;
	text-align: left;
	text-decoration: none;
	padding: 3px 10px 3px 25px;
}

li { padding: 0px 0px 4px 0px; }

ol
{
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
}

a
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
}

a:hover
{
	color: #FFECB3;
	text-decoration: underline;
}

hr
{
	color: #AFA17A;
	height: 1px;
}

/* Site Specific Styles */
.formHr
{
	color: #AFA17A;
	height: 1px;
	width: 100%;
}

.inputFrame
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	border: 1px dotted #AFA17A;
	background: transparent;
	color: transparent;
}

.callFrame
{
	margin: 10px;
	padding: 10px;
	border: 1px dotted #BBB;
	background: transparent;
	color: #777;
}

.callHeader
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bolder;
	line-height: 11px;
	font: 12px Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	margin: 0 0 5px 0;
}

input.text
{
	font: 10px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	border: 1px solid #AFA17A;
	padding: 2px;
	background: #FFF;
}

.textNav
{
	font: 9px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding: 2px;
	margin: 5px;
	color: #AFA17A;
	background: transparent;
}

a.textNav
{
	font: 9px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding: 2px;
	margin: 5px;
	color: #AFA17A;
	background: transparent;
}

input.password
{
	font: 10px monotype corsiva, Arial, Verdana, Helvetica, Geneva, sans-serif;
	border: 1px solid #AFA17A;
	padding: 2px;
	background: #FFF;
}

.note
{
	margin-top: 0px;
	padding: 0px;
	color: #777;
	font: 9px tahoma, helvetica, arial, geneva, sans-serif;
	line-height: 11px;
	background: transparent;
	font-style: normal;
	font-weight: normal;
}

.noteHeader
{
	color: #AFA17A;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
	font: 10px Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	margin: 0 0 5px 0;
}


.warnings
{
	padding: 5px 15px 5px 15px;
	border-top: 1px dotted #C00;
	border-bottom: 1px dotted #C00;
	line-height: 18px;
	color: #FF9;
	background-color: #FF9;
	margin: 0 0 15px 0;
}

.border_all
{border-bottom: #000000 2px solid ; border-top: #000000 2px solid; border-left: #000000 2px solid; border-right: #000000 2px solid;}

.menu_bar_bg_vert
{background-image: url(/images/home_image_bg_06_1px.jpg); background-repeat: repeat-y; }

.gold_line_hor
{background-image: url(/images/gold_1px.gif); background-repeat: repeat-x; }