body {background-color: #DDDDDD}

/*================  TABLES ====================*/
/*Table main hyperlink text*/
a.tmain:link     {color: #808080; font-family:verdana,arial; font-size:9pt}
a.tmain:visited  {color: #808080; font-family:verdana,arial; font-size:9pt}
a.tmain:active   {color: #808080; font-family:verdana,arial; font-size:9pt}
a.tmain:hover    {color: #097562; font-family:verdana,arial; font-size:9pt}

/*Table Title font*/
a.headers {font-size:13pt; font-family:verdana,arial; color: #808080; font-weight: bold; font-style: italic; text-decoration: underline}

/*Text up top*/
td.texttop {background-color: #FFFFFF; text-align: left; font-family: verdana,arial; color: #097562; font-size: 11px} 
/*Green links*/
a.greenhl:link     {color: #097562; font-family:verdana,arial; font-size:9pt; text-decoration: none}
a.greenhl:visited  {color: #097562; font-family:verdana,arial; font-size:9pt; text-decoration: none}
a.greenhl:active   {color: #097562; font-family:verdana,arial; font-size:9pt; text-decoration: none}
a.greenhl:hover    {color: #808080; font-family:verdana,arial; font-size:9pt; text-decoration: underline}

/*Green table font*/
a.tgreen {font-size:12pt; font-family:verdana,arial; color: #097652}

/*Main text in center*/
td.tabletext {background-color: #FFFFFF; text-align: left; font-family: verdana,arial; color: #808080; font-size: 12px} 

/*100 plan table*/
td.tableplan {padding: 3px 3px 3px 3px; background-color: #FFFFFF; text-align: left; font-family: verdana,arial; color: #808080; font-size: 12px} 

/*Main text in center - right justified*/
td.tabletextrt {background-color: #FFFFFF; text-align: right; font-family: verdana,arial; color: #808080; font-size: 12px} 

/*Left table cells*/
td.tleft {background-color: #FFFFFF; ; border-left: 2px solid #097562; text-align: left; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Right table cells*/
td.tright {background-color: #FFFFFF; ; border-right: 2px solid #097562; text-align: right; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Top table cells*/
td.ttop {background-color: #FFFFFF; ; border-top: 2px solid #097562; text-align: center; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Bottom table cells*/
td.tbottom {background-color: #FFFFFF; ; border-bottom: 2px solid #097562; text-align: left; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Bottom left table cells*/
td.tbotlt {background-color: #FFFFFF; ; border-bottom: 2px solid #097562; border-left: 2px solid #097562; text-align: left; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Bottom Right table cells*/
td.tbotrt {background-color: #FFFFFF; ; border-bottom: 2px solid #097562; border-right: 2px solid #097562; text-align: left; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Top bottom table cells*/
td.ttopbot {background-color: #DDDDDD; ; border-bottom: 2px solid #097562; text-align: left; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Top left table cells*/
td.ttoplt {background-color: #FFFFFF; border-left: 2px solid #097562; border-top: 2px solid #097562; text-align: left; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Top right table cells*/
td.ttoprt {background-color: #FFFFFF; border-right: 2px solid #097562; border-top: 2px solid #097562; text-align: left; font-family: verdana,arial; color: #808080; font-size: 11px} 

/*Agent table white td USED*/
td.tdagent1 {padding: 2px 2px 2px 2px; vertical-align: center; font-family: verdana, arial, helvetica; font-size: 11px; font-color: #808080}

/*Agent table grey td USED*/
td.tdagent2 {padding: 2px 2px 2px 2px; vertical-align: center; font-family: verdana, arial, helvetica; background-color: #DDDDDD; font-size: 11px; font-color: #808080}

/*Row Highlights*/
td.greenrow {background-color: #CFF5D6; text-align: left} 
td.yellowrow {background-color: #FFFFDD; text-align: left} 
td.orangerow {background-color: #FFE4CA; text-align: left} 
td.redrow {background-color: #FFAAAA; text-align: left} 
/*================  END TABLES ====================*/

/*================  GENERAL ====================*/
/*Navigation Bar Text*/
a.navbar:link     {color: #FFFFFF; font-family:arial; font-size:10pt}
a.navbar:visited  {color: #FFFFFF; font-family:arial; font-size:10pt}
a.navbar:active   {color: #FFFFFF; font-family:arial; font-size:10pt}
a.navbar:hover    {color: #FFD0AA; font-family:arial; font-size:10pt}

/*Navigation background*/
td.navbg {background-color: #F77100; height:25px}

/*General text with bold*/
a.mainbold {font-size:10pt; font-family:arial; color: #182C94; font-weight: bold}

/*General text without bold*/
a.maintext {font-size:10pt; font-family:arial; color: #182C94}

/*White text with bold*/
a.wtbold {font-size:10pt; font-family:arial; color: #FFFFFF; font-weight: bold}

/*White text without bold*/
a.wttext {font-size:10pt; font-family:arial; color: #FFFFFF}

/*Required text with bold*/
a.reqbold {font-size:10pt; font-family:arial; color: #F77100; font-weight: bold}

/*Required text without bold*/
a.reqtext {font-size:10pt; font-family:arial; color: #F77100}

/*Small orange comment*/
a.orcomment {font-size:8pt; font-family:arial; color: #F77100}

/*Small orange comment with hyperlinks*/
a.orcomhl:link     {color: #F77100; font-family:arial; font-size:8pt}
a.orcomhl:visited  {color: #F77100; font-family:arial; font-size:8pt}
a.orcomhl:active   {color: #F77100; font-family:arial; font-size:8pt}
a.orcomhl:hover    {color: #182C94; font-family:arial; font-size:8pt}

/*Required text with hyperlinks*/
a.reqhl:link     {color: #F77100; font-family:arial; font-size:10pt}
a.reqhl:visited  {color: #F77100; font-family:arial; font-size:10pt}
a.reqhl:active   {color: #F77100; font-family:arial; font-size:10pt}
a.reqhl:hover    {color: #182C94; font-family:arial; font-size:10pt}

/*General hyperlink text*/
a.mainhl:link     {color: #182C94; font-family:arial; font-size:10pt}
a.mainhl:visited  {color: #182C94; font-family:arial; font-size:10pt}
a.mainhl:active   {color: #182C94; font-family:arial; font-size:10pt}
a.mainhl:hover    {color: #F77100; font-family:arial; font-size:10pt}

/*White hyperlink text*/
a.wthl:link     {color: #FFFFFF; font-family:arial; font-size:10pt}
a.wthl:visited  {color: #FFFFFF; font-family:arial; font-size:10pt}
a.wthl:active   {color: #FFFFFF; font-family:arial; font-size:10pt}
a.wthl:hover    {color: #FFFFFF; font-family:arial; font-size:10pt}

/*Font for the LEFT UPMOST portion of the site (logged in as)*/
a.ltup {font-size:8pt; font-family:arial; color: #182C94; text-align:left; font-weight:bold}

/*Font for the LEFT UPMOST portion of the site (logged in as)*/
a.rtup:link     {color: #182C94; font-family:arial; font-size:8pt; font-weight:bold; text-align:right}
a.rtup:visited  {color: #182C94; font-family:arial; font-size:8pt; font-weight:bold; text-align:right}
a.rtup:active   {color: #182C94; font-family:arial; font-size:8pt; font-weight:bold; text-align:right}
a.rtup:hover    {color: #F77100; font-family:arial; font-size:8pt; font-weight:bold; text-align:right}

/*Light Blue font - matches global search icon*/
a.ltblue {font-size:10pt; font-family:arial; color: #3959DE; text-align:left}

/*Light Blue BOLD font - matches global search icon*/
a.ltbluebold {font-size:10pt; font-family:arial; color: #3959DE; text-align:left; font-weight:bold}

/*Light Blue BOLD w/ hyperlink font - matches global search icon*/
a.ltbluehl:link     {color: #3959DE; font-family:arial; font-size:10pt; font-weight:bold}
a.ltbluehl:visited  {color: #3959DE; font-family:arial; font-size:10pt; font-weight:bold}
a.ltbluehl:active   {color: #3959DE; font-family:arial; font-size:10pt; font-weight:bold}
a.ltbluehl:hover    {color: #182C94; font-family:arial; font-size:10pt; font-weight:bold}
/*================  END GENERAL ====================*/

/*================  ADMINISTRATION ====================*/
td.admlinks a {background-color: transparent; color: #FFFFFF; width: 175pt;
	font-family: Arial, Verdana; color: #182C94; font-size: 10pt; text-decoration: none;
	margin: 0; padding: .25em 0 0;
	border-bottom: 1px solid #C9D1F5;
	border-left: 1px solid #C9D1F5;
	border-left-width: 4px; padding-left: 3px;
	border-right: 1px solid #FFFFFF;}

td.admlinks a:hover 	{background-color: #C9D1F5; width: 175pt;
	font-family: Arial, Verdana; color: #182C94; font-size: 10pt; text-decoration: none;
	margin: 0; padding: .25em 0 0;
	border-bottom: 1px solid #182C94;
	border-left: 1px solid #182C94;
	border-left-width: 4px; padding-left: 3px;
	border-right: 1px solid #FFFFFF;}
/*================ END ADMINISTRATION ====================*/

/*p.margin {margin-left: 1cm; margin-right: 1cm}
p.margin {margin: 1cm 1cm 1cm 1cm}
p {font-size:10pt; color: #182C94; font-family:arial}
*/
