body	{
	color:#666;
	background-color:#C4D4E4;
	margin:0px;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;}
select	{font:11px Arial, Helvetica, sans-serif;color:#000;background-color:#e8e8dc;}

p.project_back,
p.project_back a:link,
p.project_back a:hover,
p.project_back a:active,
p.project_back a:visited	{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#95abce;
	}
.footer,
.footer a:link,
.footer a:hover,
.footer a:active,
.footer a:visited	{
	font:10px 'Franklin Gothic Demi', Arial Black, sans-serif;
	color:#494949;
	line-height:11px;
	margin:0px 0px 6px 0px;
	}
.footer strong	{font:10px 'Franklin Gothic Demi', Arial Black, sans-serif;color:#004B85;}
p.about	{ padding:10px 10px 10px 10px; clear:both; color:#444;}
strong.aboutstrong {color:#111111;}
p.about2	{margin:0px;}
p.about strong strong	{color:#004A84;}
div.project_heading	{
	margin:7px 0px 5px 4px;
	}
p.project_description	{
	margin:4px 3px;
	}
div.project_view	{
	margin-bottom:25px;
	}
div.default p	{
	color:#fff;
	margin:7px 2px 5px 0px;
	line-height:1.2em;
	}
div.default p strong	{color:#72BCF9;}
div.default p a:link,
div.default p a:hover,
div.default p a:active,
div.default p a:visited	{
	color:#72BCF9;
	}
div.default p.bottom	{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:5px 2px 5px 0px;
	line-height:1.2em;
	}
.maindiv
{
	background-color:White;
}
.basicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A85;
}
.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titlebold {
	font-family: Gerogia,Times;
	font-size: 24px;
	font-weight: bold;
	color: #004A85;
}
.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004A85;
}
.medbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #034B85;
}
.boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E7EBE;
	text-decoration: none;
}
.bigbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001F38;
}
.basicbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001F38;
}

#leftnav {
font-family: Arial;
}

#leftnav h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #004B85;
	width: 120px;
	padding: 5px;
	float: left;
	border-top: 1px solid #004B85;
	border-bottom: 1px solid #004B85;
	border-left: 1px solid #004B85;
	margin: 10px 0px 0px 0px;
}

#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	clear: left;
}

#leftnav li {
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	background-color: #C4D4E4;
	border-bottom: 1px solid #004B85;
	border-left: 1px solid #004B85;
}

#leftnav li a {
	width: 120px;
	color: #444;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#leftnav li a:visited {
	color: #444;
	text-decoration: none;
}

#leftnav li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B4C4D4;
}

#leftnav li a[disabled] 
{ 
	color: #666;
	text-decoration: none;
	cursor: default; 
} 

#leftnav li a[disabled]:hover
{ 
	color: #666;
	background-color: #C4D4E4;
	text-decoration: none;
	cursor: default; 
} 

.contentbox 
{
	width: 600px;
	font-family: Arial;
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #004B85;
	float: left;
}

.profileimage
{
 float:right;
 padding:0px 10px 10px 10px
}
.nodisplay
{
	position:absolute;
	left:0px;
	bottom:3000px;
}