body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #000000 0 0 0px;  /*removes text shadow in safari*/
	font-size:12px;
	font-weight: normal;
	text-align: left;
	margin:0px;
	padding:0px;
	height: 100%;
	background-color: #CCCCCC;
}
#bodyBackground {
	height: 100%;
	width: 100%;
	margin:0px auto;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
}

#Container {
	width: 790px;
	margin:20px auto 20px auto;
	padding: 0px;
	position: static;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	height:auto;
}
#innerBlock {
	border: 1px solid #CCCCCC;
	margin:10px 10px 10px 10px;
	padding:10px 8px 10px 8px;
}

th, td {
	/*vertical-align:text-top;*/
}

a:hover, a:active, a:focus {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}
p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
blockquote {
	padding:0px;
	margin:10px 0px 10px 20px;
}
/*em {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}*/
em {
	font-style:italic;
}

b {
	font-weight:bold;
	font-style:normal;
	font-size:12px;
}
i {
	font-size:12px;
	font-style:italic;
}

.cssHide {
	display:none;
	visibility: collapse;
	overflow: hidden;
}

.cssHide2 {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}
.required {
	color: #CC3333
}
.formText {
	font-weight: bold;
	color: #A72627;
}

#ContactUsForm .formTextRequired, #ContactUsForm .formText {
	width: 120px;
}
/* --------------------------------------------------------------------
	User admin tables
-------------------------------------------------------------------- */
input.letter {
	width: 15px;
	margin:0px 3px 0px 3px;
	font-size: 12px;
	font-weight: bold;
	BORDER-TOP: #006600 0px solid;
	BORDER-BOTTOM: #006600 0px solid;
	BORDER-LEFT: #006600 0px solid;
	BORDER-RIGHT: #006600 0px solid;
}
form input.letter {
	color: #003399;
	background: transparent;
}
input.letter:hover {
	color: #006600;
	background: transparent;
	text-decoration: none;
}
thead tr.head {
	text-align:center;
	background-color: #EAF3FF;
}
/* odd items 1,3,5,7,... */
table tr.odd th, .odd {
	background-color: #FFFFFF;
}
/* even items 2,4,6,8,... */
table tr.even th, .even {
	background-color: #FFFFFF;
}
/* odd table rows 1,3,5,7,... */
table tr.odd th, table tr.odd, table tr.even th, table tr.even {
	text-align: left;
}
/* marked table rows */
table tr.marked th, table tr.marked {
	background-color: #FFCC99;
	color: #000000;
}
/* hovered items */
.odd:hover, .even:hover, .hover {
	background-color: #C0F5C0;
	color: #000000;
}
/* hovered table rows */
table tr.odd:hover th, table tr.even:hover th, table tr.hover th {
	background-color:   #d6efd6;
	color:   #000000;
}
/* --------------------------------------------------------------------
	Admin
-------------------------------------------------------------------- */
#adminBlock {
	margin:10px;
	padding:10px;
	border:1px #CCCCCC solid;
	background-color:#FFFFFF;
}
#login {
	margin-top:60px;
	margin-bottom:150px;
	text-align:center;
}
#login .button {
	cursor:pointer;
	padding: 2px;
	margin-top: 10px;
}
#login fieldset {
	margin:0 auto;
	padding:10px;
	width:500px;
}
.loginLabel {
	margin-left: 35px;
	margin-right: 5px;
	width: 155px;
	float: left;
	text-align: right;
	line-height: 1.5;
}
#login legend {
	background-color: #ffffff;
	border:1px solid #666666;
	color:#666666;
	font-size:90%;
	padding:0.2em 0.5em;
	text-align:right;
}
#adminBlock a, #adminBlock a:visited {
	background-color: transparent;
	color: #003399;
	text-decoration: none;
}
#adminBlock a:hover, #adminBlock a:active {
	text-decoration: none;
	color: #666666;
}
#adminBlock .class2 a, #adminBlock .class2 a:visited {
	background-color: transparent;
	color: #003399;
	text-decoration: none;
}
#adminBlock .class2 a:hover, #adminBlock .class2 a:active {
	text-decoration: none;
	color: #006600;
}
#adminBlock .category {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#adminBlock .header_blue {
	color: #003399;
	font-size: 16px;
	font-weight: 700;
	line-height: 18pt;
}
#adminBlock .blue {
	color: #003399;
}
#adminBlock .header_gray {
	color: #4E4f50;
	font-weight: bold;
	font-size: 14px;
}
#adminBlock .bold_blue {
	color: #003399;
	font-weight: bold;
}
#adminBlock .bold_red {
	color: #6e0606;
	font-weight: bold;
}
#adminBlock .tiny {
	font-size:10px;
	font-weight:normal;
}
/* --------------------------------------------------------------------
	Top Header and Top Navigation
-------------------------------------------------------------------- */

