html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #084161;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  background-image: url(../background4.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Base styles */

input:focus, textarea:focus {
	background-color: #ffffe0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
html {
    /* background: #084161; */
}
td, th, p, label, li {
  margin: 0;
  padding: 0;
  color: #084161;  
}
#rule
{
	padding: 0;
	margin: 0;
        height: 2px;
	border-bottom: 1px solid #084161;
	width: 100%;
}
h1, h2, h3, h4, h5, legend {
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-weight:normal;
    line-height: 140%;
}
td, th {
    padding: 0 4px;
    text-align: left;
}
label {
    padding: 0;
    vertical-align: middle;
    font-weight: bold;
}
hr {
    color: #bbc;
    background-color: #bbc;
    height: 1px;
    width: 98%;
    border: 0;
    margin-top: 15px;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
img {
    padding: 0;
    margin: 0;
/*    border: 1px solid #066579;  */
}
.odd {
    background-color: #eee;
    line-height: 150%;
}
.even {
    background-color: #ddd;
}
.odd td, .even td {
    padding-top: 4px;
    padding-bottom: 4px;
}
/* Header */

#headerbar, #headerbar_admin, #headerbar_client {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
#headerbar, #headerbar_client img {
    border: 0;
    margin: 0;
    padding: 0;
}

#headerbar {
    background-image: url(/titleBar.gif);
    background-position: 105px;
    background-repeat: no-repeat;
    height: 128px;
    width: 100%;
}

#headerbar a, #headerbar_admin a, #headerbar_client a {
    text-decoration: none;
    color: white;
}
#footer p {
    text-align: center;
    font-size: 12px;
    color: #d0dee1;
    font-weight: bold;
    margin: 0;
    background-color: #286875;
    padding-top: 6px;
    padding-bottom: 6px;
    clear:both;
    border-bottom: 2px solid #084161;
    border-top: 2px solid #084161;
}
#footer a
{
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 2px;
	text-decoration: underline;
}
#footer a:hover {
    color: #cac2b3;
    text-decoration: none;
}

#navcontainer ul {
    /*padding: 0.3em 2.0em 0.3em 2.0em;*/
    margin: 0;
    background-color: #286875;
    color: #FFFFCC;
    float: left;
    width: 100%;
    list-style: none;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    letter-spacing:.2em;
    font-family: arial, helvetica, sans-serif;
    border-top: 2px solid #084161;
    border-bottom: 2px solid #084161;
}
#navcontainer ul li { 
    display: inline;
    color: #FFFFCC;
    float: left;
}

	
#navcontainer ul .nav_current
{
	padding: 0.5em 1.2em 0.2em 1.2em;
	/*margin: 0;*/
	background-color: #286875;
	color: #d0dee1;
	float: left;
	list-style: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	/*letter-spacing:.1em;*/
	border-bottom: 4px solid #d0dee1;
}

#navcontainer ul li a {
    padding: 0.5em 1.2em 0.2em 1.2em;
    background-color: #286875; 
    color: #FFFFff;
    text-decoration: none;
    float:left;
    border-bottom: 4px solid #286875;
  /*  display: block;*/
}
.nav_divider {
  line-height: 2em;
}
#navcontainer ul li a:hover {
    /*background-color: #084161;*/
    border-bottom: 4px solid #d0dee1;
    color: #d0dee1;
}

/* Core Layout */

/* #pagewrapper {
    width: 770px;
    margin: 5px auto;
    padding: 0;
    background: #fff;
    border: 1px solid #084161;
}  */
#pagecontent {

}
#pagecontent ul, #pagecontent ol {
    line-height: 150%;
    list-style-type: square;
    margin: 5px;
    margin-left: 2em;
}
#pagecontent ul li, #pagecontent ol li {
    margin-left: 1em;
    padding-bottom: 5px;
}
#pagecontent ol {
    list-style-type: decimal;
}
#pagecontent h1 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 110%;
    margin: 12px 0 15px 0;
    padding: 0;
    color: #084161;
}
#pagecontent h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 0;
    padding: 15px 0 8px 0;
    color: #286875;
    font-weight: 900;
}

#pagecontent h3 {
    font-size: 1.2em;
    margin: 4px 0;
    padding: 0;
    color: #286875;
}
#pagecontent h4 {
    font-size: 0.9em;
    margin: 4px 0;
    padding: 0;
    color: #286875;
}

