body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  font-family: Tahoma, Helvitica, Geneva, Arial, Verdana;
  font-size: 12px;
  behavior: url(csshover3.htc);
  color: #2F7DDD;
  background: #6ABDF3 url(images/background.jpg) repeat-x;
  text-align: center;
  overflow-y: scroll;
  overflow-y: -moz-scrollbars-vertical;  }

img { border:0px; }


/* ---------------------- Headers ---------------------- */

h1, h2, h3, h4, h5 {
  font-weight:bold;
  margin: 0px;
  padding: 0px; }

h1 {
  color:#2F7DDD;
  font-size: 22px;
  font-weight: bold; }

h2 {
  color:#18539A;
  font-size: 16px;
  font-weight: bold; }

h3 {
  color:#18539A;
  font-size: 14px;
  font-weight: bold; }

h4 {
  color:#18539A;
  font-size: 12px;
  font-weight: bold; }

h5 {
  font-size: 10px;
  font-weight: bold; }

td {
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

th {
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

p {
  margin-top: 0px;
  margin-bottom: 6px;
  text-align:justify; }

ul {
  margin-top:0px;
  padding-left:20px; }

li {
  margin-top:4px; }

/* ---------------------- Link Definition ---------------------- */

A:link {color: #18539A;}
A:visited {color: #18539A;}
A:hover {color: #666666;}
A:active {color: #18539A;}

/* ---------------------- Universal ---------------------- */

.noborder{
  border-width:0px; }

.noBorder{
  border-width:0px; }

.centered{
  text-align:center; }

.left{
  text-align:left; }

.break {
  width: 100%; 
  float: left;}

.notransparency {
  -moz-opacity:1;
  filter:alpha(opacity=100);  }

.transparent {
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  }

.floatclear {
  clear: both; }

.imagepreload {
  height:0px;
  width:0px; 
  border:0px; }



/* ---------------------- Forms ---------------------- */
.formtext {
  font-size:14px;
  padding:6px 6px 6px 6px;
  color:#18539A; 
  border:1px solid #CCCCCC;
 }

.formtextarea {
  color:#18539A; 
  font-size:14px;
  padding:6px 6px 6px 6px;
  margin-right:4px;
  margin-bottom:2px;
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana;
  border:1px solid #CCCCCC;
}

.formdropdown {
  font-size:14px;
  padding:5px 5px 5px 5px;
  color:#18539A;
  border:1px solid #CCCCCC;
}


.formmultioption {
  color:#666666;
  border:1px solid #666666;
  background-color:#F9F9F9;
  width:100%;
  height:100px;
  overflow-x:hidden;
  overflow-y:scroll;
  cursor:pointer;
  border:1px solid #CCCCCC;
}

.formsubmit{
  font-size:14px;
  cursor:pointer;
  background-color: #CCCCCC;
  color: #666666;
  font-weight:bold;
  padding:3px 3px 3px 3px;
  border:1px solid #666666;
  margin-top:5px;
  margin-bottom:5px; }

.formsubmit:hover{
  background-color: #919191;
  color: #FFFFFF; }


/* ---------------------- Main ---------------------- */

#mainHeader{ background: url(images/edgeBackground.png) repeat-x bottom left; color:#FFFFFF; font-size:11px; padding:2px 0px 14px 0px; margin:0px auto 0px auto; overflow:hidden; width:100%; height:11px; }

#mainContent{ background:#FFFFFF; color:#2F7DDD; margin:0px auto 25px auto; padding:28px 0px 28px 0px; width:100%; text-align:center; z-index:10; overflow:hidden; }

#mainFooter{ position:fixed; bottom:0; left:0; background: url(images/edgeBackground.png) repeat-x top left; color:#FFFFFF; font-size:10px; padding:10px 0px 4px 0px; margin:0px auto 0px auto; overflow:hidden; width:100%; height:10px; z-index:0; }

#mainFooter a { color:#FFFFFF; }

#mainFooterLeft{ text-align:left; float:left; width:33%; overflow:hidden; margin-left:3px; }

#mainFooterLeft a { text-decoration:none; }

#mainFooterCenter{ text-align:center; float:left; width:32%; overflow:hidden; margin-left:3px; }

#mainFooterRight{ text-align:right; float:right; width:33%; overflow:hidden; margin-right:3px; }



/* ---------------------- Home ---------------------- */

#homeContent{ overflow:hidden; width:660px; text-align:left; margin:0px auto 0px auto; }
#homeContentLeft{ float:left; overflow:hidden; }
#homeContentRight{ overflow:hidden; }
#homeProduct { float:left; overflow:hidden; width:325px; height:322px; margin-left:10px; }
#homeProduct img { display:none; position:absolute; }
#homeLogo{ margin:40px 0px 20px 0px; display:block; }
img.homeChoice{ display:block; }
img.homeDivider{ margin:5px 0px 5px 0px; display:block; }
