body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

/** h1 serves as the page titles */
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #FA7C00;
}

/** h2 serves as page headlines */
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #333;
}

/** h3 fat green */
h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #45A600;
	margin-top: 15px;
	margin-bottom: 2px;
}

/** h4 fat blue */
h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #50A9D7;
	padding-top: 5px;
	padding-bottom: 5px;
}

/** h5 bold */
h5 {
	font-weight: bold; 
}

/** h6 is smaller text */
h6 {
	font-size: 10px;
}

div#pagecontent {
	padding-top: 15px;
}

a.top_link {
	display: inline-block;
	float: left;
	height: 26px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 26px;
	margin-top: 3px;
}

a.top_link:hover {
	color: #ffffff;
	text-decoration: underline;
}

a#top_services {
	background: #fa7c00;
	width: 185px;
	margin-right: 2px;
}

a#top_policies {
	background: #50a9d7;
	width: 186px;
	margin-right: 2px;
}

a#top_support {
	background: #7ac144;
	width: 186px;
	margin-right: 2px;
}

a#top_selfcare {
	background: #fa2e78;
	width: 186px;
}

.copyright		{
	color: #B49976;
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyrightBold		{
	color: #B49976;
	font-weight: bolder;
	line-height: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subSearchHeadline {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: black;
}

.subSearchLink {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: black;
}

.subSearchLink:Hover {
	color: #999999;
}

.subSearchBody {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

.subSearchStartDate {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #888888;
}
	
.subSearchHeader {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #888888;
}

.subSearchNav {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #888888;
}

.nav{
	padding:0px 0px 0px 0px;
}

img {
	border: 0px;
}

form.feedbackform {
	width: 470px;
	margin: 10px 0px 30px 0px;
}

form.feedbackform fieldset {
	margin-bottom: 10px;
}

form.feedbackform legend {
	padding: 0 2px;
	font-weight: bold;
	color: #45A600;
}

form.feedbackform label {
	display: inline-block;
	vertical-align: top;
}

form.feedbackform fieldset ol {
	margin: 0;
	padding: 0;
}

form.feedbackform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.feedbackform fieldset fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form.feedbackform fieldset fieldset legend {
	margin: 0 0 0 -5px;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

form.feedbackform fieldset fieldset label {
	display: block;
	width: auto;
}

form.feedbackform label {
	width: 180px; /* Width of labels */
}

form.feedbackform fieldset fieldset label {
	margin-left: 183px; /* Width plus 3 (html space) */
}

form.feedbackform input {
	width: 240px;
}

form.feedbackform input#network, form.feedbackform input#telephone, form.feedbackform input#cable {
	width: auto;
}

form.feedbackform textarea {
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.submitbuttons {
	text-align: center;
}

div.submitbuttons small {
	display: block;
	text-align: left;
	padding-bottom:  5px;
}

table.ld {
	margin: 10px auto 10px auto;
	padding: 0px;
	border: 0px;
}

table.ld tr {
	background-image: url(/images/tablerow.gif);
	height: 20px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

table.ld th {
	background-color: #45a600;
	background-image: none;
	color: #ffffff;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}

table.ld col#countries {
	text-align: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.ld col#data {
	text-align: center;
	width: 50px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.ld td {
	height: 100%;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #45a600;
	border-left: 0px;
}

a {
	color: black;
	font-weight: normal;
}

a:hover {
	color: #999999;
}

a.copyrightBold {
	text-decoration: none;
	color: #B49976;
	font-weight: bold;
}

a.copyrightBold:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

a.subSearchLink {
	text-decoration:none;
	color: #3399cc;
}

a.subSearchLink:hover {
	text-decoration:none;
	color: #FF0066;
}

a.subSearchNav {
	color: #98123E;
}

a.subSearchNav:hover {
	color: red;
}

/*------------------------------*/
/*    classes for validator     */
/* used for highlighting fields */
/*------------------------------*/

.tfvHighlight
{
    color: #FFFFFF;
	background: #fa2e78;
}

.tfvNormal
{

}
