* {
   font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
   color: #FFF;
}
body {
   background-color: #f3eee3;
   margin: 0px;
}

h1 {
   font-size: 20px;
   padding-left: 0px;
   padding-bottom: 5px;
   margin-bottom: 10px;
   border-bottom: 2px solid #65a4b9;
}
h2 {
   font-weight: bold;
   font-size: 15px;
   padding: 0px;
}
 h3 {
   font-weight: bold;
   font-size: 13px;
   padding: 0px;
}

input, textarea, option, select {
   color: #000;
}

sup {
   margin: 0px;
   padding: 0px;
   font-size: 70%;
}

.adtooltip {
   font-weight: bold;
   color: #00698c;
   padding: 20px;
   background-color: #f3eee3; 
   border-bottom: 1px solid #3f4141;
   border-left: 1px solid #3f4141;
}

.slides {
   display: block;
   width: 460px;
   height: 318px;
   margin: 0px;
	padding: 0px;
}
	.slides li {	
		list-style: none;
      padding: 0px;
      margin: 0px;
   }
   
   .slides li img {
      display: block;
		white-space: nowrap;
      margin: 0px;
      padding: 0px;
   }


div#slidecaption {
   height: 5px;
   text-align: center;
}

#jsddm {	
   margin: 0px;
	padding: 0px;
}
	
	#jsddm li {	
      float: left;
		list-style: none;
		font: 12px "Tahoma", "Arial";
      padding: 0px;
      margin: 0px;
   }
   
   #jsddm li img {
      display: block;
		text-decoration: none;
		white-space: nowrap;
      margin: 0px;
      padding: 0px;
   }
	#jsddm li a {	
      display: block;
		text-decoration: none;
		white-space: nowrap;
      padding: 0px;
      margin: 0px;
   }

	#jsddm li a:hover {	
      background: #1A4473
   }
		
		#jsddm li ul
		{	margin: 0px;
         margin-left: -2px;
			padding: 0px;
         border-right: 1px solid #d6a600;
         border-left: 2px solid #004b64;
         border-bottom: 2px solid #004b64;
			position: absolute;
         z-index: 60;
         visibility: hidden;
		}
		
		#jsddm li ul li {	
         float: none;
			display: inline;
      }
      /*#jsddm li ul li.bottom a {
         background: none;
         border: 0px;
         background-image: url(../images/navigation/bottom.gif);
      }
      #jsddm li ul li.bottom a:hover {
         background: none;
         border: 0px;
         background-image: url(../images/navigation/bottom-on.gif);
      }*/
		#jsddm li ul li a {	
         /* width: auto; */
         color: #000;
         width: 200px;
         padding: 5px;
         padding-left: 15px;
         border-bottom: 1px solid #d6a600;
			background: #ffe381;
      }
		#jsddm li ul li a:hover {	
         background: #ffefb9;
      }

td.shortcuts {
   padding-left: 25px;
   padding-top: 75px;
}
td.shortcuts a {
   line-height: 20px;
   font-size: 12px;
   text-decoration: none;
}
td.content {
   padding-top: 35px;
   text-align: center;
   background-color: #00698c;
   background-image: url(../images/content_head_bg.png);
   background-repeat: repeat-x;
}
td.memberguestpanel {
   margin: 0px;
   background-image: url(../images/memberguestpanel_bg.png);
   background-repeat: no-repeat;
}
div.memberguestpanelfoot {
   display: block;
   padding-top: 35px;
   clear: both;
   float: left;
}
div.frontbottom {
   display: block;
   clear: both;
   width: 924px;
   margin-top: 30px;
}

div.twocols {
   float: left;
}

div.twocols p {
   font-size: 12px;
   line-height: 15px;
   text-align: justify;
   margin-top: 0px;
}
div.twocols h1 {
   font-size: 20px;
   padding-left: 0px;
   padding-bottom: 5px;
   margin-bottom: 10px;
   border-bottom: 2px solid #65a4b9;
}
div.twocols h2 {
   font-weight: bold;
   font-size: 15px;
   padding: 0px;
   margin: 0px;
}
div.twocols h3 {
   font-weight: bold;
   font-size: 13px;
   padding: 0px;
   margin: 0px;
}


div.threecols {
   float: left;
   width: 295px;
   text-align: left;
}

div.threecols p {
   font-size: 12px;
   line-height: 15px;
   text-align: justify;
   margin-top: 0px;
}
div.threecols h1, div.insidecontent h1 {
   font-size: 20px;
   padding-left: 0px;
   padding-bottom: 5px;
   margin-bottom: 10px;
   border-bottom: 2px solid #65a4b9;
}
div.threecols h2 {
   font-weight: bold;
   font-size: 15px;
   padding: 0px;
   margin: 0px;
}
div.threecols h3 {
   font-weight: bold;
   font-size: 13px;
   padding: 0px;
   margin: 0px;
}
div.copyright {
   color: #50a7c3; 
   padding-top: 5px;
   padding-bottom: 20px;
   clear: both;
}

div.copyright a {
   color: #50a7c3; 
}

div.address {
   color: #FFF; 
   padding-top: 20px;
   clear: both;
}

div.address a {
   color: #50a7c3; 
}

div.insidecontent {
   text-align: center; 
   width: 924px;
}

/* highslide */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
   position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
   color: black;
   font-size: 8pt;
   font-family: sans-serif;
   font-weight: bold;
    text-decoration: none;
   padding: 2px;
   border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;                                                                                                                                                   
    text-decoration: none;                                                                                                                                           
   font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
   background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
   margin: 0;
   padding: 0;
   text-align: right;
}
.highslide-wrapper .highslide-header ul li {
   display: inline;
   padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
   display: none;
}
.highslide-wrapper .highslide-header a {
   font-weight: bold;
   color: gray;
   text-transform: uppercase;
   text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
   color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
   cursor: move;
}
.highslide-wrapper .highslide-footer {
   height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
   float: right;
   height: 11px;
   width: 11px;
   background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
   padding: 10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

div#logolinks {
   text-align: left;
   width: 435px;
}
div#logolinks img {
   border: 0;
   margin: 20px 15px 0 0;
}
div.epro-knowledge {
   float: left;
   text-align: left;
   margin: 0 0 0 0;
   width: 133px;
}
div.epro-knowledge p, div.epro-knowledge ul {
   text-align: justify;  
}

div#epro-register-wrap {
   float: right;
   width: 480px;
   text-align: left;
   margin: 0 0 0 0;
}

div#epro-register-wrap h2 {
   margin: 0;
}
div.clear {
   clear: both;
   font-size: 1px;
   height: 1px;
}

div#epro-form-area input {
   padding: 3px;
}


