/*div { border: solid 1px red;}*/
  
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: .8px;
	background: #3e002e url(images/purple_texture.jpg) 0 0 repeat-x;
	}
	
a:link {
	color: #65016B;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF9933;
	text-decoration: underline;
	}

a:visited {
	color: #000;
	text-decoration: underline;
	}
#topnavlist a:visited { color: #fff; }
#container {
	width: 950px;
	background-color: #E6F6F5;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	background-image: url(images/header_background2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	}

#header2 {
	background-image: url(images/hw_banner.jpg);
	background-repeat: no-repeat;
	height: 93px;
	}
	
/**********************   CONTENT COLUMNS   ************************/	
	
#home_left_col {
	width: 625px;
	padding-left: 44px;
	padding-top: 20px;
	float: left;
	}

#home_right_col {
	width: 217px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	background-image: url(images/grad_2.jpg);
	font-size: 11px;
	line-height: 14px;
	}
		
#secondary_nav {
	width: 196px;
	padding-left: 44px;
	padding-top: 20px;
	float: left;
	background-image: url(images/grad_2.jpg);
	}

#middle_col {
	width: 385px;
	padding: 20px 44px 50px 44px;
	font-size: 11px;
	line-height: 14px;
	display: block;
	float: left;
	}
	
#right_col {
	float: right;
	width: 237px;
	}
	

/**********************   SECONDARY NAVIGATION   ************************/
		
#sidenav {
	text-decoration: none;
	font-size: 12px;
	}	

#sidenav a{
	padding-left: 8px;
	color: #65016B;
	text-decoration: none;
	line-height: 16px; 
	}

#sidenav a#oncategory {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	
#sidenav a:hover{
	color: #333;
	text-decoration: underline;
	}


/**********************   TERTIARY NAVIGATION   ************************/


#menu {
	margin: 0px;
	margin-top: -10px;
	}

#menu li {
	font-size: 11px;
	line-height: 6px;
	text-align: left;
	margin-left: 0px;
	list-style-type: circle;
	margin-left: 25px;
	}

#menu li a {
	color: #666;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	letter-spacing: 0px;
	padding-left: 1em;
	text-indent: -1em;
	}

#menu li a:hover {
	color: #333;
	text-decoration: underline;
	display: block;
	border: 0 none;
	height: 100%;
	}
	
#menu li a#on_sidenav {
	color: #65016B;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
	
	

/*  END TERTIARY NAVIGATION  */


	
#logo a {
	position: absolute; 
	width: 210px; 
	height: 100px; 
	text-decoration: none; 
	}
  
ul, li {
	margin: 0px;
	padding: 0px;
	}
	


h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
	}

h2 {
	font-size: 16px;
	color: #510B54;
	font-weight: normal;
	line-height: 18px;
	margin-top: 12px;
	}
	
h3 { margin-top: 12px; }

h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 18px;
	margin-top: 12px;
	}

hr {
	border: none;
	background-color: #999;
	color: #333;
	height: 1px;
	}

#topbar_nav {
	font-size: 11px;
	color: #111;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	}

#topbar_nav2 {
	font-size: 11px;
	color: #111;
	padding-top: 15px;
	padding-right: 280px;
	float: right;
	}

ul#topnavlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	letter-spacing: .8px;
	}

#topnavlist li {
	display: inline;
	list-style-type: none;
	border-left-width: 1px;
	}

#topnavlist a { 
	padding: 3px 8px; 
	}

#topnavlist a:link, #navlist a:visited {
	color: #FFCC66;
	text-decoration: none;
	}

#topnavlist a:hover {
	color: #E6F6F5;
	text-decoration: none;
	}

#share_this {
	padding-top: 60px;
	padding-left: 773px;
	}

#share_this a:link {
	color: #666;
	}

#share_this a:hover {
	color: #000;
	}

#submitsearch { 
	visibility: visible; 
	position: absolute; 
	z-index: 6; 
	top: 15px; 
	right: -87px; 
	width: 35px; 
	height: 27px }

#searchfield {
	visibility: visible;
	position: absolute;
	z-index: 4;
	right: -87px;
	width: 165px;
	height: 42px;
	top: 15px;
}

#footer {
	font-size: 10px;
	width: 600px;
	height: 40px;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	}

/* Added by Matt Mooney 6-10-09 thru 6-24-09 */

.clear { clear: both; } /* this is used to clear both floats, it can be applied to an empty div with only a comment inside of it, the comment is so some versions of IE don't make the text disappear... Yeah, you read that right. */
#middle_col ul { margin: 12px 0 12px 30px; }
#right_col ul { margin: 15px 0 0 25px; }
#home_left_col ul { margin: 0 0 0 30px; }
.header { 
	font-weight: bold;
	color: #510B54;
	font-size: 17px;
}
.granttable  { color: white}
.listDoc { list-style-image: url(images/icon_doc.gif); }
.listXls { list-style-image: url(images/icon_xls.gif); }
.listPdf { list-style-image: url(images/icon_pdf.gif); }
