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

img, div { behavior: url(iepngfix.htc); }

html, body {
	background: #ffffff url(images/wrapperbg.png) center top repeat-y;;
	margin: 0;
	color: #165480;
	height: 100%;
}

/*#wrapperbg {
	background:url(images/wrapperbg.png) center top repeat-y;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	height: 100%;
}*/
#maxwrapper { width:100%; height100%;, position:absolute; }

#wrapper {
	width: 763px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0;
	background: #f2fcff;
	border-left: 1px solid #A7A7A0;
	border-right: 1px solid #A7A7A0;
	min-height:100%;
    position:relative;
}

blockquote {
	padding-left: 20px;
	padding-right: 30px;
}
#wrapperbg {
	height:101%;
}

.adborder{
	border: 1px dotted #8ED0E8;
	padding: 10px;
	line-height: normal;
	margin: 0 0 15px 0;
	height: 195px;
}
.adborder p{
	margin: 0!important;
}

/*- NAVIGATION --------------------------- */
#navigation {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(images/navbg.png) no-repeat scroll 0 0;
	height:34px;
	left:205px;
	position:absolute;
	top:244px;
	width:558px;
	font-size: 13px;
	z-index: 2;
}

#navigation ul {
	list-style: none;
	margin: 0 0 0 18px;
}
#navigation ul li{
	float: left;
	margin: 0px 6px auto 6px;
	height: 34px;
	display:block;
}
#navigation ul li a {
	height: 26px;
	display:block;
	padding: 8px 3px 0 3px;
	
}

#navigation a:visited {

}

#navigation a:hover {
	background: #BDE6F5;
	text-decoration:none;
}

#navigation a:active {

}
	  
/*- HeaderSPACE --------------------------- */
#headerspace {
	background: #f2fcff;
	color: #165480;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style:italic;
	text-align: center;
	height: 130px;
	z-index:-2;
}

/*- BROWN BAR --------------------------- */

#brownbar {
	background: #8ED0E8;
	height: 147px;
	border-top: 1px solid #A7A7A0;
	border-bottom: 1px solid #A7A7A0;
	z-index: -1:
}

/*#brownbar {
	background:#3c7eab url(images/navbackground.gif) repeat-x top center;
	height: 160px;
	border-top: 1px solid #351904;
	border-bottom: 1px solid #351904;
}*/

#brownbar h2 {
	padding:0;
	margin: 0px 0px 0px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	width: 500px;
	color: #165480;
	font-weight:lighter;
}

#brownbar p {
	color: #EADCBD;
	font-size:10px;
	margin: 0px 0px 0px 40px;
	font-family:Arial, Helvetica, sans-serif;
	
}

 #scr1 {
   margin: 0 50px 0px 0px;
   float: right;
 }


 #scr1 table tr td {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
 	padding:20px;
   color:#165480;
   text-align:center;
   vertical-align:middle;
 }

#watch {
	position:absolute;
	left: 6px;
	top: 0px;
	z-index: 1;
}

#headers{
	float: right;
	width: 550px;
}

/*- CONTENT --------------------------- */

#content {
	   /* Height of the footer */
}
#singlecol {
	width: 700px;
	height: auto;
	margin: 20px 25px 10px 20px;
}

#singlecol h1 {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#singlecol h2 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#singlecol h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	width: 80%;
	border-bottom: 2px solid #8BAAC0;
}

#singlecol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 30px;
	width: auto;
	color: #3d7ead;
}
#singlecol ul {
	width: 500px;
}
#singlecol li {
	margin: 15px;
}

#leftcol2{
	width: 350px;
	height: auto;
	margin: 10px 25px 10px 20px;
	
}
#rightcol3{
	width: 350px;
	height: auto;
	margin: 10px 0px 10px 20px;
	float: right;
	clear:both;
}

#leftcol {
	width: 400px;
	height: auto;
	margin: 10px 25px 10px 20px;
}

#leftcol h1 {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#leftcol h2 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#leftcol h3 {
	font-size: 16px;
	font-weight: bold;
	font-variant:small-caps;
	margin-bottom: 8px;
}

#leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	color: #165480;
}

#rightcol {
	font-family:Arial, Helvetica, sans-serif;
	width: 270px;
	margin-top: 10px;
	margin-right: 20px;
	float: right;
	background: #ffffff;
	color: #ffffff;
}
#rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	font-weight:normal;
}

#rightcol h1 {
	font-size: 20px;
	margin-bottom: 2px;
	font-family:"Times New Roman", Times, serif;
}

#rightcol img{
		border: 2px solid #8ED0E8;
}
#rightcol2 {
	font-family:Arial, Helvetica, sans-serif;
	width: 280px;
	float: right;
	color: #165480;
	font-size:20px;
	text-align:center;
}

#rightcol2 p {
	color: #3d7ead;
	font-size:12px;
}

#rightcol2 h1 {
	font-size: 25px;
	margin-bottom: 2px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
#rightcol2 h3{
	font-weight: lighter;
	font-size: 14px;
	text-transform:uppercase;
}
#linkcol1 {
	font-family:Arial, Helvetica, sans-serif;
	width: 340px;
	float: right;
	color: #165480;
	font-size:20px;
	text-align:center;
	margin-right: 10px;
}

