body
{
	FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    margin-left:auto;
    margin-right:auto;
}

.pageContent
{
	width:100%;
}

.pageHeader
{
	width:100%;
	vertical-align:top;
}

.leftMenu
{
	width:25%;
	vertical-align:top;
}

.main
{
	width:70%;
	vertical-align:top;
}

.heading
{
	font-weight:bold;
	font-size:large;
}

.footer
{
	text-align:center;
	vertical-align:bottom;
	font-size:xx-small;
}

.field
{
	font-weight:bold;
}

.userField
{
	font-weight:normal;
	padding-left:10px;
	margin-left:10px;
}

.userFieldCmp
{
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
}

.leftOffset5
{
	padding-left:5px;
	margin-left:5px;
}

.privacyStatement
{
	font-size:x-small ;
}

A:link	
{	
	text-decoration:	none;
	color:	#3333cc;
}	
		
A:visited	
{	
	text-decoration:	none;
	color:	#333399;
}	
		
A:active	
{	
	text-decoration:	none;
	color:	#333399;
}	
		
A:hover	
{	
	text-decoration:	underline;
	color:	#3333cc;
}

.sideMenuLink
{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:Black;
}

.sideMenuLinkHighlight
{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:Black;
	font-weight:bold;
	font-style:italic;
}

.topMenuLink
{
	text-align:center;
}

.topMenuLinkHighlight
{
	text-align:center;
	font-weight:bold;
	font-style:italic;
}

.button
{
	font-family:Verdana;
	font-size:small;
	background-color:White;
}

textarea
{
font-family:Arial;	
}

