body
{
	background-color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    margin-top: 0;    
}

a:link {
	color: #000000;    
}
a:hover{
	color: #000000;
}
a:visited{
	color: #000000;
}

input
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

td
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

dd
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

.header {
	background-color:#EAEAEA;
	border: solid;
	border-width: 1px;
	border-color:#CDCDCD;	
}

.errorText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: ff0000;
}
.headerText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.fieldTitle
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}
.regularText
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
	
.txt20pxWidth{
	width: 20px;
}
.txt40pxWidth{
	width: 40px;
}
.txt60pxWidth{
	width: 60px;
}
.txt100pxWidth{
	width: 100px;
}
.txt150pxWidth{
	width: 150px;
}
.txt200pxWidth{
	width: 200px;
}
.txt240pxWidth{
	width: 240px;
}
.txt280pxWidth{
	width: 280px;
}
.txt300pxWidth{
	width: 300px;
}
.txt320pxWidth{
	width: 320px;
}
.txt350pxWidth{
	width: 350px;
}
.txt400pxWidth{
	width: 400px;
}
.txt450pxWidth{
	width: 450px;
}
.txt650pxWidth
{
	width: 650px;
}
.txt685pxWidth{
	width: 685px;
}
.txt720pxWidth{
	width: 720px;
}
.txt780pxWidth{
	width: 780px;
}	
	
.noSpace
{
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.adminRow
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}

.adminAltRow
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: #fcfcfc;
}


.adminHeader
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}

.adminFooter
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}


.paragraphs
{
    line-height: 24px;
	padding-right: 10px;
	margin-right: 10px;
}
.bold
{
	font-weight: bold;
}

