#content {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -350px;
  margin-left: -350px;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Typography
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {font: 13px normal small "trebuchet ms", verdana, sans-serif; color: #6B6B6B;}

small {width:100%; font: 12px "trebuchet ms", verdana, sans-serif; color: #6B6B6B;}

h2 {font: normal 140% "Times New Roman", serif;	color: #192C58;	margin: 10px 0;}
h3 {font: normal 140% "trebuchet ms", verdana, sans-serif; color: #333; margin: 6px 0;}
h4 {font: normal 130% "trebuchet ms", verdana, sans-serif; color: #333;	margin: 15px 0;}

p  {font: 13px "trebuchet ms", verdana, sans-serif; margin: 8px 0; color: #FFFFFF;}
p.section {font: 13px "trebuchet ms", verdana, sans-serif; padding: 10px 20px 5px 20px; margin: 0px 0; text-align:justify;}
p.sectionbriefs  {font: 17px "trebuchet ms", verdana, sans-serif; padding: 10px 20px 5px 20px; margin: 0px 0; text-align:justify;}
p.sectiontitle {font: 18px "trebuchet ms", verdana, sans-serif; display:block; padding:10px 20px 0px 20px; text-decoration:none; filter:alpha(opacity=100); text-align:right;}
p.small {font: normal 75% "trebuchet ms", verdana, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0;}
p.form {font: 13px "trebuchet ms", verdana, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0; font-weight: bold;}
p.rightbar-title{font: normal 130%; display:block; padding:2px 2px 2px 10px; text-decoration:none; filter:alpha(opacity=100);}
p.rightbar-text{display:block; padding:2px 2px 2px 10px; text-decoration:none; filter:alpha(opacity=100); color: #FFFFFF;}

ul {list-style-type:none;}
li {font: 13px "trebuchet ms", verdana, sans-serif; margin: 4px 0;}

img.piclink{border-top: #333333 1px solid; border-bottom: #333333 1px solid; border-right: #333333 1px solid; border-left: #333333 1px solid;}

a  {font: normal 100% "trebuchet ms", verdana, sans-serif; color: #;}
a:link {text-decoration: none; color: #CC0033;}
a:visited {text-decoration: none; color: #CC0033;}
a:active {text-decoration: none; color: #CC0033;}
a:hover	{text-decoration: none; color: #990033;}
a.smallbottom {font: 12px "trebuchet ms", verdana, sans-serif; font-weight: bold; text-align: right; color: #808080;}
a.smallbottom:visited {font: 12px "trebuchet ms", verdana, sans-serif; font-weight: bold; text-align: right; color: #808080;}
a.smallbottom:hover {font: 12px "trebuchet ms", verdana, sans-serif; font-weight: bold; text-align: right; color: #990033;}
a.menulink {font: 12px "trebuchet ms", verdana, sans-serif; font-weight: bold; text-align: right; padding: 1px 15px 1px 1px; color: #FFFFFF;}
a.menulink:visited {font: 12px "trebuchet ms", verdana, sans-serif; font-weight: bold; text-align: right; padding: 1px 15px 1px 1px; color: #FFFFFF;}
a.menulink:hover {font: 12px "trebuchet ms", verdana, sans-serif; font-weight: bold; text-align: right; padding: 1px 15px 1px 1px; color: #990033;}
a.partnerslink {font: 12px "trebuchet ms", verdana, sans-serif; font-weight: bold; text-align: center; padding: 5px 5px 5px 5px; color: #FFFFFF;}
a.section {font: 13px "trebuchet ms", verdana, sans-serif;}

td.startpageborder{background: #FFFFFF; border-top: #666666 1px solid; border-bottom: #666666 1px solid; border-right: #666666 1px solid; border-left: #666666 1px solid;}
td.imageborder{border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-right: #000000 1px solid; border-left: #000000 1px solid;}
td.grey1border{background: #F7F7F7; border-top: #666666 1px solid; border-bottom: #666666 1px solid; border-right: #666666 1px solid; border-left: #666666 1px solid;}
td.grey2border{background: #F0F0F0; border-top: #666666 1px solid; border-bottom: #666666 1px solid; border-right: #666666 1px solid; border-left: #666666 1px solid;}
td.whiteborder{background: #FFFFFF; border-top: #666666 1px solid; border-bottom: #666666 1px solid; border-right: #666666 1px solid; border-left: #666666 1px solid;}
td.darkborder{background: #404040; border-top: #666666 1px solid; border-bottom: #666666 1px solid; border-right: #666666 1px solid; border-left: #666666 1px solid;}
