/*-- body --*/
* {margin:0; padding:0;}
body {
	margin-bottom: 50px;
	font: small Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, verdana, helvetica, sans-serif;	
	font-size: small !important; /* ua > v6 */
	font-size /**/: x-small; /* ua < ie6 */
	text-align: center;
	color:#053C6D;
	background-color:#1D4898;
	quotes: "\201C" "\201D" "\2018" "\2019"; 
	}
/*-- typography --*/
p {
	 margin:0 0 .75em;
	 line-height:1.3em;
	 word-spacing: 0.1em;
	 }
h1 {
	font-size: 2.1em;
	font-weight: bold;
	letter-spacing: -0.03em;
	color:#D36412;
	line-height:2.1em;
	}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.005em;
	text-transform:uppercase;
	/*--color:#053C6D;--*/
	color:#D36412;
	}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: -0.005em;
	color:#053C6D;
	}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: -0.005em;
	color:#fff;
	background-color:#D36412;
	padding: 2px 0 2px 2px;
	margin: 5px 0;
	}
h5	{
	font-size:	1em;
	font-weight: normal;
	font-style:	italic;
	}
h6	{
	font-size:	1em;
	font-weight: normal;
	}
sup {
	font-size:70%;
	font-style:oblique;
	padding-top: 5px;
	color:#999;
	}
img {border: none;}
a img {border-width:0;}
.clearboth { clear:both;}
a:link, a:visited {
	color:#D36412;
	text-decoration: underline;
	}
a:focus, a:hover, a:active {
	color:#D36412;
	text-decoration: none;
	}
/*-- form style --*/
/* form */
form {
	margin: .8em 0;
	}
input, textarea {
	background: #EBEBEB;
	/*--text color used to be #666666, but it's too washed out with the transparency set */	
	/*color: #666666; */
	color: #000000;
	margin: 2px 0 0 0;
	/*-- transparency for IE --*/
	filter: alpha(opacity=50);
	/*-- transparency for CSS3 standard --*/
	opacity: 0.5;
	/*-- transparency for Mozilla --*/
	-moz-opacity: 0.5;
	/* transparency for Safari 1.1 */ 
	-khtml-opacity: 0.5; 
	}
.inputbutton {
	/*-- use this to override the input transparency settings for form buttons */
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}
fieldset {
	border-top: 10px solid #666;
	border-bottom:  none;
	border-right:  none;
	border-left: none;
	padding: 10px;
	margin-bottom:5px;
	}
legend {
	background: transparent;
	color: #950000;
	font-size: 1.5em;
	font-weight:bold;
	margin: 5px 4px;
	}
.required, .error {
	background: transparent;
	color: #990000;
	font-weight: bold;
	font-size:1.1em;
	}
.missed {
	font-size: 1.0em;
	color: #900;
	}	
/***STRUCTURE --------------------------------- */
/*-- contain --*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 755px;
	text-align: left;
	background: #fff url(../images/nav_bg.gif) repeat-y top left;
	}
/*-- header --*/
#header h1 {
	border: none;
	display: block;
	height: 96px;
	width: 755px;
	background: #fff url(../images/header.jpg) no-repeat top left;
	}
#header h1 a {
	border: none;
	display: block;
	height: 96px;
	width: 140px;
	}
#header h1 a span {display:none;}
/*-- header --*/
#headerhome h1  {
	border: none;
	display: block;
	height: 174px;
	width: 755px;
	background: #fff url(../images/header_home.jpg) no-repeat top left;
	}
#headerhome h1 span {display:none;}
/*-- nav --*/
#nav {
	width: 141px;
	float:left;
	position:relative;
	display:block;
	}
ul.navlist {
	list-style: none;
	padding-left: 10px;
	}
ul.navlist li {
	display: block;
	margin: 0;
	padding: 0;
	}
ul.navlist li a {
	font-size: 1.0em;
	font-weight:bold;
	display: block;
	width: 125px;
	margin: 0;
	padding: 0.3em 0;
	padding-left: 0.3em;
	border-width: 1px;
	border-color: #888BAC #9598AB #888BAC #B5B7CB;
	border-style: solid;
	color: #063259;
	text-decoration: none;
	background: #B5B8D0 url(../images/navbar_bg.gif) repeat-x top left;
	}
