body, tr, td, ul, li, p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4D4D4D; 
	line-height: 1.5em;
}

body {
	background-color: #FFCC66;
}

h1 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px;
	font-weight: normal;
	margin-top: 27px;
	margin-bottom: 10px;
	letter-spacing:-1px;
	color: #6699CC; 
	line-height: 1.2em;
}

h2 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #FF8822; 
	line-height: 1.1em;
	padding-top: 5px; 
}

h3 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold;
	color: #FF8822; 
	line-height: 1.1em;
	padding-top: 5px; 
}

h4 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; 
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FF8822; 
	line-height: 1.5em;
	margin-bottom: 1px;
}


a:link {
	color: #336699;
}
a:hover { 
	color: #FF6600; 
	background-color: none;
	text-decoration: none;
}
a:visited { 
	color: #6699CC; 
}
a:visited:hover { 
	color: #FF6600; 
}

.projects {
	list-style: none;
	margin: 10px 10px 10px 10px;
}

.nobulletlist {
	list-style: none;
}

hr {
	color: #CCC;
}


.welcome   { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #4D4D4D; 
	line-height: 1.5em;
}
	

.footer-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 1.2em;}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600}
.copyright a:link { color: #FF6600; }
.copyright a:hover { color: #336699; }
.copyright a:visited { color: #FF6600; }
hr { color: #CCC;
      border-width: 0px;
	  background-color: #CCC;
      height: 1px;
}

.tableborder { border-color: #FF9900; border-style: solid; border-width: 1px }

#supportNav {
	font-size: 11px;
}

#supportNav a { 
	color: #336699;
	font-size: 11px;
	text-decoration: underline;
}

#supportNav a:link { 
	color: #336699;
	font-size: 11px;
	text-decoration: underline;
}

#supportNav a:hover { 
	color: #FF6600; 
	background-color: none;
	text-decoration: none;
}

.resource_section {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #FF8822; 
	line-height: normal;
	margin-bottom: 1px;
}
.sidenav li {
	color: #336699;
	padding-bottom: 9px;
	background:transparent url(../images/bullet.gif) no-repeat;
	background-position:0 5px;
	font-size: 11px;
	list-style-type: square;
	
}
.box_graident {
	background-image: url(../images/feature_grad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FF8822;
}
.lnk_txt {
	text-decoration: none;
}
A.lnk_txt:link {
	text-decoration: none;
	color: #336699;
	}
A.lnk_txt:visited {
	text-decoration: none;
	color: #41454B;
	}
A.lnk_txt:hover {
	text-decoration: none;
	color: #000000;
	}
A.lnk_txt:active {
	text-decoration: none;
	color: #336699;
	}
.News_Lnk {
	font-size: 10px;
}
.Orange_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #FF8822;
	line-height: normal;
	margin-bottom: 1px;
}
.Orange_SubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #FF8822;
	line-height: normal;
	margin-bottom: 1px;
}
.horiz_bkgrnd {
	background-image: url(../images/horiz_gradient_inner.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.page_list {
	padding-right: 20px;
	padding-left: 20px;
}
.Blue_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6699CC;
	margin: 0px;
	padding-top: 20px;
}
.lst_style1 {
	line-height: 18px;
}
.lst_style2 {
	line-height: 18px;
}
.horiz_bkgrndPad {
	background-image: url(../images/horiz_gradient_inner.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}

