﻿body 					{background: transparent url('../images/mainBack.png') repeat-y top center; font-family:"Trebuchet MS", Helvetica, sans-serif; margin: 0px; text-align:center; padding: 0px;}
A						{color: #18507F; text-decoration:none;}
A:hover					{color: #18507F; text-decoration:underline;}

.size0					{font-size: 10px; line-height: 100%;}
.size1					{font-size: 10px; line-height: 135%;}
.sizeX					{font-size: 11px; line-height: 135%;}
.size2					{font-size: 12px;line-height: 135%;}
.size3					{font-size: 14px; line-height: 135%;}

.podOver1				{color: #c6ba90; background:transparent; border: 1px dotted #818181; padding: 5px; margin-bottom: 5px; cursor:pointer;}
.podOver1On			{color: #dca600; background:#484848; border: 1px solid #818181; padding: 5px; margin-bottom: 5px; cursor:pointer;}
.podOver2				{color: #c6ba90; background:transparent; border: 1px dotted #818181; padding: 5px; margin-bottom: 5px; cursor:pointer;}
.podOver2On			{color: #dca600; background:#4f4b45 ; border: 1px solid #818181; padding: 5px; margin-bottom: 5px; cursor:pointer;}

.podA					{color: #c6ba90; text-decoration:none;}
.podA:hover				{color: #dca600; text-decoration:underline;}
.redA					{color: #aa1100; text-decoration:none;}
.redA:hover				{color: #aa1100; text-decoration:underline;}


.podHeader				{font-weight:bold; font-size: 12px; text-transform:uppercase; text-decoration:none;}
.podSubheader			{color: #dddddd; font-weight:normal; font-size: 11px; text-transform:uppercase;}
.podText				{color: #b8b8b8; font-weight:normal; font-size: 10px; line-height: 100%}

.topNavCell 				{width: 1%; white-space:nowrap; padding: 0px 7px; color: #a1acae; text-transform:uppercase; font-weight:bold; font-size: 14px;}
.topNavSpace			{width: 1px; background: #a1acae; padding: 0px; font-size: 1px;}
.topNavA				{color: #a1acae; text-decoration:none;}
.topNavA:hover			{color: #000000; text-decoration:none;}
.heading				{font-size: 24px; line-height: 100%; text-transform:uppercase; font-weight:bold; color: #000000; text-decoration:none;}
.subnavText				{color: #a1acae; text-transform:uppercase; font-weight:normal; font-size: 11px; margin-bottom: 10px;}
.subNavA				{color: #18507F; text-decoration:none;}
.subNavA:hover			{color: #a1acae; text-decoration:underline;}
.subNavB				{color: #000000; text-decoration:none;font-weight:bold;}
.subNavB:hover			{color: #18507F; text-decoration:underline;;font-weight:bold;}

.footerText				{color: #616B6F; font-size: 10px;}
.footerA					{color: #c6ba90; text-decoration:none;}
.footerA:hover			{color: #FFFFFF; text-decoration:underline;}

.podHeaderOn			{font-size: 20px; text-transform:uppercase; color: #56534e; margin-bottom: 7px;}
.podSubheaderOn		{font-size: 12px; text-transform:uppercase; color: #18507F; margin-bottom: 7px;}
.pdfText					{font-size: 11px; text-transform:uppercase; color: #8b8fa0; margin-bottom: 7px;}
.pdfTextOn				{font-size: 11px; text-transform:uppercase; color: #000000; margin-bottom: 7px;}

.slideHeader				{font-size: 10px; text-transform: uppercase; color: #0f5084; margin:0px; padding:0px; line-height: 100%;}
.slideSubheader			{font-size: 13px; text-transform:uppercase; color: #626362; padding:0px; line-height: 100%; font-weight:bold;}

#contentBox U			{color: #818181; text-transform:uppercase; line-height: 100%; font-size: 16px; margin-bottom: 0px; font-weight:bold; text-decoration:none;}



/* BEGIN SCROLL BAR STYLES - DO NOT MODIFY OR DELETE!!!!!!!!!!!!!!!!!!*/
.scrollgeneric 			{line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0;}
.vscrollerbase			{width: 5px; background-color: #7a7a7a;}
.vscrollerbar 			{width: 5px;	background-color: #acacac; padding: 7px;}
.hscrollerbase 			{height: 5px;background-color: #7a7a7a;}
.hscrollerbar 			{height: 5px;background-color: #acacac; padding: 8px;}

.vscrollerbasebeg 		{background: url('../images/scrollCaps.png') -8px 0px no-repeat; width: 5px; height: 6px !important;}
.vscrollerbaseend 		{background: url('../images/scrollCaps.png') 0px 0px no-repeat; width: 5px; height: 6px !important;}
.hscrollerbasebeg 		{background: url('../images/scrollCaps.png') 1px -7px no-repeat; width: 6px; height: 5px !important;}
.hscrollerbaseend 		{background: url('../images/scrollCaps.png') -8px -7px no-repeat; width: 6px; height: 5px !important;}


