/* Stylesheet for future Netstate pages */

/* Standard body definition */
BODY
	{
	background:			url(../states/images/bgstate_new.gif);
	bacground-color:		#ffffff;
	font-family:		"Times New Roman",Times,serif;
	font-size:			12pt;
	}



/* Table stuff */

/* Left navigation <td> column */
.tablegraphic
	{
	float:		left;
	}

#tdnavleft
	{
	width:		155px;
	}

/* Content <td> column */
#tdcontent
	{
	padding-top:	4px;
	min-width:		600px;
	}

/* Bottom navigation <td> section */
#tdbottomnav
	{
	background-color:	#000066;
	padding:		0px 10px;
	}



/* ID for all nstate legal print */
#legalstuff
	{
	font-family:	arial,helvetica,tahoma,sans-serif;
	font-size:		7.5pt;
	}

.legalleft
	{
	text-align:		left;
	}

.legalcenter
	{
	text-align:		center;
	}


/* Font text <td> for trio */
.trio
	{
	font-family:	arial,helvetica,tahoma,sans-serif;
	font-size:		7.5pt;
	}



/* Red <font> navigation decorations */
.redbars
	{
	color:		#aa0000;
	font-weight:	bold;
	padding-right:	3px;
	}


.caption
	{
	font-size:		10pt;
	color:		#000099;
	text-align:		center;
	padding-bottom:	20px;
	}

.initial:first-letter
	{
	font-size:		14pt;
	color:		#000099;
	float:		clear;
	}


/* Caption under graphics */
.caption
	{
	font-family:	arial,helvetica,tahoma,sans_serif;
	font-weight:	normal;
	font-size:		7.5pt;
	color:		#666666;
	}



/* Standard <p> left colum navigation text */
.navtext
	{
	font-family:	arial,helvetica,tahoma,sans_serif;
	font-weight:	normal;
	font-size:		7.5pt;
	}

.navtextleft
	{
	font-family:	arial,helvetica,tahoma,sans_serif;
	font-weight:	normal;
	font-size:		7.5pt;
	margin-left:	-3px;
	margin-top:		3px;
	}

/* Standard <p> bottom navigation text */
.navtextbottom
	{
	font-family:	arial,helvetica,tahoma,sans_serif;
	font-weight:	normal;
	font-size:		7.5pt;
	text-align:		center;
	}

/* Standard <p> top of page navigation text */
.navtexttop
	{
	font-family:	arial,helvetica,tahoma,sans_serif;
	font-weight:	normal;
	font-size:		7.5pt;
	float:		right;
	}

/* Standard <p> top of page navigation text */

.navlbottom
	{
	font-family:	arial,helvetica,tahoma,sans_serif;
	font-weight:	normal;
	font-size:		7.5pt;
	float:		left;
	}

.navrbottom
	{
	font-family:	arial,helvetica,tahoma,sans_serif;
	font-weight:	normal;
	font-size:		7.5pt;
	float:		right;
	margin-top:		-14px;
	}

.addinfo
	{
	}

H1		{
	 	font-size:		18pt;
	 	font-family:	times;
		color:		#000099;
		}

H2		{
		font-size:		14pt;
		font-weight:	normal;
		font-family:	times;
		color:		#990000;
		text-decoration:	underline;
		background-color:	#ffffcc;
		text-indent:	6px;
		}

H3		{
		font-size:		14pt;
		font-weight:	normal;
		font-family:	times;
		color:		#000099;
		margin-left:	2%;
		}

/*  Graphics  */

img
	{
	border-style:	none;
	height:		auto;
	width:		auto;
	}

.logo
	{
	border-style:	none;
	position:		relative;
	margin-left:	-3px;
	margin-top:		-3px;
	}

.mapcommap
	{
	float:		left;
	padding-right:	10px;
	}


#headflag
	{
	border:		1px solid black;
	}

#headstate
	{
	}


/* Links */
a:link
	{
	color:		#9999ff;
	}


a:active
	{
	color:		#ff0000;
	}

a:visited
	{
	color:		#aaaaaa;
	}



a.contentlink:link
	{
	color:		#0000ff;
	}

a.contentlink:visited
	(
	color:		#000000;
	)

a.contentlink:active
	{
	color:		#ff0000;
	}			
