@CHARSET "UTF-8";
body {
	
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #222;
	}
img {
	border: 0;
	}
a {
	text-decoration: none;
	}
input, textarea, select {
	margin: 0 0 1.5em 2em;
	}
p {
margin-top: 1.5em;
}
td { 
	padding: 2px; }
#content {
   line-height: 120%;
	margin-top: 3em;
	margin-right: 0px;
	margin-bottom: 30px;
	font-size: 11px;
	}

#content strong {
    font-weight: bold;
}
#clogo {
    margin-bottom: 1em;
}
#menu {
margin-top: 3em;
}
#menu ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	font-size: 13px;
	list-style: none;
	line-height: 3em;
	}
#menu li {	
	padding: 0 0 2.5em 0;
	
list-style-position: outside;
list-style-image: url(../images/piv.png);	
}
#logo {
    margin-top: 10px;
	margin-left: 285px;
    width: 100%;
	float: left;
	margin-bottom: 0;
	}

#foot {
	padding-top: 30px;
	font-size: 8px;
}
	
a {
	text-decoration: none;
	color: #111;
}
#content a {
	text-decoration: underline;
	color: #111;
	
}
#content ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 1.5em;
}	

#content li em {
    font-style: italic;
}

#content ul.dc li {
margin-top: 1.5em;
list-style-position: inside;
list-style-image: url(../images/piv.png);
padding-left: 1.5em;
}
#content ul.dn li {
	margin-top: 1.5em;
	margin-left: 3em;
	list-style-type: disc;
	list-style-position: outside;
	}
#content ul.dnn li {
	margin-top: 1.5em;
	list-style-type: none;
	}

.tagline {
	display: inline;
	font-size: 12px;
	font-weight: 600;
	color: #666; 
	vertical-align: super;
	}
.inl {
	display: inline;
}
.right {
    text-align: right;
}
.left {
	text-align: left;
	}
.nowrap { 
	white-space: nowrap;
}
li.sel a {
color: #a8cb2d;
font-weight: bold;
}