#navcontainer>ul.navlist li a { width: auto; }

ul.navlist li a:hover, ul.navlist li#active a:hover {
	color: #fff;
	background: #B5B8D0;
	border-color: #888BAC #9598AB #888BAC #B5B7CB;
	}
	ul.navlist li#active a, ul.navlist li#active a:hover {
	background: #F1F8FD;
	border-color: #888BAC #F1F8FD #888BAC #B5B7CB;
	color: #D5610C;
	cursor: default;
	}
	ul.navlist li#activecustom a, ul.navlist li#activecustom a:hover {
	background: #fff;
	border-color: #888BAC #fff #888BAC #B5B7CB;
	color: #D5610C;
	cursor: default;
	}
li#navcap {
	background: #885526 url(../images/nav_cap-home.jpg) no-repeat top left;
	/*height:203px;*/
	height: 151px;
	width:141px;
	list-style:none;
	}
div#navcap {
	background: #885526 url(../images/nav_cap-home.jpg) no-repeat top left;
	height: 177px;
	width:141px;
	}
div#publicationsNavAnchor {
	position: relative; 
	width: 0px; 
	height: 0px;
}
div#publicationsNav {
	display: none; 
	position: absolute; 
	top: -71px; 
	left: 131px; 
	z-index: 2; 
}
div#publicationsNavBuffer {
	display: none; 
	background: url(../images/blank.gif) top left repeat; 
	position: absolute; 
	top: -88px; 
	left: 141px; 
	width: 191px; 
	height: 73px; 
	z-index: 1;
}
div#publicationsNavCleaner {
	display: none; 
	background: url(../images/blank.gif) top left repeat; 
	position: absolute; 
	top: -88px; 
	left: 0px; 
	width: 5px; 
	height: 50px; 
	z-index: 1;
}
/*--content--*/
#contentcontain {
	width: 614px;
	background: transparent url(../images/content_bg.gif) repeat-y top right;
	float:left;
	margin-left:0;
	}
#contentcontainhome {
	width: 635px;
	margin-left: 200px;
	}
#content {
	margin-right: 25px;
	padding: 15px 0 20px 20px;
	background: transparent url(../images/body_bg.jpg) no-repeat 0 0;
	}
#contenthome {
	width:614px;
	height:332px;
	background: transparent url(../images/body_bg-home.jpg) no-repeat bottom left;
	margin-left:-59px;
	float:left;
	}
#footer {
    background-color:#446CB5;
	height: 8px;
	width:755px;
	margin: 0 auto;
	clear:both;
	}
#footernav p {
   padding:0;
   color: #fff;
	}
#home {height:450px; display:block;}

#jtech {
	margin: 0 auto;
	width: 755px;
	color:#ffffff;
	text-align:left;
	padding: 15px 15px 0 15px;
	}
#jtech a {
	color:#ffffff;
	}
#jtechicon {
	float:right;
	}
/*--thumbs--*/
.thumbs {
	float:right;
	position:relative;
	}
.thumbs ul li {
	list-style:none;
	margin:0;
	padding:0;

	}
.thumbs ul li img {
	border: 2px solid #D36412;
	/*margin: 5px 0 5px 5px;*/
	margin: 10px 0 10px 10px;
	list-style:none;
	}
.thumbs ul li a:hover img {
	border: 2px solid #053C6D;
	/*margin: 5px 0 5px 5px;*/
	margin: 10px 0 10px 10px;
	list-style:none;
	}
.thumbsdata ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}
.thumbsdata ul li a img {
	border: 2px solid #D36412;
	margin: 10px;
	}
.thumbsdata ul li a:hover img {
	border: 2px solid #053C6D;
	margin: 10px;
	}
.thumbsevent ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}
.eventscontain {
	height:500px;
	}
.arrow {
	padding-left: 15px;
	height:20px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	font-weight:bold;
	}
.pdf {
	padding-left: 20px;
	height:20px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
	font-weight:bold;
	}

	
	
	
	
	
	
	