/* NAVIGATIONAL MENU */
#sddm{	
	margin: 0;
	padding: 0;
	padding-top:2px;
	z-index: 30
	}

#sddm li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
	}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	color: #fff;
	margin-left:5px;
	margin-right:5px;
	text-align: center;
	text-decoration: none;
	}

#sddm li a:hover { color:#cccccc; }

#sddm div{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	}

	#sddm div a {
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #000000;
		font: 11px arial;
		}

	#sddm div a:hover {	
		background: #cccccc;
		color: #000000;
		}
	
/* END NAVIGATIONAL MENU */
		
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

a.copyright:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.body a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
.body a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0033;
	text-decoration: underline;
}
.mainside {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.mainside a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}
.mainside a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0033;
	text-decoration: underline;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}.12blues {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}.11blues {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.headlinegrey {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.bodyhead {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
img.floatLeft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
	border-style: groove;
	border-color: grey;
	border-width: 2px;
}

img.floatRight {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;    
	border-style: groove;
	border-color: grey;
	border-width: 2px;
}

img.floatNone {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
	border-style: groove;
	border-color: grey;
	border-width: 2px;
}

.dropcap {
float:left;
color:#D4D4C7;
font-size:80px;
line-height:80px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 
.dropthecap
 {float:left;
 margin-top:0px;
 color:#666666;
 padding-top:18px;
 font-size:40pt;
 height:.3em;
 font-weight:normal;
 font-family:"times","Times New Roman";}

img
{  border-style: none;
}
