﻿
body
{
	font-family: Arial, Verdana, Sans-Serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: normal;
	margin: 0 5 5 5;
	color: #333333;
}

.gsc-tabsArea { display: none; }

a, a:visited
{
	color: #00c;
	text-decoration: underline;
}
/*
#divSH a, #divSH a:visited
{
	margin-right: 10px;
}

#divSH a, #divSH a:visited
{
	color: #00c;
	text-decoration: underline;
	
}

#divSH a:hover
{
	background-color: #B0C9E1;
	color: #FFF;
	text-decoration: none;
}
*/

#divSH a, #divSH a:visited {  font-size: 14px; color:#3E6D8E;background-color:#FFFFFF;border:1px solid #7F9FB6;margin:2px 5px 2px 0px;padding:3px 4px 3px 4px;text-decoration:none;font-size:90%;line-height:2.4;white-space:nowrap; }
#divSH a.active, #divSH a.active:visited {  font-size: 14px; color:#E0EAF1;background-color:#3E6D8E;border:1px solid #37607D;margin:2px 5px 2px 0px;padding:3px 4px 3px 4px;text-decoration:none;font-size:90%;line-height:2.4;white-space:nowrap; }
#divSH a:hover {background-color:#3E6D8E;color:#E0EAF1;border:1px solid #37607D;text-decoration:none;}
        
a:hover
{
	color: #F93;
	text-decoration: underline;
}

a.Logo, a.Logo:visited
{
	/*REGcolor: #585289;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFa301;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px; /* 28px */
	margin-right: 0px;
}

a.Logo:hover
{
	/*REGcolor: #585289;*/
	color: #FFa301;
	text-decoration: underline;
	font-weight: bold;
	font-size: 30px; /* 28px */
	margin-right: 0px;
}

table.H
{
	width: 100%;
	border-top: solid 1px #B0C9E1;
	background-color: #fcfcfc; /* #e8eefa; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*border-top: solid 1px #999999;
	background-color: #f0f0f0;*/
	padding: 1 2 1 2;
	font-size: 12px;
	font-weight: 800;
	vertical-align: bottom;
	margin-bottom: 5px;
	text-align: left;
}

table.H td
{
	FONT-WEIGHT: 600; 
	FONT-SIZE: 14px;
	width: 100%;
}


td.SC
{
	/*width: 220px;*/
	width: 10px;
	/*OLD TEXT-ALIGN: left; */
	text-align: right;
	vertical-align: top;
}

#spnGuide
{
	font-size: 13px;
	font-style: italic;
	
	color: #aaa;
}

#spnGuide a, #spnGuide a:visited
{
	color: #77c;
	text-decoration: underline;
	font-weight: bold;
}


/* outer frame for search page */
div.OF
{
	text-align: left;
	width: 100%;	
}

/* bottom margin */
div.BM
{
	margin-bottom: 70px;
	width: 100%;
}







/* User Header Styles */

#divNav
{
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px; /* was 10 */
}


/* Top Section Navigation */

span.TSN
{
	float: left;
}

span.TSN span
{
	font-weight: bold;
	margin-right: 10px;
}

span.TSN a
{
	margin-right: 10px;
}



/* Home page elements */

table.MCF 
{ 
	width: 768; 
	border: solid 0px #000000; 
	margin: auto auto auto auto;
	border-collapse: collapse;
}

td.Logo
{
	/*OLDcolor: #585289;*/
	color: #FFa301;
	font-size: 28px;
	font-weight: bold;
}

td.Controls
{
	border: solid 1px #999999;
	background-color: #f0f0f0;
	color: #000000;
	padding: 3 5 3 5;
	text-align: center;
}

/* Generate Link Elements */

div.Header
{
	font-size: 16px; 
	font-weight: bold; 
	border-bottom: solid 1px #CCCCCC; 
	padding-bottom: 3px;
	margin-bottom: 10px;
}

table.Form
{
	width: 750px;
}

div.Text
{
	margin-bottom: 30px;
}

td.Label
{
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	width: 165px;
}

td.Field
{
	width: auto;
	text-align: left;
	font-size: 13px;
	color: #ccc;
}

td.Field a, td.Field a:visited
{
	color: #77c;
	text-decoration: underline;
}

td.Field a:hover
{
	color: #F93;
	text-decoration: underline;
}

/* INNER PAGES */

div.INWelcome
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 19px; 
	MARGIN-BOTTOM: 10px; 
	COLOR: #549c00; 
	font-family: 'Trebuchet MS', Arial;
}

div.InnerText
{
	margin-bottom: 15px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

div.INQuestion
{
	margin-bottom: 1px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

div.INAnswer
{
	margin-bottom: 25px;
	font-size: 15px;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}