body {
	background-color: #90b4d5;
	background-image: url(media/ramBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
bold, strong {
	font-weight: bold;
	color: #b27e4d;	
}
a:link {color: #0066cc} 
a:visited {color: #0066cc} 
a:hover {color: #CC9900} 
a:active {color: #0066cc} 
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	color: #C27E4D;
	font-weight: normal;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 22px;
	line-height: 1.2em;
}
li {color: #334557; list-style-type: square} 
ul {color: #334557; list-style-type: square} 
ol {color: #339966} 
#topStretch {
	background-color: #4D6780;
	height: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#subStretch {
	background-color: #D7DCE1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;	
}
#topNav {
	background-color: #4D6780;
	background-image: url(media/topNavBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
}
div#navcontainer
{
	background-color: #334557;
	border-top: 5px solid #D7DCE1;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(media/topNavBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#navcontainer ul
{
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}
div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #334557;
color: white;
}
#active a { border-left: 1px solid #fff; }
.imgAlignLft {
	margin: 0px 10px 5px 0px;
	float: left;	
}
#preReg {
	padding-right: 10px;
	padding-left: 10px;	
}
.content {
	padding: 15px;	
}
#footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d7dce1;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d7dce1;
}
#footer td {
	padding: 12px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 12px;
	color: #666666;
}
#footer img {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 15px;
	padding-right: 15px;
}
/*-------------------------------------------------
FILES TEMP - JBF
-------------------------------------------------*/

table.files {
	border: 0;
	border-bottom: 1px solid #ccc;
}

table.files td {
	vertical-align: top;
	padding: 5px;
	border-top: 1px solid #ccc;
}

table.files th {
	text-align: left;
	padding: 2px 5px;
	font-size: 10px;
	background-color: #D7DCE1;
	color: #415264;
	font-weight: bold;
}

table.files td.date {
	padding: 20px 0 2px 0;
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	color: #000;
}

table.files td.icon {
	width: 32px;
}

table.files td.details, td.description {
	padding-right: 20px;
}

table.files td.details {
	white-space: nowrap;
}

table.files td.description {
	border-left: 1px dotted #ccc;
	font-size: 10px;
	color: #666;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
}

table.files td h1 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

table.files td h2 {
	font-size: 10px;
	color: #666;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0 0 2px 0;
}

table.files td h3 {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	font-style: italic;
	color: #999;
	padding: 0;
	margin: 0;
}

table.files tr.shaded td {
	background-color: #f5f5f5;
}
#formBody {
    border-top:double 3px #A1552E;
    border-bottom:double 3px #A1552E;
    padding:10px;
    background:#F6E9D2;
    margin:0 0 20px 0;
}
#bio td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1552e;	
}
#bios {
	margin: 8px;
	padding: 2px;
	float: left;
}