﻿html 
{
	font-size: 100%;
}
body
{
	font-size: 83%;
}

#copy
{
		font-size: 9pt;
}

#menu a
{
		font-size: 12px;
}

#copy a
{
		font-size: 12px;
}

#copy a.none
{
		font-size: 12px;
}

#footer
{
		font-size: 83%;
}

#left-header {
	font-size: 90%;
}

.standardTextBox 
{
    width:400px;
}

.clearBoth
{
	clear: both;
}

.divRow
{
    width:600px;
    margin-bottom:15px;
    height:auto;
}

.divLabel
{
    width:100px;
    float:left;
}

.divControl
{
    width:400px;
    float:left;
}
