
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/dfvvvvv.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	min-width: 940px;
}
#masthead {
	background-image: url(../images/dfvvvvv.jpg);
	background-repeat:repeat-x;
	height: 200px;
}
#logo {
	border: 0;
	background-image:url(../images/Logo.jpg);
	background-repeat:no-repeat;
	width:300px;
	height: 200px;
	
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	width: 940px;
	background-image: url(img/Center.jpg);
	background-repeat: repeat-y;
	color: #000000;
}
#columns-top {
    background-image: url(img/Top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#c1 {
	float: left;
 width: 100%}
#columns-bottom {
	clear: both;
	background-image: url(img/Bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.85em;
	line-height: 1.65em;
	list-style-type:circle;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	margin: 0 0 20px 0;
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
h4 {
	font-size: 1.1em;
	margin: 8px 0;
}
#footer {
	margin: 0px auto;
	width: 940px;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #b4bccf;
	font-size: 0.9em;
	background-image: url(img/navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
	border-top: 1px solid #545c76;
}
#tnav-center {
	margin: 0 auto;
	width: 940px;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #333333;
	background-color: #556395;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ffffff;
	background-color: #828eb8;
	text-decoration:none;
}
a:active {
	color: #333333;
}
img.floatleft {
	float: left;
	margin: 0 24px 0 0;
}
img.floatright { 
	float: right;
	margin: 0 0 0 30px;
}
#masthead big {
float: right;
margin: 130px 18px 0 0; 
padding: 0;
color: #5f5d72;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.9em;
letter-spacing: 0.1em;
font-weight:bold;
line-height: 1.6em;
}
.callout {
	float: left;
	width: 150px;
	margin: 6px 12px 20px 7px;
	padding: 4px;
	border: 1px solid #ededed;
	font-size: 0.8em;
}
.infobox {
	float: right;
	width: 280px;
	margin: 0 0 5px 30px;
	padding: 0;
	font-size: 0.9em;	
}
.infobox2 {
	
	margin: 0;
	padding: 0 0 0 20px;
	border-left: 4px solid #a1a5ca;
}
.stil1 {
	font-size: 0.8em;	
	color: #666666;
	font-style: italic;
}
