body { font-family:calibri,tahoma;font-size:12px;color:#030c2f;line-height:19px;text-align:center; }

/* ### Member Navigation ### */
ul.rex_member { margin:0; padding:0; margin-top:10px; }
ul.rex_member li { list-style-type:none;margin-left:20px; margin-top:1px; list-style-image:url('../files/icon_arrow_grey.png'); }
ul.rex_member a { font-size:12px; text-transform:uppercase; border:0; margin-top:10px;padding:2px 4px 2px 4px; padding-left:0px;  text-decoration:none; }


/* ### Sub Navigation ######################################################### */
#pageBox { margin-left:auto;margin-right:auto;width:980px;text-align:left; }
#logoBox { display:none; }
#sloganBox { display:none; }
#searchBox { display:none; }
#navBox { display:none; }
#navInnerBox { display:none; }
#breadcrumbBox { display:none; }
#navOuterBox { display:none; }
#contentOuterBox { float:left; margin-bottom:20px; text-align:left; }
#contentOuterBox li { list-style-type:none; list-style-image:url('../files/icon_arrow_grey.png'); list-style-position: outside; line-height:20px; margin-left:-25px; margin-bottom:10px; }
#contentBox { margin:20px; margin-top:0; padding:10px; background-color:#fff; font-size:14px; line-height:19px; border-radius: 5px 5px;  -moz-border-radius:5px;  -webkit-border-radius:5px; }
#footerBox { display:none; }

h1 {color:#fff;text-transform:uppercase;font-family:calibri,tahoma;font-size:21px; margin-bottom:30px; }	
h2 { margin:0;margin-top:15px;margin-bottom:10px;text-transform:uppercase;font-family:calibri,tahoma;font-size:14px; }
h3 { margin:0;margin-top:15px;margin-bottom:10px;text-transform:uppercase;font-family:calibri,tahoma;font-size:19px; }
h4 { margin:0;margin-top:10px;text-transform:uppercase;font-weight:bold;font-family:calibri,tahoma;font-size:14px; }
h5 { margin:0;margin-bottom:20px;padding:0;font-weight:normal;font-family:calibri,tahoma;color:#666;font-size:11px; line-height:15px; }
h6 { color:red;font-weight:normal;font-size:14px;border:3px solid #ccc;padding:5px;border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px; }
h6>strong { color:red;font-weight:bold;font-size:14px;text-transform:uppercase; }

table{ border:3px solid #ccc; border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px; font-size:14px; padding:5px; width:100%; text-align:left; }
table thead td { border-bottom:2px solid #999; font-weight:bold;   }
table tbody td { border-bottom:1px dotted #999; font-weight:normal;   }	

#rex-xform { border:3px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;  font-size:14px; padding:5px; width:100%; text-align:left; }
#rex-xform fieldset { border:0; margin:0; padding:0; }
#rex-xform .form_warning { color:red; font-weight:bold; }
#rex-xform .block { clear:both; background-color:#eee; font-weight:bold; padding-left:10px; text-transform:uppercase; border-top:1px dotted #030c2f;}
#rex-xform .formtext { clear:both; margin:0; padding:0; border-top:1px dotted #030c2f; font-weight:normal; }
#rex-xform label {display:block; float:left; width: 120px; } 
#rex-xform .select { font-size:12px; }
#rex-xform .formsubmit { margin-left:120px; }
#rex-xform input { width:200px; font-size:12px; }

.contentTable { border:0; font-size:14px; padding:0px; margin: 0px; text-align:left; }
.contentTable thead td { display: inline; border-bottom:0; font-weight:bold;   }
.contentTable tbody td { display: inline; border-bottom:0; font-weight:normal;   }	

hr { border:0; border-top:1px dotted #030c2f; }
strong { font-size:15px; font-weight:bold; }

label { display:block; float:left; width: 70px; padding-top:3px; }
input { width:130px;padding:2px;border:1px solid #ccc;border-top-right-radius: 5px 5px; border-bottom-left-radius: 5px 5px;
    -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px;-webkit-border-radius-topright:5px; -webkit-border-radius-bottomleft:5px; }	