.contentregion {
    background: url('../../images/main_header_shadow.gif') repeat-x;
    background-color: #E8EDF5;
    font-family: Arial, Tahoma, Verdana;
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    border: 1px solid #A7A7A7;
    border-top: 0px solid #A7A7A7;
}

.contentregion a:link, div.content_body a:link, ul#ulhelpMenu li > a:link,
.contentregion a:active, div.content_body a:active, ul#ulhelpMenu li > a:active {
    color: #285CAB;
}
.contentregion a:hover, div.content_body a:hover, ul#ulhelpMenu li > a:hover {
    color: #3C7EE2;
}
.contentregion a:visited, div.content_body a:visited, ul#ulhelpMenu li > a:visited {
    color: #6B88B4;
}
.contentregion a:visited:hover, div.content_body a:visited:hover, ul#ulhelpMenu li > a:visited:hover {
    color: #3C7EE2;
}
.contentAreaHeader {
    background: url('../../images/header_bg_small_reverse.png') no-repeat left top;
    height: 15px;
    clear: both;
    font-family: Trebuchet MS,Myriad,Arial;
    font-weight: bold;
    padding-bottom: 0px;
    margin: 0px auto;
    color: #FFFFFF;
    padding-left: 10px;
    padding-top: 2px;
}

div#contentArea {
	width:420px;
    float:left;
    vertical-align:top;
    clear:right;
    margin-right: 10px;
    background-color:#EAEAB6;
}
div#contentArea2 {
	width:850px;
    float:left;
    vertical-align:top;
    clear:right;
    margin-right: 10px;
    background-color:#EAEAB6;
}

div.leftMenuLinks {
    background: url('../../images/main_header_shadow.gif') repeat-x;
    padding-top: 4px;
    border: 1px solid #A7A7A7;
    border-top: 0px solid #A7A7A7;
}

div#helpMenu {    
    width:244px;
    float:left;
    clear:left;
    padding-right:12px;
    padding-left:10px;
    margin-bottom: 10px;
}

ul#ulhelpMenu {
    background-color: #E8EDF5;
    list-style-type: none;
}

ul#ulhelpMenu li {
    margin-top: 0px; 
    border-top-width: 0pt; 
    padding-top: 0px; 
    margin-bottom: 0px; 
    border-bottom-width: 0pt; 
	padding-left: 10px;
    padding-bottom: 2px;
    font-size: 10pt;
}

div.rtBodyText a.left_blue_link_plain_bold:visited,
div.rtBodyText a.left_blue_link_plain_bold:link,
div.rtBodyText a.left_blue_link_plain_bold:hover,
div.rtBodyText  a.left_blue_link_plain_bold:active {
    color:#285CAB;
    font-family:Trebuchet MS,Myriad,Arial;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}

div.rtBodyText {
    color: #000000;
    font-family: Arial, Tahoma, Verdana;
    font-size:12px;
    text-align:left;
}

div.rtBodyText ul {
    margin-left:20px;
}

div.rtBodyText p, div.rtBodyText td {
    font-family: Arial, Tahoma, Verdana;
    font-size:12px;
}

