a
{
	color: #0093d0;
}

#header
{
	background-image: url(../Images/bg-header-blue.png);
}

#mainmenu a.selected
{
	color: #0093d0;
}

#intro
{
	background-color: #eeede9;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0093d0;
}

td.sub-trans
{
	vertical-align: bottom;
	width: 122px;
	background-color: #0093d0;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	padding: 15px;
}

td.sub-sep
{
	width: 8px;
	background-color: #fff;
}

td.sub-trans a
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

td.sub-trans a:hover
{
	color: #f26422;
	text-decoration: none;
}

td.sub-trans-highlight
{
	vertical-align: bottom;
	width: 122px;
	background-color: #ddd;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	color: #eeede9;
	padding: 15px;
}

td.sub-trans-highlight a
{
	color: #f26422;
	font-size: 14px;
	font-weight: bold;
}

td.sub-trans-highlight a:hover
{
	color: #f26422;
	text-decoration: none;
}

#side
{
	background-color: #eff8fd;
}

#side .section h3
{
	color: #0093d0;
	border-bottom: 1px solid #0093d0;
}

#newslettersignup .section h3
{
	color: #0093d0;
}


#footermain
{
	background-image: url(../Images/bg-bottom-blue.gif);
	background-repeat: repeat-x;
}

#footerside
{
	background-image: url(../Images/bg-bottom-red.gif);
	background-repeat: repeat-x;
}
