@charset "UTF-8";
/* CSS Document */

body {
	background:#fff url(../i/u_bgr.gif) repeat;
	margin:0;
	padding:0;
	color:#000;
	line-height: 1.5em;
	font:small/1.5em Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
  } html>body {font-size:small;}

#header {
	float:left;
	width:900px;
	background:#0f1d45;
	font-size:93%;
	line-height:normal;
	height: 34px;
  }
.indent {
	margin: 0px;
	padding-left: 27px;
	margin-bottom: 0.75em;
}
#header ul {
  margin:0;
  padding:10px 28px 0;
  list-style:none;
  }
#header li {
	float:left;
	background:url(../i/u_left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
  }
#header a {
	float:left;
	display:block;
	background:url(../i/u_right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
	background-image:url(../i/u_left_on.gif);
  }
#header #current a {
	background-image:url(../i/u_right_on.gif);
	color:#333;
	padding-bottom:5px;
  }

#maincontainer{
width: 900px; 
margin: 0 auto; 
}

/* blue top area */
#topsection{
	background: #0f1d45 url(../i/u_hdr2.gif) no-repeat;
	height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#contentcolumn{
	margin-right: 200px; /*Set right margin to RightColumnWidth*/
	padding-left: 20px;
}


#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -880px; /*Set left margin to -(MainContainerWidth)*/
	background: #ebf6fa;
	margin-top: 20px;
}

#footer{
	width: 100%;
	background: #0f1d45;
	color:#999999;
	text-align: left;
	padding: 8px 0 8px 0;
}

#footer a{
color: #FFFFFF;
}

#footer p{
color:#999999;
padding-left: 28px;
margin:0;
}

.contentinnertube{
	margin: 0 40px 10px 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666666;
	padding: 0px;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.3em;
}
h1 {
	font-family: "Helvetic Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #0f1d45;
	margin: .5em 0px 0.15em;
	padding: 0px;
	line-height: 1em;
}
p {
	color: #444444;
	text-align: left;
	padding-right: 30px;
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0.75em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#call-to-action, #call-to-action a:link, #call-to-action a:visited, #call-to-action a:hover, #call-to-action a:active {
	font: bold 18px/1.2em Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin: 20px 0px 30px;
	padding: 0px;
	}
#contentcolumn ul, #contentcolumn li {
	color: #444444;
	font-weight: bold;
}
#contentcolumn ul {
	list-style:url(../i/u_sq_blt.gif);
	}
#contentcolumn ol {
color: #444444;
	font-weight: bold;
}
/* testimonials page */
.testimonial-text {
	font: italic 16px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0.75em;
	width: 600px;
}	
.testimonial-credit {
font: bold 15px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #666666;
border-bottom: 1px dotted #999999;
margin-bottom: 20px;
padding-bottom: 20px;
}.bubble {
	padding-right: 10px;
	margin: 0px;
	display: inline;
}
/* contact form */
#contact-area input,#contact-area textarea {
	width:50%;
	border:1px solid #999;
	background:#EEE;
	color:#333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:10px;
	margin:0 0 15px;
	padding:5px
}

#contact-area textarea {
height:90px
}

#contact-area textarea:focus,#contact-area input:focus {
	background:#FFFFFF
}

#contact-area input.submit-button {
	width:110px;
	float:right;
	margin-right:48px;
	background:#CCCCCC;
	cursor:pointer;
}

label {
	float:left;
	text-align:left;
	margin-right:55px;
	width:200px;
	padding-top:5px;
	font-weight:400
}
.smallprint {
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	padding-top: 50px;
	width: 565px;
	margin: 0px;
	height: 30px;
}.pubphoto {
	padding-top: 10px;
}
.piccaption {
	width: 520px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 1.2em;
}
/* link styles */
a:link, a:visited, a:active {
	text-decoration: underline;
	 color:#0066CC;
}
a:hover {
	text-decoration:none
	color:#003399;
	}	
.link {
text-decoration: underline;
	 color:#0066CC;
}
/* right column */
#rightcolumn{
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -230px; /*Set left margin to -(RightColumnWidth) */
	background: #ebf6fa;
	margin-top: 20px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	display:inline;
}
.rightcolumninnertube {
	margin: 0;
	padding: 20px 15px 20px;
	}
.rightcol-img {
	display: block;
	padding-bottom: 5px;
}
#maincontainer #rightcolumn .rightcolumninnertube p {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #000000;
 	border-bottom: 1px dotted #0066CC;
}
#maincontainer #rightcolumn .rightcolumninnertube h3 {
	font: bold 14px/1.4em Arial, Helvetica, sans-serif;
	color: #0f1d45;
	margin: 0px;
	padding: 0px 0px 5px;
}
#maincontainer #rightcolumn .rightcolumninnertube ul {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#maincontainer #rightcolumn .rightcolumninnertube li {
	padding-bottom: 8px;
}
#maincontainer #rightcolumn .rightcolumninnertube ol {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	list-style: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}