#pagecontent p, ul, ol, td {
    margin-top: 4px;
    margin-bottom: 5px;
    line-height: 150%;
    font-size: 12px;
}
#pagecontent a {
    color: #31808f;
    text-decoration: underline;
    padding: 0 1.0px 0 1.0px;
    font-weight: 400;
}
#pagecontent #admin a {
    color: #084161 !important;
}
/*CONTENT TEXT NAV*/
#pagecontent a:hover
{
	background-color: #d0dee1;
	color: #084161;
	text-decoration: none;
	padding: 0 1.0px 0 1.0px;
}
/*
#pagecontent a:visited {
    color: #00c;
}
*/
#pagecontent a:active {
    color: white;
    background-color: #e6e6c7;
}
#pagecontent a:visited {
    
}
/*
#pagecontent a:hover {
    background-color: #009;
    color: white !important;
    text-decoration:none;
}
#pagecontent a:visited {
    color: #00c;
}
#pagecontent a:active {
    color: white;
    background-color: #009;
}
*/

#pagecontent .help {
  background-color: #FFB8B8;
  border: 1px solid #000;
  float: right;
  margin-top: 6px;
  padding: 0 10px 10px 10px;
  text-align: left;
  width: 162px;
}

#pagecontent .help h2 {
  text-align: center;
}


#lefthalf {
    float: left;
    width: 370px;
}
#righthalf {
    float:right;
    width: 370px;
}
.links li a:link {
    color: #046;
    text-decoration: none;
}
.links li a:visited {
    color:#046;
}
.links li a:hover {
    background-color: #0a7790;
    color: white;
}
.links li a:active {
    background-color: #0a7790;
    color: white;
}

/* home page */

#home_top {
    width: 730px;
    background-color:#d0dee1 !important;
    color: red;
    margin-bottom: 15px;
    border-bottom: 1px solid #084161;
    padding: 15px 20px 10px 20px;
}
#pagecontent_top h2
{
    font-size: 1em;
    margin: 0;
    padding: 0px 0 8px 0;
    color: #286875;
    font-weight: 900;
    text-align: center;
}
#pagecontent_top h3
{
    font-size: 1.15em;
    padding: 0;
    color: #084161;
    font-weight: 900;
    text-align: center;
}
/*INTRO TEXT*/
#home_intro
{
    margin-left: 22px;
    margin-top: 15px;
    width: 400px;
    text-align: left;
    background-color: #d0dee1;
    /*background-color: #e6e6c7;*/
    padding: .8em .8em .3em .8em;
}
.rule {
    padding: 0;
    margin: 0;
    border-top: 1px solid #084161;
    width: 100%;
}
/*BETWEEN TOP NAV*/
.bulletNav
{

	font-size: 10px;
	font-weight: normal;
	color: #d0dee1;
	vertical-align: bottom;
	line-height: 26px;
	padding: 0px 0px 0px 0px;
}
#home_intro h1 {
    text-align: center;
}
/*
#home_intro {
    position:relative;
    left: 320px;
    top: 15px;
    width: 450px;
}
*/
.bodyTextSpecial{
        font-size: 14px;
	font-weight: bold;
	color: #084161;
}
.bullets_left li, .bullets_right li {
    padding-bottom: 3px;
}
.bullets_left {
    float: left;
    margin-left: -10px;
    width: 220px;
}
.bullets_right {
    float:right;
    padding-right: 10px;
    width: 230px;
}
.more_link {
    padding-top: 5px;
    margin-left: 10px;
    clear:both;
    height: 1em;
    float:left;
    width: 450px;
}
.home_content{
    float:left;
    clear: both;
}
#left_col {
	float: left;
	width: 345px;
	margin: 15px 0;
	padding: 0 15px 0 20px;
	border-right: 1px solid #b0aba3;
}

#left_col_nb {
	float: left;
	width: 330px;
	margin: 15px 0;
	padding: 0 0 0 20px;
}

div#admin {
	padding: 5px 10px;
	margin: 5px 10px;
/*        width: 100%;  */
}

#admin #left_col {
    padding-left:0;
}
#admin #right_col {
    width: 330px;
}
#right_col {
	float:right;
	width: 340px;
	margin: 15px 0;
	padding: 0 15px;
}
.contact {
	width:80px; 
	display:block; 
	float: left;
	font-weight:bold;
}



.fieldWithErrors input, .fieldWithErrors textarea, .fieldWithErrors select {
    background-color: #fcc;
}
div.fieldWithErrors {
    display: inline;
}
#errorExplanation {
  width: 500px;
  border: 2px solid #c00;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 14px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  font-weight: bold;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
