html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	text-align : center;
	background-color: #EEEEEE;
	min-width : 770px ;
	margin-top: 3px;
	font: small Verdana, Sans-serif;
	line-height: 1.2em;
	color: #808080;
	}
#wrapper {
	width : 770px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
#header {
	padding-top: 0px;
	height: 101px;
	background: url(../images/jsc_header.jpg);
	}
.left {
float: left;
text-align: left;
/*width: 90%;*/
padding-right: 10px;
font-size: 1em;
border: none;
}
.left p {
   text-align: center;
   }
.right {
float: right;
text-align: right;
/*width: 49%;*/
padding-left: 5px;
font-size: 1em;
font-weight: bold;
border: none;
}
#maincontainer {
	float: left;
	width : 770px;
	background: url(../images/container.jpg) repeat-y;
	}
#padding {
	clear: both;
	padding: 2px 0 0 0;
	}
#content {
	float: left;
	width: 590px;
	padding: 0px 0px 10px 23px;
	}
#navcol {
	float: right;
	padding: 0px 0 0 0;
	}
#innernavcol{
	width: 136px;
	height: 34em;
	margin: 0 3px 0px 0;
	padding: 12px 12px 2em 4px;
	/* border-left: 1px solid #DEDEDE; */
	}
/* ----- Navigation -----  */

#innernavcol h2 {
font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
font-size: 1.3em;
color: #999999; 
background: #eeeeee;
padding: 4px 2px 2px 2px;
/* text-transform: capitalize; */
margin: 2px 0 0 0;
}
#nav {
	float: left;
	background: url(../images/nav.jpg) repeat-y;
	margin: 0;
	}
#navinner {
	float: left;
	width: 770px;
	height: 18px;
	}
.navigation a {
padding: 2px 2px 2px 4px;
margin: 6px;
margin-bottom: 1px;
margin-top: 1px;
display: block;
color: #000000;
border: 1px solid #4C6FB3;
background: #4C6FB3;
text-decoration: none;
/*border-right: 1em solid #294C8E;*/
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
}
.navigation a:hover {
padding: 2px 2px 2px 4px;
margin: 6px;
margin-bottom:1px;
margin-top: 1px;
display: block;
color: #000000;
border: 1px solid #4C6FB3;
background: #7598DA;
text-decoration: none;
/*border-right: 1em solid #294C8E;*/
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
}

h1 {
	padding-top: 0px;
	font-size: 1.2em;
	color:#808080;
	}
h2 {
	font-size: 1em;
	color: #808080;
	padding: 1px;
	margin: 0px 0 2px 0;
	}
#footer a {
	color: #333333;
	text-decoration: none;
	}
#footer a:visited {
	color: #333333;
	text-decoration: none;
	}
#footer a:hover {
	color: #422100;
	text-decoration: underline;
	}
/* ------ Footer ----- */
#footer {
padding-top: 0px;
	height: 32px;
	background: url(../images/footer.jpg) no-repeat;
	/* text-align: center;*/
	clear:both;
	font-size: .8em;
	color: #666666;
	}
.highLight
{ 
font-weight: bolder; 
}
a.highLight{
color:#ffffff;}
.menuhor
{
	color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .9em;}
.menuhor a
{
color: #ffffff;	
}
.menuhor a:hover {
color: #99ccff;
}
menuhor a:visited
{
	color: #ffffff;
}
.bread
{
	color: White;
	font-weight: normal;
	text-decoration: none;
font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
font-size: .9em}
.bread a
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.bread a:hover
{
color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}	
.bread a:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}
.breadpos
{
float: left;
	padding-left: 18px; 
}
.innersubheading
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #31309C;
}
#innerContentColumn
{
padding-top: 1px;
}
#innerContentColumn a
{
border-bottom: 1px dotted;
text-decoration: none;
color: #294C8E;
}
a.external:link {
border-bottom: 1px dotted;
text-decoration: none;
padding-right: 12px;
background: url(/assets/images/external.png) no-repeat right;
}
a.external:visited {
border-bottom: 1px dotted;
text-decoration: none;
padding-right: 12px;
background: url(/assets/images/external.png) no-repeat right;
}
a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}
/*#innerContentColumn a.external:hover
{
background: url(/assets/images/external_hov.png) no-repeat right;
background-color: #294C8E;
border-bottom: 1px dotted;
text-decoration: none;
color: #fff;
}*/
#innerContentColumn a:hover
{
background-color: #294C8E;
border-bottom: 1px dotted;
text-decoration: none;
color: #fff;
}

