﻿table.masterpage
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
td.masterpagetop, tr.masterpagetop
{
	vertical-align: top;
	height: 80px;
}
td.masterpagecorner
{
	height: 9px;
}

.botbar_line2
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	color: White;
	font-size: xx-small;
}

.sidebar_title
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
	padding-left: 5pt;
	padding-right: 5pt;
	text-align: left;
}
.sidebar_text
{
	color: Black;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: left;
}
.sidebar_link
{
	color: Black;
	font-size: 10pt;
	font-family: Tahoma;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
A.sidebar_link
{
	color: Black;
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid White;
}
A:HOVER.sidebar_link
{
	border: 1px solid Gray;
	background-color: Silver;
}
a.topbar_link
{
	padding-left: 5pt;
	padding-right: 5pt;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-right: 1pt solid White;
}
a.topbar_link:hover
{
	color: black;
	background-color: #089C52;
}

.section_title
{
	color: White;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14pt;
	padding-left: 20pt;
	padding-bottom: 2px;
	padding-top: 2px;
}

.section_textbig
{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

.section_text
{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

/* Contacts Page Settings */
A.contact_methodtitle
{
	color: Blue;
	text-decoration: underline;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	white-space: nowrap;
}

LI.contact_methods
{
	margin-top: 16px;
	list-style-type: disc;
}

A:HOVER.contact_methodtitle
{
	color: Red;
	text-decoration: none;
}
.contact_methoddetail
{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
}

A.link_small, A:LINK.link_small, A:ACTIVE.link_small, A:VISITED.link_small
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B22222;
}
A:HOVER.link_small
{
	text-decoration: underline;
}



/* Profile Page */
table.profilepage
{
	background-color: #64c864;
	border: solid 1px #089C52;
	margin-bottom: 4px;
	width: 310px;
	border-collapse: collapse;
}
.profilepage th
{
	text-align: left;
	width: 110px;
	border: solid 1px white;
}
.profilepage th.ptitle
{
	text-align: left;
	width: 200px;
	border-bottom: solid 1px #089C52;
	font-size: medium;
	font-family: Arial;
}
.profilepage td
{
	text-align: left;
	width: 200px;
	border: solid 1px white;
}


/*Help Articles Styles */
dl.helpguidelisting
{
	font-family: Verdana;
	font-size: smaller;
}
.helpguidelisting dt
{
	padding-top: 10px;
	font-weight: bold;
}
.helpguidelisting A
{
	text-decoration: none;
}
.helpguidelisting a:hover
{
	text-decoration: underline;
}

.helpguideinfo
{
	border: none;
	margin-top: 20px;
	margin-left: 20px;
}
.helpguideinfolabel, .helpguideinfo TH
{
	background-color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	font-family: "Courier New" , Courier, monospace;
	vertical-align: top;
	text-align: left;
	width: 120px;
	white-space: nowrap;
}
.helpguideinfodata, .helpguideinfo TD
{
	font-size: 11px;
	font-family: "Courier New" , Courier, monospace;
	vertical-align: top;
	text-align: right;
}

.help_sectitle
{
	color: Black;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 20px;
	padding-bottom: 4px;
}

UL.help_toc
{
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-image: url(downarrow.gif);
	vertical-align: text-top;
}
SPAN.help_backtoc
{
	margin-bottom: 30px;
	padding-left: 14px;
	background-image: url(uparrow.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.help_body
{
	color: Black;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	margin-bottom: 2px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 4px;
	padding-bottom: 2px;
}

.help_body kbd {
	padding:2px 4px;
	white-space:nowrap;
	color:#000;
	background:#eee;
	border-width:1px 3px 3px 1px;
	border-style:solid;
	border-color:#ccc #aaa #888 #bbb;
}

.help_list OL
{
	list-style-type: decimal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.help_list OL LI
{
	line-height: 16px;
	margin-left: -1em;
	margin-bottom: 2px;
}

.help_code PRE, PRE.help_code
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-left: 24px;
	margin-top: 1em;
	margin-bottom: 1em;
	color: Black;
	background-color: #EEEEEE;
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.help_table TABLE, TABLE.help_table
{
	table-layout: auto;
}
.help_table TH, TH.help_table
{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #cccccc;
	color: #000000;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.help_table TD, TD.help_table
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
}

.help_additionalinfo DL
{
	color: Black;
	font-family: Verdana, Helvetica;
}

.help_additionalinfo DT
{
	font-weight: bold;
	margin-left: 35px;
}

.help_additionalinfo DD
{
	font-weight: normal;
	margin-left: 60px;
}
A.bookmark, A.bookmark:link
{
	color: Blue;
	text-decoration: none;
}
A.bookmark:visited
{
	text-decoration: none;
	color: Fuchsia;
}
A.bookmark:hover
{
	background-color: Gray;
	color: White;
}


/*Contact Form */
table.contactform
{
	background-color: Silver;
	width: 520px;
}

.contactform TH, TH.contactform
{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 200px;
}
.contactform TD, TD.contactform
{
	text-align: left;
	vertical-align: top;
}
.contactform TD.bord
{
	background-color: Gray;
	width: 6px;
	empty-cells: show;
}
.contactform TD.cmds
{
	text-align: center;
	background-color: Gray;
}

.contactform .textb
{
	width: 360px;
}