p {
	margin: 10px;
	text-align: justify;
}
p#content_sub_header {
	font-family: Trebuchet MS, Myriad, Arial;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #A7A7A7;
}
hr {
	margin: 10px;
}
ol {
	text-align: justify;
	margin-left: 40px;
	width: 600px;
}
ul {
	text-align: justify;
}
ul li {
	list-style-position: outside;
}
select {
	font-family: Trebuchet MS, Myriad, Arial;
	padding: 2px;
	font-size: 11pt;
}
input[type="submit"] {
	padding: 4px;
}
.oddRow {
	background-color: #FFFFFF;
}
.evenRow {
	background-color: #E8EDF5;
}
td.helpDeskForm {
	padding: 4px;
}
.helpDeskHeaderInfo {
	border: 1px solid #B7BABB;
	background-color: #FFFFFF;
	padding: 10px;
	text-indent: 15px;
	width: auto;
}
/* help_desk/contact.php */
ul#rtHD_ContactFAQList {
	list-style-type: disc;
	margin-bottom: 10px;
}
ul#rtHD_ContactFAQList a {
	font-size: 8.5pt;
}
/* help_desk/critics.php */
table.editor_verify {
	border: 1px solid black; 
	margin-bottom: 10px;
}
table.editor_verify td {
	padding: 10px; 
}
ul#level01 {
	list-style-type: disc;
	list-style-position: inner;
}
ul#level01 li {
	vertical-align: middle;
}
ul#level02 {
	list-style-type: circle;
	vertical-align: middle;
	list-style-position: inner;
}
ul#level03 {
	list-style-type: square;
	vertical-align: middle;
	list-style-position: inner;
}
/* help_desk/licensing.php */
td.helpDeskInfoClips {
	padding: 10px;
}
table.helpDeskInfoLicensingTable {
	padding-top: 5px; 
	padding-bottom: 5px;
}
/* help_desk/about.php */
p#rtQuoteFeedback {
	font-weight: bold;
	width: 525px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #285CAB;
}
p#rtQuoteSource {
	font-style: italic;
	font-size: 8pt;
	padding-left: 10px;
	margin-top: 0px;
}
/* help_desk/faq.php */
p.rtFaqQuestion {
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	margin-bottom: 0px;
}
p.rtFaqQuestion a[name]:hover {
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	color:#285CAB;
}
p.rtFaqAnswer {
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

a[name]{
    color:#285CAB;
}
a[name]:hover {
    color:#285CAB;
}

ul#ulMainFaqList {
	text-align: justify;
	margin-left: 20px;
}
ul#ulMainFaqList li {
	list-style-type: disc;
	list-style-position: inner;
	margin-left: 20px;
	padding-right: 20px;
}
ul#ulInnerFaqList {
	text-align: justify;
	margin-left: 40px;
}
ul#ulInnerFaqList li {
	list-style-type: disc;
	list-style-position: inner;
}
/* help_desk/webmaster.php */
table.rtLinkingAssetTable td {
	padding: 15px;
	text-align: center;
}
table.rtLinkingExamplesTable td {
	padding: 5px;
}
/* Overriding main style sheet by brute force:
   Would have made a DIV tag for this BUT we need anchor/name tags for legacy purposes.
*/
a.linkingInfoTitle {
	font-family: Trebuchet MS, Myriad, Arial;
	font-weight: bold;
	color:#285CAB;
	font-size: 14pt;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #A7A7A7;
	display: block;
	width: 100%;
}
/* Overriding the Hover pseudo class as well, without, defaults to main style sheet */
a.linkingInfoTitle:hover {
	font-family: Trebuchet MS, Myriad, Arial;
	font-weight: bold;
	color:#285CAB;
	font-size: 14pt;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #A7A7A7;
	display: block;
	width: 100%;
}
/* syndication_rss_desc.php */
table.howToRSSReadersTable {
	border: 1px solid #B7BABB;
}
td.howToRSSReadersTDHeader {
	background-color: #EBE9B6; 
	border-bottom: 1px solid black;
	font-size: 9pt !important;
	text-align: center !important;
}
table.howToRSSReadersTable td {
	padding: 8px;
	font-size: 8pt;
}
table.syndicationTable td {
	padding: 10px;
	text-align: justify;
}
table.syndicationInfoTable td {
	text-align: justify;
	line-height: 14px;
}
img.syndicationImage {
	padding-right: 10px;
}
/* help_desk/sitemap.php */
ul#ulSiteMapNav {
   margin-top: 0px;
   padding-top: 0px;
}
ul#ulSiteMapNav li {
   font-size: 8pt;
}
.rtHD_sm_NavTitle {
   display: block; 
   font-weight: bold; 
   font-size: 11pt; 
   margin-left: -15px; 
   padding-bottom: 2px; 
   margin-bottom: 5px;
   text-transform: uppercase;
}
.rtHD_sm_NavHeader {
   border-bottom: 1px solid #A7A7A7; 
}

/* TEMP change via brute force for site map section headers, revisit sitemap.php 
   in the near future and implement appropriate id and/or class attribute tags.
*/
td[width="680"][valign="top"] p > a > b {
   text-transform: uppercase;
}

