body{
	background-image:url(../graphics/backgrounds/flag2_compressed.jpg);
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	}
form{
	margin:0;
	padding:0;
	}
#canvas{
	width:955px;
	margin:0 auto;
	background-image:url(../graphics/backgrounds/gray_stripes.jpg);
	background-repeat:repeat;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	border-top:none;
	padding-bottom:20px;
}
a{
	color:#006699;
	text-decoration:underline;
	}
a:hover{
	color:#333333;
	}
#footer{
	width:955px;
	margin:0 auto;
	font-size:12px;
	background-color:#2d458e;
	color:#FFF;
	}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#topnav{
	width:955px;
	background-color:#e23237;
	background-image:url(../graphics/backgrounds/topnav_gradient.gif);
	margin:0 0 10px 0;
	padding:0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
ul.topnav {
	list-style:none;
	padding:0;
	margin:0 0 1px 0;
	}
ul.topnav li {
	display:inline;
	margin:0 -4px 0 0;
	}
ul.topnav a {
	padding:10px 7px;
	border-right:1px solid #996;
	background-color:#e23237;
	background-image:url(../graphics/backgrounds/topnav_gradient.gif);
	text-decoration:none;
	font-size:13px;
	line-height:37px;
	font-weight:bold;
	color:#fff;
	}
ul.topnav a:hover{
	color:#333;
	border-color:#333333;
	}
a img{
	border:none;
	}
/*form style classes---------------------------------------------------------------------*/
.inputDetails{
	font-size:12px;
	color:#090;
	margin:0;
	padding:0;
	font-weight:bold;
	}
.formFieldDesc{
	vertical-align:bottom;
	text-align:right;
	}
.formFieldDescCenter{
	text-align:right;
	}
.button{
	background-color:#339933;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border:1px solid #666666;
	padding:2px;
	cursor:pointer;
	}
.button:hover{
	border-color:#000000;
	}
/*headers---------------------------------------------------------------------------*/
.bannerTop{
	background-color:#F2F2F2;
	text-align:right;
	font-size:10px;
	margin:0;
	padding:0;
	}
.message{
	background-color:#FFCC00;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	margin:10px 0;
	}
.error_message{
	background-color:#FF0;
	margin:10px 0;
	text-align:left;
}
.error_message li{
	line-height:46px;
	list-style:none;
}
.error_message h3{
	background-image:url(../graphics/buttons/xmark.gif);
	background-repeat:no-repeat;
	font-size:18px;
	text-indent:50px;
}
.success_message{
	background-color:#FFF;
	border:1px #000 solid;
	margin:10px 0;
	text-align:left;
}
.success_message li{
	line-height:52px;
	list-style:none;
}
.success_message h3{
	background-image:url(../graphics/buttons/checkmark_large.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	text-indent:50px;
}

.banner{
	background-image:url(../graphics/logos/logo-new.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#333333;
	margin:0;
	padding:0 10px;
	text-align:center;
  height:99px;
	}
.banner img{
	float:right;
	width:146px;
}
.banner .phone{
	float:right;
	color:red;
	font-weight: bold;
	font-size: 18px;
}
.pageHeader{
	border-bottom:1px solid #006699;
	border-top:1px solid #006699;
	font-size:16px;
	padding:2px 10px;
	}
.todo{
	background-color:#FFFF00;
	text-align:center;
	padding:5px;
	font-weight:bold;
	}
.sectionHeader{
	font-size:18px;
	font-style:italic;
	color:#333333;
	margin:0;
	padding:0;
	}
.listingHeader{
	font-size:30px;
	margin:8px 0 0 0;
	padding:0;
	color:#FFFFFF;
	background-color:#0066CC;
	text-align:center;
	}
.listingSubHeader{
	font-size:16px;
	margin:0;
	padding:0 0 8px 0;
	color:#FFFFFF;
	background-color:#0066CC;	
	font-style:italic;
	text-align:center;
	}
.noscript{
	text-align:center;
	width:100%;
	font-weight:bold;
	color:#ffffff;
	background-color:#FF0000;
	}
tr.rowHeader{
	color:#006699;
	font-weight:bold;
	vertical-align:bottom;
	}
tr.rowHeader td{
	border-bottom:#006699 1px solid;
	}
tr.rowData{
	vertical-align:top;
	font-size:12px;
	}
tr.rowData ul{
	margin:0 0 0 15px;
	padding:0;
	}
/*content boxes---------------------------------------------------------------------*/
#toolBoxContainer{
	margin:0 auto;
	width:940px;
	}
.toolBox{
	float:left;
	width:450px;
	margin:10px;
	background-color:#ebebeb;
	}
.toolBox h3{
	background-color:#333333;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	vertical-align:middle;
	height:40px;
	margin:0;
	}
#listBoxContainer{
	margin:0 auto;
	width:740px;
	border:#999999 double 4px;
	}
#listBoxContainer h3{
	background-color:#336699;
	color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
	}	
