BODY,TH,P,LI,UL,DT,DD,DL,FORM,BLOCKQUOTE,TABLE,INPUT,TEXTAREA {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica; 
	color: #ADB6CE;
}

FONT,B,I,U,H1,H2,H3,H4,H5 {
	font-family: Arial, Helvetica, sans-serif; 
}

FORM {
	display: inline;
}

HR {
	height: 1px;
	border-top: 1px solid #ADB6CE;

}

TH {
	font-size: 9px;
	background-color: #ADB6CE;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid ButtonHighlight;
	border-left: 1px solid ButtonHighlight;
	border-bottom: 1px solid #000000 ;
	border-right: 1px solid ButtonShadow ;
}

A {
	color: #ADB6CE; 
	text-decoration: underline;
	border: none;
}

A:hover {
	color: #ADB6CE;
	text-decoration: none;
}

.title1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-variant: bold;
	font-size: 32pt;
	color: #ADB6CE;
	text-decoration: none;
}

.title2 {
	font-family: Verdana, Helvetica, sans-serif; 
	font-variant: bold;
	font-size: 32pt;
	color: #000000;
	text-decoration: none;
}

.title3 {
	font-family: Verdana, Helvetica, sans-serif; 
	font-variant: bold;
	font-size: 12pt;
	color: #FFFFFF;
}

.pageContent 
{
	color: #ADB6CE;
	vertical-align: top;
	padding: 8px;

}

.divContentTitle {
	color: #ADB6CE;
	font-size: 16px;
	font-weight: 800;
}

.divLargeTitle {
	color: #ADB6CE;
	font-size: 14px;
	font-weight: 800;
}

.divSmallTitle {
	color: #ADB6CE;
	font-size: 12px;
	font-weight: 800;
}

.divTinyTitle {
	color: #ADB6CE;
	font-size: 11px;
}

.divLargeText {
	font-size: 12pt;
	font-weight: 800;
}

.divSmallText {
	font-size: 10pt;
	font-weight: 800;
}

.divTinyText {
	font-size: 11px;
}

A:hover.divHeader
{
	color: #FFFFFF;
	text-decoration: none;
}

A.divHeader
{
	color: #FFFFFF;
}

.divHeader
{
	background-color: #006699;
	color: #FFFFFF;
}

.divBar {
	background-color: #D6D6AD; 
	height: 24px;
	background-image: url(./images/divBarBG.gif);
	font-size: 8pt;
}

.hrefBar {
	text-decoration: none;
}

.hrefBar_hl {
	text-decoration: none;
}

.menuBar 
{
	color: #FFFFFF; 
	background-color: #006699;
	height:16px;
	border: 1px solid black;
	border-bottom: none;
}

.linesolid { 
	background-color: #999999;
} 

.main { 
	background-color: #FFFFFF;
} 

.maingri { 
	background-color: #CCDEC6;
}




.divTblLable {
	font-size: 9px;
	background-color: #ADB6CE;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid ButtonHighlight;
	border-left: 1px solid ButtonHighlight;
	border-bottom: 1px solid #000000 ;
	border-right: 1px solid ButtonShadow ;
}

