	* {
	margin: 0px;
	padding: 0px;
}
	
	body{
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #Ffffff;
}
img {
border: 0px none;
}
a{
color: #3b5998;
text-decoration: none;
font-weight:bold;
}
a:Hover
{
text-decoration: underline;
color: #FF6600;
}
a:Visited
{
	color:#2185CB;

}

a:active {
	color: #014D5F;
	text-decoration: none;
}
.style22 {font-size: 10px;}



.maincontainer{

background-color: #fff;
width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
	min-width:970px;
	xwidth: 96%;
	min-height: 100%; /* the container div will stretch the full viewport in all browsers */
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
}

* html #maincontainer {
	height: 100%; /* the container div will stretch the full viewport in all browsers */
}


.headerlogo{
font-size: 120%;
font-weight: bold;
margin-bottom: 0.8em;
}

#logodiv{
	width:302px;
	margin-left:25px;
	margin-right:10px;
		  	   position: relative;
			   top:-2px;
    float:left;
	   z-index:200;

}

#mini-nav{
	width: 20px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	position:fixed;
	font-size: 11px;
  z-index:300;

}
#mini-nav a{
	font-size: 11px;
	font-weight:normal;
}

#mini-nav img{
	margin:1px;
}

		* html #shareThis { /*IE only */
 margin-left:10px;
  margin-right:10px;
}

#shareThis {
	color: #333;
	border: 1px solid #999999;
	background: #ffffff;
	padding: 8px;
	width: 160px;
	position: absolute;
	top: -40px;
	left: 30px;
	z-index:201;
}

		* html #shareThis { /*IE only */
	top: 10px;
}

					* html #logodiv {/*IE only */
	margin-left:10px;
}
	.clearboth { clear: both; }
  #wrapper {
  	margin-top: -6px;
  background-color: #2185CB;
position: relative;
	margin-right: auto;
width:630px;
    float:left;
z-index:200;
	}

	#thatmenu {
 margin-top:30px;

	border-top: solid 5px #f1f1f1;
	width: 100%;
background-color: #Fff;


	  clear: left;
}

#thatmenu-left {
 margin-top:30px;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
color: #000000;
width:85%;
		margin-bottom: 6px;



}

#welcomeadd{
width:90%;
position: relative;
top: -15px; 
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
		text-align:right;
		z-index:155;
}
#leftright-cont{

}

#content-area{
width:93%;
 	margin-left: auto;
	margin-right: auto;
 border: 1px solid #d8dfea;
 min-height:350px;
 padding-left:20px;
  padding-top:15px;
}
  #mcontent {

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	height: auto !important;
  float:left;
		width:740px;
		padding-left:30px;

	}
	
	  #mcontent-left {
	    float:left;
font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		width:140px;

	}
	
	#nav {
	padding-top:40px;
  list-style: none;
  margin: 0px;
 }


#nav li {
  border-bottom: 1px solid #d8dfea;
    border-right: 1px solid #d8dfea;
  font-size: 1.0em; }





#nav li a {
	font-size: 13px;
  background: #eee;
  background: white;
  border-bottom: 1px solid green;
  border: 0;
  display: block;
  padding: 2px 3px; }
  
  	* html  #nav li a {
 padding: 0px; }



#nav li a:hover {
  background: #3b5998;
  color: white; }
  
  #nav li#overview {
  border-bottom: 0; }
  
  #nav li#overview a {
  border-bottom: 1px solid #d8dfea;
  padding: 0;
  width: auto; }

#nav li a:hover,
#nav li#overview a:hover {
  background: #3b5998;
  color: white; }



 .bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding: 10px; height:40px;}

					* html .tr  { /*IE only */
 padding-bottom: 3px;
}

	
	input.searchBox {
	font-size: 16px;
	font-weight: bold;
	width: 95%;
	padding-top:1px;
	padding-bottom:1px;
	margin-right: 7px;
	padding-left: 4px;
	vertical-align: baseline;
		border:1px solid #000000;
}
select.searchBox {
	font-size: 16px;
	font-weight: bold;
	width: 95%;
	margin-right: 7px;
	padding-left: 2px;
	vertical-align: baseline;
			border:1px solid #000000;
}




	.button {
	border-style:none;
	font-size: 0px;
	text-transform: none;
	color: #EE830F;
	background: url(../images/search.gif) bottom center no-repeat;
	background-position: ;
	background-repeat: ;
			height:26px;
		width:110px;
	text-decoration: none;
	
}

