/*External Style Sheet*/

body 
	{
	color:#ffffff;
	background-color:White;
	min-width:770px;
	background-attachment:scroll;/*doesn't scroll(scrolling is scroll)*/
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	padding:0;
	margin:0;
	}
h1
	{
	font-size:18px;
	font-weight:bold;
	display:inline;
	}
h2
	{
	text-align:left;
	font-size:13px;
	font-family:Arial,sans-serif;
	font-weight:300;
	display:inline;
	}
h3
	{
	color:#87091E;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
	font-family:Arial,sans-serif;
	display:inline;
	}
	
div.login
    {
    margin-left: auto;
    text-align: right;
    font-size: 10pt;
    padding-right: 10px;
    }

div.center
	{
	text-align:center;
	}

div.right
	{
	text-align:right;
	}

div.left
	{
	text-align:left;
	}
div.all
	{
	text-align:left;
	margin:0 auto;
	background-color:white;
	}
div.top
	{
	height:112px;
	margin:0 auto;
	border-left: solid 10px #636C8C;
	border-right: solid 10px #636C8C;
	background:#26335F url("images/header.jpg") no-repeat top right;
	}
div.header1
	{
	height:112px;
	width:113px;
	background-image:url("images/seal.gif");
	background-repeat:no-repeat;
	float:left;
	}
div.header2
	{
	float:left;
	height:77px;
	margin-left:25px;
	margin-top:35px;
	font-size:24px;
	color:white;
	font-weight:bold;
	}
div.main
	{
	}
div.main2
	{
	background-color:white;
	float:left;
	width:72.9%;
	padding:1%;
	color:#26335F;
	}
div.bodytext
	{
	    width:75%; 
	    text-align:left;
	}
div.bodytext_indent
	{
	    margin-left:30px; 
	    margin-top:10px;
	}

div.navleft
	{
	float:left;
	width:24.9%;
	border-right:solid 1px #26335F;
	border-bottom:solid 1px #26335F;
	}
div.navtop
	{
	width:89.9%;
	padding:0 5%;
	background:#3A4B81 url("images/nav_gradient.jpg") repeat-x bottom left;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 18px;
	color:#FBF9BA;
	}
div.navtop2
	{
	padding:0 5%;
	margin:0 10px 0 10px;
	background:#3A4B81;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 18px;
	color:#FBF9BA;
	}
div.nav
	{
	padding:0 0 0 5%;
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	color:white
	}	
div.navmain
	{
	line-height:20px;
	}
div.seal
	{
	width:100%;
	background:url("images/seal2.jpg") no-repeat top center;
	height:179px;
	}
div.outerseal
	{
	width:100%;
	background:purple url("images/seal_bg.jpg") repeat;
	height:179px;
	}	
div.contact
	{
	font-size:17px;
	font-weight:bold;
	padding-top:50px;
	padding-left:23px;
	color: black;
	}
div.contact2
	{
	font-size:13px;
	font-weight:normal;
	padding-left:23px;
	color: black;
	}
div.img
	{
	width:489px;
	margin:0 auto;
	}
div.footer
	{
	clear:both;
	background-image:url("images/gradient.gif");
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	padding-top:10px;
	font-size:12px;
	color:#5A92CB;
	text-align:center;
	}
table
	{
	border-style:none;
	width:98%;
	}
table.inside
	{
	width:740px;
	background-color:white;
	}
table.inner
	{
	width:717px;
	margin:0 auto;
	}
table.average tr td
	{
	border:solid 1px black;
	}
table.average
	{
	border-collapse:collapse;
	}
td
	{
	vertical-align:top;
	}
td.right
	{
	text-align:right;
	}
td.left
	{
	text-align:left;
	}


tr.listings
	{
	border:1px solid #CCCCE0;
	background-color:#ECECEC;
	}
td.one_line
	{
	padding-top:5px;
	padding-bottom:5px;
	}
tr.toprow
	{
	background-color:white;
	color:#26335F;
	}
tr.one
	{
	background-color:#26335F;
	color:white;
	}
tr.two
	{
	background-color:#3A4B81;
	color:white;
	}
th.average
	{
	width:33%;
	border:solid 1px black;
	}


img
	{
	border-style:none;
	}
img.arrow
	{
	margin-left:10px;
	margin-right:5px;
	}
	
a:link
	{
	color:#26335F;
	text-decoration:underline;
	}
a:visited
	{
	color:#26335F;
	text-decoration:underline;
	}
a:hover
	{
	color:black;
	text-decoration:underline;
	}
a:active
	{
	color:#26335F;
	text-decoration:underline;
	}	

div.navmain a:link
	{
	color:white;
	text-decoration:none;
	}
div.navmain a:visited
	{
	color:white;
	text-decoration:none;
	}
