* { margin:0; padding:0; }

body          { background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:62.5%; color:#2b2b2b; line-height:1.4; }
img           { border:0; vertical-align:top; } 

p {margin-bottom:10px;}

a, a:visited  {color:#0c3867;}
a:hover       {color:#696633;}
:focus        { outline: 0; }

/* Headings */
h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; }
h1            { font-size:1.8em; line-height:1.4; color:#0c3867; font-weight:normal; }
h2            { font-size:1.4em; line-height:1.4; color:#696633; font-weight:normal; margin-bottom:15px; }
h3            { font-size:1.26em; line-height:1.4; }
h4            { font-size:1.2em;  }
h5            { font-size:1.22em; }
h6            { font-size:1.2em;  }

/* Forms */
form          { display:inline; }
fieldset      { border:1px solid #323132; padding:20px 20px; }
legend        { padding:0px 5px; color:#bf2619;}

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; padding:0 20px; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }
hr            {margin:15px 0px 10px 0px; width:90%; border:1px solid #323132; background:#323132; height:1px; }

/* Lists */
ul,ol         { list-style:none; }
.content ul li {margin-left:20px; list-style:disc;}
.content ol li {margin-left:20px; list-style:decimal;}

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left, .alignleft       { float:left; margin:0px 20px 10px 0px; }
.a-center, .aligncenter     { text-align:center !important; }
.a-right, .alignright      { float:right; margin:0px 0px 10px 20px;}
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.big          { font-size:1.4em;}
.clear        {clear:both;}
.blue         {color:#0c3867;}  
 .superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;} 
hr {border:1px solid #d9d9d9;}