.button:hover {
}
  #header {
		border:1px solid #bbb;
		height:80px;
		width:50px;
		padding:10px;
	}
	  #what {
		border:1px solid #bbb;
		width:150px;
		padding:10px;
	}
	
	#content {
	}
	/* applies to all divs within the content div */
  #content div {
    float:left;
	}

  #content-left2 {
  margin-top:11px;
    margin-left:3%;
  	width:35px;
		font-size: 13px;
font-weight: bold;
color: #fff;
				}
					* html #content-left2 { /*IE only */
    margin-left:1%;
}
  #content-main {
    margin-top:6px;
		margin-left:10px;
		width:17%;
	}

  #content-right1 {
  		font-size: 10px;
		color: #fff;
    margin-top:6px;
		margin-left:10px;
		width: 45%;
	}
	

* html #content-right1 { /*IE only */
margin-left:2px;
}

	#content-right1 a{
	color:#fff;
	}
	
	  #content-right2 {
	  	   position: relative;
	   top: 6px; 
	font-size: 1px;
		margin-left:8px;
		width:133px;


	}
* html #content-right2 { /*IE only */
	  	   position: relative;
	   top: 6px; 
}

#searchHelp {
	color: #333;
	border: 1px solid #0CB14B;
	background: #D7FCD1;
	padding: 8px;
	width: 270px;
	position: absolute;
	top: 57px;
	left: 360px;
}


p, .bulleted, .numbered {
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 14pt;
}
li {
	list-style-type: none;
}
.bulleted li, .numbered li {
	margin-left: 20px;
	margin-bottom: 3px;
}

.bulleted li {
	list-style-type: disc;
}

  #bottom {
		clear:both;
		text-align:right;
	}
	#parking {
	}

	/* applies to all divs within the content div */
  #parking div {
	padding:5px;
	height:320px;
  	width:242px;
	background-color: white;
    	float:left;
	}

  #parking-left {

border:5px solid #F1f1f1;
	}

  #parking-main {
border:5px solid #F1f1f1;
margin-left:10px;

	}

  #parking-right {
margin-left:10px;

border:5px solid #F1f1f1;
	}
  #footer {
  	border-top:1px solid #2185CB;
    	  	   position: relative;
	   top: -5px; 
  text-align: left;
	margin-left: auto;
	margin-right: auto;
		padding:5px;
		color: #333;
    width:96%;
		font-size: 12px;
	}

	
		* html #footer { /*IE only */
	position: relative;
	top: -13px; 
}
	
#footer a{
	font-size: 12px;

}
#copyright2 a{
	font-size: 10px;

}
	/* ######### Top Menu ######### */
	
	#pointerfind{
	width:89px;
	  	   position: relative;
	   left: -5px; 
	   float: right;
z-index:12;
}

#pointermenu{
	  	   position: relative;
margin-top: 10px;
width:90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
padding: 0;
z-index:11;
}

#pointermenu ul{
float: right;
	margin-right: 10px;
font: bold 100% Verdana;
background: #DCECF7;
}

* html2 #pointermenu ul{ /*IE only rule. Add extra margin-bottom*/
margin-bottom: 1em;
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: #666666;
font-weight: bold;
padding: 4px 11px 13px 7px;
text-decoration: none;
background: #DCECF7;

}


#pointermenu ul li a:hover{
background-color: #2085CB;
color: #fff;
}

#pointermenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(../images/right3.gif) bottom right no-repeat;
}

.bubble {
width: 350px;
}
.bubble h1 {
margin: 0;
padding: 0;
font-size: 150%;
}
