/* CSS Document */
/* Originall created by James Pak and Jeffery Herman. Subsequent revisions by Christopher Chan */
/* Please see accompanying README*/
	body	{
		margin-right:0px;
	}
	li {
		font: 14px Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding-bottom: 10px;
	}
	.leftcontent {
		background:#5B71A0;
		background-image: url(../images/bg-left.gif);
		background-repeat: repeat-x; 
	}
		.leftcontent a {
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
		}
		.leftcontent a:hover {
			color: #9DB1D4;
			text-decoration: none;
		}
		.leftcontent a:visited	{
			color: #FFFFFF;
			text-decoration: none;
		}
	
	.buttonscontainer {width: 180px;}
	
	.buttons a {
		border: 1px solid;
		background-color: #49608F;
		padding-left: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 1px;
		border-color: #889CBF #152450 #152450 #889CBF;
		display: block;
		margin: 0px;
		width: 100%;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		color: #FFFFFF;
	}
		.buttons a:hover {border: 1px solid;
			padding-left: 0px;
			padding-top: 6px;
			padding-bottom: 4px;
			padding-right: 1px;
			background-color: #5B71A0;
			border-color: #152450 #889CBF #889CBF #152450;
			color: #9DB1D4;
			text-decoration: none;
		}
		.button_down a {border: 1px solid;
			padding-left: 0px;
			padding-top: 6px;
			padding-bottom: 4px;
			padding-right: 1px;
			background-color: #5B71A0;
			border-color: #152450 #889CBF #889CBF #152450;
			width: 100%;
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #9DB1D4;
		}

	.main {
		background-image:url(../images/bg-right.gif);
		background-repeat: repeat-x; 
	}
	
	.banner {
		background-image:url(../images/bg-corner.gif);
		background-repeat: no-repeat;
		width: 	600px;
		height: 72px;
	}
		.banner h1 {
			font: 20px palatino, georgia, times new roman, serif;
			font-weight: bold;
			color: #BBC9E9;
			text-align: center;
			padding-top: 20px;
		}
		.banner h2 {
			font: 20px palatino, georgia, times new roman, serif;
			font-weight: bold;
			color: #BBC9E9;
			text-align: center;
			padding-top: 10px;
		}
		.banner h3 {
			font: 12px palatino, georgia, times new roman, serif;
			color: #666666;
			text-align: center;
			padding-top: 20px;
		}
	
	.centercontent {
		margin-left:5px;
		margin-right:5px;
		margin-top:5px;
		width:590px;
		font: 14px Arial, Helvetica, sans-serif;
	}
		.centercontent a {
			color:blue;
		}
		.centercontent a:visited {
			color:navy;
		}
		.centertext {
			padding-left:20px;
		}
		.centertitlebox {
			border:#666666 1px solid;
    		background-color: #8fa2c8;
			padding: 4px 4px 4px 10px;
			font: bold 16px Arial, Helvetica, sans-serif;
			margin-bottom: 4px;
		}
		

	.footer {
		border-top:1px dotted #000000;
		padding: 5px;
		width:590px;
		clear:both;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
	}
		.footer a {
			color: #666666;
		}
		.footer a:visited {
			color: #666666;
		}
		.footer a:hover {
			color: #9DB1D4;
			text-decoration: none;
		}
		.disclaimer {
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			color: #666666;
		}
		.footer_selected a {
			text-decoration: none;
		}
		.footer_selected a:visited {
			text-decoration: none;
		}
		.footer_selected a:hover {
			color: #9DB1D4;
			text-decoration: none;
		}

    .letter {
		margin:10px 10px 0px 10px;
		border:1px solid #1C4975;
		width:90%;
		height:400px;
	}

	h1 {
		font-family: Trebuchet ms,palatino, georgia;
		font-size:12px;
		padding-top:10px;
		}
	
	.caption {
		font: 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding-left: 20px;
	}
	
	.alert {
		background-color:#F9D60B;
		border:#FF0000 1px solid;
		padding: 4px 4px 4px 10px;
		margin-bottom: 4px;
		font-weight:bold;
		font-size:large;
	}

	.logo {
		padding-top: 15px;
		text-align: center;
	}
	
	.lascw {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		font: 16px Arial, Helvetica, sans-serif;
		font-weight:	bold;
		color: #9DB1D4;
	}

#jj_main .HIGHLIGHT {
	background: yellow;
	color: black;
}

#jj_main {
	padding: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	width: 600px;
}

#jj_main p, form {
	margin-top: 10px;
	margin-bottom: 10px;
}

#jj_main .title_outline {
	border: 2px solid black;
	margin: 20px 0px 25px 0px;
	padding: 0px;
	background: #C8D5EE;
}

	#jj_main p.title .heading {
		color: black;
		background: #9BAAC7;
		border: 1px solid black;
		margin: 0px;
		margin-left: 10px;
		padding: 5px;
		font-weight: bold;
	}

#jj_main p.title {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#jj_main p.title .block_heading {
	background: #9BAAC7;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px;
	display: block;
}

#jj_main p.search {
	display: inline;
	float: none;
	padding: 5px 10px 5px 20px;
}

#jj_main p.indent {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

#jj_main form, p.indent_indent {
	padding-left: 30px;
}

#jj_main .back_to_top {
	text-align: right;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#jj_main a.box, a.box:visited {
	color: black;
	display: block;
	border: 1px solid black;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 5px 0px;
	width: 525px;
	text-decoration: none;
	/* background: #DDDEF7 url(images/arrow_right.jpg) no-repeat 0px 5px; */
	background: #DDDEF7;
}

	#jj_main a.box:hover {
		border: 1px solid black;
		background: #7F91B5 url(images/arrow_right.jpg) no-repeat 0px 6px;
	}
img {
border-bottom : 0;
border-left : 0;
border-right : 0;
border-top : 0;
}
div.disclaimer{
font-size: .9em;
text-align: justify;
}