/* ffc20e - orange  0c2577 - blue  8d96ac- gray */
body {
	margin: 0;
	padding: 0;
	background-color: #828CA2;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background-image: url(../images/bkgd_body.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0;
	padding: 0;
}

p, li {
	color: #003;
	font-family: verdana,arial, helvetica,sans-serif;
	font-size: .92em;
	line-height: 1.5em;
	text-align: left;
	margin: 2px 10px 8px 5px;
	padding: 0;
	text-indent: 0;
}

a {
	font-size: 100%;
}

p.small { font-size: .9em; }

p.nextpage {
	margin: 30px 10px 10px 10px;
}

p.pdf {
	font-size: .9em;
}

h1{
	font-size: 1.4em;
	margin: 5px 0 10px 0;
	text-align: center;
	color: #0c2566;
	font-family: georgia,'trebuchet ms', georgia, sans-serif;
}

h2{
	font-size: 1.3em;
	margin: 5px 0 8px 0;
	text-align: center;
	color: #0c2566;
	font-family: georgia,'trebuchet ms', georgia, sans-serif;
}
h3 {
	font-size: 1.2em;
	margin: 0 210px 8px 0;
	text-align: center;color: #0c2566;
	font-family: georgia,'trebuchet ms', georgia, sans-serif;

}
h4 {
	font-size: 1.1em;
	margin: 0 10px 0 5px;
	text-align: left;
	color: #0c2577;
	font-family: 'trebuchet ms', georgia, sans-serif;
}

a {
	color: #009;
	white-space: nowrap;
}

a:link, a:visited {
	color: #009;
	background-color: transparent;
	text-decoration:underline;
}

a:hover, a:active {
	color: #006;
	background-color: transparent;
	text-decoration: none;
}

a.pdf {
	color: #009;
	white-space: nowrap;
	font-size:100%;
}

a.pdf:link, a.pdf:visited {
	color: #009;
	background-color: transparent;
	text-decoration:underline;
}

a.pdf:hover, a.pdf:active {
	color: #006;
	background-color: transparent;
	text-decoration: none;
}


ul {
	margin: 5px 5px 5px 30px;
	padding: 0;
}

li {
	list-style-type: disc;
	padding: 2px 8px 2px 8px;
	margin: 0;
}
li.none {list-style-type: none;}


ul li ul {
	margin: 5px 5px 5px 5px;
	padding: 0;
}

ul li ul li {
	list-style-type: disc;
	padding: 2px 8px 2px 8px;
	/* 5px 8px 5px 8px */
	margin: 0;
}


#container {
	width: 740px;
	margin: 0 auto 10px auto;
	padding: 0;
	height: auto;
	background-color: #fff;
}

#top {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 142px;
	background-image: url(../images/bkgd_top.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}


#top table { margin: 0 auto 0 auto; }
#top td.top_lt {
	width: 220px;
	height: 110px;
	vertical-align: top;
}

#top td.top_lt img {
	margin: 0 auto 0 auto;
}
#top td.top_rt {
	width: 220px;
	height: 110px;
	vertical-align: top;
	text-align: right;
}

#top td.top_rt img { margin: 0 0 0 auto; }



td.center {
	text-align: center;
	margin: 0 auto 0 auto;
}

img.center {
	margin: 0 auto 0 auto;
	text-align: center;
}

td.right { text-align: right; }


.clear {
	width: 100%;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

.center {
	text-align: center;
}
.rt { text-align: right; }

img {
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

img.nb {
	border-width: 0;
	border-style: none;
}


#main img.addmargin {
	margin: 10px;
	padding: 0;
}
#main img.floatrt {
	margin: 10px;
	padding: 0;
	float: right;
}
#main img.floatlt {
	margin: 10px;
	padding: 0;
	float: left;
}

/* **************** */

#main {
	width: 738px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	border-color: #fff;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

#leftcol {
	width: 220px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#leftcol img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}


#centercol {
	width: auto;
	margin: 0 0 0 220px;
	padding: 0;
}
#centercol p, #centercol li{
	font-size:1em;

} 

#footer {
	width: 738px;
	background-color: #0c2577;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	border-color: #fff;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-image: url(../images/bkgd_footer.gif);
	background-repeat: repeat-x;
}






