/* ================================
    CSS STYLES FOR Module LocationMap
   ================================
*/
/* Default CSS Stylesheet for a new Web Application project */

/*
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;    
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10pt;
}

A
{
	color:#003399;
}

/*
.TOPLINKROW 
{
	background-color:#ffffcc;
	color:white;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:-2px;
}


.TopLinkButton
{
	background-color:#ffffcc;
	vertical-align:top;
}


.TOPLINKROW A 
{
	color:white;
	text-decoration:none;
	margin-left:25px;
}
	
.TOPLINKROW A:hover 
{
	color:red; 
	font-weight:bold
}

.TOPLOGOROW
{
	background-color:#ffffcc;
}	

/*
.Blurb
{
	background-color:#ffffcc;
	padding-left:150px;
}


.TOPLINK
{

	background-color:#ffffcc;
}

.FOOTLINK
{
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: black;
}

.FOOTLINK A:hover
{
	color:Red;
}	

.FOOTLINK TD
{
	position: relative;
	top: +10px;
	width: 110px;
	text-align: center;
	vertical-align: middle;
}

.FOOTLINK A 
{
	color:#003399;
	font-weight:normal;
	font-size: 8pt;
}

.FOOTLINKCRIGHT
{
	visibility:hidden;
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: black;
	vertical-align: middle;
	text-align:right;	
}

.FOOTLINKLEGAL
{
	visibility:hidden;
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: black;
	text-align:center;
}


.HEAD1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	700;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:17px;
	padding-top:3px;		
}	

.BODYTEXT, .BODYTEXT UL, .BODYTEXT P
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	10pt;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}


.BODYTEXT A
{
	color:#003399;
}

.BODYTEXT A:hover
{
	color:Red;
}

.INFOLINK
{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#003399;	
}

.INFOLINK:hover
{
	color:Red;
}

.LICENSEINFO
{
	font-family:Arial,Verdana,Helvetica;
	font-size:7pt;
	visibility:visible;
	border-style:none;
	width:200px;		
}

.STATESELECT
{
	color:Black;
	font-family:Arial,Verdana,Helvetica;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	margin-left:10;
}

.STATESELECT:hover
{
	color:Red;
}

.SELECTDIM
{
	color:DarkGray;
	font-family:Arial,Verdana,Helvetica;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	margin-left:10
}

.SELECTDIM:hover
{
	color:Red;
}

.STOREINFO
{	
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;	
}

.STOREINFOHEAD
{	
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#003399;	
}

.HIDDENTBOX
{
	background-color:lightGray;
	color:lightGray;
	border:solid 1px darkgray;
	display:none;
	visibility:hidden;
}

.HIDDENSPAN
{
	display:none;
}

.DATALIST
{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;	
}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

DIV, P
{
	    FONT-SIZE: 10pt;
}

/* cant do this, it messes up the tabs */
/*
IMG 	{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	}
	
.IMGLINE 	{
	margin-top: 5px;
	margin-left: -4px;
	margin-right: 0px;
	margin-bottom:-2px;
	}


.CALENDAR
{	
	Border:#003399 2px solid;
	WIDTH: 160px;	 
	text-align:left;
	padding:10px;
}

.calendarloc
{
	font-family:Arial,verdana, helvetica;
	font-size:8pt;
	font-weight:bold;	
}

.calendarhead
{
	font-family:Arial,verdana, helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#003399;
}

.calendarline
{
	color:#003399;
}

.calendardays
{
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	padding-left:15px;
}

.calendarotherdays
{
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;	
}



.calTable
{
	border-collapse:collapse;
	overflow:auto;
	color:Black;
}

.calTable TD
{
	font-family:Verdana;
	font-size: 8pt;
	color:Black;
}


.VALIDATOR
{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#cc0000;
	font-weight:bold;
}

.underlinecells tbody td
{
	font-family:Arial,Verdana,Helvetica;
	font-size:7pt;
	border-bottom: solid black 1px;
}

.underlinecells tbody th
{
	font-family:Arial,Verdana,Helvetica;
	font-size:7pt;
}

.faxbox
{
	border-left:solid 2px #000000;
}

.btm8b
{
	color:#003399;
	vertical-align: bottom;
	font-size:8pt;
	font-weight:bold;
	border-bottom:solid 1px #003399;
}

.runlist2col_c1
{
	width:.25in; text-align:left; font-size:7pt;
}

.runlist2col_c2
{
	width:.45in; text-align:left; font-size:7pt;
}

.runlist2col_c3
{
	width:1.85in; text-align:left; font-size:7pt;
}

.runlist2col_c4
{
	width:.15in; text-align:right; padding-right:2px; font-size:7pt;
}

.runlist2col_c5
{
	width:.20in; text-align:center; font-size:7pt;
}

.runlist2col_c6
{
	width:.65in; text-align:left; font-size:7pt;
}

.runlist2col_h1
{
	vertical-align: bottom;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
}

.runlist2col_h2
{
	vertical-align: bottom;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
}
.runlist2col_h3
{
	vertical-align: bottom;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
}
.runlist2col_h4
{
	vertical-align: bottom;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
}
.runlist2col_h5
{
	vertical-align: bottom;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
}
.runlist2col_h6
{
	vertical-align: bottom;
	font-size:7pt;
	font-weight:bold;
	text-decoration:underline;
}

.bluebar
{
	color:#003399;
	background-color:#003399;
}

.faxbox
{
	border-left:solid 2px #000000;
	PADDING-LEFT: 50px;
}

.contacthead
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	700;
	color:#003399;
	margin-left:10px;
	height:14px;
}

.contacthead2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight:	700;
	
}

.contactline
{ background-color:#ffcc00;
	height:1px;
	margin-left:3px;
	margin-right:3px;
}

.contacthead2 A
{font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size:	10pt;
	font-weight:	700;
	color:#000000;	
}

.tempsusp
{font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size:	10pt;
	font-weight:	700;
	color:#CC0000;
}

.welcome
{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size:	10pt;
	font-weight:	700;
	padding-left:30px;
	color:#CC0000;
}

.savethanks
{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size:	8pt;
	font-weight: 700;
	color:#CC0000;
	display: block;
}

.smalltext
{
	font-size: 10pt;
}

*/

.SELECTDIM
{
	color:DarkGray;
	font-weight:bold;
	text-decoration:none;
}

.HIDDENTEXTBOX
{
	visibility:hidden;
}

.LICENSEINFO
{
	font-family:Arial,Verdana,Helvetica;
	font-size:7pt;
	visibility:visible;
	border-style:none;
	width:200px;		
}

.calendarloc
{
	font-family:Arial,verdana, helvetica;
	font-size:8pt;
	font-weight:bold;	
}

.calendarhead
{
	font-family:Arial,verdana, helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#003399;
}

.calendarline
{
	color:#003399;
}

.calendardays
{
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	padding-left:15px;
}

.calendarotherdays
{
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;	
}



.calTable
{
	border-collapse:collapse;
	overflow:auto;
	color:Black;
}

.calTable TD
{
	font-family:Verdana;
	font-size: 8pt;
	color:Black;
}