#linkcol1 p {
	color: #3d7ead;
	font-size:12px;
}

#linkcol1 h1 {
	font-size: 25px;
	margin-bottom: 2px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
#linkcol1 h3{
	font-weight: lighter;
	font-size: 14px;
	text-transform:uppercase;
}
#linkcol2 {
	font-family:Arial, Helvetica, sans-serif;
	width: 340px;
	float: right;
	color: #165480;
	font-size:20px;
	text-align:center;
}

#linkcol2 p {
	color: #3d7ead;
	font-size:12px;
}

#linkcol2 h1 {
	font-size: 25px;
	margin-bottom: 2px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
#linkcol2 h3{
	font-weight: lighter;
	font-size: 14px;
	text-transform:uppercase;
}

a.rightcol:link {
	font-size: 16px;
	color: #ffffff;
	text-decoration:underline;
}
a.rightcol:visited {
font-size: 16px;
	color: #ffffff;
	text-decoration:underline;

}
a.rightcol:hover {
font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;

}
a.rightcol:active {
font-size: 16px;
	color: #ffffff;
	text-decoration:underline;

}
/* PAYMENT BOX */
#payment {
	font-family:Arial, Helvetica, sans-serif;
	width: 270px;
	margin-top: 50px;
	margin-right: 20px;
	float: right;
	color: #165480;
	padding: 10px 0px 10px 0px;
}
#payment p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	font-weight:normal;
}

#payment h1 {
	font-size: 20px;
	margin-bottom: 2px;
	font-family:"Times New Roman", Times, serif;
}
a.payment:link {
	font-size: 16px;
	color: ##165480;
	text-decoration:underline;
}
a.payment:visited {
font-size: 16px;
	color: ##165480;
	text-decoration:underline;

}
a.payment:hover {
font-size: 16px;
	color: ##165480;
	font-weight:bold;
	text-decoration:underline;

}
a.payment:active {
font-size: 16px;
	color: ##165480;
	text-decoration:underline;

}
/* END PAYMENT */


a:link {
	color: #3d7ead;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #3d7ead;
	font-weight:bold;
	text-decoration:none;

}
a:hover {
	color: #3d7ead;
	font-weight:bold;
	text-decoration:underline;

}
a:active {
	color: #3d7ead;
	font-weight:bold;
	text-decoration:none;

}

.fees h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight: bold;
}

.services {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 15px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.services li {
	margin-bottom: 7px;
}


/* --------------------- FORM CSS 
/* Set up the basic layout and remove unsemantic br tags. */

form {
margin : 0;
padding : 0;
}

#shopping fieldset {
	width: 450px;
	margin-left: 120px;
	border: none;
	border-top: 1px solid #b2daf6;
	background:url(images/services/shoppingbg.gif) repeat-x top;
}

#shopping legend {
	text-transform: none;
}

fieldset {
	/*float : left;*/
	margin : 0 1em 0 0;
	padding : 1em;
	border: none;
	border-top : 1px solid #b2daf6;
	width: 350px;
	background: url(images/services/shoppingbg.gif) repeat-x top;
}

	fieldset div br {
	display : none;
	}

/* Style the legend, labels and the div containing the submit button. */

legend {
	font-weight : normal;
	color : #165480;
	margin : 0;
	padding : 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
		font-style: italic;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}

#fm-submit {
clear : both;
padding-top : 1em;
}

/* Add the double border effect. 

#floatinghistory {
	float: right;
}*/

fieldset div {
	width : 350px; /* Width for modern browsers */
	margin : 0px 0px 10px 0px;
	padding : 1px;
}

	* html fieldset div {
	width: 200px; /* Width for IE5 */
	w\idth: 196px; /* Width for IE6 */
	}

fieldset div input {
	/*width: 192px;*/
border: 1px solid #165480;
	padding: 1px 1px 3px;
}
						
	* html fieldset div input {
	width: 196px; /* Width for IE5 */
	w\idth: 192px; /* Width for IE6 */
	}
#misc-info .checkbox fieldset div input {
	border: 1px solid #97B1D2;
	padding: 1px 1px 3px;
}

textarea {
border: 1px solid #165480;
padding: 1px 1px 3px;
}



/*- FOOTER --------------------------- */

#footer {
	font-family:Arial, Helvetica, sans-serif;
	height: auto;
	bottom:0;
	width:100%;
	background: #F2FCFF;
	text-align: center;
	font-size: 10px;
	color: #63635E;
	margin-top: 25px;
	padding-top: 4px;
	padding-bottom: 20px;
	clear: both;

}
#facebook {
	width: 150px;
	margin: 0 auto;
	clear:both;
	
}

#facebook img {
	float: left;
	clear:both;
}

#facebook p {
	padding-top: 8px;
}

#shopping input {
	margin: 0 0 15px 0;
	border: 1px solid #165480;
	padding: 5px;
 }
 
.ddfm input{
margin: 0 0 15px 0;
	border: 1px solid #165480;
	padding: 5px;
}
 
#submit{
	width: 128px;
	height: 50px;
 	background: url(images/submit.png) no-repeat;
	border:none;
	color: #fff;
	
 }
 label.item{
 	display:none!important;
 }