body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color:#BCA89C;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image:  url("images/bg_page_02.png");
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#4D5B5B;
	background-attachment: fixed;
}

#containerTable {
	width:920px;
	height:40px;
	border: 1px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #333C3C;
}

#header {background-image:  url("images/bg_header_03.png"); background-position:top left; background-repeat: no-repeat;
width:920px; height:140px; border:1px solid #1E2424; border-bottom:0px solid #1E2424;
}
#navTable {width:920px; height:40px; background-color:#000000; border:1px solid #1E2424; border-top:0px solid #1E2424; }

td.nav { border:1px solid #2B3232; border-top:0px solid #1E2424; border-bottom:0px solid #1E2424;
vertical-align:middle; text-align:center; color: bisque; cursor:pointer; }
td.nav:hover { background-color:#2B3232;}

/* #separatorTable {}    */

#contentTable { vertical-align:top;
	width:900px;
	border:1px solid #1E2424;
	background-color: #111414;
}
#contentTable td { padding-top:6px;
}

#innerMainContent {width:900px;  border:1px solid #1E2424; padding:0px;vertical-align:top;}
#contentTDleft {vertical-align:top; padding-right:10px; line-height:18px; }
#contentTDright {vertical-align:top;  line-height:18px;}

/* 
.title {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px; background-color:#373F3C;
	font-size: 18px;
	color: #D4D5E1;
}    */

 
H1 {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px; background-color:#373F3C;
	font-size: 18px; font-weight:normal;
	color: #D4D5E1;
}  

#footerTable {width:920px; height:125px; border:0px solid #1E2424; border-top:0px solid #1E2424;
background-image: url("images/bg_footerTable.png"); background-position:top center; background-repeat:no-repeat; }

.copyRight {font-size:10px;	color: #4D5B5B; }


a:link {
	color: bisque;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: bisque;
}
a:hover {
	text-decoration: underline;
	color: bisque;
}
a:active {
	text-decoration: none;
	color: bisque;
}

a:link.faqAnsTitle {
	color: #7DAD96;
	text-decoration: none;
}
a:visited.faqAnsTitle {
	text-decoration: none;
	color: #7DAD96;
}
a:hover.faqAnsTitle {
	text-decoration: none;
	color: #CCE8C8;
}
a:active.faqAnsTitle {
	text-decoration: none;
	color: #7DAD96;
}


.smallBump {padding-left:25px;}
.10xBump {padding-left:10px;}


ul { list-style-image:url(images/arrow_tri_bisque.gif); list-style-position: outside;}
li {list-style-image:url(images/arrow_tri_bisque.gif); list-style-position: outside;}
li.faqQ {list-style-image:url(images/arrow_tri_bisque.gif);font-size: 11px; color:#666666;}
.faqAnsTitle {color: #7DAD96;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.faqAnstxt { color: bisque;
	 
	}

.contactForm { font-family:Arial, Helvetica, sans-serif;  background-color:#FFE07B; border:2px solid #373F3C; color:#000000; font-size:14px; font-weight:bold;}
.newsForm {font-family:Arial, Helvetica, sans-serif;  background-color:#FFE07B; border:1px solid #ffffff; color:#000000; font-size:12px;  font-weight:bold; padding:4px;}

.note {
	color: #00FF99; 
}

/*  image hoover class begin*/

.borderit img{
border: 1px solid #111414;
}

.borderit:hover img{
border: 1px solid #4D5B5B;
}

.borderit:hover{  /* irrelevant definition to overcome IE bug */
color: #333333;
border: 0px ; 
}
/*  image hoover class end*/