#innerContentColumn h1
{
font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
font-size: 1.5em;
padding: 0px 2px 0px 0px;
color: #808080;}
#innerContentColumn li {
	padding: 0px;
	margin: 6px 0px 0px 15px;
	list-style: disc outside url(../images/li2.gif);
}
#copy {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #4A4DCE;
	}
	#innerContentColumn table.lay {
	border-collapse: collapse;
}
#innerContentColumn td.lay {
	border: 0px;
	border-color: #D3D3D3;
	padding: 6px;
}
#innerContentColumn th.lay {
	border: 0px;
	padding: 6px;
	color: #557ABD;
}
fieldset.contact { 

border:1px solid #294C8E;
padding: 20px 20px 0 20px;
 }
label.contact {
	text-align:right;
	width:170px;
	float:left;
	margin:0;
	margin-right: 10px;
}
fieldset.contact .nobr {
	display:none; }
legend.contact {
  padding: 0.2em 0.5em;
  border: 1px solid #294C8E;
  color:#FFFFFF;
  font-size:1em;
  text-align:right;
 font-weight: bold;
  background: #4D70B4;
  }
  label
{
	color: #294C8E;
}
input:focus
{
	background-color: #fff; 
}
.inputbox
{
margin-bottom: 10px;
color: #080808;
background: #F5F5F5;
border: #294C8E solid 1px;
padding: 1px 2px 1px 2px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
}
.submit-button
{
color: #080808;
background: #7699D9;
border: 2px #DDD outset;
margin-bottom: 10px;
margin-right: 2px;
} 


/*blue buttons*/
button.submitBtn { 
  background:url(/images/btn_blue_right.gif) right no-repeat; 
  font-size:1em; 
}
button.submitBtn span { 
  height:25px; 
  line-height:25px;
  background:url(/images/btn_blue_left.gif) left no-repeat;
  color:#fff; 
}
button.submitBtn:hover {
	background:url(/images/btn_blue_right_hover.gif) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(/images/btn_blue_left_hover.gif) left no-repeat; 
}

textarea.contact
{
 background-color: #F5F5F5;
 border: #294C8E solid 1px;
 color: #00572B;
 width: 440px;
 padding: 1px 2px 1px 2px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
margin-top: 8px;
 }
 textarea.contact:focus
 {
 	background-color: #fff;
 }
.strike
{
	text-decoration:line-through;
}
/*.imgright {
float: right;
margin: 0px 0px 3px 8px;
}
.imgleft {
	float: left;
	margin: 0px 6px 3px 0px;
}
.homethumb {
padding: 2px 5px 1em 0px;
border: 0px;
float: right;
}
.thumbtitle {
	background: #EFEFEF;
	width: 12.5em;
	max-width: 13em;
	font-size: .9em;
	color: #000066;
	padding: 1px 3px 1px 3px;
	border: 0px solid;
	float: right;
	margin: 12px 5px 0px 0px;
	}*/
/*
	ul.pde a:link,
	ul.pde a:visited,
	ul.pde a:active{
		text-decoration:none;
		color:#000063;
	}
	ul.pde a:hover{
		color: #fff;
		background: #000063;
	}
		ul.pde,ul.pde li{
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.pde{
		text-align:left;
		font-size:.9em;
		margin:.5em auto;
	}
	ul.pde ul{
		margin:0 0 0 1em;
		padding:0;
	}
	ul.pde li{
		line-height:1.3em;
		padding:.2em 0;
		margin:0;
		padding-left:15px;
	}

	ul.pde li.parent{
		padding-left:0;
	}
	ul.pde li.parent img{
		border:none;
		padding-right:5px;
	}

	ul.pde li.current li{
		padding-left:0;
	}*/

       .hide{
               position:absolute;
               top:0;
               left:-4000px;
       }

       .show{
               position:static;
               display: table;
               top:0;
               left:1em;
					}
.skip {
	DISPLAY: none
}

.jcatable table {
float: left;
}
.jcatable th {
background-color: #3D66B5;
color: #ffffff;
padding: 1px 1px 1px 2px;
font-weight: bold;
}
/*.jcatable thead.th {
font-weight: bold;
}*/
.jcatable caption {
color:#0099CC;
font-weight: bold;
}
.jcatable td {
background-color: #E9EEF4;
font-size: .8em;
color: #004A84;
padding: 1px 1px 1px 2px;
vertical-align: middle;
margin: 10px;
}
.jcatable td.bolder{
font-weight: bold;
}
div.float {
float: left;
margin: 10px;
border: 0px;
}
div.float p {
text-align: center;
margin: 0px;
font-size: .8em;
}
.gallimage  {
border: none;
text-decoration: none;
padding: 0px;
margin: 0px;
}
.slinks
{
font-size: .8em;
}

