/* Reset CSS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; }
/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* Remove annoying border on linked images. */
img { border: none; }
/* End Reset Css */
/*************************/@charset "UTF-8";
/* CSS Document */

/* IE Fix CSS */
body {text-align:center;}
.container {text-align:left;}
* html .column {overflow-x:hidden;}
* html legend {margin:-18px -8px 16px 0;padding:0;}
ol {margin-left:2em;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}
/* End IE Fix Css */
/*************************/

html, body{width:100%; height:100%;}
body{text-align:center;}
.container{text-align:left;}
.wrapper{width:600px; margin:0 auto;}

.makeBold{font-weight:bold;}

.interactiveServiceContainer{clear:both;}
.interactiveServicesBox{float:left; margin-right:5px;}

.preFormText{margin-top:20px;}
.form{background:url(images/form_ft_bg.gif); width:527px; height:40px; padding-left:10px; padding-top:8px; background-repeat:no-repeat;}

.header1{ width:229; height:140px; float:left;}
.header1 a img{ border:none;}
.headerMenu{ width:320px; height:140px; float:left;}
.headerMenu a img{ border:none;}
.pcontent{
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}
