/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	margin: 0px;
	padding: 0px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#ctl00_mainContentCell ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(Images/bulletDot6.gif);
}
    
#ctl00_mainContentCell ul ul
{
	list-style-image: url(Images/bulletDisk6.gif);
}

#ctl00_mainContentCell ul ul ul
{
	list-style-image: url(Images/bulletSquare6.gif);
    }

#ctl00_mainContentCell li
{
    margin-left: -20px; 
}

ol
{
	margin-top: 0px;
	margin-bottom: 0px;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1
{
	font-size: 16px;
	font-weight: 500;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

a:link
{
	text-decoration: underline;
	color: #666633;
}

a:visited
{
	color: #666633;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	color: #00479F;
}

.smallText
{
	font-size: 10px;
}

.generalsubtitle
{
	font-size: 12px;
	padding-top: 19px;
	padding-bottom: 15px;
}

.mainTitle
{
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 3px;
	color: #00479F;
}

.mainSubTitle
{
	font-size: 13px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #00479F;
}

.ColHeads
{
	font-weight: bold;
	color: #00479F;
}
.ColHeads a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #00479F;
}
.ColHeads a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #00479F;
}
.ColHeads a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #00479F;
}
a.BlueLink
{
	color: #00479F;
	font-weight: bold;
	text-decoration: none;
}
a:hover.BlueLink
{
	text-decoration: underline;
}
a:visited.BlueLink
{
	color: #00479F;
	font-weight: bold;
	text-decoration: none;
}
a.TanLink
{
	color: #666633;
	font-weight: bold;
	text-decoration: none;
}
a:hover.TanLink
{
	text-decoration: underline;
}
a:visited.TanLink
{
	color: #666633;
	font-weight: bold;
	text-decoration: none;
}
