<style type="text/css">

#body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #FFFFFF;
}

#topsection{
height: 150px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #FFFFFF;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -800px; /*Set margin to that of -(MainContainerWidth)*/
background: #FFFF99;
margin-bottom: 10px;
}

#rightcolumn{
float: left;
width: 188px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #FFFFFF;
border-left: dotted;
border-left-color: #999999;
border-left-width: thin;
margin-bottom: 10px;
}

#footer{
clear: left;
width: 100%;
background: #b3b36b;
color: #FFF;
text-align: center;
margin-top: -10px;
}

#footer a{
color: #FFFF80;
}




#vdividermenu ul{
margin: 2px 0 0 0;
padding: 0;
margin-bottom: 1em;
float: left;
font-family: Arial;
font-size: smaller;
font-weight: bold;
width: 100%;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 12px;
text-decoration: none;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: #FF0000;
background-color: #FFFFFF;
}


.wireframemenu{
background-color: #FFFF99;
border-bottom-width: 0;
width: 130px;
margin-top: 20px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 100%;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Trebuchet MS;
padding: 2px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #FF3300;
text-decoration: none;
margin-left: 10px;
border-bottom: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;
}

.wireframemenu a:visited{
color:#FF3300;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #FFFF99;
color: #000000;
}




.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
margin-left: 5px;
}

.shadowcontainer{
width: 400px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}





 .h1{
   font-family: Trebuchet MS;
   font-size: medium;
   text-align: left;
   color: #FF0000;
   margin-top: 5px;
   margin-left: 5px;
 }
  .right1{
   font-family: Trebuchet MS;
   font-size: medium;
   text-align: left;
   color: #FF0000;
   margin-top: 5px;
   margin-left: 5px;
 }
 .left1{
   font-family: Trebuchet MS;
   font-size: medium;
   text-align: left;
   color: #FF0000;
   margin-top: 5px;
   margin-left: 5px;
 }
  .m1{
   font-family: Arial;
   font-size: small;
   text-align: justify;
   color: #000000;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
 }
   .m1_bold{
   font-family: Arial;
   font-size: small;
   font-weight: bold;
   text-align: justify;
   color: #000000;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
 }
   .m1s{
   font-family: Arial;
   font-size: x-small;
   text-align: center;
   color: #FF0000;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
 }
    .m1s1{
   font-family: Arial;
   font-size: x-small;
   text-align: left;
   color: #000000;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
 }
   .m1c{
   font-family: Arial;
   font-size: small;
   text-align: center;
   color: #FF0000;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
 }
   .m1b{
   font-family: Arial;
   font-size: small;
   text-align: justify;
   font-weight: bold;
   color: #000000;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
   margin-bottom: -5px;
 }
   .m2{
   font-family: Arial;
   font-size: small;
   text-align: justify;
   color: #FF0000;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
 }
    .m2c{
   font-family: Arial;
   font-size: small;
   text-align: center;
   color: #FF0000;
   margin-top: 0px;
   margin-left: 5px;
   margin-right: 5px;
 }
   .cap1{
   font-family: Arial;
   font-size: x-small;
   text-align: center;
   color: #000000;
   margin-top: -15px;
   margin-left: 240px;
   margin-right: 5px;
 }
    .c1{
   font-family: Arial;
   font-size: small;
   text-align: center;
   color: #FF0000;

 }

   .l1{
   font-family: Arial;
   font-size: small;
   text-align: left;
   color: #FF0000;

 }

 IMG.bottom{
   margin-bottom: 1px;
   border: none;
 }
 IMG.main1{
   float: right;
   border: none;
   margin-left: 5px;
   margin-top: 5px;
 }
  IMG.main2{
   float: left;
   border: none;
 }
.class1 A:link {text-decoration: none; color: #FF0000; }
.class1 A:visited {text-decoration: none; color: #FF0000; }
.class1 A:active {text-decoration: none;}
.class1 A:hover {text-decoration: underline; color: #000000; }

.class2 A:link {text-decoration: none; color: #000000; }
.class2 A:visited {text-decoration: none; color: #000000; }
.class2 A:active {text-decoration: none;}
.class2 A:hover {text-decoration: underline; color: #FF0000; }

IMG.links{
border: none;
}

.standardText a:hover {text-decoration:none;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
}


.standardText {text-decoration:underline;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
}
.standardText a:hover {text-decoration:none;
color:#00FFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
}

.smallTextBlack {
font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
color:#000000;


}
.medTextBlack {
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#000000;


}
.smallTextWhite {
font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
color:#FFFFFF;


}
.smallErrorText {
font-family:Arial;
font-size:x-small;
color:#FF0000;
text-align: center;


}



</style>