html 
{
height: 100.02%;
}
	
body 
{
text-align: center; /* for IE */
color: #036;
font: 11px verdana, arial, sans-serif;
margin: 0;
padding: 0;
border: 0;
background: #FDFDE7 url(/JCT/images/bg.gif) top center repeat-y;
}

div#wrapper 
{
text-align: left; /* reset text alignment */
width: 704px; /* for IE5 */
width/**/:/**/ 702px;
margin/**/:/**/ 0 auto; /* for the rest */
}

div#head
{
background/**/:/**/ #FFE56B;
}

div#pr
{
display: none;
}

div#welcomeOuter
{
	/* For details of positioning stuff see http://www.jakpsatweb.cz/css/css-vertical-center-solution.html */
	_float: right;
	display: table;
	width: 210px;
	height: 75px;
	_position: relative;
	overflow: hidden;
	background-color: #036;
	border-bottom: 1px solid #747F92;
	margin: 0 0 0 1px;
	margin/**/:/**/ 0 auto; /* for the rest */
}

div#welcomeMiddle
{
	width: 210px;
	_position: absolute;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

div#welcomeInner
{
	_position: relative;
	_top: -50%;
	text-align: right;
	margin-right: 10px;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 16pt;
}

div#nava
{
float: left;
width: 492px;
height: 75px;
background-color: #036;
margin: 0 0 0 1px;
margin/**/:/**/ 0 auto; /* for the rest */
border-bottom: 1px solid #747F92;
}

#nava ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nava li
{
float: left;
margin: 0 0 0 3px;
padding: 0;
text-decoration: none;
text-align: center;
}

#nava li a
{
color: #fff;
height: 25px;
line-height: 2em;
width: 121px;
width/**/:/**/122px;
display: block;
float: left;
text-decoration: none;
text-align: center;
}

#nava li a:hover
{
background: #FFE56B;
color: #036;
height: 25px;
line-height: 2em;
width: 121px;
width/**/:/**/122px;
display: block;
float: left;
text-decoration: none;
text-align: center;
}

#content, #pr
{
float: left;
padding: 5px;
width:475px;
margin: 0 0 0 1px;
margin/**/:/**/ 0 auto; /* for the rest */
}

/*
#content table
{
	background: #036;
}

#content th
{
	border: thin solid #94a5c1;
	background: #94a5c1;
}

#content td
{
	background: white;
}
*/

#rightnav
{
float: right;
padding: 3px;
width: 210px;
text-align: left;
font-size: 1em;
margin: 0 0 0 1px;
margin/**/:/**/ 0 auto; /* for the rest */
}

	
#rightnav a:link, #rightnav a:visited, #rightnav a:active {
	text-decoration : underline;
	color: #fff;
	}

#rightnav a:hover {
	text-decoration : underline;
	color: #036;
	}
	
a:link, a:visited, a:active {
	text-decoration : underline;
	}

a:hover {
	text-decoration : underline;
	color: #000;
	}

td#contracts a:link, td#contracts a:visited  
{
	background: #FFE56B; 
	color: #036;
}

ul.clist {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: square;
	}

ul#links, ul.nobullet {
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
	}

li  {
	margin: 5px 5px 5px 0;
	text-align: left;
	font-size:  1em;
	line-height: 1.5em;
	}

.blue {
	 background: #036;
	 }

.hide {
	 display: none;
	 }

img	 {
	 display: block;
	 border: 0;
	 }

/* form elements */

#remember {
	text-align: left;
	font-size:  0.9em;
	display: block;
	margin-bottom: 0.25em;
	margin-top: 1em;
	}

textarea, input.bloc {
	display: block;
	}

label {
	display: block;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	}

h1	{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-top: 0.5em;
	}

h2, h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 1em;
	}

html form input {
	text-align: left;
	font-size:  0.9em;
	margin-top: 0.25em;
	}

html p {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	font-size:  1em;
	}

/* Basic page divisions */

#maincontent {
	padding-left: 10px;
	padding-top: 10px;
	}

table#content {
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #94A5C1;
	}

#content td, address {
	font: 11px verdana, arial, sans-serif;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
	}

#contracts {
	text-align: left;
	font-size:  1em;
	}

input {
	text-align: left;
	font-size:  1em;
	}

/* Navigation bar components */

#smlogo	{
	border-bottom: 1px solid #747F92;
	}

#jctlogo	{
	border-bottom: 1px solid #747F92;
	}

#smlogo	a:hover 
{
background: #fff;
}

/* list elements */
ol.letters
{
	list-style-type: lower-alpha;
}

/* footer elements */

#footer
{
clear: both;
background: url(/JCT/images/footer.gif);
height: 50px;
width/**/:/**/ 620px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
padding: 0 0 0 78px;
}

#footer a:link, #footer a:visited {
	text-decoration : underline;
	color: #036;
	}

#footer a:hover {
	text-decoration : underline;
	color: #94A5C1;
	}

#footer a:active {
	text-decoration : underline;
	color: #fff;
	}
	
#footer a
{
display: block;
float: left;
color: #fff;
padding: 17px;
text-decoration: none;
text-align: center;
}
	
/* 9805 charts */

table#chart, table#mapping, .pubdate {
	border: 1px solid #000;
	padding: 0;
	margin-bottom: 3em;
	font: 11px verdana, arial, sans-serif;
	}

#chart td, #mapping td, #mapping th  {
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	padding: 7px;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

#mapping th  {
	font-weight: bold;
	background: #747F92;
	color: #fff;
	}

.white, table#mapping {
	background: #fff;
	}

.black {
	background: #000;
	color: #fff;
	}

.neutral {
	background: #FCF4ED;
	}

.peach {
	background: #EFBB92;
	}

.orange {
	background: #E17E31;
	color: #fff;
	}

.plum {
	background: #AA236C;
	color: #fff;
	}

.red {
	background: #E03127;
	color: #fff;
	}

.purple {
	background: #A970AF;
	color: #fff;
	}

.blue {
	background: #036;
	color: #fff;
	}

.ltblue {
	background: #00BCE4;
	color: #fff;
	}

.brown {
	background: #8F3F38;
	color: #fff;
	}

.ltbrown {
	background: #BA853E;
	color: #fff;
	}

.pink {
	background: #EA4498;
	color: #fff;
	}

.green {
	background: #7BC143;
	color: #fff;
	}

.dkgreen {
	background: #00703C;
	color: #fff;
	}

.olive {
	background: #817C00;
	color: #fff;
	}

.guide {
	background: #E5E1CC;
	}
	
.errors
{
	color: red;	
}

/* generic add space below element */

.space {
	margin-bottom: 2em;
	}

th  {
	padding: 4px;
	}
