body
{
	background-color: #E3E3E3;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	margin: auto;
}

a
{
	text-decoration: none;
}

form
{
	margin: 0px;
}

h1
{
	color: #404040;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;		
}

h2
{
	color: #FF3399;
	font-weight: normal;
}

h3
{
	color: #FF3399;
	font-weight: normal;
}

.accesskeys
{
	font-size: .8em;
	margin: 10px;	
}

.block
{
	display: inline-block;
}

.buttonpanel
{
	text-align: center;
}

.clearer
{
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

.content
{
	padding-top: 30px;

	padding-right: 40px;
}

.content td
{
	font-size: 1em;
}

.copyright
{
	text-align: center;
}


.datagrid
{
	width:100%;
}

.datagrid_header
{
	background-color: #808080;
	color: White;
}

.datagrid_header td
{
	font-weight: bold;
	text-align:center;
}

.float
{
	float:left;
}

.formtext
{
	width: 100%;
}

.highlight
{
	color: #FF3399;
	font-weight: bold;
}

.inner
{
	background-color: White;
	background-image: url(/_images/wave.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: solid #FF3399 2px;	
	margin: auto;
	width: 850px;
}

.leftnav
{
	display: inline-block;
	margin-left: 10px;	
}

.leftnav_button
{	
	background-color: #808080;
	border: solid #FF3399 3px;
	color: White;
	float: left;
	font-size: .8em;
	font-weight: bold;
	height: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;

	text-align:center;
	vertical-align: middle;
	white-space: normal;
	width: 90px;
}
.leftnav_button a
{
	color: white;
	text-decoration: none;
}

.navbutton a
{
	color: #FF3399;	
	text-decoration: none;
}

.navbutton
{
	background-color: #E3E3E3;	
	border: solid #FF3399 2px;
	color: #FF3399;
	float: left;
	font-size: .8em;
	font-weight: bold;	
	margin-top: 10px;	
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	width: auto;
	padding: 5px;
}

.navbutton_over
{
	background-color: #FFFFFF;	
	border: solid #FF3399 2px;
	color: #FF3399;
	float: left;
	font-size: .8em;
	font-weight: bold;	
	margin-top: 10px;
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	width: auto;
	padding: 5px;
}

.navbutton_over a
{
	color: #FF3399;	
	text-decoration: none;
}

.outer
{
	margin: auto;
	padding: 10px;
}

.separator
{
	border-top: dotted silver 2px;
	height: 1px;
	margin-top: 10px;		
	margin-bottom: 10px;		
	overflow: hidden;
}

.teamphoto
{
	border: solid #FF3399 2px;
	margin-right: 10px;	
}

#Main
{
	float: left;
	margin-left: 10px;
	padding-bottom: 120px;	
	width: 620px;
}

#Footer
{
	color: White;
	padding: 10px;
	text-align:right;
}

#Footer a
{
	color: white;
}

#Header
{
	padding: 20px;
	text-align:center;
}

.LeftCol
{
	float: left;
	padding-bottom: 60px;
	padding-top: 20px;
	text-align: center;
	height: 100%;
	width: 220px;
}

#Navigation
{
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 10px;
}

