body
{
	font-family:verdana,helvetica,arial;
	font-size: 10px;
	color: 444444;
	margin: 0;
}

.textAreaBorder
{
	border: solid 1 #cccccc;
}

.verticalLine
{
	background-image: url(../images/dot_vert_grey.gif); 
	background-repeat: repeat-y;
	width: 1px;
}

.sectionLabel
{
	font-family:verdana,helvetica,arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5;
	color: #666666;
}

.introLabel
{
	font-family:verdana,helvetica,arial;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.quote
{
	font-family:verdana,helvetica,arial;
	font-size: 10px;
	color: #666666;
}

.quoter
{
	font-family:verdana,helvetica,arial;
	font-size: 10px;
	color: #000000;
}

a.nav
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

a:hover.nav
{
	color: #666666;
}

.sectionNav
{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}

a:hover.sectionNav
{
	color: #000000;
}

.sectionNav2
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

a:hover.sectionNav2
{
	color: #888888;
}

.navShell
{
	padding-left: 5;
	padding-right: 15;
}

.navShellLast
{
	padding-left: 5;

}

.box
{
	background-color: #eeeeee;
	padding: 7;
}

.outerBox
{
	background-color: #ffffff;
}

li.navList
{	
	margin-left: -20px;	
	list-style-image: url(../images/bullet01.gif);
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.smallLink
{
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
}

.smallLink2
{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

h2
{
	font-size: 12;
	font-weight: bold;
	margin-bottom: 0;
	padding-left: 2;
	padding-bottom: 4;
}

h3
{
	font-size: 12;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 2;
	padding-bottom: 4;
}

.bodyContent
{
	font-size: 10px;
	padding-left: 20;	
	padding-right: 20;
	padding-top: 5;
}

.textsize
{
	font-size: 10px;
}