A.divTblLable {
	border: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.divTblLable:hover {
	border: none;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.divTbl {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #363C48;
}

.divTblLine1 {
	/* normal line item */
	background-color: #565C68;

}

.divTblLine2 {
	/* gray line item */
	background-color: #363C48;
}

.divTblLineH {
	/* gray line item */
	background-color: #E6E6E6;
}

.pageHeader {
	background-image: url(./images/logobg.jpg); 
	background-repeat: no-repeat; 
	background-position: right
}

.fntHead {
	font-size: 8pt; 
	color: #4B4BA5;
}

A.fntHead {
	font-weight: 900;
	text-decoration: none;
}

A.fntHead:hover {
	color: black;
}

.divLogo {
	height: 90px;
}

.divLabel {
	padding: 2px;
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

.pageFooter 
{
	padding: 10px;
}

A.divSideBar { color: #FFFFFF; }
.sideBar {
	/*background-image: url(./images/sidebg.gif); 
	background-repeat: repeat-y;*/
}


.divURL {
	position: absolute;
	z-index: 4;
	color: white;
	top: 40px;
	left: 180px;
	font-size: 8pt;
 }

.tblBlock {
	/* style for sidebar table block */

}


.divSideBlock {
	/* background-image: url(./images/menubg.jpg); */
	background-repeat: repeat-y;
}

.divBlkLable {
	text-align: center;
	color: #A7A29E;
	background-color: black;
	font-weight: bold;
	font-size: 10pt; 
}

A.divBlk {
	color: black;
	width: 100%;
	text-decoration: none;
}

A:hover.divBlk {
	width: 100%;
	background-color: #00CCCC;
	color: black;
}

.divBlk {
}

.divBlkLine1 {
	/* normal line item */
	background-color: #A7A29E;
}

.divBlkLine2 {
	/* gray line item */
	background-color: #A7A29E;
}

TH.tblBlock {
	/* style for sidebar table block */
	color: white;
	background-color: #9A9EA7;
	font-weight: bold;
	font-size: 10pt; 
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #272727;
}

INPUT {
	color: black;
	border: 1px solid black;
}

SELECT {
	color: black;
	border: 1px solid black;
}

TEXTAREA {
	color: black;
	border: 1px solid black;
}

BUTTON {
	color: #000000;
	background-color: #ADB6CE;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #000000;
}


.btnLink:hover {
	color: #000000; 
	text-decoration: none;
	background-image: url(./images/btnlink_hl.gif); 
	background-repeat: no-repeat; 
	display: table-cell;
}

.btnLink_hl:hover {
	color: #000000; 
	text-decoration: none;
	background-image: url(./images/btnlink_hl.gif); 
	background-repeat: no-repeat; 
	display: table-cell;
}


.btnLink 
{
	color: #565B66;
	padding-top: 3px;
	font-size: 10px;
	height: 24px;
	width: 151px;
	margin-left: -6px;
	text-align: center;
	text-decoration: none;
	background-image: url(./images/btnlink.gif); 
	background-repeat: no-repeat; 
	display: table-cell;
}

.btnLink_hl {
	color: #000000; 
	padding-top: 3px;
	padding-left: 5px;
	font-size: 10px;
	height: 25px;
	width: 151px;
	margin-left: -6px;
	text-align: center;
	text-decoration: none;
	background-image: url(./images/btnlink_hl.gif); 
	background-repeat: no-repeat; 
	display: table-cell;
}

.btnSide_title {
	color: #000000;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	width: 146px;
	height: 21px;
	padding-top: 3px;
	display: block;
	background-image: url(./images/btnlink.gif); 
	background-repeat: no-repeat; 
	border-bottom: 1px solid black;
}

.btnSide:hover 
{
	text-decoration: underline;
	background-color: #565C68;
	color: #FFCC00;
}

.btnSide_hl:hover 
{
	text-decoration: underline;
	background-color: #565C68;
	color: #FFCC00;
	font-weight: bold;
}

.btnSide 
{
	background-color: #3E4450;
	text-decoration: none;
	color: #D8DDE8;
	height: 14px;
	width: 146px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;

}

.btnSide_hl 
{
	background-color: #565C68;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	height: 14px;
	width: 146px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.javaMenu_show
{
	display: inline;
	postition: absolute;
	top: 10px;
	left: 100px;
}

.javaMenu_hide
{
	display: none;
	postition: absolute;
	top: 10px;
	left: 100px;
}

.javaLink:hover {
	color: #000000; 
	text-decoration: none;
	background-image: url(./images/javalink_hl.gif); 
	background-repeat: no-repeat; 
	display: table-cell;
}

.javaLink_hl:hover {
	color: #000000; 
	text-decoration: none;
	background-image: url(./images/javalink_hl.gif); 
	background-repeat: no-repeat; 
	display: table-cell;
}

.javaLink 
{
	color: #565B66;
	padding-top: 3px;
	font-size: 10px;
	height: 19px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	background-image: url(./images/javalink.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
	display: table-cell;
}

.javaLink_hl
{
	color: #565B66;
	padding-top: 3px;
	font-size: 10px;
	height: 19px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	background-image: url(./images/javalink_hl.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
	display: table-cell;
}




.btnSide_h2 {
	color: white;
	text-decoration: none;
	font-size: 9pt;
	width: 80px;
	height: 14px;
	display: block;
}

.btnSide2_title {
	display: none;
}


.btnSide2:hover {
	text-decoration: none;
	font-weight: bold;
}

.btnSide2_hl:hover {
	text-decoration: none;
	font-weight: bold;
}

.btnSide2 {
	text-decoration: none;
	color: #FFFFFF;
	height: 14px;
	font-size: 13px;
	width: auto;
	display: block;
	padding-left: 5px;
	padding-top: 1px;
	font-weight: bold;
	font-family: Arial;
}

.btnSide2_hl {
	text-decoration: none;
	color: #FFFFFF;
	height: 14px;
	font-size: 13px;
	width: auto;
	display: block;
	padding-left: 5px;
	padding-top: 1px;
	font-weight: bold;
	font-family: Arial
}

/* Calculator Classes */
.disabled {
	color: #666666;
	border-width : 1px;
	text-align: right;
}

CAPTION {
	color: #000000;
	background-image: url(./images/header.gif); 
	background-repeat: repeat-x; 
	display: block;
}



.header 
{
	color: #ADB6CE;
	font-weight: bold;
	background-image: url(./images/header.gif); 
	background-repeat: repeat-x; 
	display: block;
}

.header1 {
	background-color: #CCCCCC;
}
.header2 {
	background-color: #E6E6E6;
}

.btnFoot:hover {

	text-decoration: underline;
	font-size: 9px;
	text-transform: uppercase;
}

.btnFoot_hl:hover {

	text-decoration: underline;
	font-size: 9px;
	text-transform: uppercase;
}

.btnFoot {

	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
}

.btnFoot_hl {

	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
}

.tab {
	background-color: #D6DBE7;
	color: #000000;
	border: 1px solid black;
	border-bottom: none;
	width: 100px; 
	padding: 2px; 
	text-align: center;
	cursor: hand;
}

.tab_hl {
	font-weight: bold;
	background-color: #ADB6CE;
	color: #000000;
	border: 1px solid black;
	border-bottom: none;
	width: 100px; 
	padding: 2px; 
	text-align: center;
}

.tabContainer
{
	border-bottom: 1px solid #ADB6CE;

}

.panelDark {
	background-color: #A9C5D9;
	color: #000000;
	border: 1px solid black;
}

.panelLight {
	color: #000000;
	border: 1px solid black;
}

