BODY, TABLE, TD, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

A:link {
	color: #333366;
}
A:visited {
	color: #666699;
}
A:hover {
	color: #666699;
	text-decoration: none;
}
A:active {
	color: #666699;
	text-decoration: none;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.body_small, .body_small A:link, .body_small A:visited, .body_small A:hover, .body_small A:active {
	font-size: 10px;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.subtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #999999;
}

.heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
}

.subnav, .subnav A:link, .subnav A:visited, .subnav A:hover, .subnav A:active  {
	font-size: 10px;
	color: #333366;
	text-decoration: none;
}
.subnavSection A:link, .subnavSection A:visited, .subnavSection A:hover, .subnavSection A:active  {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

DIV.top {
    width: 750px;
    border-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
}

DIV.bottom {
    width: 750px;
    border-color: #333333;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
