						/*TYPOGRAPHY*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
h1 {
	margin : 10px;
	letter-spacing: 4px;
	color : #777777;
	background : inherit;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 {
	margin : 10px;
	letter-spacing: 3px;
	color : #1e930e; /*was #77B46E*/
	background : inherit;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	margin : 0px;
	letter-spacing: 4px;
	color : #000000;
	background : inherit;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #f36207; /*was #b29b35*/
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*was 10 */
	line-height: 20px;
	color: #333333;
}
.green {
	color: #1e930e;
}
.orange {
	color: #f36207;
}
.orangelarge {
	color: #f36207;
	font-size: 16px;
}

a.footer:link{color:ffffff; font-size:14px; text-decoration:none;}
a.footer:visited{color:ffffff; font-size:14px; text-decoration:none;}
a.footer:hover{color:003319; font-size:14px; text-decoration:none;}

			/*LINKS*/
a {
text-decoration : none;
color : #f36207; /*orange*/
background : inherit;
}
a:hover {
	color : #003319;
	background : inherit;
	/*font-weight: bold;*/
	/*text-decoration: underline;*/
}
/************************************************/
form {
	background-color: #CCCC99;
}
/************************************************/
.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #19970F;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}
/************************************************/
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/************************************************/
						/*SIDEBAR*/
.sidebar {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-right: 80px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: top;
	background-image: url(_images/left_nav_green.jpg);
	background-repeat: no-repeat;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: capitalize;
}
/************************************************/
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	background-color: #F0F5E5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	clip: rect(auto,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	white-space: normal;
	padding: 10px;
	clear: none;
	float: none;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