div.navmain a:hover
	{
	color:#FECB24;
	text-decoration:none;
	}
div.navmain a:active
	{
	color:white;
	text-decoration:none;
	}
	

p
	{
	margin-top:8px;
	margin-bottom:8px;
	margin-left:5px;
	text-align:left;
	}

span.tiny
	{
	font-size:11px;
	font-weight:normal;
	}
	
/*Map Home styles*/
table.home
{
    width: 90%;
    top: 15px;
    left: 30px;
    position: relative;
    padding-bottom: 15px;
}

table.home td
{
    margin: 0 0 0 0;
}

td.header1
{
    background: url(images/Grey_Header.jpg) repeat;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    border-left: solid 1px #676767;
    border-right: solid 1px #676767;
}

td.header1 h1
{
    font-size: 18pt;
    color: #FFFFFF;
}

td.separator
{
    background: url(images/Orange_Strip.jpg) repeat-x;
    height: 8px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: solid 1px #676767;
}

td.header2
{
    background: url(images/Grey_Header.jpg) repeat;
    border: solid 1px #676767;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
}

td.header2 h1
{
    font-size: 13pt;
    font-weight: bold;
    color: #FFFFFF;
}

td.section
{
    padding: 15px 10px 15px 10px;
    border-left: solid 1px #676767;
    border-right: solid 1px #676767;
    margin: 0 0 0 0;
}

td.arrow
{
    padding: 20px 0px 0px 0px;
    margin: 0 0 0 0;
}

td.arrowtext
{
    padding: 20px 0px 0px 0px;
    margin: 0 0 0 0;
}

td.arrowtext h1
{
    font-weight: normal;
    font-size: 14pt;
}

div.arrowtext_indent
{
    margin-top:15px;
}

/*Reports styles*/
td.maintable_left
{
    border-bottom: solid 2px #676767; 
    width: 200px;
}

td.maintable_right
{
    border-left: solid 2px #676767; 
    border-bottom: solid 2px #676767; 
}

div.tabheader_green
{
    width:300px; 
    border-right: solid 2px #676767; 
    border-top: solid 2px #676767; 
    background-color:#948F65; 
    font-size:11pt; 
    font-weight:bold;
    color: White;
    padding-bottom:2px;
}

div.tabheader_brown
{
    width:300px; 
    border-right: solid 2px #676767; 
    border-top: solid 2px #676767; 
    background-color:#A67C52; 
    font-size:11pt; 
    font-weight:bold;
    color: White;
    padding-bottom:2px;
}

div.detailsheader_green
{
    border-bottom: solid 2px #676767; 
    border-top: solid 2px #676767; 
    background-color:#948F65; 
    font-size:11pt; 
    font-weight:bold;
    color: White;
    text-align:left;
}

div.detailsheader_brown
{
    border-bottom: solid 2px #676767; 
    border-top: solid 2px #676767; 
    background-color:#A67C52; 
    font-size:11pt; 
    font-weight:bold;
    color: White;
    text-align:left;
}

div.detailsheader_brown_top
{
    border-bottom: solid 2px #676767; 
    background-color:#A67C52; 
    font-size:11pt; 
    font-weight:bold;
    color: White;
    text-align:left;
}

table.topborder
{
    border-top: solid 2px #676767; 
    border-bottom: none 0px #676767;
    border-left: none 0px #676767;
    border-right: none 0px #676767;
}

table.bottomborder
{
    border-bottom: solid 2px #676767; 
    border-left: none 0px #676767;
    border-right: none 0px #676767;
}

table.topbottomborder
{
    border-top: solid 2px #676767; 
    border-bottom: solid 2px #676767; 
    border-left: none 0px #676767;
    border-right: none 0px #676767;
}

tr.gridviewheader_green
{
    border-top: solid 2px #676767; 
    background-color:#948F65; 
    font-size:14px; 
    font-weight:bold;
}

tr.dataviewheader_green
{
    border-top: solid 2px #676767; 
    background-color:#948F65; 
    font-size:14px; 
    font-weight:bold;
}

tr.dataviewrow
{
    border-top: solid 1px #676767; 
}


td.helpheader1
{
    background: url(images/Orange_Header.jpg) repeat;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    border-left: solid 1px #676767;
    border-right: solid 1px #676767;
    border-top: solid 1px #676767;
    
}

td.helpheader1 h1
{
    font-size: 16pt;
    color: #676767;
}


td.helpheader2
{
    background: url(images/Grey_subheader.jpg) repeat;
    border: solid 1px #676767;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-left: solid 1px #676767;
    border-right: solid 1px #676767;
    border-bottom: solid 1px #676767;

}

td.helpheader2 h1
{
    font-size: 10pt;
   
    color: #FFFFFF;
}