body
{
	background-color: #FFFFFF;
}

.layoutborderdark
{
	background-color: #000000;
}

.layoutbordermedium
{
	background-color: #666666;
}

.layoutborderlight
{
	background-color: #CCCCCC;
}

.headerbg
{
	background-color: #D3D1B8;
	background-repeat: no-repeat;
	background-image: url("/images/header_bg.gif")
}

.headerbgsub
{
	background-color: #D3D1B8;
	background-repeat: no-repeat;
	background-image: url("/images/header_bg_plain.gif")
}

.leftnav
{
	background-color: #EEEEEE;
	padding: 6px;
	border-style: solid;
	border-color: #AAAAAA; 
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.leftnavon
{
	background-color: #AAAAAA;
	padding: 6px;
	border-style: solid;
	border-color: #AAAAAA; 
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.contentarea
{
	background-color: #FFFFFF;
	border-style: dashed;
	border-color: #AAAAAA; 
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
}

.homecallout
{
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 6px;	background-color: #FFFFFF;
	border-style: dashed;
	border-color: #AAAAAA; 
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #000000;
}

.homecalloutcenter
{
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 6px;	background-color: #FFFFFF;
	border-style: dashed;
	border-color: #AAAAAA; 
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #000000;
}

.content
{
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 6px;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #000000;
}

.deadspace
{
	background-color: #EEEEEE;
}

h1
{
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

h2
{
	font-family: verdana, helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.footer
{
	background-color: #CCCCCC;
	padding: 2px;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.leftnavlink
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.calloutlink
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.smallcalloutlink
{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}