* {

	margin: none;

	border: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

input, .inputbox {

	border: 1px solid #023359;

	color: #023359;

}

a {

	color: #023359;

	text-decoration: none;

}

a:hover {

	color: #023359;

	text-decoration: underline;

}

body#jv_body {

	background: #FFFFFF url(../images/body-back.jpg) repeat-x;

	margin: 0;

	padding: 0;

	margin-left: 2px;

	font-size: 11px;

}

div#jv_container1 {

	width: 1000px;

	background: #FFFFFF url(../images/container-back.jpg) repeat-y;

}

div#jv_container2 {

	background: url(../images/fading-container-back.jpg) no-repeat;

	min-height: 1000px;

}

div#jv_container3 {

	width: 980px;

	margin-left: 10px;

}

div.jv_clear {

	clear: both;

}

div#jv_contents {

	margin: 5px;

}

div#jv_cleft h3, div#jv_cright h3 {

	background: url(../images/module-header.jpg) repeat-x;

	margin: 0px;

	margin-bottom: 5px;

	height: 20px;

	line-height: 20px;

	color: #000000;

	font-size: 11px;

	padding-left: 5px;

}

div#jv_cleft {

	width: 180px;

	float: left;

	margin-right: 5px;

}

div#jv_cmain {

	width: 600px;

	float: left;

}

.contentpane, .contentpaneopen, .blog {

	width: 100%;

	background-color: #FFFFFF;

}

.contentheading, .componentheading {

	font-size:23px;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: -2px;

	font-weight: bold;

	color: #023359;

}

.small, .createdate {

	font-size: 10px;

	color: #023359;

	letter-spacing: -1px;

}

.sectiontableheader {

	background: #D0E0EF;

	font-weight: bold;

	padding: 2px;

}

.sectiontableentry1 {

	background: #FFFFFF;

}

.sectiontableentry2 {

	background: #D0E0EF;

}

div#jv_cright {

	width: 180px;

	margin-left: 5px;

	float:right;

}

a.mainlevel {

	display: block;

	color: #023359;

	text-decoration:none;

	border-bottom: 1px solid #999999;

	line-height: 20px;

	padding-left: 15px;

	font-size: 10px;

	font-weight: bold;

	background:url(../images/mainlevel-normal.gif) no-repeat;

}

a.mainlevel:hover {

	background-color: #D0E0EF;

}

a.sublevel {

	display: block;

	color: #023359;

	text-decoration:none;

	border-bottom: 1px solid #999999;

	line-height: 20px;

	padding-left: 25px;

	font-size: 10px;

	font-weight: bold;

	background:url(../images/mainlevel-normal.gif) no-repeat;

	background-position: 10px;

}

a.sublevel:hover {

	background-color: #D0E0EF;

}

div#jv_top_area {

	background: url(../images/header-back.jpg) repeat-x;

	height: 100px;

}

div#jv_logo {

	float: left;

	width: 240px;

}

div#jv_banner {

	width: 728px;

	height: 90px;

	margin-right: 5px;

	margin-top: 5px;

	float: right;

	text-align: right;

}

div#jv_pathway {

	background: #9EC3DE url(../images/topmenu-back.jpg);

	line-height: 24px;

	padding-left: 5px;

	height: 25px;

	font-size: 11px;

	font-weight: bold;

	color: #023359;

}

div#jv_footer_shadow {

	background: url(../images/footer-back.jpg);

	height:10px;

	width: 1000px;

}

div#jv_footer {

	width: 1000px;

	color: #999999;

	font-size: 11px;

}