@charset "UTF-8";
/* CSS Document */

#maincontent {
	font-size: 11px;
}
#maincontent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 17px;
}
.resource_cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.heading_two {
	font-size: 14px;
}
.forminputs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7B7B7C;
	width: 120px;
	border: 1px solid #E3E3E3;
}
#navigationcollection a {
	text-decoration: none;
}
.subheads {
	font-size: 10px;
}
.subheads_arial {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
#teamcontent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subnavfocus {
border-style:solid; 
border-color:#999999; 
border-width:1px; 
border-left-style:none; 
border-top-style:none; 
font-weight:bold; 
font-size:10px;
}
.subnav {
border-style:solid; 
border-color:#999999; 
border-width:1px; 
border-top-style:none;
background-color:#cfd4d7; 
font-size:10px;
}

.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7B7B7C;
	width: 250px;
	border: 1px solid #d4d4d4;
}

/*- Menu 1--------------------------- */
	
#menu1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width:250px;
	}
	
#menu1 li a {
	height: 12px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #fff;
	display: block;
	background: url(../images/bg_selector.png);
	margin-top:1px;
	padding-left:10px;
padding-top:2px;
padding-bottom:2px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background:#666;
		}	
#bgpoints p {
margin-bottom:0px;

}

