BODY,TH,P,LI,UL,DT,DD,DL,FORM,BLOCKQUOTE,TR,TD,TABLE,INPUT,TEXTAREA {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	color: #1D1D1D;
}

BODY {
	/* background-image: url(./images/bg.jpg); */
	background-repeat: no-repeat;
}

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

FORM {
	display: inline;
}

HR {
	border: 2px solid #CCCCCC;
}

TH {
	color: #4B4BA5;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 10pt;
}

A {
	color: #6496CC;
	text-decoration: underline;
}

A:hover {
	color: #6699FF;
}

.divContent {
	vertical-align: top;
	padding: 10px;
}

.divContentTitle {
	color: #0F0F11;
	font-size: 12pt;
	font-weight: 800;
}

.divLargeTitle {
	color: #0F0F11;
	font-size: 10pt;
	font-weight: 800;
}

.divSmallTitle {
	color: #0F0F11;
	font-size: 10pt;
	font-weight: 800;
}

.divTinyTitle {
	color: #0F0F11;
	font-size: 8pt;
}

.divLargeText {
	color: #1D1D1D;
	font-size: 12pt;
	font-weight: 800;
}

.divSmallText {
	color: #1D1D1D;
	font-size: 10pt;
	font-weight: 800;
}

.divTinyText {
	color: #1D1D1D;
	font-size: 8pt;
}

.divBar {
	background-color: #000000; 
	color: white;
	font-size: 8pt;
}

.hrefBar:hover {
	color: #000000;
	text-decoration: none;
}

.hrefBar {
	color: #000000;
}

.hrefBar_hl:hover {
	color: red;
}

.hrefBar_hl {
	color: #3399FF;
	text-decoration: none;
}

.divMenu {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	padding-top: 2px;
	width: 100%;
	height: 20px;
	background-color: #C51612;
	border-top: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/barbg.gif);
}

.divTblLable {
	font-weight: bold;
	font-size: 8pt;
	background-image: url(./images/btn3.gif);
	background-color: #E6E6E6;
	color: #6496CC;
}

.divTbl {
	border: 1px solid #000000;
}

.divTblLine1 {
	/* normal line item */
}

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

.divTblLineH {
	background-color: #9EB6CD;
}


.divHead {
	background-image: url(/public/images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 100%;
	font-weight: bold;
}

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

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

A.fntHead:hover {
	color: black;
}

.divLogo {
	height: 90px;
}

A.divLabel {
	color: #000000;
}
.divLabel {
	color: #000000;
}

.divFoot {
	font-size: 8pt;
	padding: 5px;
	color: #000000;
	height: 38px;
}

A.divSideBar { color: #FFFFFF; }
.divSideBar {
	padding: 2px;
	height: 100%;
	width: 100%;
	background-color: #E6E6E6;
	border-right: 1px solid #444444;
}

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

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

}


.divSideBlock {
	width: 100%;
}

.divSideBlock_Top {
	padding: 0px;
	height: 20px;
	width: 150px;
	overflow: none;
	background-image: url(./images/sideblocktop.gif);
	background-repeat: no-repeat;
}

.divSideBlock_Bot{
	padding: 0px;
	height: 20px;
	width: 150px;
	overflow: none;
	background-image: url(./images/sideblockbot.gif);
	background-repeat: no-repeat;
}

.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 {
	font-size: 8pt;
	border: 1px solid #808080;
	background-color: #E6E6E6;
}

SELECT {
	font-size: 8pt;
	border: 1px solid #808080;
	background-color: #E6E6E6;
}

TEXTAREA {
	border: 1px solid #808080;
}

BUTTON {
	color: #000000;
	background-color: #C0C0C0;
	border: 1px solid #000000;

	font-weight: bold;
	font-size: 8pt;
	background-image: url(./images/btn3.gif);
}

.btnLink:hover {
	font-weight: bold;
	color: #000000;
}

.btnLink_hl:hover {
	color: white;
}

.btnLink {
	margin-left: -10px;
	background-image: url(./images/btn1.gif);
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
	width: 100px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
}

.btnLink_hl {
	margin-left: -10px;
	background-image: url(./images/btn2.gif);
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	width: 100px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
}

.btnSide_title {
	background-color: #6496CC;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
	padding-left: 10px;
	font-size: 10x;
	padding-top: 2px;
	margin-bottom: 1px;
}

.btnSide:hover {
	color: #000000;
	background-color: #A3A3A3;
	border: 1px solid #808080;
}

.btnSide_hl:hover {
	color: #000000;
	background-color: #A3A3A3;
	border: 1px solid #808080;
}

.btnSide {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	width: 100%;
	height: 14px;
	padding: 2px;
	display: block;
	border: 1px solid #E6E6E6;
}

.btnSide_hl {
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	height: 14px;
	padding: 2px;
	color: #000000;
	display: block;
	border: 1px solid #E6E6E6;
}

.btnSide2:hover {
	color: #FFFFFF;
	background-color: #3399FF;
}

.btnSide2_hl:hover {
	color: #FFFFFF;
	background-color: #3399FF;
}

.btnSide2 {
	color: #2A2A2A;
	font-weight: normal;
	font-size: 8pt;
	width: 115px;
	height: 14px;
	padding-left: 3px;
	text-align: left;
	display: block;
}

.btnSide2_hl {
	color: #2A2A2A;
	font-weight: bold;
	font-size: 8pt;
	width: 115px;
	height: 14px;
	padding-left: 3px;
	text-align: left;
	display: block;
}

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

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

.header {
	background-color: #6496CC;
	color: #FFFFFF;
	font-weight: bold;
}

/* TAB styles */

.tab {
	background-color: #E1E0D0;
	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: #000000;
	color: #FFFFFF;
	border: 1px solid black;
	border-bottom: none;
	width: 100px; 
	padding: 2px; 
	text-align: center;
}

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

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