@charset "utf-8";
body {
	margin: 0px;
}
.header {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 26px;
	color: #6e0209;
}
.headersmall {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #6e0209;
}
.header2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #d86126;
}
.header3 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 19px;
	color: #6e0209;
}
.body {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
}
.bodyWhite {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyWhite11 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.bodyWhiteHeader {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.bodyOrangeHeader {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #ee972d;
	font-weight:bold;
}
.date2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
}
.bodyWhiteBox {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.bodyWhiteBoxStaff {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #ffffff;
}
.LoginText {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #fdf8db;
}
.LoginTextOrange {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #ec8321;
}
a.smalldark:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ec8321;
	text-decoration: underline;
}
a.smalldark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ec8321;
	text-decoration: underline;
}
a.smalldark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ec8321;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #d56700;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #d56700;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #d56700;
	text-decoration: none;
}
.textfield {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	height: 17px;
	width: 110px;
	border: 1px inset #666666;
}
.textfields {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	width: 200px;
	border: 1px inset #666666;
}
.textfieldArea {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	width: 400px;
	border: 1px inset #666666;
}

.paddingbox {
padding: 10px;
}

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight: bold; 
display: block; 
margin: 12px 0 0 0; 
}

.feedburnerFeedBlock > ul > li > .date { 
        display: inline; 
		font-size: 10px;
		font-weight: bold;
        padding-left: 0px; 

} 
.float {
	float: right;
	border: 1px solid #666666;
	margin-left: 15px;
}
.floatVideo {
	float: right;
	margin-left: 5px;
}
.ImgBorder {
	border: 1px solid #666666;
	}

.borderwithPadding {
	border: 1px solid #BCBCBC;
	padding: 10px;
}

.formfield {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
.staff {
	background-image: url(images/staff_background.jpg);
	border: 1px solid #44403d;
	height: 215px;
}