.listBox{
	float:left;
	width:350px;
	margin:8px;
	}
.listBox2{/*for use inside #bizInfo*/
	float:left;
	width:318px;
	margin:8px;
	}
.messageBox{
	background-color:#FFFFFF;
	width:100%;
	}
#rightBox{
	width:200px;
	float:right;
	margin-right:10px;
	}
#rightBox form{
	font-size:12px;
	font-weight:bold;
}
#rightBox h4{
	text-align:center;
	margin-bottom:5px;
	margin-top:0;
}
#rightBox #formBox{
	background-image:url(../graphics/backgrounds/100_dollar_bill_vertical.jpg);
	padding:10px 0;
	margin-bottom:10px;
	border:1px solid #999;
	color:#FFF;
}
#rightBox #locationsBox{
	border:1px solid #999;
	text-align:center;
	background-color:#FFF;
}
#rightBox #locationsBox table{
	font-size:10px;
}
#rightBox #locationsBox h4{
	font-size:13px;
}
#rightBox #locationsBox a{
	color:#000;
}
table.locationsBox {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	background-image:url(../graphics/backgrounds/man_with_flag.jpg);
}
table.locationsBox td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
	border-right:none;
	font-size: 13px;
	width:50%;
}
table.locationsBox td.left {
	border-left:none;
}
table.locationsBox img{
	float:left;
}
#rightBox #locationsBox p.legend{
	font-size:10px;
	text-align:left;
	padding:0;
	margin:0;
}


.rightBox{
	/*border:1px #000000 solid;*/
	margin:0 0 5px 0;
	background-image:url(../graphics/png/backgrounds/rightBoxBottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
.rightBox h4{
	background-color:#FF9900;
	background:url(../graphics/png/backgrounds/rightBoxTop.png) top no-repeat;
	height:50px;
	line-height:40px;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	margin:0;
	padding:0;
	}
.rightBox p.padding{
	margin:0;
	padding:0 12px 20px 12px;
	}
.rightBox ul.padding{
	margin:0;
	padding:0 12px 40px 20px;
	font-size:12px;
	}
.rightBox form{
	margin:0;
	padding:0 12px 20px 12px;
	}
.rightBox input{
	margin:0;
	padding:0;
	}
/*.rightBox img{
	float:left;
	width:99px;
	}
*/#middleBox{
	width:571px;
	float:left;
	padding:0 5px;
}
#middleBox h1{
	font-size:24px;
	color:#06F;
}
#middleBox h2{
	font-size:22px;
	color:#093;
	text-align:center;
}
#faq h3{
	font-size:14px;
}
#faq p{
	font-style:italic;
	font-size:12px;
}
#leftBox{
	width:163px;
	float:left;
	border:#999 solid 1px;
	border-left:none;
	background-color:#FFF;
}
.fineprint{
	clear:both;
	width:100%;
	font-size:11px;
	border:1px solid #666;
  padding:2px;
}
/*LISTING STYLES-----------------------------------------------------------------------*/
.listing{
	margin:5px 0;
	padding:5px;
	border:1px solid #666666;
	text-align:left;
	}
.listing:hover{
	border-color:#FF9900;
	}
.listing img{
	float:left;
	width:100px;
	margin:0 10px 0 0;
	}
.listing h4{
	margin:0;
	padding:0;
	}
.listing p{
	margin:0;
	padding:0;
	font-style:italic;
	}
