/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{
	padding: 0.5px;
	color: #FFF;
	float: none;
	background-position: center top;
	z-index: 0;
	word-spacing: .2em;
	margin: 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- 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: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	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:7px 10px 5px 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.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:0px;
	margin-top:1px;
	_margin-bottom:1px;
	font-size: .8;
	color: #FFF;
	background-color: #161616;
}
.HEADER1 {
	font-size: x-small;
}
.green {
	color: #000;
	font-family: SouvenirBlackSSK;
	font-weight: bold;
}
#wrap #content p {
	font-size: medium;
	z-index: auto;
	color: #FFF;
}
#wrap #right h2 {
	color: #FFF;
	text-align: left;
}
#wrap #right h2 img {
	text-align: left;
}
#wrap #right h2 {
	font-size: 1.1em;
	text-align: center;
}
#wrap #left .news h3 {
	text-align: left;
}
#wrap .news ul li {
	text-align: left;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .9;
}
#wrap #content {
	font-size: medium;
	color: #FFF;
	background-position: center top;
}
#wrap #left .news ul li .thickbox {
	text-align: left;
	list-style-position: inside;
	list-style-type: none;
	color: #060;
	font-weight: bold;
}
.green li strong a {
	font-family: SouvenirBlackSSK;
}
#wrap #left .news .green li strong a {
	color: #090;
}
red {
	color: #F00;
}
#wrap #left .news ul li .thickbox strong {
	color: #FFF;
}
#wrap #content .left_articles {
	font-size: medium;
}
.news h2 p {
	color: #000;
	text-align: left;
	font-size: 20px;
}
#wrap #content #content2 p bold {
	font-weight: bold;
}
#wrap #content #content2 p {
	font-weight: normal;
}
#wrap #content #content2 p {
	font-weight: bold;
}
#wrap #content #content2 p {
	font-weight: bold;
}
#wrap #content #content2 p {
	font-style: normal;
}
#header h4 {
	clip: rect(auto,auto,auto,110px);
}
#left #TB_iframeContent ul li {
	font-size: .7;
}
#wrap #left .news ul .last .thickbox {
	font-weight: bold;
}
#wrap #left .news ul .last .thickbox {
	font-weight: bold;
}
.right {
	font-size: medium;
}
#info {
	font-size: small;
}
#info {
	text-align: left;
	color: #000;
}
#left {
	font-size: small;
	font-family: "trebuchet ms", arial, sans-serif;
}
red {
	color: #F00;
}
specials {
	color: #F00;
}
.what {
	font-size: medium;
	color: #693;
	font-weight: bold;
}
.specials {
	color: #F00;
}
.specials {
	color: #F00;
}
li {
	font-size: 1em;
	left: auto;
	list-style-position: inside;
	z-index: 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #000;
}
#li {
	font-size: small;
}
#left #TB_iframeContent {
	font-size: medium;
	color: #FFF;
	clip: rect(auto,auto,auto,auto);
	text-indent: 0;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 1em;
}
li .specials {
	color: #F00;
}
#left #TB_iframeContent li .thickbox strong {
	font-size: 0.8px;
}
a .blue {
	font-size: .7;
	font-weight: normal;
}
#left #TB_iframeContent p .thickbox strong {
	font-size: medium;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left #TB_iframeContent p {
	font-weight: normal;
	color: #FFF;
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
#content #content2 table tr td {
	font-size: 14px;
}
top row {
	font-weight: bold;
}
top row {
	font-weight: bold;
}
#content #content2 table {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#left #TB_iframeContent p .thickbox {
	color: #FFF;
}
#content ol li {
	text-align: left;
}
#left #TB_iframeContent p a {
	font-size: x-small;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
}
.BLACK {
	color: #000;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #58642A;
	color: #566233;
}
#content #content2 .left_articles {
	text-align: justify;
}
.content font .bt {
	font-size: small;
}
.content font .bt {
	font-size: medium;
}
.footer p center {
	font-size: medium;
}
.intro {
	font-size: medium;
}
.content font .bt {
	font-size: 0.9em;
}
.content font .bt br {
	font-size: medium;
	text-align: center;
}
#footer .text_footer .small2 img {
	text-align: right;
}
#twitter {
	font-size: small;
	color: #049999;
}
#left .small2 {
	text-align: center;
}
#left .small2 {
	font-size: small;
}
#left .small2 {
	text-align: left;
	font-size: x-small;
}
#twitter {
	text-align: center;
}
#Facebook {
	color: #099;
	font-size: .7;
}
#facebook {
	font-size: small;
	color: #066;
	font-weight: bold;
}
#content #content2 {
	text-align: center;
	font-size: small;
	color: #FFF;
}
#facebook center {
	font-size: small;
}
.graphicfees {
	font-style: normal;
}
.graphicfees {
	text-align: left;
}
#home #page #homecontent-bottom #homeleftcol .clearfloat {
	color: #000;
}
#home #page #homecontent-bottom #homemidcol .clearfloat {
	color: #000;
}
#home #page #homecontent-bottom #homerightcol .clearfloat {
	color: #000;
}
#home #page #homecontent-top {
	color: #FFF;
}
#homecontent-bottom {
	color: #000;
}
#home #footer div p {
	color: #000;
	text-align: center;
}
#lead ul a #leadpic {
	color: #FFF;
}
#leadcontainer #lead ul a #leadpic {
	color: #FFF;
}
#home #page #homecontent-top #homecontent-topleft #leadcontainer #lead ul p {
	color: #FFF;
}
#page #pageright2 .excel2 tr .xl69 strong {
	font-size: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#page #pageright2 ul li strong {
	font-size: 10px;
	color: #000;
}
#page #section-content #section-teaser p strong {
	color: #000;
}
#page #featured-sidebar .sidebar_widget .textwidget {
	color: #000;
	font-size: 9pt;
}
#page #pagecontent #post-50 .entry p strong {
	color: #000;
	font-size: 9pt;
}
#page #pagemiddle table tbody tr .xl70 span strong {
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#page #pagemiddle table tbody tr .xl73 span strong {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#page #pagemiddle table tbody tr .xl74 font span strong {
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#page #pagemiddle table tbody tr .xl69 span center strong {
	color: #c90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#page #pagemiddle table tbody tr .xl67 font strong {
	color: #9C8067;
}
#page #pagemiddle table tbody tr .xl70 font font strong {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#page #featured-top #featured-leftcol #featured-text {
	color: #000;
}
#featured-leftcol h2 {
	font-style: italic;
}
#leftcol h2 {
	font-style: italic;
}
#page #featured-top #featured-mainpage #form1 label {
	color: #000;
}
#featured-top {
	font-size: 0.7em;
}
#page #featured-top #terms-leftcol #ServiceOrder tr td {
	color: #000;
}
#page #featured-top #terms-leftcol #ServiceOrder tr td p {
	font-weight: bold;
}