#header {
	background:url(../images/header.jpg) left no-repeat;
	width: 790px;
	height: 98px;
	margin: 0px;
	padding: 0px;
}
#navContainer {
	background-color:#000000;
	height:25px;
	padding: 0px;
	margin:0px;
}

#navContainer ul {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	vertical-align:text-bottom;
	text-align:right;
	margin:0px 5px 0px 0px;
	padding:6px 0px 6px 0px;
	display:block;
}
#navContainer ul li {
	display: inline;
	font-weight: bold;
}

#navContainer ul
{ 
#margin-right:0px; /*IE margin hack*/
} 

#navContainer li {
	margin-right:-5px;
}
#navContainer ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding:6px 0px 6px 0px;
}
#navContainer ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#navContainer li.menu {
	border-left: 1px solid #FFFFFF;
	background-color: #000000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#navContainer a.menu:hover {
	background-color: #006600;
}
#navContainer li.menu:hover {
	background-color: #006600;
}
#navContainer li.selected {
	border-left: 1px solid #FFFFFF;
	/*background-color: #69AD3D;*/
	background-color: #006600;
	padding:6px 10px 6px 10px;
}
/* --------------------------------------------------------------------
	Page Title  - will not show on the home page
-------------------------------------------------------------------- */

#pagetitle {
	margin-top: 37px;
	margin-left: 10px;
}
#pagetitle .title {
	width: 180px;
	padding:4px 5px 4px 8px;
	font-size: 12px;
	height:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006600;
	line-height:12px;
}
/* --------------------------------------------------------------------
	Side navigation
-------------------------------------------------------------------- */

#side_navigation {
	color: #333333;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	float:left;
	width: 195px;
	height:auto!important;
	line-height:14pt;
}

.subcategory{
	color: #006600;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}


.subcategory_title{
	color: #006600;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

#side_navigation ul {
	list-style-type: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#side_navigation a {
	padding-left: 10px;
}
#side_navigation ul li a {
	text-decoration: none;
	color: #333333;
	font-weight:500;
}

#side_navigation ul li a:hover {
	background: url(../images/arrow_on.gif) left center no-repeat;
	color: #006600;
	text-decoration: underline;
	font-weight:500;
}
#side_navigation .selected {
	background: url(../images/arrow_on.gif) left center no-repeat;
	color: #006600;
	text-decoration: none;
	padding-left: 10px;
}
/* --------------------------------------------------------------------
	Main Content
-------------------------------------------------------------------- */

#mainContent {
	background-color:#FFFFFF;
	min-height:475px;
	padding-left:10px;
	margin:0px;
	text-align: left;
	color: #333333;
	height:auto!important;
	height:475px;
	float: left;
	width: auto;
	line-height:12pt;
	font-size:12px;
}
#mainContent a.backButton, #mainContent a.backButton:visited {
	background-color: transparent;
	color:#333333;
	text-decoration: none;
}
#mainContent a.backButton:hover, #mainContent a.backButton:active {
	text-decoration: none;
	color: #333333;
}

#mainContent ul.homenav {
	list-style-type: none;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 40px;
    padding-bottom: 0px;
	line-height: 14pt
}

#mainContent ul.homenav li.homenav a.homenav {
	text-decoration: none;
	color: #333333;
	font-weight:500;
}

#mainContent ul.homenav li.homenav a.homenav:hover {
	color: #006600;
	text-decoration: underline;
	font-weight:500;
}

#mainContent a, #mainContent a:visited {
	background-color: transparent;
	color:#333333;
	text-decoration: none;
	font-weight:500;
}
#mainContent a:hover, #mainContent a:active {
	text-decoration: underline;
	color: #006600;
	font-weight:500;
}

#mainContent a#green, #mainContent a#green:visited {
	background-color: transparent;
	color: #006600;
	text-decoration: none;
}
#mainContent a#green:hover, #mainContent a#green:active {
	text-decoration: none;
	color:#333333;
}

#mainContent a#blue, #mainContent a#blue:visited {
	background-color: transparent;
	color: #06C;
	text-decoration: none;
}
#mainContent a#blue:hover, #mainContent a#blue:active {
	text-decoration: none;
	color:#333333;
}

#mainContent .header_green {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:left;
}

#mainContent .bold_blue {
	color: #06C;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align:left;
}

#mainContent .pageheader {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainContent .title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

/* --------------------------------------------------------------------
	Home page Buttons
-------------------------------------------------------------------- */

#title_button1 a, #title_button1 a:visited {
	text-decoration: none;
	background-color: #006600;
	width: 150px;
	height: 14px;
	padding:4px 5px 4px 8px;
	margin-bottom: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height:12px;
	text-align: left;
	display:block;

	
}
#title_button1 a:hover, #title_button1 a:active {
	background-color: #000000;
	text-decoration: none;
	width: 150px;
	height: 14px;
	padding:4px 5px 4px 8px;
	margin-bottom: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height:12px;
	text-align: left;
	display:block;
}

