body, html {  /* IE WIN: height = [correct height] + [top padding] + [top and bottom border widths] */
	
background: #fff url(../images/bg_tile.gif) repeat-x top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 10px/13px Verdana,Helvetica,sans-serif; 
	color: #333;

	}
#ma { /* has MA state seal background image */
	background: #fff url(bg2.gif) repeat-x top left;
	}

#fabric body
{
	
	background: #fff ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 10px/13px Verdana,Helvetica,sans-serif; 
	color: #333;

	
}
/* ---- content divs ----------------------------------------- */
#header 
{		
background: transparent url(../images/bg2.jpg) no-repeat top center;

	}
	
	#wrapper
{
background: transparent url(../images/bg_wrapper.png) repeat-y top center;
	height:900px;
	display:block;
	}
#content 
{
background: #fff url(../images/bg_wrapper.png) repeat-y top center;
	margin: 20px 10px 20px 50px;
	height: 380px;
	}
.vertrule {
	border-left: 1px solid #ccc;
	margin: 0 20px 0 10px; 
	}
.fabricsmall{
cursor:hand;
}

#submenu p {
	font: bold 10px/14px Verdana,Helvetica,sans-serif; 
	color: #333;
	margin: 10px 20px 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}
a.submenu { font: bold 12px/14px Verdana,Helvetica,sans-serif; color: #333; padding-left: 5px;}
a.submenu:link { text-decoration:none; color: #333;}
a.submenu:active { text-decoration:none; color: #333;}
a.submenu:visited { text-decoration:none; color: #333;}
a.submenu:hover { text-decoration:none; color: #34699d;}

div.qresults { /* query results header */
	margin: 0 0 5px 0;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	background-color: #fff;
	color: #34699d;
	}
	
/* ---- text formatting ----------------------------------------- */
h1 { 
	text-align: left;
	font-size: 25px;
	
	color: #28296b;
	margin: 10px 0 15px 5px;
	padding: 0;
	}
.blue { color: #34699d;}
h2 {
	margin: 0 0 2px 0;
	padding: 2px 0 2px 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	}
	
.treenode
{text-align: left;
	font: 11px/16px Verdana,Helvetica,sans-serif; color: #333;
}	
	
p { font: 11px/16px Verdana,Helvetica,sans-serif; color: #333; margin-left: 4px;}
p.body {
	margin-left: 11px;
	margin-top: 0;
	text-align: left;
	}
p.results { font: 11px Verdana,Helvetica,sans-serif; margin: 0; padding: 0;}
img { margin-bottom: 2px;}

	
/* ---- links ----------------------------------------- */
a { font: bold 12px Verdana,Helvetica,sans-serif;}
a:link { text-decoration:none; color: #28296c;}
a:active { text-decoration:none; color: #28296c;}
a:visited { text-decoration:none; color: #28296c;}
a:hover { text-decoration:none; color: #cc0000;}	

	/* -- index page pop-down menu bar -- */
a.bluemenu { font: bold 11px Verdana,Helvetica,sans-serif; color: #fff;}
a.bluemenu:link { text-decoration:none; color: #006699;}
a.bluemenu:active { text-decoration:none; color: #006699;}
a.bluemenu:visited { text-decoration:none; color: #006699;}
a.bluemenu:hover { text-decoration:none; color: #cc0000;}

a.white { font: bold 12px Verdana,Helvetica,sans-serif; color: #fff;
display:block;
border-right: solid 1px #0c3652; 
border-left: solid 1px #3d7ab8;
background: #2f6690;

height:25;
}
a.white:link { text-decoration:none; color:#fff;}
a.white:active { text-decoration:none; color:#fff;}
a.white:visited { text-decoration:none; color:#fff;}
a.white:hover { text-decoration:none; color:#fff; background: #0e4063; display:block; height:25;
border-right: solid 1px #3d7ab8; 
border-left: solid 1px #0c3652;}

/* -- query builder results table header links -- */
a.qresults { font: 11px Verdana,Helvetica,sans-serif; color: #fff;}
a.qresults:link { text-decoration:none; color: #fff;}
a.qresults:active { text-decoration:none; color: #fff;}
a.qresults:visited { text-decoration:none; color: #fff;}
a.qresults:hover { text-decoration:underline; color: #fff;}

	
/* ---- forms ----------------------------------------- */

.description td{
 margin-left:5px;
 margin-right:10px;
 padding-right:10px;
 vertical-align:top;
 }
.bigblue { font: bold 22px Verdana,Helvetica,sans-serif; color: #34699d; margin-right: 5px;}

p.form {
	font: 10px/13px Verdana,Helvetica,sans-serif; 
	color: #666;
	padding: 0 10px 0 10px;
	margin: 0;
	}

form { margin:0;}

input, textarea, select  {
	background-color: #fff;
	color: #4a5556;
	font: 11px verdana, helvetica, sans-serif;
	margin: 0;
	padding: 2px;
	}
.button {
	width: 125px;
	background-color: #ccc;
	color: #333;
	border: 1px solid #333;
	font: 11px verdana, helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 6px;
	}
.rbutton {
	background-color: #ccc;
	color: #333;
	border: 1px solid #333;
	font: 11px verdana, helvetica, sans-serif;
	padding: 1px;
	margin-left: 25px;
	}
.mapbutton {
	width: 90px;
	background-color: #ccc;
	color: #333;
	border: 1px solid #333;
	font: 11px verdana, helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 6px;
	}
.mtext {
	width: 90px;
	color: #333;
	border: none;
	font: 11px verdana, helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 6px;
	}
.hdntext {
	width: 90px;
	color: #333;
	border: none;
	font: 0px verdana, helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 6px;
	}
	
/*------table Styles---------------------------------------------*/

.vTable {border:  #ccc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
		font: 11px/16px Verdana,Helvetica,sans-serif; color: #333;}
		
.lTable {border:  #ccc; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px;
		font: 11px/16px Verdana,Helvetica,sans-serif; color: #333;}

.bottomcell {border:  #333; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}


.leftcell {border:  #333; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.cell {border:  #999; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.tHeader { border:  #333; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}	
	
/*------viewer Styles---------------------------------------------*/
.viewframe{
width:300;
height:415;
position:absolute;
background:#ffffff;
left:50;
top:100;
z-index:2;
display:block;

}

.viewshadow{
width:300;
height:416;
background:#111;
position:absolute;
opacity: .6;
filter: alpha(opacity=60);
left:60;
top:110;
z-index:2;
display:block;
}


.viewcell {
position:absolute;
border:solid 1px #333333;
text-align:center;
width:300;
height:400;
top:0;
left:0;
overflow:hidden;
}

.navcell {
font: 11px verdana, helvetica, sans-serif;
position:absolute;
background:#ffffff;
border-bottom:solid 1px #333333;
border-left:solid 1px #333333;
border-right:solid 1px #333333;
width:300;
height:15;
top:400;
left:0;
}
.viewimage {
cursor:hand;
position:absolute;
top:0;
left:50;
}
.txtspan {
width:275;
vertical-align:middle;
text-align:center

}
/*------fabric Styles---------------------------------------------*/
.fabricsmall{
cursor:hand;
}
	
/* ---- topmenu styles ----------------------------------------- */
#topmenu {
	position: absolute;
	top: 62px;
	left: 200px;
	width: 400px;
	text-align: center;
	background-color: none;
	margin: 0;
	padding: 0;
	}
#topmenu p {
	font: 11px Verdana,Helvetica,sans-serif; 
	color: #f0f0f0;
	margin: 0;
	padding: 0;
	}
a.topmenu { font: 11px Verdana,Helvetica,sans-serif; color: #f0f0f0; margin: 0 20px 0 20px; padding-top:0;}
a.topmenu:link { text-decoration:none; color: #f0f0f0;}
a.topmenu:active { text-decoration:none; color: #f0f0f0;}
a.topmenu:visited { text-decoration:none; color: #f0f0f0;}
a.topmenu:hover { text-decoration:none; color: #fff;}


.menu1{
 font: bold 12px Verdana,Helvetica,sans-serif;color: #fff;
border-right: solid 1px #0c3652; 
border-left: solid 1px #3d7ab8;	
background-color: #2f6690;
cursor:hand;	
}
.menu2{
 font: bold 12px Verdana,Helvetica,sans-serif;color: #fff;
border-right: solid 1px #3d7ab8; 
border-left: solid 1px #0c3652;	
background-color: #0e4063;
cursor:hand;	
}



ul {
	margin: 0;
	padding: 0;
	height:25;
	list-style: none;
	width: 200px; /* Width of Menu Items */
	
	}

ul li {
	position: relative;
	height:25;
	border-bottom: solid 1px #999;
	
	}
	
li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 24;
	height:25;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font: bold 12px Verdana,Helvetica,sans-serif;
	background: #2f6690; /* IE6 Bug */
	height:25
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 25; }
* html ul li a { height: 25; }
/* End */

ul li a:hover { color: #fff; background: #0e4063; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

.menutitle { font: bold 12px Verdana,Helvetica,sans-serif; color: #fff;
display:block;
border-right: solid 1px #0c3652; 
border-left: solid 1px #3d7ab8;
border-bottom:solid 1px #fff;
background: #0e4063;
padding-left:25;
height:25;
}
/*-------image styles------------*/

.swapicons{
vertical-align:top;
text-align:center;
height:75px;
width:60px
}
.mainimage{
vertical-align:top;
text-align:center;
height:450px;
width:240px;
border-right:solid 1px #ccc;
}

 ol {
	margin: 5px;
	padding: 5px;
	height:25px;
	list-style:none;
	
	width: 400px; /* Width of Menu Items */
	
	}

ol li {
	height:25px;
	margin: 5px;
	padding: 5px;
	}
	ol li i
	{
	 color:#3366CC;
	
	}