/* Universal */

body {text-align: center; margin: auto; margin-top: 0; background-color: #395C94; }

a:link {font-family: Verdana; font-size: 12px; color: #395c94; text-decoration: none;}
a:visited {font-family: Verdana; font-size: 12px; color: #395c94; text-decoration: none;}
a:hover {font-family: Verdana; font-size: 12px; color: #395c94; text-decoration: underline;}
a:active {font-family: Verdana; font-size: 12px; color: #395c94; text-decoration: none;}
h1 {font-family: Verdana; font-size: 12px; color: #000; font-weight: bold; }
h2 {font-family: Verdana; font-size: 12px; color: #000; text-decoration: underline;}

/* Divisions */

#container {width: 780px; height: 1190px; text-align: center; margin: auto; position: relative; border: solid 4px #000; background-color: #fff; }
#container-support {width: 780px; height: 960px; text-align: center; position: relative; border: solid 4px #000; background-color: #fff; margin: auto;}
#container-reviews {width: 780px; height: 1300px; text-align: center; position: relative; border: solid 4px #000; background-color: #fff; margin: auto;}

#header {position: absolute; top: 0; left: 5px; z-index: 2; }

#MenuPos {position: absolute; top: 150px; left: 4px;}

#main {width: 760px; text-align: left; position: absolute; top: 180px; left: 10px; }
#main td {font-family: Verdana, Arial; font-size: 12px; color: #000; vertical-align: top; padding: 10px;}
#main a:link {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}
#main a:visited {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}
#main a:hover {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: underline;}
#main a:active {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}

#support {width: 650px; text-align: center; margin: auto;}
#support td {font-family: Verdana, Arial; font-size: 12px; color: #000; vertical-align: top; padding: 10px; text-align: left;}

#leaders {width: 650px; text-align: center; margin: auto;}
#leaders td {font-family: Verdana, Arial; font-size: 10px; color: #000; vertical-align: top; padding: 3px; text-align: left; }
#leaders p { margin-top: 3px; margin-bottom: 3px; padding-top: 3px; padding-bottom: 3px; }
#leaders h1 { font-size: 10px; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; }
#leaders a:link {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}
#leaders a:visited {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}
#leaders a:hover {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: underline;}
#leaders a:active {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}

#contact {width: 650px; text-align: center; margin: auto;}
#contact td {font-family: Verdana, Arial; font-size: 12px; color: #000; vertical-align: top; text-align: left; }

#bottom-nav a:link {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}
#bottom-nav a:visited {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}
#bottom-nav a:hover {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: underline;}
#bottom-nav a:active {font-family: Verdana; font-size: 10px; color: #395c94; text-decoration: none;}

#cd-feature {width: 420px; padding: 10px; }

/* classes */

.small {font-family: Verdana, Arial; font-size: 10px; color: #000; }
.frame {border: 1px solid #000; }
.border-rt {border-right: 1px solid #D9CFC6; }
.border-rt-dash {border-right: 1px dashed #D9CFC6; }
.border-lt {border-left: 1px solid #D9CFC6; }
.center {text-align: center; }
.gold {background-color: #CD9933; }
.red {color: #d01101;}
.left {float: left; }
.right {float: right; }
.italic {font-family: times new roman, times; font-size: 14px; }
.blue {font-family: Verdana; font-size: 12px; color: #395c94; font-weight: bold; }
.gold {background-color: #cd9933; }
.nbs {margin-bottom: 0; padding-bottom: 0; }
.nts {margin-top: 0; padding-top: 0; }
