body {
background-color:#ffffff;
background-image: url();
background-repeat: repeat;
color:#000;
text-align:left;
font-family: arial;
font-size:9pt;
line-height:15pt;
font-weight:normal;
margin:0;
}

  li {
list-style-image:url(/images/bullet12.png);
margin-bottom: 0px; margin-top: 0px; margin-right: 2px; margin-left: 0px;
}

.center {
text-align: center;
}

u {
	color: #6b534d;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	border-bottom: 1px dashed #fff;
}

b {
	COLOR: #924175; 
        font-family: arial;
        FONT-SIZE: 9pt; 
        background: #;
}


i, em {
	COLOR: #924175; 
        font-family: arial;
        FONT-SIZE: 9pt; 
}





#header {
background-image: url(/images/jflayout7.jpg);
background-repeat: no-repeat;
height: 600px;
margin:0 auto;
padding:0px; 
text-align: left;
}
#container {
margin:0 auto;
padding:0px;
position: absolute; 
left: 275px; 
top: 430px;
width:550px;
}
#content {
margin-top:5px;
width:550px;
vertical-align:middle;
padding:4px;
}
#sidebar {
position: absolute;
left: 40px;
top: 555px;
width:200px;
margin-right:2px;
margin-top:5px;
padding: 2px;
min-height: 150px;

}


#footer {
clear:both;
bottom:0;
font-family: arial;
font-size:9pt;
line-height:15pt;
text-align:center;
color:#fff;
background-color:#6c7084;
margin:5;
padding:10px;
margin-top:30px;
border-bottom: 5px solid #0e1032;
}


blockquote {
width: 90%;
margin:0 auto;
text-align: left;
border-bottom: 3px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
padding-left: 0px;
padding: 11px;
line-height: 17pt;
background-color: #fff;
}


.nav {
text-align:center;
color:#fff;
font-family:georgia;
font-style: bold;
font-size:20pt;
line-height:25pt;
letter-spacing: -2;
}
.nav2 {
text-align:left;
color:#000;
font-family:georgia;
font-style: bold;
font-size:14pt;
line-height:18pt;
letter-spacing: -2;
}



h1 {
margin:0;
color:#2f2e2e;
background-color:#fff;
font-family:georgia;
font-style: bold;
font-size:20pt;
line-height:25pt;
letter-spacing: -2;
text-align:left;
padding-left:4px;
}

h2 {
margin:0;
text-transform:uppercase;
font-size:7pt;
line-height:8pt;
letter-spacing:1px;
color:#fff;
background-color:#d9b2b7;
text-align:left;
padding: 3px;
}

h3 {
margin:0;
color:#0e1032;
border-bottom: 1px solid #0e1032;
font-family:georgia;
font-style: bold;
font-size:11pt;
line-height:20pt;
text-align:left;
padding-left:3px;
}


h4 {
margin:0;
color:#fff;
background-color:#6c7084;
font-family:georgia;
font-style: bold;
font-size:11pt;
line-height:20pt;
text-align:left;
padding-left:3px;
border-bottom: 1px solid #96a48e;
}
a {
color:#0e1032;
text-decoration: none;
}

a:hover {
color:#924175;
}
img {	
	border:0;	
	padding: 2px;
}
	
input {
	color: #6e6b58;
        text-transform: none;
	background: #fff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: tahoma; 
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #6e6b58;
}



pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	color: #777777;
	text-transform: none;
	background: #fff;
	font-size: 8pt;
	line-height:10pt;
	font-weight: normal;
	text-decoration: none;
	font-family: tahoma; 
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	padding:5;
	margin:5;

}


#navigation {
margin: 0 0 -10px 0 ;
padding:0;
line-height:30px;
text-align:center;
font-size: 8pt;
color:#fff;
background-color:#2f2e2e;
}
#navigation ol li {
display: inline;
list-style-type: none;
padding-right: 30px;
}

#navigation ol li a, #navigation ol li a:active, #navigation ol li a:link, #navigation ol li a:visited {
color: #FFF;
font-family: tahoma;
font-size: 9pt;
font-weight: normal;
}
#navigation ol li a:hover {
color: #d9b2b7;
}

