body{ background-color:#ffffff; height:100%; margin: 0 5 0 5;	padding: 0;}
a{font-size: 10pt; color: #A4A4A4; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
a:hover {color: #000000;} 
h3{margin-top: 0px;}
legend{font-weight: bold;font-size: larger;}
fieldset div{float: left; margin: 0 5 0 0;}
fieldset form{margin: 0;}

#tableLayout{
	height: 100%;
}
#tdHeader
{
	height: 1%;
}
#tdLeftNav
{
	width: 1%;
	height: 99%;
}
#tdContent
{
	width:50%;
}
#tableSearchBarResults a
{
	color: #5F9EC7;
	display: block;
}
#tableSearchBarResults a:hover
{
	color: #000000;
}
#divSearchBar
{
	margin: 5 0 0 0;
	padding: 0 5 5 5;
	border-bottom: 2px solid #5F9EC7;
}
#divSearchBar form
{
	margin: 0;
}
#divContent
{
	margin: 5 0 0 5;
	width:50%;
}
#divHeader
{
	border-bottom: 2px solid #5F9EC7;
	margin: 0;
	padding: 5 0 5 0;
}
#divLeftNav
{
	padding: 5px;
	white-space: nowrap;
	border-right: 2px solid #5F9EC7;
	height: 100%;/**/
}
#divLeftNav hr
{
	height: 1px;
	color: #000000;
}
#divLeftNav b
{
}
#divLeftNav a
{
	display: block;
	font-weight: bold;
	border: 1px solid #5F9EC7;
	text-decoration: none;
	color: #bbbbbb;
	padding: 0 3 0 3;
	margin: 0 0 2 5;
}
#divLeftNav a:Hover
{
	background-color: #5F9EC7;
	color: #ffffff
}

#message
{
	background-color: #dddddd;
}

.formNote
{
	font-size: x-small;
}

.normalRow
{
	background-color: #ffffff;
}

.alternateRow
{
	background-color: #dddddd;
}

.viewSection
{
	border: 1px solid #5F9EC7;
	margin: 0 0 5 0;
}
.viewSection th
{
	text-align: left;
	white-space: nowrap;
}
.viewSection td
{
	
}
.viewSection table
{
	
}
.viewSection form
{
	margin: 0px 0px 2px 0px;
	padding: 0;
}
.viewSectionHead
{
	background-color: #cccccc;
	height: 1.4em;
}
#content {
}