/**********************************************************************************LeftNavButtons*/
#LeftNavButtons a {color:#655F3B;}

.leftnavbuttons
{
      font-family:verdana,arial;
      font-size:16px; 
      font-weight:bold;
      cursor:hand;
      padding-left:15px;
}
/**********************************************************************************CreatedBy*/
#Footer a {color: white;}

.footer
{
      font-family:arial;
      color:#C8C8C8;
      font-size:12px;
      padding:5px;
      vertical-align:top; 
}

/**********************************************************************************ServiceLinks*/
#ServiceLinks a {color: #7C7C7C; font-family:arial; font-size:12px; padding-left:5px}

#ServiceLinks a:hover {color: #484848; font-family:arial; font-size:12px; padding-left:5px}

/**********************************************************************************General/Misc Text*/
.gen 
{
	font-family:arial,verdana,sans-serif;
	font-size:14px;
	color:#585858;
	line-height:20px;
	padding:15px;
}

.gennopad
{
	font-family:arial,verdana,sans-serif;
	font-size:14px;
	color:#585858;
	line-height:20px;
}

.gendisabled
{
	font-family:arial,verdana,sans-serif;
	font-size:14px;
	color:#c0c0c0;
	line-height:20px;
}

.unobtrusivegray {
      font-family:arial;
      font-size:10px;
      color:#D2D2D2;
}

.unobtrusivegreen {
      font-family:arial;
      font-size:10px;
      color:#86A48C;
}

.dte
{
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:white;
}

.alinks
{
	font-family:arial,verdana,sans-serif;
	font-size:13px;
	height: 20px;
}

.gendarkred
{
      font-family:arial;
      font-size:13px;
      color:darkred
}

.gensmall
{
	font-family:arial,verdana,sans-serif;
	font-size:10px;
	color:#585858;
}

.gensmall2
{
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	color:#585858;
	padding-left:10px;
}

.genblack
{
	font-family:arial,verdana,sans-serif;
	font-size:14px;
	color:#000000;
}

.genblacksmall
{
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	color:#000000;
}

.genblackbold
{
	font-family:arial,verdana,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.gensmallblackboldspread
{
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	color:#000000;
}

.gensmalllite
{
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	color:#8F8F8F;
}

.genredbold
{
	font-family:arial,verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:red;
}

.genlargebold
{
	font-family:arial,verdana,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#585858;
}

.genitalic 
{
	font-family:Arial;
	font-size:13px;
	font-style:italic;
	margin-left:20px;
	color:#585858;
}

.genreditalic 
{
	font-family:Arial;
	font-size:13px;
	font-style:italic;
	margin-left:20px;
	color:red;
}

.textquote, .subTextout, .subTextover, .footerdate, .footeraddress, .descriptivetext, .popuplinktext, .popupclose, .popuptext {
	font-family: arial,verdana,sans-serif;
}

.subTextout, .subTextover, .footerdate, .footeraddress, .descriptivetext, .popuplinktext, .popuptext {
	font-size: 13px;
}

.textquote {
	font-size: 12px;
}

.popupclose {
	font-size: 15px;
}

.textquote {
	color: gray;
}

.popuplinktext, .popupclose {
	color: Blue;
}

.descriptivetext, .popuptext {
	color: #585858;
}

.subTextout, .subTextover, .footerdate, .footeraddress {
	color: white;
}

.popupclose {
	text-align: center;
}

.footerdate {
	text-align: right;
}

.descriptivetext {
	line-height: 18px;
}

.textquote, .hdrttl, .subTextover, .footerdate, .popuplinktext {
	font-weight: bold;
}

.footeraddress {
	padding-bottom: 5px;
}

.footerdate {
	padding-bottom: 12px;
}

.footeraddress {
	padding-left: 5px;
}

.popuplinktext {
	padding-left: 10px;
}

.footerdate, .descriptivetext {
	padding-right: 15px;
}

.footeraddress {
	vertical-align: middle;
}

.footerdate {
	vertical-align: top;
}

.textquote {
	letter-spacing: 1px;
}

.navbuttons, .popuplinktext, .popupclose {
	cursor: hand;
}

.imglefteffect {
	background-position:right top;
	background-repeat:repeat-y;
}

.imgcentereffect {
	background-position:center;
	background-repeat:no-repeat;
}

.imgcenterbottomeffect {
	background-position:center bottom;
	background-repeat:no-repeat;
}

.imgrttrpteffect {
	background-position:right top;
	background-repeat:repeat-x;
}

.imglftrpteffect {
	background-position:left top;
	background-repeat:repeat-x;
}

.imglftrptyeffect {
	background-position:left top;
	background-repeat:repeat-y;
}

.imgbottomeffect {
	background-position:left bottom;
	background-repeat:no-repeat;
}

.imgrighteffect {
	background-position:right top;
	background-repeat:no-repeat;
}

.imgtopeffect {
	background-position:left top;
	background-repeat:no-repeat;
}
