/* Body Styles
----------------------------------------------- */
body {
	background-color: #6EB928;
	margin: 0px;
}

/* Font Styles
----------------------------------------------- */
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom: 8px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #12689B;
	font-size: 14px;
	letter-spacing: 0px;
	text-decoration:none;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-style:normal;
}

h1.pageTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C41417;
	font-size: 17px;
	letter-spacing: 0px;
	text-decoration:none;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-style:normal;
	background-attachment: scroll;
	background-image: url(../img/grey_rule.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	text-align: left;
	padding-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E9C21;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration:none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF4810;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration:none;
}

.arial10_wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.arial12_wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.arial11_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.black {
	color: #000000;
}

.georgia12_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.georgia11_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6EB928;
}

.georgia14_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #116798;
}

.georgia11_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #116798;
}

.georgia12_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #116798;
}

.georgia12_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.calTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E9C21;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	
}
.calDate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #bc490f
}

.times12_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.white11 {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.white11:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

/* Link Styles
----------------------------------------------- */
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.green {
	color: #6FB727;
	text-decoration: none;
}

a.green:hover {
	color: #6FB727;
	text-decoration: underline;
}

a.black {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #C41417;
	text-decoration: underline;
}

a.newsLink {
	color: #000000;
	text-decoration: none;
}

a.newsLink:hover {
	color: #66CC33;
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Color Styles
----------------------------------------------- */
.green {color: #6FB727;
}

/* Form Styles
----------------------------------------------- */
.selectbox {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	margin-top: 2px;
}

.textbox {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	margin-top: 2px;
	border: 1px solid #CCCCCC;
}

.checkbox {
	height: 15px;
	width: 15px;
}

.inputbox {
	height: 18px;
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #C4E0F7;
	margin: 0px;
	padding: 0px;
}

input.formButton {
	cursor: hand; cursor: pointer;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 9pt;
	font-weight: normal;
	border-width: 1pt;
	height:20px;
	margin: 0pt;
	color: #FFFFFF;
	border-color: #000000;
	background-color: #BB121E;
	border-style: solid;
}

.divider {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}


/*Form Error
---------------------------------------------------*/
.textareaError {
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.textboxError {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.selectboxError {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
	margin-top: 2px;
}

.normalMessage {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.errorMessage {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/* Sub Navigation
----------------------------------------------- */
div#zero li {
	background: none; 
	padding-left: 0;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: none;
}
div#zero ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 3px;
	padding-top: 0;
}
div#thirdTierList li {
	background: none; 
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: none;
}
div#thirdTierList ul  {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 8px;
	padding-top: 0;
}

a.subnav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6EB928;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:hover {
	color: #C41417;
	font-weight: bold;
	text-decoration: underline;
}
a.subnav_on {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C41417;
	font-weight: bold;
	text-decoration: none;
}
a.subnav_on:hover {
	color: #C41417;
	font-weight: bold;
	text-decoration: underline;
}
a.thirdTier {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: regular;
	text-decoration: none;
}
a.thirdTier:hover {
	color: #C41417;
	font-weight: regular;
	text-decoration: underline;
}
a.thirdTier_on {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C41417;
	font-weight: regular;
	text-decoration: none;
}
a.thirdTier_on:hover {
	color: #C41417;
	font-weight: regular;
	text-decoration: underline;
}

/* Table Styles
----------------------------------------------- */
.dashedGray {
	border-style: dotted;
	border-width: 2px;
	border-color: #c6c6c6;
}

.dashedGrayLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
}

.dashedGrayTopBot {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #c6c6c6;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
}

.dashedGrayBottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
}


/* Misc
----------------------------------------------- */
hr {
	border: none 0; 
	border-top: 2px dotted #c6c6c6;
	width: 100%;
	height: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
} 
.imgLeft {
	margin-right: 10px;
}
.imgRight {
	margin-left: 10px;
	}