

 body {
 margin: 0px 0px 0px 0px;
    padding: 0;
    font-family: Arial,Verdana ;
    font-size: 12.5px;

 }

 p{
   text-align: justify;
 }


a{
  font-size: 12px;
  font-weight:bold;
}



 a:link {color:#0033CC;text-decoration:none}
a:visited {text-decoration:none;color:#0033CC}
a:hover {color:#0066FF;text-decoration:none}





h1 {
font-size:22px;
font-weight:bold;
color:#ffffff;
background: #0066FF url('images/titbg.jpg');
padding: 5px;
}

h2 {font-weight:bold;color:#0066FF;font-size:16px}
h3 {font-weight:bold;color:#0066FF;font-size:14px}



 b {
  color:#EF5DC2;
 }
 .webpic{
margin: 10px 10px 10px 10px;
border:2px solid #0066FF;
}



a.menubutton:link,a.menubutton:visited{
display:-moz-inline-box;
display:inline-block;
width: 132px;
height:38px;
padding: 10px 2px 0px 2px;
font-family:arial;
text-decoration:none;
font-size:12px;
background: transparent url(images/button.gif) no-repeat;
color:#ffffff;
font-weight:bold;
text-align: center;
 margin: 11px 0px 0px 0px;
}
a.menubutton:hover,a.menubutton:active{
background: transparent url(images/button-on.gif) no-repeat;
}

.loginbox{
 height:135px;
 width: 194px;
 background: #ffffff url('images/loginbox.gif') no-repeat;
}

.login{
padding: 15px 5px 0px 5px;
}




<style type="text/css">
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e6f4fc;
  border-right:1px solid #e6f4fc;
  background:#f4fafe}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d8edfb;
  border-right:1px solid #d8edfb;
  background:#f6fbfe}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f6fbfe;
  border-right:1px solid #f6fbfe;}
.spiffy4{
  border-left:1px solid #e6f4fc;
  border-right:1px solid #e6f4fc}
.spiffy5{
  border-left:1px solid #f4fafe;
  border-right:1px solid #f4fafe}
.spiffyfg{
  background:#ffffff;
  padding: 10px;
  text-align: left;
  }
</style>


.menu{
  width: 807px;
  height:41px;
  text-align: center;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/button_02.jpg') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font-weight:bold;
    height: 41px;
    margin-right: 0px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/button_01.jpg') no-repeat;
    display: block;
    line-height: 41px;
    padding: 0px 0 5px 12px;
}



a.button:hover {
    color: #000099;
 /* hide dotted outline in Firefox */
}

  .showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
  width: 90%;
  color: #000060;

}

.expandMenu h3 {
font-weight:bold;font-size: 19px;
color: #000060;

margin: 0px 0px 5px 0px;

}


.expandMenu dt {
	background: #ffffff url('images/rowbg.jpg');
	padding: 2px;
    width: 100%;
	color: #000060;
      margin: 10px;
}
.tabler {
	background: #ffffff url('images/formbg.jpg');
    padding: 10px 0px 0px 10px;
}

.expandMenu dt td{
color: #000060;
}

.expandMenu a {
	color: #FFFFFF;
}
.expandMenu a:hover {
	color: #333333;
	background-color: transparent;
}
.expandMenu dd {
	  margin: 10px;
	padding: 20px;
    width: 90%;
	background-color: #ffffff;
}
.expandMenu ul {
	background-color: #ffffff;
	margin:  2em;
	padding: 0px;

}
.expandMenu table {
	border-collapse: collapse;
	width: 100%;
}
.expandMenu td {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;

}
.expandMenu thead td {
	background-color: #000000;
	border-top-style: none;
}
.alignCenter {
	text-align: center;
}
