/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
}

a {
	color: #006600;
	text-decoration:underline;
}

a:visited {
	color: #666666;
	text-decoration:underline;
}

a:hover {
	color: #CC6600;
}

#wrap {
	width:780px;
	margin: 0 auto; 
}

#header {
	margin: 0px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
}

#breadcrumb {
	font-size: 75%;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;	
	margin: 0px 0px 0px 0px;
}

#breadcrumb a, a:hover {	
	text-decoration: underline;
}

#page {
}

#pageheader {
	border:0px;
	
}

#pageheaderborder {
	background-image:url(../images/page_r4_c1.jpg);
	float:inherit
	width:780px;
	height: 9px;
	
}

#leftnavigation {
	background-image:url(../images/page_r6_c1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 100%;
	float:left;
	width:200px;
	height: 348px;
	
}

#pageheader {
	
}

#content {
 	border: 0px solid black;
	width: 580px;
	position: relative;
	float:right;
	padding-bottom: 30px;
}


#pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	position:relative;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 25px;
	font-variant: normal;
	margin-right:100px;
	font-style: normal;
}

#lowermenu {
	clear:both;
	margin: 0px;
	padding-top: 0px;
}

#footer {
	clear: both;
	padding-top: 0px;
	padding-left: 0px
}

#indexfooter {
	clear:both
	font:"Times New Roman", Times, serif;
	padding-top: 2px;
	font-size: 75%;
	color: #999999;	
}

#pagecontent a {
	color: #006600;
	text-decoration: none;
}

#pagecontent a:visited {
	color: #999999;
	text-decoration: none;
}

#pagecontent a:hover  {
	color: #CC6600;
	text-decoration: none;
}

.contenttitle {
	font-size: 110%;
	font-weight:bold;	
}

.leftnav {
	font-size: 95%;
	line-height: 50px;
	
}

.leftnavsmall {
	font-size: 89%;
	
}

.leftnav a, a:visited, a:hover {
	text-decoration: none;
}

.thispage {
	text-decoration: none;
	color: #CC6600;
}

.footertext {
	font: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size: 80%;
	color: #000000;
	margin-left: 82px;
	padding-top: 25px;
}

.awardsindent {
	padding-left: 20px;
	padding-top: -30;
}

.tablecontent {
	font-size: 95%;
	line-height: 20px;
}


.subnav {
	padding-left: 10px;
	line-height: 27px;
}

.clearit{
	clear: both;
}