#footer p {
	color: #fff;
	text-align: center;
	line-height: .9em;
	margin: 5px 0 8px 0;
	padding: 0;
}
#footer p.csi {
	color: #fff;
	font-family: verdana,arial,sans-serif;
	text-align: center;
	line-height: .9em;
	margin: 5px 0 8px 0;
	padding: 0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

#designnotes {
	width: 200px;
	float: left;
}



a.email {
	font-style: normal;
	margin: 0;
	padding:0;
	white-space: nowrap;
}

a.email:link, a.email:visited {
	color: #003;
	background-color: transparent;
	text-decoration: underline;
}

a.email:hover, a.email:active {
	color: #009;
	background-color: transparent;
	text-decoration: underline;
}

a.weblink {
	font-style: normal;
	margin: 0;
	padding:0;
	white-space: nowrap;
}

a.weblink:link, a.weblink:visited {
	color: #006;
	background-color: transparent;
	text-decoration: underline;
}

a.weblink:hover, a.weblink:active {
	color: #009;
	background-color: transparent;
	text-decoration: underline;
}

a.pagnlink {
	font-style: normal;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: .87em;
}

a.pagnlink:link, a.pagnlink:visited {
	color: #006;
	background-color: transparent;
	text-decoration: underline;
}

a.pagnlink:hover, a.pagnlink:active {
	color: #009;
	background-color: transparent;
	text-decoration: underline;
}


/*photo album styles  */
.crumb {
	margin: 0;
	padding: 2px;
	text-align: left;
}

.crumb p {
	font-size: 0.9em;
	margin: 0 0 0 20px;
}

.crumb a {
	font-size: 1em;
	text-decoration: underline;
}

.crumb a.nu { text-decoration: none; }

.crumb a:link, .crumb a:visited {
	text-decoration: underline;
	color: #003;
}

.crumb a:hover, .crumb a:active {
	text-decoration: underline;
	color: #009;
}

.crumb .quo {
	font-size: 1em;
	margin: 0px 2px 0px 2px;
	padding: 0px;
}
/* about jcs section side menu styles  */
	#side_menu {	
		display: block;
		background-color: #dfdfef;
		margin: 50px auto 0px auto;
		padding: 0;
		text-align: center;
		width: 142px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 140px;
		
	}
	
	html>body #side_menu { width: 140px; }
	
	/*be kind to opera */

#side_menu  h4 {
	width: 100%;
	color: #006;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	font-size: 1em;
	text-align: center;
	background-image: url(../images/bkgd_sidemenu_h4.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
}
	
	html>body #side_menu h4 { height: 20px; }
	
	/*be kind to opera */


	#side_menu a {	
		width: 138px;
		display: block;
		margin: 0px;
		color: #606;
		font-family: arial,helvatica,verdana, sans-serif;
		line-height: 1.8em;
		text-indent: 10px;
		text-decoration: none;
		text-align: left;
		vertical-align: middle;
		border-bottom: #0c2577;
		border-right: #ffc20e;
		border-left: #ffc20e;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
	}
	
	#side_menu a:link, #side_menu a:visited {
		color: #606;
		text-decoration: none;
	}
	
	#side_menu a:hover, #side_menu a:active {
		color: #fff;
		text-decoration: none;
		background-color: #8d96ac;
	}
	
	#side_menu a.noborder {
		border-bottom: #0c2577;
		border-right: #ffc20e;
		border-left: #ffc20e;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
	}
	
	#side_menu a.current {
		color: #fff;
		text-decoration: none;
		background-color: #8d96ac;
	}
	
	#side_menu a.current:hover, #side_menu a.current:active {
		color: #fff;
		text-decoration: none;
		background-color: #8d96ac;
	}
	
	#side_menu a.currentnb {
		color: #fff;
		text-decoration: none;
		background-color: #8d96ac;
		border-bottom: #0c2577;
		border-right: #ffc20e;
		border-left: #ffc20e;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
	}
	
	#side_menu a.currentnb:hover, #side_menu a.currentnb:active {
		color: #fff;
		text-decoration: none;
		background-color: #8d96ac;
		border-bottom: #0c2577;
		border-right: #ffc20e;
		border-left: #ffc20e;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
	}
