
body
{ 
	font-family: arial;
	font-weight: normal;
	background: #1b6dac;
        margin-top:0px;
}
h1 {
	font-family: arial;
        font-size:20px;
        font-weight: bold;
        color: #404040;  
        margin-top:-0px;
        margin-bottom:-25px;
}
h2 {
	font-family: arial;
        font-size:16px;
        font-weight: bold;
        color: #3B91B9;  
        margin-top:-0px;
        margin-bottom:-25px;
}
h3 {
	font-family: arial;
        font-size:12px;
        font-weight: bold;
        color: #3B91B9;  
        margin-top:-0px;
        margin-bottom:-25px;


} 
a.webwiz:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.webwiz:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        
}
a.webwiz:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footernav:link {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footernav:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
        
}
a.footernav:visited {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

} 
a.nav:link {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.nav:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #405769;
	text-decoration: none;
        
}
a.nav:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

} 
a.faq:link {

	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#E58356 ;
	text-decoration: none;
	

}

.headerimage  {
background-image:url(../images/jv001_08.jpg);
background-repeat:no-repeat;
background-position:top;

}
 
.content {
        font-size:12px;
	font-family: arial;
        font-weight: normal;
        color: #404040; 

} 

p { font-size:12px;
	font-family: arial;
        font-weight: normal;
        color: #404040;
        padding: 0 0 0 0;
        margin: 0 0 12px 0;
        text-align: left;
} 

.process p { font-size:12px;
	font-family: arial;
        font-weight: normal;
        color: #404040;
        padding: 0 15px 0 18px;
        margin: 0 0 12px 0;
        text-align: justify;
} 

.leftbox { 
        background: #085d9e url(/images/leftbox-bg.gif) top right no-repeat;
} 

.leftbox a { 
        color: #ffffff;
        line-height: 20px;
        font-weight: bold;
        font-size:13px;
} 

.webwiz {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
} 
.footer {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/jv001_13footer.jpg);
} 
.copy {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

} 
.subheader {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #E58356;
}
.urbangreymenu{
width: 243px; /*width of menu*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: bold 13px Arial;
color: #000000;
background: #E9E9E9 url(arrow_nav.jpg) no-repeat 8px 6px;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 28px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #8FC044 url(arrow_nav.jpg) no-repeat 8px 6px;
}
.infocenter .headerbar{
font: bold 13px Verdana;
color: white;
background: #8FC044 url(/images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.infocenter{
width: 530px; /*width of menu*/
}

.infocenter ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.infocenter ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.infocenter ul li a{
font: bold 11px Arial;
color: black;
background: #E9E9E9 url(arrow_nav2.gif) no-repeat 8px 6px;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 45px; /*link text is indented 8px*/
text-decoration: none;
}

.infocenter ul li a:visited{
color: black;
}

.infocenter ul li a:hover{ /*hover state CSS*/
font: bold 11px Arial;
color: blue;
line-height: 17px;
background: #E9E9E9 url(arrow_nav2.gif) no-repeat 8px 6px;;
}