body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #000000;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	color: #CCCCCC;
}

table {
	font-size: 12px;
	line-height: 14px;
}

img, div { behavior: url(../scripts/iepngfix.htc) }



H1 {
	font-size: 14px;
	font-weight: bold;
	color: #E28037;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 100%;
}

.bg_page {
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
}


.bg_home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_subpage {
	background-image: url(../images/bg_subpage_r5_c2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_left {
	background-image: url(../images/bg_subpage_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
}

.bg_home_slideshow {
	background-image: url(../images/content_left_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bg_full {
	background-image: url(../images/content_full_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.text9 {
	font-size: 9px;
}

.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
	line-height: 14px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.text24 {
	font-size: 24px;
}
.spaced12 {
	font-size: 12px;
	line-height: 28px;
}
.spaced10 {
	font-size: 10px;
	line-height: 20px;
}
.requiredfield {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.optionalfield {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.box1 {
	font-size: 12px;
	height: 24px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.box2 {
	font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.button1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 24px;
}

.button_home {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 22px;
}

.menu1 {
	font-size: 12px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}

.menu_home {
	font-size: 10px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 185px;
	color: #333333;
}

a{
	color: #D28900;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	font-weight: bold;
	color: #D28900;
	text-decoration: underline;
	outline: none;
}

a:active
{
  outline: none;
}

a:visited
{
  outline: none;
}

.faq a{
	text-decoration: none;
}

.faq a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #D28900;
}

.line-vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.line-horiz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.border_black {
	border: 1px solid #000000;
}

.border_white {
	border: 1px solid #FFFFFF;
}
.border_orange {
	border: 1px solid #F47F26;
}

.rowalt {
	background-color: #EEEEEE;
}
.lefttitle {
	font-size: 20px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
.righttitle {
	font-size: 16px;
	text-transform: none;
	color: #F47F26;
	font-weight: bold;
}

.calltoaction {
	font-size: 10px;
	line-height: 14px;
	color: #666666;

}
.calltoaction a{
	font-size: 10px;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
.calltoaction a:hover{
	font-size: 10px;
	color: #E87034;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #666666;

}
.footer a{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
.footer a:hover{
	font-size: 10px;
	color: #E87034;
	font-weight: bold;
	text-decoration: underline;
}
.bg_content {
	background-image: url(../images/ace_r11_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666666;
}

.detail_rows td {
	line-height: 16px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.detail_rows .detail_label {
	color: #D0AB82;
}
.bg_tableheader {
	background-color: #000000;
	background-image: url(../images/bg_tableheader.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: .1em;
	font-size: 10px;

}

ul {
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: disc;
}

li {
	padding-bottom: 2px;
}
.thumb_desc {
	font-size: 10px;
	line-height:12px;
}



.bg_thumbrow {
	background-color: #000000;
	background-image: url(../images/bg_thumbsrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.news_day {
	font-size: 32px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.1em;
	height: 32px;
	vertical-align: middle;
	line-height: 30px;
	width: 65px;
}
.news_month {
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.2em;
	height: 10px;
	font-weight: bold;
}
.news_headline {
	font-size: 20px;
	color: #D28900;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
}

.news_headline a{
	font-size: 20px;
	color: #D28900;
	text-decoration:none;
}
.news_headline a:hover{
	font-size: 20px;
	font-weight: bold;
	color: #D28900;
	text-decoration: underline;
	outline: none;
}