.reqd {
    font-weight: bold !important;
}
p.footnote {
    font-size: 0.7em !important;
}
.editblock a {
    text-decoration: none;
}
.editblock a:visited {
    text-decoration: none;
}
.editblock a:hover {
    background-color: yellow !important;
}

/* Staff Page */

.staff_member_left {
    clear:both;
    padding-bottom: 10px;
}
.staff_member_right {
    clear:both;
    padding-bottom: 10px;
}
.staff_bio {
    padding: 0 10px 0 20px;
}
div.staff_member_left div.staff_photo {
    float:left;
    margin-bottom: 10px;
}
div.staff_member_right div.staff_photo {
    float:right;
    margin-bottom: 10px;
}
div.staff_member_left div.staff_bio {
    margin: 0 200px 0 200px;
}
div.staff_member_right div.staff_bio {
    margin: 0 200px 0 200px;
}
.staff_bio p {
    margin-left: -15px;
}
.full_page {
	padding: 10px 30px 20px 20px;
}
.full_page_narrow {
	padding: 10px 110px 20px 110px;
}
.full_width_head {
    padding: 20px 20px 0 20px;
    margin: 0;
    height: 1%;
}
a.textbutton {
    color: white;
    display:block;
    text-decoration:none;
    padding: 10px;
    background-color: #0a7790 !important;
    color: #fff !important;
    font-weight:bold;
    margin: 0 10px 10px 0;
    border: 1px solid #066579;
    width: 120px;
    text-align: center;
}
a.textbutton:hover {
    background-color: #056 !important;
}
a.textbutton:visited {
    background-color: #0a7790;
}
a.textbutton:active {
    background-color: #0a7790;
}
#homedemo a.demobutton {
    color: white;
    display:block;
    text-decoration:none;
    padding: 20px;
    background-color: #0a7790 !important;
    color: #fff !important;
    font-weight:bold;
    font-size: 20px;
    margin: 0 10px 10px 0;
    border: 1px solid #066579;
    width: 200px;
    text-align: center;
    line-height: 160%;
}
#homedemo a.demobutton:hover {
    background-color: #056 !important;
    padding: 20px;
}
#homedemo a.demobutton:visited {
    background-color: #0a7790;
}
#homedemo a.demobutton:active {
    background-color: #0a7790;
}
/* Admin */

#admin #notice {
    padding: 6px 0;
    color: red;
    font-weight: bold;
}

.admin_link {
    margin-top:0;
    margin-right: 10px;
    font-size: 10px;
    float:right;
    color:#fff;
}
.admin_link a {
    text-decoration:none;
}
#admin p {
    margin: 0;
    padding: 1px 0;
}
#admin table {
    width: 100%;
}
#admin th {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 8px;
}
label {
    font-size: 12px;
}
legend {
    font-size: 20px;
    color: #006;
}
dt, dd {
    font-size: 12px;
    margin-bottom: 6px;
    line-height:130%;
}
dt {
    float: left;
    width: 140px;
    clear: both;
    text-align: right;
    font-weight: bold;
}
dd {
    margin-left: 150px;
}
.emph {
    font-weight: bold;
}
/* layout:fixed doesn't validate
.actionstable {
    layout:fixed;
    width:730px;
} */

.peopleform td {
    padding: 3px 3px 3px 0;
}
.report {
    border-collapse: collapse;
    border: 2px solid #666;
    margin-bottom: 20px;
}
.report th, .report td {
    padding: 4px 10px;
    border-bottom: 1px solid #666;
}
.report th {
    background-color: #ccc;
}
.leftcell {
    border-right: 1px solid #666;
    text-align: left;
}
.report th, .report td {
    text-align: center;
}
.sidebar {
    float:right; 
    width: 350px; 
    border: 1px solid #005; 
    margin-left:10px; 
    margin-bottom: 10px;
    padding: 10px;
    background-color: #ffc;
}
table.twocol td {
	margin:0;
	padding:0 15px;
}
h2.policy_section {
    cursor: pointer;
    font-size: 12px;
}
.form_document table {
    border: 1px solid black;
}
.form_document table tr td {
    border: 1px solid black;
    padding: 2px 3px;   
}
table.noborder {
    border: 0 !important;
}
table.noborder tr td{
    border: 0 !important;
}

