body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333;
background: #7c96ba;
margin: auto;
padding: 20px 0px 20px 0px;
}
#wrapper {
width: 956px;
padding: 10px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
background: #fbf6cc;
border: 1px solid #1a394d;
}
#header {
margin: 0px;
padding: 0px;
height: 136px;
width: auto;
background-image: url(headerblue4.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-image: url(back.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
border-style: solid solid solid solid;
border-color: #509dd5;
border-width: 1px;
}
#left {
margin: 0px;
height: auto;
width: 260px;
padding: 20px 0px 10px 0px;
float: left;
text-align: justify;
}
#nav {
margin: 0px;
padding: 0px;
text-align: center;
list-style-image: none;
list-style-type: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: block;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #24618e;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 0px 3px 0px;
width: 180px;
}
#nav li a:hover {
color: #999;
text-decoration: none;
}
#tabsJ {
      float:left;
      width:100%;
      background:#fff;
      font-size:100%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
#tabsJ ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
#tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0px 10px 0px 10px;
      padding:0 0 0 5px;
      text-decoration:none;
      }
#tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#b43218;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
    /* End IE5-Mac hack */
#tabsJ a:hover span {
      color:#FFF;
      }
#tabsJ a:hover {
      background-position:0% -42px;
      }
#tabsJ a:hover span {
      background-position:100% -42px;
      }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu3 {
	width: 250px;
	font-size:90%;
	margin: 10px;
	border-style: solid solid solid solid;
	border-color: #689abf;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 26px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #24618e;
	display: block;
	background:  url(menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #000;
	background:  url(menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
a:link { color:#24618e; text-decoration:none; }
a:visited  { color:#24618e; text-decoration:none; }
a:hover    { color:#CD3700; text-decoration:underline; }
a:active   { color:#24618e; text-decoration:none; }
#center {
height: auto;
width: 630px;
padding: 10px 0px 10px 30px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
text-align: justify;
}
#a {
height: auto;
width: 154px;
padding: 10px 5px 10px 10px;
text-align: center;
float: left;
margin: auto;
line-height: 1.8em;
}
#b {
height: auto;
width: 154px;
padding: 10px 5px 10px 6px;
text-align: center;
float: left;
margin: auto;
line-height: 1.8em;
}
#c {
height: auto;
width: 154px;
padding: 10px 5px 10px 6px;
text-align: center;
float: left;
margin: auto;
line-height: 1.8em;
}
#lower {
height: auto;
width: 480px;
padding: 0px;
float: left;
margin: 0px 10px 0px 10px;
line-height: 1.8em;
}
h1 {
font-size: 16px;
color:#24618e;
margin: 0px;
padding: 0px;
}
h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #24618e;
text-align: center;
margin: 0px;
padding: 15px 5px 15px 5px;
}
.highlight {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	text-align: left;
	font-style: normal;
	line-height: 120%;
	color: #88632d;
	margin: 0px;
}
.contrast {
	font-family: "Times New Roman", serif;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	line-height: 120%;
	color: #b43218;
	margin: 10px 0px 10px 0px;
}
.bluetext {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	text-align: center;
	font-style: normal;
	line-height: 100%;
	color: #24618e;
	margin: 10px 0px 10px 0px;
}
p {
font: 13px Verdana, Arial, Helvetica, sans-serif;
color: #333;
text-align: left;
margin: 5px 0px 5px 0px;
line-height: 160%;
}
p.normal {
line-height: 160%;
}
p.small {
font-size: 13px;
line-height: 150%;
}
p.center {
line-height: 120%;
text-align: center;
margin: auto;
}
p.leftindent {
font-size:90%;
margin: 5px 10px 5px 10px;
}
.indent {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	line-height: 120%;
	color: #000;
	margin: 10px 30px 10px 30px;
}
img.alignright {float:right; margin:1em 1em 1em 1em}
img.alignleft {float:left; margin:1em 1em 1em 0em}
img.noborder {
    border: none;
}
img.regular {
	display: block;
	margin-top: 0;
    margin-left: auto;
    margin-bottom: 0;
    margin-right: auto;
}
img.alignleft {float:left; margin:1em 1em 1em 0em}
#right {
padding: 20px 20px 10px 20px;
line-height: 150%;
width: 160px;
float: left;
margin: 0px 0px 0px 6px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 5px 0px 5px 0px;
background-color: #e1ebf4;
border-style: solid solid solid solid;
border-color: #509dd5;
border-width: 1px;
}
