<style type="text/css">

.twoColFixLtHdr {
	background-Color: #28214a;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
} 
 .twoColFixLtHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/parchment2.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
} 
.hoverlink {
	color: #FFCC00;
}
.header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00ffcc;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28214A;
	background-color: #00ffcc;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.picframe {
	padding: 5px;
	border: 1px solid #28214A;
	margin-right: 5px;
	background-color: #FFFFCC;
}
.bodylink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2B376F;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	padding: 2px;
}
.menulink {
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	color: #263066;
}
.menubg {
	background-color: #EDEDED;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #28214A;
	text-decoration: none;
	margin-bottom: 3px;
	width: 130px;
	margin-left: 5px;
}
.menutitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #28326E;
	padding-left: 5px;
	background-color: #CDCDCD;
	width: 140px;
	margin-left: 5px;
	background-image: url(images/parchment2.jpg);
	background-repeat: no-repeat;
}
.morelink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #2B376F;
	text-decoration: none;
	font-variant: normal;
	padding-left: 110px;
}
.newsframe {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menubg:hover {
	background-color: #00ffcc;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009B7C;
	border-right-color: #009B7C;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FBA331;
	text-decoration: none;
	margin-bottom: 3px;
}

.bodylink:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #2b376f;
	padding: 2px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #2B376F;
	font-variant: small-caps;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #2B376F;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.medtext {
	width: 230px;
}
.tinytext {
	width: 25px;
}
.tarea {
	width: 230px;
	height: 150px;
}
iframe {
border: 0px solid #ffffff;
}
sup {
	font-size: 60%;
}
sub {
	font-size: 60%;
}
.morelink2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #2B376F;
	text-decoration: none;
	font-variant: normal;
	padding-left: 100px;
}
.navbutt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #28326E;
	text-decoration: none;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 12px;
	margin-left: 5px;
}
.navbutt:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #28326E;
	text-decoration: none;
	background-color: #FBA331;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CB8529;
	border-right-color: #CB8529;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 12px;
	margin-left: 5px;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-variant: small-caps;
	color: #28326E;
}
.smalltextlink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	color: #28326E;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
fieldset {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #E6E6E6;
}
legend {
	color: #28214A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #fba331;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.ittext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #28326E;
}
.blogrolllink {
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 9pt;
	color: #263066;
	}
.linkdate {
	font-weight: normal;
	text-decoration: none;
	color: #474747;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 10pt;
	font-style: italic;
}
.linkdesc {
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-size: 9pt;
	color: #263066;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.reddate {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 10pt;
	font-style: italic;
}
</style>