#title_button2 a, #title_button2 a:visited {
	text-decoration: none;
	background-color: #006600;
	width: 150px;
	height: 14px;
	padding:4px 5px 4px 8px;
	margin-bottom: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height:12px;
	text-align: left;
	display:block;

	
}

#title_button2 a:hover, #title_button2 a:active {
	background-color: #000000;
	text-decoration: none;
	width: 150px;
	height: 14px;
	padding:4px 5px 4px 8px;
	margin-bottom: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height:12px;
	text-align: left;
	display:block;
}

/* --------------------------------------------------------------------
	Main Content 2
-------------------------------------------------------------------- */

#mainContent2 {
	background-color:#FFFFFF;
	min-height:475px;
	padding:0px 10px 0px 10px;
	margin:-30px 0px 20px 0px;
	text-align: left;
	color: #333333;
	height:auto!important;
	height:475px;
	float: right;
	width: 550px;
	border-left:#333333 1px solid;
	line-height:12pt;
	font-size:12px;
}

#mainContent2 a, #mainContent2 a:visited {
	background-color: transparent;
	color: #06C;
	text-decoration: none;
}
#mainContent2 a:hover, #mainContent2 a:active {
	text-decoration: underline;
	color:#333333;
}

#mainContent2  a.blue, #mainContent2  a.blue:visited {
	background-color: transparent;
	color: #06C;
	text-decoration: none;
}
#mainContent2  a.blue:hover, #mainContent2  a.blue:active {
	text-decoration: underline;
	color:#333333;
}

#mainContent2  a.bluebold, #mainContent2  a.bluebold:visited {
	background-color: transparent;
	color: #06C;
	text-decoration: none;
	font-size:12px;
	font-weight:bold
}
#mainContent2  a.bluebold:hover, #mainContent2  a.bluebold:active {
	text-decoration: underline;
	color:#333333;
	font-size:12px;
	font-weight:bold
}


#mainContent2 ul.links {
	list-style-type: none;
	vertical-align: top;
	line-height: 14pt
}

#mainContent2 .links a, #mainContent2 .links a:visited {
	text-decoration: none;
	color: #006600;
}

#mainContent2 .links a:hover, #mainContent2 .links a:active {
	color: #333333;
	text-decoration: underline;
}

#mainContent2 .bold a, #mainContent2 .bold a:visited {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
#mainContent2 .bold a:hover, #mainContent2 .bold a:active {
	text-decoration: underline;
	color:#006600;
}

#mainContent2 .header_green {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align:left;
}
#mainContent2 .pageheader {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mainContent2 .bold_blue {
	color: #06C;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

#mainContent2 .bold_green {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding-bottom:3px;
}

#mainContent2 .bold_green a, #mainContent2 .bold_green a:visited {
	background-color: transparent;
	color: #06C;
	text-decoration: none;
	font-weight:bold;
}
#mainContent2 .bold_green a:hover, #mainContent2 .bold_green a:active {
	text-decoration: underline;
	color:#333;
}

#mainContent2 ul {
	padding-left:20px;
	padding-top:0px;
	margin:1px;
}

#mainContent2 li {
	padding-bottom:5px;
}

#mainContent2 .title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
/* --------------------------------------------------------------------
	footer navigation
-------------------------------------------------------------------- */

#footer {
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	width: 100%;
	height:30px;
	font-weight:500;
	margin-top: 20px;
}
#footer ul#row1 {
	float:left;
	margin:6px 0px 0px 10px;
	padding:0px;
	list-style:none;
	font-size:11px;
}
#footer ul#row2 {
	float:right;
	text-align:right;
	margin:6px 10px 0px 0px;
	padding:0px;
	list-style:none;
	font-size:11px;
}
#footer li {
	display: inline;
	white-space:nowrap;
	text-decoration: none;
}
#footer li#row1 {
	margin:0px;
	padding:0px;
}
#footer li#row2 {
	margin:0px 10px 0px 0px;
	padding:0px;
}
#footer a, #footer a:visited {
	background-color: transparent;
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #00B33A;
}

#footeradmin {
	text-align:center;
	margin:-10px 0px 10px 0px;
	padding:0px;
}
#footeradmin a, #footeradmin a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
#footeradmin a:hover, #footeradmin a:active {
	text-decoration: none;
	color:#FFFFFF;
}
/* --------------------------------------------------------------------
	page adjust
-------------------------------------------------------------------- */
.clear { /* generic container (i.e. div) for floating buttons */
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size:0px; /*IE hack*/
	visibility:hidden;
	overflow: hidden;
	width: 100%;
}

.clear222 {
	height:0px;
	clear:both;
	overflow: hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */
