html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #021d89;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center; 
}
h1 {
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
}
h2 {
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
a,  a:link {
	color:#0033FF;
	text-decoration:underline;
}
a:visited {
	color:#6666FF;
	text-decoration:underline;
}
a:hover {
	color:#3399FF;
	text-decoration:underline;
}
a:focus {
}
a:active {
}
#outerWrapper {
	background-image:url(/siteimages/inner_bg.png);
	background-repeat:repeat-y;
  	margin: 0 auto 0 auto;
  	text-align: left; 
  	width: 880px;
	padding: 0 20px 0 20px;
}
#innerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
	padding: 0 20px 0 20px;
}
#outerWrapper #header {
	height: 265px; 
}
#outerWrapper #topNavigation {
	background-image:url(/siteimages/menu_bg.jpg);
	background-repeat:repeat-x;
	width: 850px;
	padding-left: 20px;
	height: 25px;
}
#outerWrapper #contentWrapper {
  	overflow: hidden;
}
#outerWrapper #contentWrapper #content {
  padding: 20px; 
     min-height:400px;
     height:auto !important;
     height:400px;
}
#outerWrapper #contentWrapper #content #leftColumn1 {
	float: left;
	padding: 0 10px 10px 0;
	margin-top:-20px; 
	width: 180px;
}
#outerWrapper #contentWrapper #content #leftColumn1 a,  #outerWrapper #contentWrapper #content #leftColumn1 a:link {
	color:#0033FF;
	text-decoration:none;
}
#outerWrapper #contentWrapper #content #leftColumn1 a:visited {
	color:#0033FF;
	text-decoration:none;
}
#outerWrapper #contentWrapper #content #leftColumn1 a:hover {
	color:#0033FF;
	text-decoration:underline;
}



#outerWrapper #contentWrapper #content #leftColumn2 {
	padding: 0 10px 10px 0; 
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content #rightColumn1 {
  	margin: 0 0 0 190px;
  	padding: 10px 10px 10px 10px; 
    min-height:400px;
    height:auto !important;
    height:400px;
}
#outerWrapper #contentWrapper #content #rightColumn2 {
	float: right;
	padding: 0 10px 10px 15px; 
	width: 180px;
}

#form-box {
	background-color:#fede58;
	padding: 10px 10px 10px 10px;
}

.image-left {
	float: left;
	margin-right: 10px;
}

.content-headline-area {
	margin-bottom: 40px;
	text-align: left;
}

.three-text-areas {
	margin-bottom: 20px;
	height: 100px;
}

.text-box {
	float: left;
	width: 188px;
	padding-right: 25px;
}

.text-box-end {
	float: left;
	width: 188px;
}

.header-area {
	background-image: url(/siteimages/title_bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	margin-bottom: 15px;
	padding-left: 35px;
	height: 22px;
	font-weight: bold;
	padding-top: 3px;
}

#outerWrapper #contentWrapper #content a,  #outerWrapper #contentWrapper #content a:link {
}
#outerWrapper #contentWrapper #content a:visited {
}
#outerWrapper #contentWrapper #content a:hover {
}
#outerWrapper #contentWrapper #content a:focus {
}
#outerWrapper #contentWrapper #content a:active {
}
#outerWrapper #contentWrapper #content li {
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer {
	background-color:#fede58;
	width: 850px;
	font-size: 10px;
	height: 30px;
	padding: 10px 10px 10px 10px; 
}
#footer #copyright {
  float: left;
  padding: 2px 10px 0px 10px; 
  width: 180px;
  text-align:left;
}
#footer #credit {
  float: right;
  padding: 2px 10px 0px 10px; 
  width: 180px;
}
#footer #Contact {
	margin-top: 2px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#footer #Contact p {
	margin: 0px;
	padding: 0px;
}
#outerWrapper2 {
  	margin: 0 auto 0 auto;
  	text-align: left; 
  	width: 880px;
	padding: 0 20px 0 20px;
}
#outerWrapper2 #frisco {
	padding: 10px 20px 10px 20px;
}

#facebook-ico {
	float:right;
}

.hide {
	display:none;
}


/* used for jquery uo tabs -- uncomment if used */
/*.ui-tabs .ui-tabs-hide {
     display: none;
}*/

/* used for jquery jwAnnounce  */

	.notice {
		background: #dcf3ff;
		border-top: 1px solid #2a8ab7;
		border-bottom: 1px solid #2a8ab7;
	}

	.notice div p {
		background: url(/siteimages/lightbulb.png) no-repeat;
		padding-left: 30px;
		font-size: 14px;
		line-height: 28px;
	}

	.notice span {
		font-size: 15px;
		background: #2a8ab7;
		color: white;
		padding: .3em;
		font-family: helvetica;
	}

.quovolver blockquote {
	margin:0;
	padding:0;
}

