@charset "utf-8";
/* CSS Document */

body  {
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	background: #111111;
	margin: 0px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
.twoColFixRtHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #111111;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
	text-align: left;
	padding: 10px 10px 10px 10px; /* this overrides the text-align: center on the body element. */
	margin-top: 25px;
	margin-bottom: 85px;
} 
.twoColFixRtHdr #header { 
	background: #111111; 
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 00px 20px 20px;
	}
.twoColFixRtHdr #mainContent { 
	margin: 0 220px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer { /* THIS IS THE TEXT IN THE FOOTER */
	padding: 10px;
	background-image: url(images/footerBG.jpg);
	background-repeat: no-repeat;
	float: none;
	height: 33px;
	width: 878px;
	font-size: 9px;
	font-style: normal;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #sidebar1 { width: 220px; }
.twoColFixRtHdr #sidebar1 { padding-top: 20px; }
.twoColFixRtHdr #mainContent { zoom: 1; }

a:link {
	text-decoration: none;
	border:0;
}
a:visited {
	text-decoration: none;
	border:0;
}
a:hover {
	text-decoration: none;
	border:0;
}
a:active {
	text-decoration: none;
	border:0;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	body {margin:0 0 0 0; padding:0; background:url(images/bgr.jpg) left top repeat;}
form {margin:0; padding:0}
td {font-family:tahoma; font-size:11px; line-height:14px; color:#C4C4C4;}

.header span {color:#888888; line-height:12px;}
.header a {text-decoration:underline; color:#888888;}
.header a:hover {text-decoration:none;}
.header span a {text-decoration:underline; color:#5F9731;}
.header span a:hover {text-decoration:none;}

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

strong { color:#ffffff; font-size:11px;}
strong span { color:#0B8908; font-size:11px;}
span strong { color:#017A99; font-size:11px;}
strong a { color:#ffffff; text-decoration: none; font-size:11px;}
strong a:hover { text-decoration:none;}
font { color:#ffffff; font-size:12px; font-weight:bold;}
font a { color:#ffffff; text-decoration: none; font-size:12px;}
font a:hover { text-decoration:none;}

.de strong a { color:#F98D0A; text-decoration:none; font-size:11px;}
.de strong a:hover { text-decoration:underline;}

input {width:158px; height:19px; font-family:tahoma; font-size:11px;  color:#666666; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 4px; }
.kl textarea {width:140px; height:95px; font-family:tahoma; font-size:11px; overflow:hidden; color:#666666; background-color:#ffffff; padding:1px 0 0 4px; }

.dk strong { color:#B10402; }

.wbo td { color:#328ED7;}
.wbo td strong { color:#B10402; }
.wbo td b { color:#3F3F3F;}

input {width:154px; height:18px; font-family:tahoma; font-size:11px;  color:#4E4E4E; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 4px; border:1px solid #ffffff; }
textarea {width:154px; height:55px; font-family:tahoma; font-size:11px; overflow:hidden; color:#4E4E4E; background-color:#ffffff; padding:1px 0 0 4px; border:1px solid #ffffff; margin-top:2px; }

.ppp input {width:163px; height:20px; font-family:tahoma; font-size:11px;  color:#666666; vertical-align:middle; background-color:#ffffff; padding:2px 0 0 4px; border:1px solid #ABABAB; }

b { color:#5B5B5B;}

b span { color:#318ED7;}

.txt2 { line-height:15px;}
.txt2 span { color:#216BCD;}
.txt2 a { color:#216BCD; text-decoration:underline; }
.txt2 a:hover { text-decoration:none;}

.content { color:#3A3A3A; line-height:12px;}
.content strong a { color:#353535; text-decoration:underline; }
.content strong a:hover { text-decoration:none; }

.blue a { text-decoration:underline;}
.blue a:hover { text-decoration:none;}

.footer { color:#C4C4C4;}
.footer a { color:#E2E2E2; text-decoration: none;}
.footer a:hover { text-decoration: underline;}

.search { color:#888888; line-height:15px; }
.search span a { color:FEC018; text-decoration:underline;}
.search span a:hover { text-decoration:none;}
.search a { color:888888; text-decoration:underline;}
.search a:hover { text-decoration:none;}

.txt { color:#595855; }
.txt span { color:#E9272C;}
.txt a { color:#E9272C; text-decoration:underline;}
.txt a:hover { text-decoration: none;}
.txt strong a { color:#595855; text-decoration:underline;}
.txt strong a:hover { text-decoration: none;}

.hot { color:#979797; font-size:10px; }
.hot a { color:#979797; text-decoration:none;}
.hot a:hover { text-decoration:underline;}

span a { color:#478FE7; text-decoration:underline;}
span a:hover { text-decoration:none;}

.oh span { color:#0B8908;}
.oh a { color:#0B8908; text-decoration:underline;}
.oh a:hover { text-decoration: none;}
.oh strong a { color:#017A99; text-decoration:none; font-size:11px;}
.oh strong a:hover { text-decoration:underline;}



.arr { color:#A7A7A7; }

.f1 { width:14px;  height:14px; border-color:#A3AAB5; border:0;}


.bs input {width:215px; height:22px; font-family:tahoma; font-size:11px;  color:#3F3F3F; vertical-align:middle; background-color:#ffffff; padding:2px 0 0 4px; border:1px solid #B3B9C3; }
.bs { font-size:10px;}

.bg input {width:14px; height:14px; font-family:tahoma; font-size:11px;  color:#888888; vertical-align:middle; background-color:#ffffff; padding:0 0 0 4px; border:1px solid #959EAC; }

.pg { color:#ffffff; }

.bf select {width:217px; height:20px; font-family:tahoma; font-size:11px;  color:#888888; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 11px; border:1px solid #ABABAB;}

.ro select {width:105px; height:22px; font-family:tahoma; font-size:11px;  color:#888888; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 11px; border:1px solid #B3B9C3;}

a strong { color:#838383; text-decora;tion:none;}
a:hover strong { text-decoration:none}

.dy a { color:#FFFFFF; text-decoration:underline; }
.dy a:hover { text-decoration:none }

.xxxl ul { margin:0; padding:0; list-style:none; }
.xxxl li { color:#A7A7A7; line-height:18px; background:url(images/bullet_3.jpg) left top no-repeat; padding:0 0 0 8px; }
.xxxl li a { color:#A7A7A7; text-decoration:underline;}
.xxxl li a:hover { text-decoration:none;}

.ac ul { margin:0; padding:0; list-style:none; }
.ac li { color:#A7A7A7; line-height:18px; background:url(images/bullet_2.jpg) left top no-repeat; padding:0 0 0 8px; }
.ac li a { color:#A7A7A7; text-decoration:underline;}
.ac li a:hover { text-decoration:none;}

.bit ul { margin:0; padding:0; list-style:none; }
.bit li { color:#A7A7A7; line-height:18px; background:url(images/bullet_4.jpg) left top no-repeat; padding:0 0 0 8px; }
.bit li a { color:#A7A7A7; text-decoration:underline;}
.bit li a:hover { text-decoration:none;}

.bt ul { margin:0; padding:0; list-style:none; }
.bt li { color:#888888; line-height:18px; }
.bt li a { color:#888888; text-decoration:underline;}
.bt li a:hover { text-decoration:none;}

.biz ul { margin:0; padding:0; list-style:none; }
.biz li { color:#909090; line-height:19px; background:url(images/bullet_1.jpg) left top no-repeat; padding:0 0 0 9px; }
.biz li a { color:#909090; text-decoration:underline;}
.biz li a:hover { text-decoration:none;}