.other_services{
	list-style-type:none;
	margin:0;
	padding:0;
}
.other_services li.main{
	text-align:left;
	text-indent:50px;
	line-height:52px;
	margin:0;
	padding:0;
}
.other_services li.main p{
	margin-left:20px;
	text-indent:0;
	line-height:normal;
	height:auto;
}
.other_services_sub li{
	text-indent:0;
	line-height:normal;
	height:auto;
}
li.main h3{
	background-image:url(../graphics/buttons/checkmark_large.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;	
	font-size:14px;
	font-weight:bold;
	border:1px solid #666;
	padding:2px;
	margin:0;
}
li.main img{
	float:right;
}
/*FREEZE PANE-----------------------------------------------------------------------*/
.FreezePaneOff{
	visibility: hidden;
	display: none;
	position: absolute;
	top: -100px;
	left: -100px;
  }

.FreezePaneOn{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	width: 100%;
	height: 100%;
	background-color:#FFCC00;
	z-index: 999;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	padding-top: 20%;
  }

.InnerFreezePane{
	text-align: center;
	width: 400px;
	background-color:#009933;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	border: solid 4px #FFFFFF;
	padding: 40px;
  }
/*TABLE STYLES---------------------------------------------------------------------------*/
table.contact {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	background-image:url(../graphics/backgrounds/man_with_flag.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
table.contact td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.contact td.left {
	width:50%;
}
table.contact img{
	float:left;
	width:16px;
}
tr.fee_header_row{
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
tr.fee_data_row{
	font-size:12px;
	text-align:center;
}
tr.results{
  color:#FF0000;
}
/*FORM STYLES---------------------------------------------------------------------------*/
form.formPage{
	border:#333 1px solid;
	background-color:#FFC;
}
form.formPage table{
	margin:0 auto;
}
form.formPage td.label{
	text-align:right;
	font-weight:bold;
}
input.error, select.error{
	background-color:#C30;
	color:#FFF;
}
#messageBox{
  padding:5px;
  margin-bottom:10px;
}
#messageBox.error{
  background-color:#C48E8F;
  color:#fff;
}
#messageBox.success{
  background-color:#9ACE92;
  color:#fff;
}

/*TEXT STYLES---------------------------------------------------------------------------*/
.small{font-size:10px;}
.medium{font-size:12px;}
.large{font-size:14px;}
.large16{font-size:16px;}
.large18{font-size:18px;}
.large20{font-size:20px;}
.large22{font-size:22px;}
.large24{font-size:24px;}
.cursive{
	/*font-family:"Monotype Corsiva";*/
	font-family: 'Satisfy', cursive;
}
.halo{
	text-shadow: 1px 1px 2px black, 0 0 1em gray, 0 0 0.2em gray;
	filter:
  	progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2)		  
    progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=315,strength=2);
}
h4.halo{
	text-shadow: 1px 1px 2px black, 0 0 1em gray, 0 0 0.2em gray;
	filter:
  	progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2)		  
    progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=315,strength=2);
}
/*BOX STYLES----------------------------------------------------------------------------*/
.boxShadow{
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');	
}
.infoBox{
	float:left;
	width:150px;
	border:#999 1px solid;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFF;
}
.infoBox ul{
	margin:5px 0;
	padding:0 0 0 25px;
	font-size:12px;
	list-style-image:url(../graphics/backgrounds/checkmark.jpg);
}
.infoBox p{
	font-size:14px;
	margin:5px 0;
	padding:0 5px;
}
.infoBox h3, .detailsBox h3{
	color:#FFF;
	background-color:#F00;
	text-align:center;
	margin:0;
	padding:0;
}
.detailsBox{
	float:right;
	width:400px;
	border:#999 1px solid;
	background-color:#FFF;
}
.fullWidth{
	width: 100%;
}
.detailsBox h3{
	color:#FFF;
	background-color:#060;
}
.detailsBox p{
	padding:5px;
}
.notice{
  clear:both;
  text-align:center;
  margin-top:10px;
  border:1px solid #000;
}
.notice h3{
  background-color:#fff;
  margin:0;
  padding:5px;
}
#notes {
  padding:3px;
}
/*HOMEPAGE STYLES---------------------------------------------------------------------------*/
#home_content h3{
	font-size:16px;
	margin-top:20px;
}
#home_content img.left{
	width:300px;
	float:left;
	margin:20px 10px 20px 0;
}
#home_content img.right{
	width:300px;
	float:right;
	margin:20px 0 0 10px;
}
#home_content img.left, #home_content img.right{
	border:2px solid #666;
}
#home_content p{
	margin-top:20px;
}
#home_content img.bottom_left_pic{
	width:140px;
	float:left;
	margin-top:40px;
}
/*IMAGE STYLES---------------------------------------------------------------------------*/
.imageLeft{
	float:left;
	width:280px;
	text-align:center;
	margin-bottom:20px;
}
.imageLeft h4, .imageCenter h4{
	text-align:center;
	margin:0;
	padding:0;
}
.imageLeft img, .imageCenter img{
	border:#666 3px solid;
}
.imageCenter{
	margin:auto;
	text-align:center;
	margin-bottom:20px;
}
td.left img.right{
	float:right;
	width:35px;
}
td.left img.rightSmall{
	float:right;
	width:14px;
}
/*HEADER STYLES---------------------------------------------------------------------------*/
h1.standout1{
	color:#06F;
	font-style:italic;
	text-shadow: 4px 4px 4px #CCC;
}
h2.standout2{
	color:#093;
	text-align:right;
}
/*buttons---------------------------------------------------------------------------*/
.button2{
	padding: 10px;
	font-size: 16px;
	border-radius: 10px;
	cursor: pointer;
}
.button2.red{
	background-color: red;
	color:white;
}

/*UTILITY---------------------------------------------------------------------------*/
.clr{clear:both; margin:0; padding:0;}
.padding{padding:10px;}
.red{color:#FF0000;}
.highlight{
	font-weight:bold;
	font-variant:small-caps;
	color:#0066FF;
	}
#warning{
	position:absolute;
	z-index:10000;
	text-align:center;
	vertical-align:middle;
	width:100%;
	background-color:#336699;
	opacity:.85;
	color:#FFFFFF;
	margin:0 auto;
	height:500px;
	line-height:500px;
	font-weight:bold;
	}
/*extra*/
#tandc{
	width:400px;
	height:100px;
	overflow:auto;
	border:1px solid #000000;
	font-size:10px;
	text-align:justify;
	padding:3px;
	}
