body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a {
	color: #30929f;
}
a:hover {
	color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2aa6a6;
	margin:0 0 15px 0;
	padding:0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.container {
	width:980px;
	margin:0 auto;
}
.headerMisc {
	background-color:#2aa6a6;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
}
.headerMisc a {
	color:#FFFFFF;
	text-decoration:none;
}
.headerMisc a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.headerLogo {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#2aa6a6;
	height:100px;
	line-height:100px;
}
.headerLogo .alttxt {
	font-weight:normal;
	color:#b2e3b6;
}
.headerLogo a {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	padding-left:100px;
	text-decoration:none;
	color:#2aa6a6;
	display:block;
}
.headerLogo a:hover {
	text-decoration:none;
	color:#2aa6a6;
}
.mainNav {
	background-image:url(../images/topnav_bar.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	height:40px;
}
.mainNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
.mainNav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	position: relative;
	text-align: left;
	cursor: pointer;
	width:auto;
	float: left;
}
.mainNav a {
	display: block;
	cursor: pointer;
	height:40px;
	line-height:40px;
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	text-decoration:none;
	text-align:center;
	border-right:1px solid #767676;
	color:#FFFFFF;
}
.mainNav a:hover {
	background-position:0 -40px;
	text-decoration:none;
	color:#FFFFFF;
}
.green {
	color:#30929f;
}
.greenLarge {
	color:#30929f;
	font-size:14px;
}
.darkredLarge {
	color:#AA0000;
	font-size:16px;
}
.gray {
	color:#767676;
}
.gr1 {
	background-color:#30929f;
}
.gr2 {
	background-color:#2aa6a6;
}
.gr3 {
	background-color:#5cbaaa;
}
.gr4 {
	background-color:#a5deab;
}
.homeFeatureText {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:10px;
}
.curveLft {
	background-image:url(../images/curve_lft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#30929f;
}
.curveRgt {
	background-image:url(../images/curve_rgt.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#a5deab;
}
.leftPanel {
	background-color:#d8f1db;
	width:245px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.contentArea {
	padding-left:30px;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:30px;

	text-align:justify;
}
.footer {
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#767676;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	line-height:40px;
	height:40px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.smallLeftPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
}
.cellborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.cellborderright{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}

.cellborder2 {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.picborder {
		padding-top: 10px;
}
.picborderleft {
		padding-top: 10px;
		padding-left: 20px;
}
.picborderGrey {
	border: 1px solid #CCCCCC;
}


/* ADD/EDIT FORM */
#AddEditForm  {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#AddEditForm table {
	width: 600px;
	border: solid 1px #E0E0E0;
}
#AddEditForm td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	height: 20px;
}
#AddEditForm td.header {
	color: #FFFFFF;
	background-color: #30929F;
	font-weight: bold;
	padding-top: 10px;
}
#AddEditForm td.subheader1 {
	color:#6F6F6F;
	background-color: #D8F1DB;
	font-size: 12px;
	font-weight: bold;
	border-top: #FFFFFF solid 15px;
	border-bottom: #FFFFFF solid 5px;
}
#AddEditForm td.subheader2 {
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	border-bottom: #FFFFFF solid 5px;
}
#AddEditForm td.subheaderAudit {
	color: #6F6F6F;
	background-color: #E0E0E0;
	font-size: 11px;
	border-top: #FFFFFF solid 15px;
	border-bottom: #FFFFFF solid 5px;
}
#AddEditForm td.widthL {
	width: 35%;
}
#AddEditForm td.widthR {
	width: 65%;
}
#AddEditForm td.alignC {
	text-align: center;
}
#AddEditForm td.alignR {
	text-align: right;
}
#AddEditForm input[type=text] {
	width: 99%;
}
#AddEditForm select {
	border: 1px solid #CCCCCC;
	line-height: normal;
}
#AddEditForm .mandatory {
	color: #FF0000;
	font-weight: normal;
}
#AddEditForm td.error {
	padding-top: 7px;
	border-right: 5px #FF0000 solid;
	font-weight: normal;
	color: #000000;
}
#AddEditForm td.label {
	padding-top: 7px;
	font-weight: normal;
	color: #000000;
}
#AddEditForm .small {
	font-size: 11px;
	color: #666666;
}
#AddEditForm .counter {
	font-size: 11px;
	color: #6F6F6F;
	background-color: #E0E0E0;
	border: none;
}

/* ERROR MESSAGES */
#messages {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 10px;
}
#messages ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
}
#messages li {
	color: #FF0000;
	font-weight: normal;
	padding-left: 0px;
	margin-bottom: 3px;
}
.messageHighlight {
	color: #000000;
}

