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

BODY
{
	background-color: #6C7660;
	background-image: url(./images/bg.gif);
	padding: 10px;
}

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

FORM {
	display: inline;
}

HR {
	border: 2px solid #C3Bd97;
}

TH {
	color: #FFFFFF;
	background-color: #C3Bd97;
	font-weight: bold;
	font-size: 10pt;
}

A {
	color:#6C7660;
	text-decoration:underline;
}

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

.header9 
{
	font:18pt verdana, arial, helvetica, sans-serif;
	font-weight:bolder;
	background-color: #222862;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
}

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

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

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

.pageContent 
{
	color: #7A7A7A;
	vertical-align: top;
	padding: 8px;
}

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

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

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

.divTinyTitle {
	color: #000000;
	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;
}

.bar3 
{
	color: #FFFFFF; 
	background-color: #AEC1BF;
	height:26px;
	border-bottom: none;
	background-image: url(./images/bar_bg.gif);
	background-repeat: repeat-x;
}

.linesolid { 
	background-color: #999999;
} 

.main { 
	background-color: #FFFFFF;
} 

.maingri { 
	background-color: #CCDEC6;
}

.tabs { 
	background-color: #A9C5D9; 
} 


.divTblLable {
	font-size: 9px;
	background-color: #C3Bd97;
	color: #FFFFFF;
	font-weight: normal;
}

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

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

.divTbl {
	border-top: 1px solid #C3Bd97;
	border-bottom: 1px solid #C3Bd97;
}

.divTblLine1 {
	/* normal line item */ 
}

.divTblLine2 {
	/* gray line item */
}

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

.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 {
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
}

.pageFooter 
{
	text-align: center;
	padding: 10px;
}

A.divSideBar { color: #FFFFFF; }
.sideBar 
{
	background-image: url(./images/sidebar_top.jpg); 
	background-repeat: no-repeat; 
	padding-left: 10px; 
}


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

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

}


.divSideBlock {

}

.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: #FFFFFF;
	background-color: #6C7660;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #59634f;
}


.btnLink:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.btnLink_hl:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}


.btnLink 
{
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
}

.btnLink_hl {
	color: #FFFFFF; 
	vertical-align: middle;
	font-size: 10pt;
	text-align: center;
	text-decoration: underline;
	line-height: 24px;
	text-transform: uppercase;
}

.topLink:hover {
	color: #000000; 
	text-decoration: underline;
	line-height: 16px;
}

.topLink_hl:hover {
	color: #000000; 
	text-decoration: underline;
	line-height: 16px;
}


.topLink 
{
	color: #000000;
	padding-top: 2px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.topLink_hl {
	color: #000000; 
	padding-top: 2px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	line-height: 16px;
	text-transform: uppercase;
}

.btnLink2:hover {
	color: #000000; 
	text-decoration: none;
	display: block;
}

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


.btnLink2 
{
	color: #FFFFFF;
	padding-top: 5px;
	font-size: 10px;
	height: 31px;
	width: 159px;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

.btnLink_hl2 {
	color: #000000; 
	padding-top: 5px;
	font-size: 10px;
	height: 31px;
	width: 159px;
	text-decoration: none;
	background-image: url(./images/btnlink_hl.gif); 
	background-repeat: no-repeat; 
	display: block;
	padding-left: 10px;
}


.btnSide_title {
	color: #FFFFFF;
	background-color: #6C7660;
	font-size: 10pt;
	font-weight: bold;
	width: 120px;
	height: 18px;
	padding-top: 1px;
	padding-left: 10px;
	display: block;
	border: 1px solid #59634f;
	border-top: 1px solid #7E8672;
	border-left: 1px solid #7E8672;
}

.btnSide:hover 
{
	text-decoration: none;
	color: #6C7660;
	background-color: #C3Bd97;
}

.btnSide_hl:hover 
{
	text-decoration: none;
	color: #6C7660;
	background-color: #C3Bd97;
	font-weight: bold;
}

.btnSide 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C3Bd97;
	height: 16px;
	width: 100%;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	border: 1px solid #B7B088;
	border-top: 1px solid #D8D4BE;
	border-left: 1px solid #D8D4BE;
	font-weight: bold;
}

.btnSide_hl 
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C3Bd97;
	height: 16px;
	width: 100%;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	border: 1px solid #B7B088;
	border-top: 1px solid #D8D4BE;
	border-left: 1px solid #D8D4BE;
	font-weight: bold;
}



.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;
}

.header {
	color: #FFFFFF;
	background-color: #6C7660;
	font-size: 10pt;
	font-weight: bold;
	height: 16px;
	border: 1px solid #59634f;
	border-top: 1px solid #7E8672;
	border-left: 1px solid #7E8672;
}

CAPTION {
	color: #FFFFFF;
	background-color: #6C7660;
	font-size: 10pt;
	font-weight: bold;
	height: 18px;
	border: 1px solid #59634f;
	border-top: 1px solid #7E8672;
	border-left: 1px solid #7E8672;
}

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

.btnFoot:hover {

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

.btnFoot_hl:hover {

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

.btnFoot {

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

.btnFoot_hl {

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

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

.tabContainer
{
	border-bottom: 1px solid black;
}

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

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


/* Calendar Classes */
.tblCalRow {
	border: 1px solid black;
}

.tblCalCell {
	vertical-align: top;
	border: 1px solid black;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: right;
}

.tblCalDay {
	vertical-align: top;
	border: 1px solid black;
	padding: 2px;
	background-color: #003899;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.tblCalCell_hl {
	vertical-align: top;
	border: 1px solid black;
	background-color: #E1EEC0;
	padding: 2px;
	text-align: right;
}

.tblCalCellToday {
	vertical-align: top;
	border: 1px solid black;
	background-color: #E4BF9E;
	padding: 2px;
	text-align: right;
}

.tblCalCellToday_hl {
	vertical-align: top;
	border: 1px solid black;
	background-color: #F6DFBF;
	padding: 2px;
	text-align: right;
}

.tblCalCellEmpty {
	/* border: 1px solid black; */
	background-color: #E6E6E6;
}

.tblCalCellEvent {
	vertical-align: top;
	border: 1px solid black;
	padding: 2px;
	background-color: #066136;
	text-align: right;
	color: #FFFFFF;
}

.tblCalCellEvent_hl {
	vertical-align: top;
	border: 1px solid black;
	padding: 2px;
	background-color: #FFFF99;
	text-align: right;
}

DIV#header
{
	width: 100%;
	height: 79px;
	background-image: url(./images/logobg.jpg);
}

DIV#logo
{
	position: absolute;
	top: 29px;
	left: 25px;
	width: 321px;
	height: 53px;

}

DIV#title
{
	position: absolute;
	top: 125px;
	left: 171px;
	width: 211px;
	height: 28px;
}


DIV#mainmenu
{
	height: 28px; 
	padding-left: 10px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(./images/menubg.gif);
	background-color: #635547;
	text-align: center;
	color: #FFFFFF;
}

TABLE#maincontent
{
	background-color: #ECECE3;
	background-image: url(./images/paper.jpg);
	padding: 10px;
	border: 2px solid #C3Bd97;
}