body
{
	margin:0px,0px,0px,0px;
}

#header
{
	position:absolute;
	left:0px;
	top:0px;
	height:65px;
	width:690px;
	background-color:black;	
}

#subheader
{
	position:absolute;
	left:5px;
	top:100px;
	height:35px;
	width:750px;
	background:white;
	font-size:8pt;
	font-family:verdana;
}

#categories
{
	position:absolute;
	text-align:left;
	left:5px;
	top:190px;
	width:210px;	
	background-color:white;
}

#subcategory
{
	border-right: #eaeaea 1pt solid;
	border-top: #eaeaea 1pt solid;
	border-left: #eaeaea 1pt solid;
	border-bottom: #eaeaea 1pt solid;
	
}

#universals
{
	font-weight: bold;
	left: 450px;
	width: 150px;
	color: white;
	position: absolute;
	top: 0px;
	background-color: transparent;
	text-align: right;
}

#body
{
	border-right: #eaeaea 1pt solid;
	border-top: #eaeaea 1pt solid;
	left: 225px;
	border-left: #eaeaea 1pt solid;
	width: 415;
	border-bottom: #eaeaea 1pt solid;
	position: absolute;
	top: 190px;
	
	background-color: white;
}

.MediumControl
{
	font-family:Tahoma;
	font-size:xx-small;
	width:150px;
}


.Validator
{
	font-size:6pt;
	font-family:Tahoma;
}

.HyperLink, .LinkButton, .Button, .Label
{
	font-size:x-small;
	font-family:Tahoma;
}

table, tr, td
{
	font-size:8pt;
	font-family:Verdana;
}

.subcategory
{
	border-right: #eaeaea 1pt solid;
	border-top: #eaeaea 1pt solid;
	border-left: #eaeaea 1pt solid;
	border-bottom: #eaeaea 1pt solid;
}
.label
{
	font-size: 8pt;
	font-family: Veranda;
}
.Button
{
	font-size: 8pt;
}
#faqs dt, #faqs a:visited, #faqs a{ color: #909D5D;
    font-family: veranda,arial;
    font-size: 8pt;
    font-style: italic;
    margin-top: 20px;
    font-weight: bold; }
#faqs dd{ margin: 0px;
    font-family: Verdana;
    font-size: 8pt;
    margin-top: 5px; }
