body, td, th
{
	font-family: verdana, lucida, arial, helvetica;
}

a
{
	color: #49859C;
}


.content, td
{
	font-size: 0.8333em;
}

.footer
{
	margin-top: 2em;
	
	font-size: 0.8333em;
	color: #817F7F;
}


.sideMenu
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	
	width: 180px;
}

.sideMenuItem, .sideMenuItemSelected
{
	display: block;
	
	text-decoration: none;
}

.sideMenuItem, .sideMenuItemSelected, .sideMenuHeader
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sideMenuItem
{
	background-color: #8BC69C;
	background-image: url( "/images/sideMenuBackground.gif" );
	
	color: black;
}

.sideMenuItemSelected
{
	background-color: #6CB6D1;
	background-image: url( "/images/sideMenuBackground-over.gif" );
	
	color: white;
}

.sideMenuHeader
{
	background-color: #518E62;
	
	color: white;
	
	font-weight: bold;
}

h1
{
	color: #817F7F;
}

h1, h2, h3
{
	font-weight: normal;
}

.subMenu a
{
	display: block;
	
	padding-bottom: 4px;
	padding-top: 4px;
}


/**************************************************************/

td
{
	z-index: -1;
}

.menuPositioner
{
	position: relative;
}

.menuContent
{
	font-family: verdana, lucida, arial, helvetica;
	font-size: 10pt;
	
	color: black;
	cursor: default;
	display: block;
	text-decoration: none;
/*	white-space: nowrap; */ 
}

.menuContent a.menuItem
{
	color: black;
	cursor: default;
	display: block;
	
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 1em;
	
	text-decoration: none;
/*	white-space: nowrap; */
	
	background-image: url( "/images/MenuBackground.jpg" );
}

.menuContent a.menuItem:hover
{
	color: white;
	
	background-image: url( "/images/MenuBackground-over.gif" );
}
#photo {
	float:left;
}

.home {
	text-align: center;
	margin-top: -10px;

}

.home h2,.home h3{
	margin: 0;
	padding: 0;
}
.home h2 {
	font-size: 20px;
	text-decoration: underline;
}
.home .container {
	
	margin-left: 320px;
	border: 1px solid #FFF;
	margin-top: 20px;
	padding-bottom: 53px;
	
}
.home .left {
	text-align: left;
}
p#notice {
	font-weight: bold;
	padding: 10px;
	background-color:#99FF00;
	border: 1px solid #88E400;
}
#plan img{ 
	vertical-align: middle;
	border: none;
}
#plan {
	

	padding: 8px 10px !important;
	padding: 4px 10px;
	margin-left: 320px;
	margin-top: 20px;
	
}
#Opportunities {
	float: left;
	clear: left;
	margin-top: 20px;
	background-color: #9DC1D0;
	border: 1px solid #828080;
	width: 300px;
	min-height: 261px;
	height: auto !important;
	height: 261px;
}
#Opportunities h3{
	margin: 10px 10px 0 10px;
}
#toptext{
	margin-top: 50px;
}
#blinkygifs {
	margin-top: 40px;
}

