a:link			{text-decoration: underline; color: black;}
a:visited		{text-decoration: underline; color: black;}
a:HOVER 		{color: #005FE8; text-decoration: underline !important;}

/*used- links in the top, left, and bottom bars*/
a.navbar:link		{color: #303030; text-decoration: none;}
a.navbar:visited	{color: #303030; text-decoration: none;}
a.navbar:hover		{color: #005FE8; text-decoration: underline;}

/*used- link on scgi-bin/update*/
a.redlink:link		{color: red; text-decoration: underline;}
a.redlink:visited	{color: red; text-decoration: underline;}
a.redlink:hover		{color: #005FE8; text-decoration: underline;}

/*used- for Learn More links in Mapwing area*/
a.bluelink:link		{color: #005FE8; text-decoration: none;}
a.bluelink:visited	{color: #005FE8; text-decoration: none;}
a.bluelink:hover		{color: #005FE8; text-decoration: underline;}

/*used- for the vertical lines in the top, left, and bottom bars*/
img.vertbar		{width: 1px; height: }
/*used- for the horizontal lines in the top, left, and bottom bars*/
img.horzbar		{width: 94%; height: 1px; margin-left: 4px; padding-top: 4px; padding-bottom: 4px;}	
/*used- controls width of left bar (used with spacer.gif)*/
img.lfbarpad	{width: 160px;}

h1				{color: black; font-size: 10pt; line-height: 12pt; font-style: normal; font-weight: normal;}

body			{font-family: Arial; margin: 0px; padding: 0px;}

/*used- anything that needs a grey background */
.bkgrnd			{background-color: #c0c0c0;}

/*used- indents text links in left bar*/
.lfbarindent	{margin-left: 8px; font-size: 12pt; color: white; letter-spacing: 1pt; white-space: nowrap;}
.lfbarHead 		{font-size: 12pt; color: black; letter-spacing: 1pt; margin-left: 10pt; margin-right: 10pt; white-space: nowrap;}

/*used- now contains height and width specifications*/
.tpbar			{font-size: 12pt; color: white; letter-spacing: 1pt; white-space: nowrap; height: 21px; background-color: #c0c0c0; text-align: center;}
/*used- text of top bar*/
.tpbartext		{width: 1px; font-size: 12pt; color: white; letter-spacing: 1pt;}

/*used- added height*/
.bmbar			{font-size: 12pt; background-color: #c0c0c0; color: white; letter-spacing: 1pt; height: 21px;}			
/*used- text of bottom bar*/
.bmbartext		{width: 1px; font-size: 12pt; color: white; letter-spacing: 1pt;}

/*used- justified and with left and right margins?*/
.bdtx			{width: 600px; color: black; font-size: 10pt; line-height: 12pt; text-align: justify;}
/*used- normal version of bdtx without width*/
.bdtxnormal		{color: black; font-size: 10pt; line-height: 12pt;}
/*used- small version of bdtx*/
.bdtxsmall		{color: black; font-size: 9pt; line-height: 12pt;}
/*used- red normal size for feedback page*/
.bdtxnormred	{color: red; font-size: 10pt; line-height: 12pt;}
/*used- large version of bdtx*/
.bdtxlarge		{color: black; font-size: 11pt; line-height: 12pt;}
/*used- large red version of bdtx*/
.bdtxlargered	{color: red; font-size: 11pt; line-height: 12pt;}
/*used- used in Learn more links*/
.bdtxblue		{color: #106CFF;}
.bdtxgray		{width: 600px; color: #AFAFAF; font-size: 11pt; line-height: 14pt; text-align: justify;}
.bdtxgray2		{width: 600px; color: #AFAFAF; font-size: 10pt; line-height: 12pt; text-align: justify;}


/*used- normal size with right padding for download info pages*/
.bdtxnormright	{color: black; font-size: 10pt; line-height: 12pt; padding-right: 6px; vertical-align: top; text-align: right;}
/*used- normal size with left padding for download info pages*/
.bdtxnormleft	{color: black; font-size: 10pt; line-height: 12pt; padding-left: 6px; vertical-align: top; text-align: justify;}
/*used- normal size with right padding for download info pages*/
.bdtxnmrtcenter	{color: black; font-size: 10pt; line-height: 12pt; padding-right: 6px; vertical-align: middle; text-align: right;}
/*used- normal size with right padding for download info pages*/
.bdtxnmrthead	{width: 135px; color: black; font-size: 10pt; line-height: 12pt; padding-right: 6px; vertical-align: top; text-align: right;}

/*used- width of feedback form input elements*/
.fdbkinput		{width: 240px;}
/*used- width of feedback form*/
.fdbkform		{width: 415px;}
/*used- box on feedback form*/
.fdbkbox		{border: 2px solid #C0C0C0;	padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;}

/*used- news on main page*/
.news			{border:2px solid #C0C0C0; background: #FFFFFF; width: 100%;}

/*used- box on store*/
.storebox		{border: 2px solid #C0C0C0;	padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;}

.box1		   {border-top-width: 0px; 		border-right-width: 0px; 		border-bottom-width: 2px; 		border-left-width: 2px;
				border-top-color: #C0C0C0;	border-right-color: #C0C0C0;	border-bottom-color: #C0C0C0;	border-left-color: #C0C0C0;
				border-top-style: solid; 	border-right-style: solid; 		border-bottom-style: solid; 	border-left-style: solid;}

.box2		   {border-top-width: 0px;		border-right-width: 2px; 		border-bottom-width: 2px; 		border-left-width: 2px;
				border-top-color: #C0C0C0;	border-right-color: #C0C0C0;	border-bottom-color: #C0C0C0;	border-left-color: #C0C0C0;
				border-top-style: solid; 	border-right-style: solid; 		border-bottom-style: solid; 	border-left-style: solid;}

.box3		   {border-top-width: 2px; 		border-right-width: 2px; 		border-bottom-width: 2px; 		border-left-width: 2px;
				border-top-color: #C0C0C0;	border-right-color: #C0C0C0; 	border-bottom-color: #C0C0C0; 	border-left-color: #C0C0C0;
				border-top-style: solid; 	border-right-style: solid; 		border-bottom-style: solid; 	border-left-style: solid;}

.box4		   {border-top-width: 2px; 		border-right-width: 2px; 		border-bottom-width: 2px; 		border-left-width: 0px;
				border-top-color: #C0C0C0; 	border-right-color: #C0C0C0; 	border-bottom-color: #C0C0C0;	border-left-color: #C0C0C0;
				border-top-style: solid; 	border-right-style: solid; 		border-bottom-style: solid; 	border-left-style: solid;}

.box5		   {border-top-width: 0px; 		border-right-width: 2px;		border-bottom-width: 2px; 		border-left-width: 0px;
				border-top-color: #C0C0C0; 	border-right-color: #C0C0C0; 	border-bottom-color: #C0C0C0; 	border-left-color: #C0C0C0;
				border-top-style: solid; 	border-right-style: solid; 		border-bottom-style: solid; 	border-left-style: solid;}

.box6		   {border-top-width: 0px; 		border-right-width: 2px; 		border-bottom-width: 0px; 		border-left-width: 0px;
				border-top-color: #C0C0C0; 	border-right-color: #C0C0C0; 	border-bottom-color: #C0C0C0; 	border-left-color: #C0C0C0;
				border-top-style: solid; 	border-right-style: solid; 		border-bottom-style: solid; 	border-left-style: solid;}

.box7		   {border-top-width: 0px; 		border-right-width: 0px; 		border-bottom-width: 2px; 		border-left-width: 0px;
				border-top-color: #C0C0C0; 	border-right-color: #C0C0C0; 	border-bottom-color: #C0C0C0; 	border-left-color: #C0C0C0;
				border-top-style: solid;	border-right-style: solid; 		border-bottom-style: solid; 	border-left-style: solid;}

