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(template_images/bg_subpage.gif);
}

#tc {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}

#bucketsTable {
	background-color: #F5F4F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
}

#bucketContent {
	font-size: 11px;
	margin-left: 33px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#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: 9px;
	color: #C2C2C2;
	margin-left: 33px;
	margin-right: 0px;
	margin-top: 26px;
	margin-bottom: 40px;
}


#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;
}

#subnavArrow {
	margin-top: 12px;
}

.charHomeSelect { width: 160px; }
.sponsorSelect { width: 265px; }

.formWideSelect { width: 175px; }
.formThinSelect { width: 110px; }

a.ulink:link, a.ulink:visited, a.ulink:active {
        color: #005687;
        text-decoration: underline;
}

