.header {
  color: #000000;
  font-weight: bold;
  font-family: arial, verdana;
  font-size: 14pt;
}

.large, .verd_10  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.largeB, .verd_10_b, .ART_title {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.medium, .verd_9  {
  font-family: verdana,arial;
  font-size: 9pt;
}

.small, .verd_8, .FORM_Choice {
  font-family: verdana,arial;
  font-size: 8pt;
}

.smallB, .verd_8 {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.xsmall, .verd_7 {
  font-family: verdana,arial;
  font-size: 7pt;
}

html.center, body.center {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	/* color: #FFF; */
	background-color: #B9B299;
}

a:link {
	color: #F2E9CB;
	text-decoration: underline;
}

a:visited {
	color: #F2E9CB;
	text-decoration: underline;
}

a:hover {
	color: #F2E9CB;
	text-decoration: none;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #F2E9CB;
	margin: 8px 0 1px 0;
	padding: 4px 0 6px 0;
	font-size : 20px;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol li {
	margin: 0 0 1em 0;
	padding: 0;
}

.FORM_Intro, .FORM_Question {
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
}

#page_header {
	width: 844px;
	height: 183px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #D18316;
	background-image: url(/custom/framework/page_header_bg.gif);
	background-repeat: repeat-x;
}
#page_header_sub {
	width: 756px;
	height: 183px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #D18316;
	background-image: url(/custom/framework/page_header_bg.gif);
	background-repeat: repeat-x;
}

#topnav {
	width: 700px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 24px 40px 0 0;
}

#topnav a:link {
	color: #424243;
 	text-decoration: none;
	font-weight: bold;
}

#topnav a:visited {
	color: #424243;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover {
	color: #AD5600;
	text-decoration: none;
	font-weight: bold;
}

#mainnav {
	width: 720px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 7px 0 7px 25px;
}

#mainnav a:link {
	color: #424243;
 	text-decoration: none;
	font-weight: bold;
}

#mainnav a:visited {
	color: #424243;
	text-decoration: none;
	font-weight: bold;
}

#mainnav a:hover {
	color: #AD5600;
	text-decoration: none;
	font-weight: bold;
}

#page_body {
	width: 844px;
	height: 419px;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
	background-color: #000000;
  background-image: url(/custom/framework/page_body_bg.gif);
	background-repeat: repeat-y;
}

#page_body_container {
	width: 725px;
	/* height: 750px; */
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #424243;
	background-image: url(/custom/framework/page_body_bg_in2.gif);
	background-repeat: repeat-y;
}

#page_body_inside {
	width: 725px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 25px;
}

#page_footer {
	background-color: #B9B299;
}


#hero_inside {
	width: 700px;
	height: 215px;
	padding: 10px 0 0 0;
	background-color: #1A1A1A;
}

#body_left {
	width: 425px;
	float: left;
	padding: 0 0 0 25px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}

#body_right {
	width: 220px;
	float: right;
	padding: 0 0 0 5px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}

#body_right a:link {
	font-size: 11px;
	color: #F2E9CB;
 	text-decoration: underline;
	font-weight: normal;
}

#body_right a:visited {
	font-size: 11px;
	color: #F2E9CB;
	text-decoration: underline;
	font-weight: normal;
}

#body_right a:hover {
	font-size: 11px;
	color: #F2E9CB;
	text-decoration: none;
	font-weight: normal;
}

#phone {
	width: 191px;
	height: 110px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#bottomnav {
	width: 700px;
	font-size: 10px;
	color: #DA8E42;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 7px 0 7px 25px;
}

#bottomnav a:link {
	font-size: 10px;
	color: #424243;
 	text-decoration: none;
	font-weight: normal;
}

#bottomnav a:visited {
	font-size: 10px;
	color: #424243;
	text-decoration: none;
	font-weight: normal;
}

#bottomnav a:hover {
	font-size: 10px;
	color: #AD5600;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	color: #8F550B;
}

.psmallgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/* line-height: 1.4em; */
        color: #F2E9CB;
        font-weight: normal;
}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox ul
{
	cursor: default;
	list-style: none;
	text-align: left;
	padding-left: 0px;
	width: 400px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 90px;
	height: 68px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	text-align: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}