/* overrides */
body {
	background-color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
}

p {
	color: #333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
}

a {
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #66cc00;
	text-decoration: underline;
}

td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

input {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


.button5 {
	color: #ffffff;
	background-color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}



select {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}


/* table links */
.tablea1 {
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}

.tablea1:hover {
	color: #66cc00;
	text-decoration: none;
}



/* common content */
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



/* outer border table */
.container {
	background-color: #999999;
	border-width: 0px;
	margin: 1px;
	padding: 0px;
	text-align: center;
	width: 532px;
}

.popupContainer {
	background-color: #999999;
	border-width: 0px;
	margin: 1px;
	padding: 0px;
	text-align: center;
	width: 330px;
}

.commentContainer {
	background-color: #999999;
	border-width: 0px;
	margin: 1px;
	padding: 0px;
	text-align: center;
	width: 230px;
}

.calendarContainer {
	background-color: #999999;
	border-width: 0px;
	margin: 1px;
	padding: 0px;
	text-align: center;
	width: 300px;
}



.tableHead {
	background-color: #eeeeee;
}

.tableLight {
	background-color: #fafafa;
}

.tableDark {
	background-color: #f5f5f5;
}

.tableHigh {
	background-color: #eeeeee;
}



.copyright {
	font-size: 9px;
	text-align: center;
}

.disclaimer {
	color: #666666;
	font-size: 9px;
}

.tableTitles {
	font-size: 10px;
	font-weight: bold;
}

.tableText {
	font-size: 10px;
}



/* button link text */
.buttonText {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.buttonText:hover {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



/* button td styles */
.tdLink {
	background-color: #009933;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.tdLinkhover {
	background-color: #66cc00;
}

.buttonLeft {
	background-color: #005500;
}



/* button border */
.buttonTable {
	border: 1px;
	border-style: solid; 
	border-color: #333333;
}



.heading1 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}

.heading2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.heading3 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}




.lineLight {
	background-color: #FFDF7B;
	text-align: center;
}

.pageHeading2 {font-size:20px;font-family:Arial;color:#CC6600;font-weight:bold;line-height:20px}


.pageHeading1 {font-size:13px;font-family:Arial;color:#CC6600;font-weight:bold;line-height:13px}


.pageHeading3 {font-size:16px;font-family:Arial;color:#CC6600;font-weight:bold;line-height:16px}



/*
.formLabel {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
}


.formButton {
	background-color: #009933;
	color: #ffffff;
	border: 1px 000000 solid;
	width: 160px;
}
*/
