/*COLOR CODES
-------------------
  ---Pastels---
#FFDBAB - Pale Orange (255,219,171)
#FFF1E6 - Palest Orange (255,241,230)
#CCFFFF - Pale Teal (204,255,255)
#E3FFFF - Palest Teal (227,255,255)
  ---Colors---
#FEA95B - Med Orange (254,169,91)
#FF7F00 - Orange (255,127,0)
#FF6600 - Dark Orange (255,102,0)
#FF4700 * Red (255,71,0)
#F0F0F0	- Lighter Gray
#E5E6E7 - Light Gray (229,230,231)
#959595 - Med Gray (158,158,158)
#7b7b7b - Dark Gray (123,123,123)
#0aa0B6 - Teal (10,160,182)
#077F91 - Dark Teal  (7,127,145)

  ---Servers---
#7CD3DF - Bright Teal (124,211,223)
#FFCC66 - Gold (255,204,102)
#33CC66 - BrightGreen (51,204,102)
#6FB2CC - Light BlueGreen (111,178,204)
-------------------*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #660000;
margin: 3px 8px;
}

/*-----------------
ENOM STYLES
-------------------*/

A.info_1 {color:#348ED2;font-weight:bold;text-decoration:none;cursor:help;font-family:Times New Roman, Times, serif; font-size:95%;padding:0 3px}

/*-----------------
PAGE ATTRIBUTES
-------------------*/

body.2661	{MARGIN-LEFT:0;
		MARGIN-TOP:0;
		MARGIN-WIDTH:0;
		MARGIN-HEIGHT:0;
		background-image: URL(http://webhelps.com/images/bg-GW.gif)}

A:link		{color: #0aa0B6}
A:active	{color: #FF7F00}
A:visited	{color: #7b7b7b}
a.INL		{color:#7b7b7b; font-weight:bold; text-decoration:none}

a.1	{text-decoration:none;
	font-family:verdana;
	font-size:8pt;
	color:#000000}

a.2	{font-family:verdana;
	font-size:8pt;
	color:#000000}

/*------------------
TABLE and COLUMN ATTRIBUTES
--------------------*/

table	{font-size: 10pt;
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: none}

table.INL	{width:561px;
		background-color:#E5E6E7;
		height:20px;
		font-size: 8pt;
		border: 1px solid #FFFFFF;
		border-collapse: collapse}

td.1	{border:solid #000000 1px;
	background-color:#CCFFFF;
	text-align:center;
	font-family:verdana;
	font-size:8pt;
	color:#000000}

td.fshTRT	{text-align: center;
		border: 1px solid #7b7b7b;
		border-collapse: collapse;
		font-size: 8pt;
		background-color: #e3ffff;
		width: 150px}

td.bcenter	{background-color:#FFFFFF;
		border-left:1px solid #7b7b7b;
		vertical-align:top;
		width:561;
		padding: none}

td.INL		{text-align: center;
		border:1px solid #7b7b7b}

td.features	{BORDER-right:#077F91 1px solid;
		BORDER-top:#077F91 1px solid}

td.features2	{BORDER-top:#077F91 1px solid;
		text-align:center}

td.topnav	{background-color:#0aa0b6;
		text-align:center;
		padding-top:3px;
		padding-bottom:3px;
		font-family:verdana;
		font-size:11px;}

td.topnav2	{background-color:#ff7f00;
		text-align:center;
		white-space:nowrap;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		padding-right:5px;
		font-family:verdana;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none}

td.topnav2A	{background-color:#0aa0b6;
		text-align:center;
		white-space:nowrap;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:10px;
		padding-right:10px;
		font-family:verdana;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none}

td.topnav3	{background-color:#ff7f00;
		text-align:center;
		white-space:nowrap;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		padding-right:5px;
		font-family:verdana;
		font-size:10px;
		color:#ffffff;
		text-decoration:none}

.greenborder
{ border-right:#077F91 1px solid; border-top:#077F91 1px solid }

.grayborder
{ border-right:#7b7b7b 1px solid; border-top:#7b7b7b 1px solid }

.orangebox
{ BORDER:#ff7f00 1px solid; PADDING:1px; MARGIN-TOP:12px; MARGIN-RIGHT:7px }

#graybox
{ BORDER:#7b7b7b 1px solid; PADDING:1px; MARGIN-TOP:12px; MARGIN-RIGHT:7px }

.graybox
{ BORDER:#7b7b7b 1px solid; PADDING:1px; MARGIN-TOP:12px; MARGIN-RIGHT:7px }


/*------------------
ELEMENT ATTRIBUTES
-------------------*/

img 	{border: none;}

UL.arrow	{list-style-image: url(/images/arrow.gif);
		margin-left:15px}

.tealbutton	{height:20px;
		border-width:1px;
		background-color:#CCFFFF;
		border-color:#0aa0B6;
		color:#0aa0B6;
		font-size:12px;}

.graybutton	{height:20px;
		border-width:1px;
		background-color:#E5E6E7;
		border-color:#7b7b7b;
		color:#7b7b7b;
		font-size:12px;}

#dropmenudiv	{position:absolute;
		border:1px solid #0aa0B6;
		border-bottom-width: 0;
		font:normal 11px Verdana;
		line-height:14px;
		z-index:1;}

#dropmenudiv a	{width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid #0aa0B6;
		padding: 1px 0;
		text-decoration: none;
		font-weight: normal;}

#dropmenudiv 	a:hover{ /*hover background color*/
background-color: #FFE2C8}


/*------------------
FONT ATTRIBUTES
-------------------*/

H1	{color:#FFFFFF; font-size:12pt; font-weight:bold}

H2	{color:#FF7F00; font-size:11pt; font-weight:bold}

H3	{color:#0AA0B6; font-size:10pt; font-weight:bold}

/*--- SMALL TITLES ---*/

#stitle
{font-size: 8pt; color: #FFFFFF; font-family: verdana; font-weight: bold}

.stitle
{font-size: 8pt; color: #FFFFFF; font-family: verdana; font-weight: bold}

#stitle-black
{font-size: 8pt; color: #000000; font-family: verdana; font-weight: bold}

.stitle-black
{font-size: 8pt; color: #000000; font-family: verdana; font-weight: bold}

#stitle-teal
{font-size: 8pt; color: #077F91; font-family: verdana; font-weight: bold}

.stitle-teal
{font-size: 8pt; color: #077F91; font-family: verdana; font-weight: bold}

#stitle-orange
{font-size: 8pt; color: #ff7f00; font-family: verdana; font-weight: bold}

.stitle-orange
{font-size: 8pt; color: #ff7f00; font-family: verdana; font-weight: bold}

#stitle-red
{font-size: 8pt; color: #FF6600; font-family: verdana; font-weight: bold}

.stitle-red
{font-size: 8pt; color: #FF6600; font-family: verdana; font-weight: bold}

#stitle-gray
{font-size: 8pt; color: #7b7b7b; font-family: verdana; font-weight: bold}

.stitle-gray
{font-size: 8pt; color: #7b7b7b; font-family: verdana; font-weight: bold}

/*--- TITLES ---*/

#title
{font-size: 10pt; color: #FFFFFF; font-family: verdana; font-weight: bold}

.title
{font-size: 10pt; color: #FFFFFF; font-family: verdana; font-weight: bold}

.title-teal
{font-size: 10pt; color: #077F91; font-family: verdana; font-weight: bold}

#title-teal
{font-size: 10pt; color: #077F91; font-family: verdana; font-weight: bold}

#title-orange
{font-size: 10pt; color: #ff7f00; font-family: verdana; font-weight: bold}

.title-orange
{font-size: 10pt; color: #ff7f00; font-family: verdana; font-weight: bold}

#title-red
{font-size: 10pt; color: #FF6600; font-family: verdana; font-weight: bold}

.title-red
{font-size: 10pt; color: #FF6600; font-family: verdana; font-weight: bold}

#title-gray
{font-size: 10pt; color: #7b7b7b; font-family: verdana; font-weight: bold}

.title-gray
{font-size: 10pt; color: #7b7b7b; font-family: verdana; font-weight: bold}


/*--- BIG TITLES ---*/

#btitle
{font-size: 12pt; color: #000000; font-family: verdana; font-weight: bold}

#btitle-white
{font-size: 12pt; color: #ffffff; font-family: verdana; font-weight: bold}

#btitle-orange
{font-size: 12pt; color: #ff7f00; font-family: verdana; font-weight: bold}

#btitle-teal
{font-size: 12pt; color: #1F7A9D; font-family: verdana; font-weight: bold}

#btitle-red
{font-size: 12pt; color: #FF6600; font-family: verdana; font-weight: bold}

/*--- REGULAR TEXT ---*/

#text
{font-size: 10pt; color: #000000; font-family: verdana}

.text
{font-size: 10pt; color: #000000; font-family: verdana}

#text-teal
{font-size: 10pt; color: #1F7A9D; font-family: verdana}

.text-teal
{font-size: 10pt; color: #1F7A9D; font-family: verdana}

#text-orange
{font-size: 10pt; color: #ff7f00; font-family: verdana}

.text-orange
{font-size: 10pt; color: #ff7f00; font-family: verdana}

#text-white
{font-size: 10pt; color: #ffffff; font-family: verdana}

.text-white
{font-size: 10pt; color: #ffffff; font-family: verdana}

#text-brown
{font-size: 10pt; color: #B44C00; font-family: verdana}

.text-brown
{font-size: 10pt; color: #B44C00; font-family: verdana}

#text-red
{font-size: 10pt; color: #ff6600; font-family: verdana}

.text-red
{font-size: 10pt; color: #ff6600; font-family: verdana}

-------------

#medtext
{font-size: 9pt; color: #000000; font-family: verdana}

.medtext
{font-size: 9pt; color: #000000; font-family: verdana}

/*--- SMALL TEXT ---*/

#stext
{font-size: 8pt; color: #000000; font-family: verdana}

.stext
{font-size: 8pt; color: #000000; font-family: verdana}

#stext-gray
{font-size: 8pt; color: #7b7b7b; font-family: verdana}

.stext-gray
{font-size: 8pt; color: #7b7b7b; font-family: verdana}

#stext-teal
{font-size: 8pt; color: #077F91; font-family: verdana}

.stext-teal
{font-size: 8pt; color: #077F91; font-family: verdana}

#stext-orange
{font-size: 8pt; color: #ff7f00; font-family: verdana}

.stext-orange
{font-size: 8pt; color: #ff7f00; font-family: verdana}

#stext-red
{font-size: 8pt; color: #FF6600; font-family: verdana}

.stext-red
{font-size: 8pt; color: #FF6600; font-family: verdana}

#stext-white
{font-size: 8pt; color: #FFFFFF; font-family: verdana}

.stext-white
{font-size: 8pt; color: #FFFFFF; font-family: verdana}

/* SMALL RED BOLD TEXT */
#warn
{font-size: 8pt; color: #FF4700; font-family: verdana; font-weight: bold}
