a
{
text-decoration: none;
color: White;
border: 0;
white-space: nowrap;
font-weight: bold;
margin:0;
}

a:link
{
border: 0;
color: White;
} 

a:active 
{
border: 0;
color: Red;
}

a:hover
{
border: 0;
color: Red;
}

body
{
	background:#000066 url('../images/fireworks-bottom.jpg') no-repeat left bottom fixed;
  	font-family: Verdana;
	margin:2px;
	color: #FFFFFF;
	border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6, p, td
{
	font-family: Verdana;
}

h1
{
	color: #9966FF;
	font-size: 20pt;
	padding: 0;
	margin: 0;
}

h2
{
	color: #FF0000;
	font-size:36pt;
	font-weight:bold;
	font-family:Lucida Handwriting;
	font-style:italic;
}

h3
{
	color: Black;
	font-size:25pt; 
}

h4
{
	font-size:14pt;
	font-weight:bold
}

h5
{
	font-size:12pt;
	font-weight:bold
}

h6
{
	font-size:10pt;
	font-weight:bold
}

p
{
font-size:10pt;
}

td
{
	color: Black;
	font-size:10pt; 
}

#pagemiddle
{
width:100%;
margin:0;
padding:0;
}

.header
{
text-align: center;
background: url(/images/cj-head-4.gif) no-repeat top middle;
height: 0px; /*change this to 125px if you have banner*/
vertical-align: bottom;
margin:0;
padding: 0; 
}

.footer
{
text-align: center;
color: white;
}

.contentbox
{
border:0;
border-collapse: collapse;
width:100%;
background: none;
}

.content
{
background: White url('/images/cj-logo-3.jpg');
color: Black;
padding: 5px;
}

.content-documents {
		margin-right:10%;
		margin-left:10%;
		margin-top:0%;
		padding-bottom:10px;
		background:transparent;
		border:1px none;
		text-align:left;
		min-width:500px;
		}

#leftcontent p
{
background: none;
white-space: nowrap;
font-family: Verdana;
font-size: 10pt;
margin: 7pt;
}

#leftcontent
{
background: none;
width: 250px;
}

.boxtopleft
{
background: url('../images/sandout/tl.gif') no-repeat bottom right;
height:14px;
width:14px;
padding:0;
margin:0;
}

.boxtopmiddle
{
background: url('../images/sandout/top.gif') repeat-x bottom left;
height:14px;
padding:0;
margin:0;
}

.boxtopright
{
background: url('../images/sandout/tr.gif') no-repeat bottom left;
height:14px;
width:12px;
padding:0;
margin:0;
}

.boxleft
{
background: url('../images/sandout/left.gif') repeat-y top right;
width:14px;
padding:0;
margin:0;
}

.boxright
{
background: url('../images/sandout/right.gif') repeat-y top left;
width:12px;
padding:0;
margin:0;
}

.boxbottomleft
{
background: url('../images/sandout/bl.gif') no-repeat;
height:14px;
width:14px;
padding:0;
margin:0;
}

.boxbottommiddle
{
background: url('../images/sandout/bottom.gif') repeat-x;
height:14px;
padding:0;
margin:0;
}

.boxbottomright
{
background: url('../images/sandout/br.gif') no-repeat;
height:14px;
width:12px;
padding:0;
margin:0;
}

.img14
{
height: 14px;
width: 14px;
border:0;
}

.background
{
position: absolute;
top: 0px;
left: 0px;
background-color: Black;
z-index:-1;
}

.content img
{
float: right;
border: 0;
}

.content a
{
text-decoration: none;
color: Blue;
border: 0;
white-space: nowrap;
font-weight: bold;
margin:0;
}

.button
{
	color: black;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	cursor: hand;
}

div.center-box {
	/*width: 325px;*/
	background-color: #fff;
	padding: 15px;
	margin: 0px;
	text-align: center;
	border-style: ridge;
	border-color: black;
	border-width: 1px 1px 1px 1px;

}
div.centerbox a.left {
	float: left;
	text-align: left;
}

div.center-box a {
	color: blue;
}

div.row {
  clear: both;
  padding-top: 5px;
}
  
div.row span.formw {
  /*float: center;*/
  text-align: center;
}

.menus {
		border: solid #000; 
		border-width: 1px 1px 1px 1px;
		background:#fff;
		color:#000;
		padding:10px;
		margin-bottom:10px;
		text-align:center;
		/*width:200px;*/
		float: right;
		}