body
{
	margin: 0px;
}

body, p, textarea, input, select, option, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, p, td
{
	color: #000000;
}

hr, h1, h2
{
	color: #000000;
}

h1 {font-size: 16px;}
h2 {font-size: 14px;}

a:link, a:visited {color: #666666;}
a:hover, a:active {color: #999999;}

a.edit_item:link, a.edit_item:visited {color: #FF0000;}
a.edit_item:hover, a.edit_item:active {color: #FF6060;}

a.projectLink {text-decoration: none;}
a.projectLink:link {color: #000000;}
a.projectLink:visited {color: #666666;}
a.projectLink:hover, a.projectLink:active {color: #999999;}

div.page
{
	width: 750px;
	text-align: left;
}

div.content
{
	text-align: left;
}

td.topNavCell
{
	text-align: center;
	background-color: #000000;
	width: 250px;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	color: #999999;
}

td.topNavCellOn
{
}

td.topNavSpacer
{
	background-color: #000000;
	width: 0px;
}

a.topNavLink
{
	text-decoration: none;
}

a.topNavLink:link, a.topNavLink:visited {color: #FFFFFF;}
a.topNavLink:hover, a.topNavLink:active {color: #BBBBBB;}

img.topNavImg
{
	width: 100%;
	height: 27px;
	border: none;
}

td.bottomNavCell
{
	width: 250px;
	text-align: center;
	color: #999999;
}

td.bottomNavSpacer
{
	width: 1px;
	text-align: center;
}

.copyright
{
	font-size: 10px;
}

.caption
{
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
}

td.label
{
	text-align: right;
}

td.value
{
	padding: 5px;
}

td.bordered
{
	border-style: solid;
	border-color: #000000;
}

.bullet
{
	color: #EB1D24;
	width: 20px;
	text-align: center;
	vertical-align: top;
}