.status_inline {
    float:left;
    
    border: 1px solid black;
    background-color: #eee;
    padding: 6px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#imageScreenHome
{
   padding: 0 10px 0 0;
   margin: 0;
   float: left;
}
#doubleWideCol
{
	float: left;
	width: 720px;
	/*margin: 0px 0 0px 5px;*/
	padding: 0 0px 5px 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #005;
}
#doubleWideCol h2
{
	font-size: 1.3em;
	padding: 0px 0px 8px 0px;
	color: #286875;
	font-weight: 900;
	text-align: center;
	/*line-height: 2.2em;*/
}
#pagecontent .full_page h1.message_form_head {
    color:#084161;
    font-size:18px;
    font-weight:bold;
    line-height:20px;
    text-align:center;
}

#pagecontent .howitworks_item img {
    border: 3px solid #084161;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-left: 10px;
}
#pagecontent .howitworks_description {
    margin-bottom: 15px;
}
#pagecontent .howitworks_item h1 {
	text-align: center;
	color: #a50e2e;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
#pagecontent .howitworks_item h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 140%;
    color: #286875;
}
#pagecontent .howitworks_item h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 140%;
    color: #286875;
}
#pagecontent .full_page h2.section_head_expanded {
    cursor: pointer;
    padding-left: 0;
    background: url('/expanded.gif') no-repeat left bottom;
    font-size: 16px;
    padding-bottom: 5px;
}
#pagecontent .full_page h2.section_head_collapsed {
    cursor: pointer;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 0px;
    background: url('/collapsed.gif') no-repeat left bottom;
    font-size: 16px;
}
#pagecontent .item_section {
    cursor: pointer;
    width: 300px;
}
#pagecontent .progress {
    font-weight: normal;
    font-size: 14px;    
}

#submit a
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color:#a50e2e;
	line-height: 20px;
	font-weight: bold;
	/*background-color: #286875;*/
	/*padding: 2px 10px 2px 10px;*/
	/*display: block;*/
	text-align: center;
}
#submit a:hover {
	color: #286875;
	/*background-color:#fff;*/
	/*padding: 2px 10px 2px 10px;*/
	}
#CEOLink a
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 18px;
	color: #286875;
	line-height: 22px;
	font-weight: bold;
	/*background-color: #fff;*/
	text-align: center;
	/*padding: 2px 4px 2px 4px;*/
	/*display: block;*/
}
#CEOLink a:hover {
	color:#a50e2e;
	background-color: #fff;
	text-decoration: underline;
	/*
background-color:#31808f;
	padding: 2px 4px 2px 4px;
*/
	}
	
#CEO
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #02488c;
	line-height: 20px;
	font-weight: bold;
	background-color: #d0dee1;
	text-align: center;
}
.Jack
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #31808f;
	line-height: 20px;
	font-weight: bold;
	background-color: #d0dee1;
	text-align: center;
}
.questions
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #02488c;
	line-height: 20px;
	font-weight: ormal;
	text-align: left;
}
#left_col {
	float: left;
	width: 345px;
	margin: 15px 0;
	padding: 0 15px 0 20px;
	border-right: 1px solid #b0aba3;
}
#left_col2 {
	float: left;
	width: 270px;
	margin: 5px 0;
	padding: 0 15px 0 20px;
	border-right: 1px solid #b0aba3;
	
}
#left_col2a {
	float: left;
	width: 290px;
	margin: 5px 0;
	padding: 0 15px 0 20px;
	
}
.left_col3
{
	float: left;
	width: 270px;
	margin: 5px 0;
	padding: 10px 15px 10px 20px;
	background-color: #d0dee1;
	border-color: #a50e2e;
	border-width: 1px 4px 4px 1px;
	border-style: solid outset outset solid;
}
.left_col4
{
	float: left;
	width: 330px;
	margin: 5px 20px 5px 20px;
	padding: 8px 10px 8px 10px;
	/*background-color: #d0dee1;*/
	border-color: #31808f;
	border-width: 1px;
	border-style: solid;
}
.right_col4
{
	float: right;
	width: 330px;
	margin: 5px 20px 5px 0px;
	padding: 8px 10px 8px 10px;
	/*background-color: #d0dee1;*/
	border-color: #31808f;
	border-width: 1px;
	border-style: solid;
}
.left_col5
{
	float: right;
	width: 300px;
	margin: 5px 0;
	padding: 8px 8px 8px 20px;
	/*background-color: #d0dee1;*/
	border-color: #31808f;
	border-width: 1px;
	border-style: solid;
}
.verticleSpace
{
	float: left;
	width: 290px;
	height: 30px;
	background-color: #fff;
}
.verticleSpace2
{
	float: right;
	width: 380px;
	height: 20px;
	background-color: #fff;
}
.verticleSpace3
{
	float: left;
	width: 300px;
	height: 20px;
}
.verticleSpace4
{
	float: left;
	width: 720px;
	height: 20px;
}
.verticleSpace5
{
	float: left;
	width: 720px;
	height: 10px;
}

