﻿.TellAFriendBackground
{
	background-repeat: no-repeat;
	background-position: 40px 170px;
}

.TellAFriendConfirmationBackground
{
	background-image: url(Images/Utilities/Tell_A_Friend_confirm_Key_I.jpg);
	background-repeat: no-repeat;
	background-position: 420px 32px;
}

.HelpBackground
{
	background-image: url(Images/Utilities/help_key_image.jpg);
	background-repeat: no-repeat;
	background-position: 40px 170px;
}

.HorizontalRuleBackground
{
	background-image: url(Images/Utilities/HorizontalRule.gif);
	background-repeat: no-repeat;
}

.UtilitiesUrlText
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;	
}
.maintextbg
{
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eeede6;
}
.maintext
{
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.button
{
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	background-color: #73B4CA;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.headertitlesubtopic, .headertitlesubtopic a:Link, .headertitlesubtopic a:Hover, .headertitlesubtopic a:Active, .headertitlesubtopic a:visited
{
	padding-right: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 3px;
	background-color: #4e52b5;    
}


.ForeColorUtilities
{
	color: #ef0000;
}
.maincelldark
{
	padding-right: 10px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	padding-bottom: 10px;
	border-left: #ffffff 1px solid;
	padding-top: 10px;
	background-color: #B9E2EA;
}

/* For IE */
A.ContactLink, A.ContactLink:visited, A.ContactLink:active
{
	color: #FF0000;
}

A.ContactLink:hover
{
	color: #FF0000;
}

/* For Mozilla */
.ContactLink a
{
	color: #FF0000;	
}

.ContactLink a:active
{
	color: #FF0000;	
}

.ContactLink a:visited
{
	color: #FF0000;	
}

.ContactLink a:hover
{
	color: #FF0000;	
}