@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat-y;
}
.wfooter {
	font-size: 10px;
	font-family: Tahoma;
	color:#666666;
}
.side_bg {
	background-attachment: inherit;
	background-image: url(images/bgpattern.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.footer {
	font-size: 10px;
	font-family: Tahoma;
	color:#666666;
}
a.footer {
	font-size: 10px;
	font-family: Tahoma;
	color:#000000;
	text-decoration: none;
}
a.footer:hover {
	font-size: 10px;
	font-family: Tahoma;
	color:#CC0000;
	text-decoration: none;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	
}
.body-txt {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	color: #666666;
	text-align: justify;
}
.body-txt-c {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	color: #666666;
	text-align: center;
}
a.clink {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
a.clink:hover {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	color: #333333;
	text-align: center;
	text-decoration: underline;
}
.celpad {
	margin: 0px;
	padding: 5px;
	line-height: 18px;
}
.bullet-txt {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	color: #666666;
	text-align: justify;
	line-height: 14px;
}
a.nlink {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	text-align: right;
}
a.nlink:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration:none
}
a.more {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	text-align: right;
}
a.more:hover {
	font-size: 10px;
	color: #CC0000;
	text-decoration:none
}
.tlc {
	background-image: url(images/tlc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tlc-right {

	background-color: #FFFFFF;
	background-image: url(images/tlc-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tlc-down {
	
	background-color: #FFFFFF;
	background-image: url(images/tlc-down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbc {
	background-image: url(images/rbc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbc-left {
	background-color: #FFFFFF;
	background-image: url(images/rbc-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.divider {
}
.rbc-up {
	background-color: #FFFFFF;
	background-image: url(images/rbc-up.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.inputSubmit
{
color: #ffffff;
background-color: #6C6C6C;
border-color : #8BAA29;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight: bold;

}

a.toplinks {
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
}

a.toplinks:hover {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5c4c4;
	font-weight: bold;
	text-transform: uppercase;
	
}
.subhead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a9a9a9;
	font-weight: bold;
	text-transform: uppercase;
	
}