/* CSS Document */
body {
	background-color: #fff; 
	min-width: 680px;
	background-image:url(../images/bg-08-09.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	line-height:1.2em;
	font-weight: bold;
	color: #797a68;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom:20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-left: 16px;
	margin-right: 16px;
	}

p {
	margin-top:20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 30px;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: bold;
	line-height:1.9em;
	font-weight: bold;
	color: #000;
	margin-top:20px;
	margin-bottom: 10px;
	margin-left: 34px;
	margin-right: 30px;
}
	


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height:1em;
	font-weight: normal;
	color: #000;

}

h2 {
	margin-top:20px;
	margin-bottom: 6px;
	margin-left: 40px;
	margin-right: 30px;
	}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	margin-left: 40px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

hr{	
		border: none 0; 
		border-top: 1px dashed #bbbbbb;
		margin-bottom: 1px;
		text-align: center;
		height: 1px;
		margin-left: 16px;
		margin-right: 16px;
}

ol {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #fff;
	list-style-position: inside;
	list-style-image:url(../images-ptw/bullet-square2.gif)

	}
	
	ol {
	margin: 0;
	padding:10px 10px 10px 60px;
	}


#nav {
	margin: 0;
	padding:0 5px 0 230px;
	}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}

#nav a {
	float:left;
	line-height: 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 10px 0px 10px;
	padding:7px 10px 5px 10px;
	text-decoration: none;
	color:##3A4D71;
	}
	
#nav a.active, #nav a:hover {
	padding:7px 10px 5px 10px;
	color:#fff;
	text-decoration: none;
	}
	
a:link { 
        color: ##3A4D71;
		text-decoration:underline;
        }
a:visited { 
        color:#000;
		text-decoration:underline;
        }
a:hover { 
        color:#000;
		background-color:none;
        text-decoration: none;
		
        }
a:active { 
        color:#000;
        }

#footer {
	padding: 2px;
	background: #ccc;
	font-family:  "Lucida Grande", Lucida Sans Unicode, Lucida, Verdana, Geneva;
	font-size: .7em;
	}
	
#footer a:link { 
        color: #666;
		        text-decoration: none;
        }
#footer a:visited { 
        color:#CCFFCC;
        }
#footer a:hover { 
        color:#9c9;
		background-color:#fff;
        text-decoration: none;
		
        }
#footer a:active { 
        color: #CCFFCC;
        }

#footer {
	padding: 2px;
	background: #ccc;
	font-family:  "Lucida Grande", Lucida Sans Unicode, Lucida, Verdana, Geneva;
	font-size: .7em;
	}
	

