body {
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	margin: 0;
	background-color: #333333;
	color:#333333;
}

p {
	color: #333;
	margin: 0px 0 8px 8px;
}

a:link, a:active {
	color: #454545;
	background-color: Transparent;
}

a:visited {
	color: #454545;
	background-color: Transparent;
}

a:hover {
	color: #acacac;
}

td {
	text-align:left;
}

ul {
	color: #222;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

ul li {
	background: url(images/bg_list.gif) top left no-repeat;
	font-size: 11px;
	margin: 0 0 8px 0;
	padding-top: 0;
	padding-left: 12px;
}

ul.small {
	color: #8a8a8a;
	list-style: disc;
}

ul.small li {
	margin-left: 32px;
	padding: 0;
	background: none;
}

ol {
	color: #8a8a8a;
	font-size: 11px;
}

ol a:link {
	font-size: 11px;
}

ol li {
	margin-bottom: 12px;
	font-size: 11px;
}

ol .letters {
	font-size: 11px;
	list-style: lower-alpha;
}

hr {
	width: 90%;
	border-top: 1px solid #666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0;
}

h1 {
	width: 100%;
	margin: 0 0 20px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #a3a3a5;
}

h2 {
	color: #333;
	font-size: 15px;
	margin: 14px 0 8px 0;
}

strong {
	color: #565656;
}

.black {
	color: #000;
}

input.btnSubmit, .signIn input.btnSubmit, .contactForm 

input.btnSubmit {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	background: #dc7301;
	margin-top: 0;
	padding: 2px;
	border-top: 1px solid #df9f76;
	border-right: 1px solid #b74801;
	border-bottom: 1px solid #b74801;
	border-left: 1px solid #df9f76;
}

.ltBorder {
	background-image: url(images/home_05.jpg);
	width: 31px;
}

.rtBorder {
	background-image: url(images/home_09.jpg);
	width: 31px;
}

/* -- Main Menu ---------------------------------- */
.mainMenuBG {
	background-image: url(images/home_06.jpg);
	height: 42px;
}

.mainMenu a:link, .mainMenu a:active, .mainMenu a:visited {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	padding:11px;
	padding-left:25px;
	padding-right:25px;
}

.mainMenu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

/* -- Sign In Form ---------------------------------- */
.signInTitle {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #000000;
	text-align: left;
	height:30px;
}

.signIn td{
	color: #fff;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

.signIn p {
	color: #fff;
	font-size: 11px;
}

.signIn a:link, .signIn a:active, .signIn a:visited {
	color: #f2830b;	
	font-weight: bold;	
	background-color: Transparent;
}

.signIn a:hover {
	color: #ccc;	
}

.signInBG {
	background-image: url(images/home_13.jpg);
	width: 100%;
	vertical-align: top;
}

.signInOrange {
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
}


/* -- Content | Columns ---------------------------------- */
.content
{
	width: 100%;
}

.contentBody
{
	width: 100%;
	text-align: left;
}

.lftCol
{
	width: 569px;
	vertical-align: top;
}

.rtCol
{
	vertical-align: top;
	height: 250px;
}

.divider
{
	padding: 15px;
	background: url(images/v_divider.gif) top center repeat-y;
}

ul.address
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
}

ul.address li
{
	list-style-type: none;
	background: none;
	margin-bottom: 4px;
}

/* -- Main Body ---------------------------------- */
.mainBody {
	font-size: 11px;
}

.mainBodyTitle {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.mainBodySubTitle {
	color: #f2830b;
	font-size: 14px;
	font-weight: bold;
}

.mainBody td{
	text-align: left;
	padding: 4px;
	vertical-align: top;
}

.mainBody a:link, .mainBody a:active {
	background:transparent;
	text-decoration: none;
	font-weight: bold;
	color: #f2830b;
}

.mainBody a:visited {
	background:transparent;
	font-weight: bold;
	color: #FFA442;
}

.mainBody a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}

/* -- Footer ---------------------------------- */
.footer p, .footer td {
	color: #333;
	font-size: 85%;
	margin: 5;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #f2830b;
	text-decoration: none;
	background-color: Transparent;
	padding:3px;
}

.footer a:hover {
	color: #cccccc;
}

.fontbig
{
	font-size: 11px;
}

/* -- Used in script ---------------------------------- */
a.dislnk
{
	color: silver;
}

td.hlptxt
{
	font-size: 8pt;
}

div.tick, div.tick a, div.tick a:visited, div.tick a:hover
{
	color: #f2830b;
	/* font-family: Courier New; */
	font-size: 9pt; 
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 2px;
}

span.tick
{
	font-size: 10pt; 	
	font-weight: bold;
}

table.tick
{
	border-bottom: dotted 1px #999999; 
	border-top: dotted 1px #999999; 
	width: 95%; 
	table-layout: fixed; 
	padding: 0 0 0 0; 
	border-collapse: collapse;
}

div.tick
{
	white-space: nowrap;
	/* background-color: black; */
	overflow: hidden;
	padding: 0px;
}