#demoBox h3
{
	font-size: 18px;
	font-weight: bold;
	color: #a50e2e;
	line-height: 36px;
	text-align: center;
}
#demoBox h4 {
	font-size: 14px;
	text-align: center;
}
#homePage h1
{
	font-size: 24px;
	font-weight: bold;
	color: #286875;
	line-height: 24px;
	text-align: center;
	padding-top: 10px;
	margin-bottom:0;
}
#homePage h2
{
	font-size: 22px;
	font-weight: bold;
	color: #31808f;
	text-align: center;
	line-height: 28px;
	margin-top: 0;
	padding-top: 0;
}
#demoBox
{
	float: left;
	width: 710px;
	padding: 10px;
	background-color: #d0dee1;
	border-color: #31808f;
	border-width: 4px 4px 4px 4px;
	border-style: solid;
	margin: 0 5px 0 15px;
	display:inline;
}
#demoBoxRightCol {
	margin-left: 345px;
	width: 345px;
}
#demoCall {
	padding-top:40px;
}
#demoCall h3
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #02488c;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
#demoCall p
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #31808f;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
#demoBoxRightCol h3, #testimonial h2
{
	font-size: 17px;
	font-weight: bold;
	color: #31808f;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
}
#demoBoxRightCol h4
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #02488c;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
}
#demoBoxRightCol p
{
	font-size: 13px;
	font-weight: normal;
	color: #084161;
	text-align: left;
	line-height: 17px;
}
#demoBoxRightCol a:link, #demoBoxRightCol a:visited {
	font-weight:bold;
}
#demoBoxRightCol a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#demoBoxLeftCol {
	width:345px;
	float:left;
	display: inline;
}
#testimonial
{
	margin: 10px 0 ;
	padding: 8px 10px 8px 10px;
	border-color: #31808f;
	border-width: 1px;
	border-style: solid;
        background-color: #eee;
}
#testimonial p {
	font-size: 12px;
	font-weight: normal;
	color: #084161;
	text-align: left;
	line-height: 16px;
	padding: 0 5px 20px 5px;
}
#testimonial h2 {
	text-align: center;
}
#emailPrivacy {

}
#emailPrivacy p {
	font-size: 10px;
	line-height: 12px;
}
#homePage #hometop h2 {
	margin: 10px 0 5px 0;
	font-size: 18px;
}
.productName
{
	text-align: left;
	color: #A50E2E;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	font-style: italic;
}
#homePage .dark {
	color:#02488C;
}
.warning {
  color: #F00;
}
.home h3 {
font-size: 18px;
font-weight: bold;
}
.home h4 {
font-size: 14px;
font-weight:bold;
}
#banner h1 {
font-weight: bold;
font-size: 36px;
color: #084161;
text-align:center;
}

/*********** COMMENT FORM ************/

.comment_form {
width: 90%;
border: 4px solid #e1e1e1;
padding: 1em;
margin: 1.5em 0;
}
.comment_form label {
display: block;
width: 5.38em;
text-align: right;
float: left;
font-size: 80%;
letter-spacing: .04em;
text-transform: uppercase;
clear: left;
padding: 0 0.5em 0 0;
}
input#feedback_name, input#feedback_email, input#feedback_subject, textarea#feedback_body {
background-color: #eee;
border: none;
padding: 0.23em;
}
.comment_form .indent {
margin-left: 5.38em;
}
.comment_form .indent_submit {
margin-left: 5.38em;
margin-top: 1em;
}
#comment_email2 {
display: none;
}
input#feedback_subject {
width: 80%;
}
.comment_form p {
margin: 0 0 0.15em 0;
padding: 0;
}
textarea#feedback_body {
width: 80%;
}
.form_note {
font-size: 80%;
}
div#comments {
border-top: 4px solid #520602;
padding-top: 10px;
margin-top: 15px;
}
.blog_article {
border-bottom: 1px solid #084161;
padding: 5px 0 10px 0;
margin: 10px 0;
}


