a:link, a:visited, a:active
{
	color: #005687;
	text-decoration: none;
}

a:hover
{
	color: #005687;
	text-decoration: underline;
}


body
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
}

input, textarea, select
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

#home
{
	background-color: #FFFFFF;
}

#subpage
{
	background-color: #CCCCCC;
	background-image: url(images/bg_subpage.gif);
}

#tc
{
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}

#bucketsTable
{
	background-color: #F5F4F3;
	/*border-top: solid 1px #C3C3C3;
	border-bottom: solid 1px #C3C3C3;*/
}


#bucketContent
{
	font-size: 11px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#miniFeatures
{
	margin-left: 35px;
	margin-right: 40px;
	margin-top: 22px;
	margin-bottom: 22px;
}

#tertiary
{
	margin-left: 35px;
	margin-right: 40px;
	margin-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
}

#copyright
{
	font-size: 10pt;
	color: #d2d7da;
	text-align: right;
	padding: 20px 0px 20px 0px;
}


#copyrightTDliquid
{
	background-color: #F5F4F3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#subpageHeaderTD
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#unorderedList
{
	list-style-type: square;
	color: #A81D37;
}

#liquidTD
{
	background-color: #F5F4F3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#subnav
{
	margin-top: 12px;
	margin-bottom: 13px;
	margin-right: 0px;
}



.charHomeSelect
{
	width: 160px;
}
.sponsorSelect
{
	width: 265px;
}

a.ulink:link, a.ulink:visited, a.ulink:active
{
	color: #005687;
	text-decoration: underline;
}
.footer
{
	margin-top: 50px;
	background: #94AAD6;
	color: #FFFFFF;
}
