/*
 *
 *  Author(s) Rob Morrissey <rob.morrissey@acumensystems.net>
 * 	 		  Leo Brown <leo.brown@acumensystems.net
 *  
 *  Copyright (c) AcumenSystems.NET Limited
 *				  http://www.acumensystems.net	
 */
 
/*
 * Begin HTML elements
 */

a.navText {
	padding-right:6px;
}

img {
	border: 0px;
}

li {
	padding-right: 130px;
	margin-bottom:4px;
}

p {
	padding-right: 100px;
}

p.unindented {
	padding-left: 5px;
	padding-right: 5px;
}

a.navText:hover {
	color: #ffffff;
	text-decoration:none;
}

a.navSubText:hover { 
	color: #ff6633;
}

a.navText {
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #e5f5e5;
	text-decoration: none; 
}

a.navTextHilite {
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none; 
}

a.navSubText {
	margin-left:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration:none;
	color:#000000;
}

a.link {
	color: #406020;
	text-decoration: none;
}

a.link:hover {
	color: #1A330D;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 16px;
	margin-left:-2px;
	font-variant:small-caps;
	color: #1A330D;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h1.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #ff6633;
}

body {
	font-size: 1em;
	background-color: #E7E1DE;
	
}

p {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

/* 
 * Begin class and id
 */
 
#Outline {
	position: relative;
	top: 0px; 
	min-width:  775px;
	max-width: 1000px;
	width: expression(document.body.clientWidth > 1020 ? "1000px":"775px" );
    min-height:565px; 
	border: 1px solid #cccccc;
	background-color: #F2F0F0;
}


#title {
	position: relative;
	background-color: #22AE07;
	text-align: left;
	top: 0px;
	width: 100%;
	height: 70px;
	vertical-align: bottom;
}

#NavBox {
	position:relative; 
	left:0px; 
	/*min-width: 63em;*/
	width:100%;
	height:17px; 
	background-color: #49C111; /* Main Navigation bgolor */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom:2px;
	margin-bottom: 15px;
	color: #fff;
}

#mainBox {
	position: relative;
	min-height: 400px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align:middle; 
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 20px;
	/*padding-right: 100px;	*/
	margin-left:200px;
	margin-top:15px; 
	margin-bottom:10px;
	margin-right:10px;
}

/* for Internet Explorer */
/*\*/
* html #mainBox {
	margin-top: 15px;
	height: 400px;
}

/* end together */
#body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 180px;
	margin-left: 90px;
	width: 400px;
	position: absolute;
	top: 210px;
}

.logo {
	padding-left: 75px;
	padding-top: 3px;
}

#jigsaw {
	position: absolute;
	left: 5px;
	top: 5px;
}

.mainSelected {
	position:relative;
	border-bottom: solid 3px #22AE07;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-right: 6px;
	z-index:25;
}

.navPadding {
	padding-left: 10px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.bottomNav {
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

/* begin bottom-right box links */
#bottomRight {
	position:absolute;
	top: 215px;
	/*bottom: 133px;*/
	right: 0px;
	background-color: #fff;
	width:172px;
	height: 190px;
	margin-top:20px; 
	margin-right:10px;
	/*margin-bottom: 315px;*/
	vertical-align: bottom !important;
	text-align: left;
	border: 1px solid #CCCCCC;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 10px;
	padding-left: 5px;
}

.newsText {
	margin-left: 10px;
}
/* end bottom */

#secondNavigation {
	position: absolute;
	border: 1px solid #CCCCCC;
	top: 105px;
	left: 10px;
	width: 167px;
	height: 185px;
	background-color: #E7E1DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
	margin-bottom: 20px;	
}

#secondNavigationInner {
	position: relative;
	border: 1px solid #CCCCCC;
	width: 150px;
	height: 173px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding: 5px 5px 5px 10px;
	margin: 0px;	
}

/* external agency logo links */
#links {
	position: absolute;
	border: 1px solid #CCCCCC;
	top: 105px;
	left: 10px;
	width: 167px;
	height: 215px;
	background-color: #E7E1DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
	margin-bottom: 20px;
}

#linksBottom {
	position: absolute;
	border: 1px solid #CCCCCC;
	bottom: 14px;
	left: 10px;
	width: 167px;
	height: 215px;
	background-color: #E7E1DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
	margin-bottom: 20px;
}
/* end extrenal agency logo links */

#constrain {
	position: relative;
}

.clear {
	font-size: 1px; 
	height: 1px;
}

#footer {
	position: relative;
	width: 100%;
	bottom: 0px;
	left: 10px;
	background-position: center;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#cabinet {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

#address {
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A330D;
	height: 20px;
}

#minHeight {
	height:200px;
}

#map{
	margin-left:20px;
}

ul li {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

td {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

#secondNavigationInner a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

#secondNavigationInner a:hover {
	text-decoration: underline;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

p a {
	color: #000000;
}

#information {
}

#information td {
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 30px;
}

#information td h2 {
	margin: 5px;
}
