
.clear {clear:both;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


body, td, p, li, input, select, textarea {font: normal normal 12px Arial, Sans-Serif;text-decoration: none;color: #353535;}
ul, ol {}
pre {}
h1 {font-size: 20px; color: #487691; }
h2 {font-size: 18px; }
h3 {font-size: 16px;color: #003558;}
h4 {font-size: 14px;color: #487691;}
h5 {font-size: 12px;color: #003558;}
h6 {font-size: 10px;color: #487691;}
img {border: none;}

a:link {font-weight: bold;text-decoration: none !important;color: #BF551E; }   
a:visited {font-weight: bold;text-decoration: none !important;color: #BF551E;}
a:hover {text-decoration: none !important;color: #C87015;}   
a:active {font-weight: bold;text-decoration: none !important;color: #BF551E;}

h2 a:link, h2 a:visited {color:#487691 !important;}
.bookmark {color:#353535;} 

a.bookmark:link {color:#353535;}
a.bookmark:active {color:#353535;}
a.bookmark:hover{color:#353535;}
a.bookmark:visited{color:#353535;}


form { margin: 0px; padding: 0px; }

.blogPostSummary {border-bottom:1px solid #ccc; margin:0 0 30px 0;}

div#comments {margin:40px 0 0 0;}
div#comments h2 {font-size:14px;}
div.comment {border-bottom:1px solid #ccc; margin:0; padding:0 10px; }
div.comment h3 {font-size:12px; margin:0; padding:10px 0 0 0;}
div#comments div.alt {background-color:#f4f4f4; }

form div {margin:10px 0;}
form div.checkboxList div div {margin:0 10px;}
form div label {float:left; width:150px;}

form div .radioButtonList label, form div .checkboxList label
{
	width: inherit;
	float: none;
}

form div .radioButtonList, form div .checkboxList
{
	margin-left: 120px;
}

form.comments textarea {width:500px;}
form.comments fieldset {border:none;}

fieldset {margin:0.5em 0 0 0 ;padding:0; border:none;}
label.required {font-weight:bold; }

fieldset textarea {width:600px; height:10em;border:1px solid #ccc; font-size:1.1em; background-color:#fefefe;}
fieldset input.checkbox, fieldset input.chk {width:auto;} 
label { clear: left; }
input.long {width:700px;}
div.chk label, div.radio label {clear:none; margin: 0; float:none;}
iframe {width:100%; border:1px solid #efefef;}
