/* CSS Document */


DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

body.gray	{
	background: #777;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

body {font-family:Arial, Helvetica, sans-serif font-size:10px}
div {font-family:Arial, Helvetica, sans-serif font-size:10px}
ol {font-family:Arial, Helvetica, sans-serif font-size:10px}

html,body{margin:0;padding:0}

a	{
	color: #E63F29;
	text-decoration: underline;
	margin:0;
	padding:0;
}

a:hover	{
		text-decoration:none;
		color: #9E8437;
}

font.a	{ color: #E63F29; text-decoration: underline; }

font.a:hover	{ text-decoration:none; color: #9E8437; }

a.font	{ color: #E63F29; text-decoration: underline; }

a.font:hover	{ text-decoration:none; color: #9E8437; }


.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodySmallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


ol {margin-top:6px;}
ul {margin-top:6px;}
li {padding-top:2px; list-style:square;}


.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: normal;
	color: #eee;
}

.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-variant: small-caps;
	font-weight: normal;
	color: #eee;
	margin-bottom:-3px;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
}

hr {
	border: none 0; 
	border-top: 1px solid #000;/*the border*/
	width: 100%;
	text-align:center;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #000;
	margin-bottom:5px;
	margin-top:0px;
	text-align:center;
}



h2 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#2C512C;
	text-align:center;
	margin-bottom:4px;
	
}

h2.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-weight:normal;
	font-size: 1.4em;
	text-align:left;
	margin: 0 0 10px 0;
	padding:0 0 -2px 0 ;
	height:17px;
	font-variant:small-caps;
	-moz-box-sizing:border-box;box-sizing:border-box;
	border-bottom: 1px solid #999;
	width:133px;
	
}

.lineH {
	border-top-color:#999;
	margin:0 0 0 0;
	padding:0 0 0 0 ;
	width:133px;
	-moz-box-sizing:border-box;box-sizing:border-box;
}


h3 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#2C512C;
	text-align:left;
	margin-bottom:3px;	
}

h4 {
	font-size: 13px;
	font-family: sans-serif;
	font-weight:bold;
	color:#2C512C;
	text-align:left;
	margin-bottom:3px;	
}

h5 {
	font-size: 13px;
	font-family: sans-serif;
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin-bottom:3px;	
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #6E6E6E;
	background-color: #eeeeee;
	color: #6E6E6E;
	text-decoration:none;
	padding:3px;
	text-align:bottom;
	margin-left:5px;
}

.button:hover {
	background-color: #000;
	color: #fff;
	border-color: #FF9600;
}

a.buttonlink {
	text-decoration:none;
	color: #E63F29;
	
}

a.buttonlink:hover {
	color:fff;
}

.middle {
	background-image: url(images/button-bg.gif);
	background-repeat: repeat-x;
}

.topT {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	color: #AEAAA4;	
}

.topV {
	padding-top: 20px;
	color: #AEAAA4;
}

.topM {
	padding-left: 283px;
}

.intro	{
	line-height:200%;
	font-weight:bold;
	color:#555555;
}
.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	color:#553;
	font-size:1.3em;
	font-style:italic;
}


a.top	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.top:hover	{
	color: #000;
	text-decoration: underline;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: normal;
	color: #999;
	margin: 0 0 10px 0;
	padding:0 0 -2px 0 ;
	height:17px;
	font-variant:small-caps;
	-moz-box-sizing:border-box;box-sizing:border-box;
	border-bottom: 1px solid #999;
	width:133px;
}

a.heading2 {
	text-decoration: none;
}


.lineH3 {
	border-top-color:#999;
	margin:-3px 0 -5px 0;
	padding:0;
	width:139px;
	-moz-box-sizing:border-box;box-sizing:border-box;
}


.heading3 {
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #363636;
}

.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.headingA {
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 19px;
	color: #000;
}

.headingAbold {
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000;
}




.lineH2 {
	background-color: #dddddd;
	margin:4px 0 0px 0;
}

.left {
	background-color: #FFF;
	color: #E63F29;
	padding: 0 2px 4px 0px;
	text-align: left;
}

td.left {
	padding-left:5px;
}

a.left	{
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E63F29;
	text-align: right;
	text-decoration: underline;
	margin-top:3px;
	margin-bottom:2px;
}

a.left:hover	{
	text-decoration: none;
}

.right {
	margin: 5px 5px 0px 0px;
	
	text-align: left;
}

a.right	{
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E63F29;
	text-align: left;
	text-decoration: underline;
}

a.right:hover	{
	text-decoration: none;
}

.left2 {
	background-image: url(images/menu-bottom-left.jpg);
	background-repeat: no-repeat;
	color: #9A8133;
	text-align: center;
}	

.left2l	{
	padding-top: 30px;
}

a.leftB	{
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3B341D;
	text-align: center;
	text-decoration: none;
}

a.leftB:hover	{
	text-decoration: underline;
}

.contentH	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-left: #8B8B8B solid 1px;
	border-right: #8B8B8B solid 1px;
	color: #000000;
	padding-bottom: 20px;
	padding-left: 14px;
	padding-right: 14px;
}

.content	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-left: #8B8B8B solid 1px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 14px;
	padding-right: 14px;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
	
.contentA	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-left: #8B8B8B solid 1px;
	color: #000000;
	padding-bottom: 20px;
	padding-left: 14px;
	padding-right: 14px;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	border: #F1E9D2 solid 1px;
	color: #366D54;
	text-align: center;
}

a.home {
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #E63F29;
	text-decoration: underline;
	padding-top:10px;
}

a.home:hover {
	text-decoration: none; color: #9E8437;
}

#ribbon {
		background-image: url(/images/ribbon-bg.jpg);
		background-repeat:no-repeat;
		margin: 0 0 0 -1px;
		padding: 5px 5px 5px 12px;
		background-color:#987E31;
}
/*       BEGIN NEWS     -----------------                  */

#news {
	margin: 2px 0 5px 0;
	width: 156px;
	float: left;
	border: #999 solid 1px;
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 1.5em;
	color: #000;
	padding: 5px;
	width:440px;
	background-color:#fefeee;
}

#news li {
	margin: 0 0 10px 0;
	padding: 0px 0 0px 0;
	list-style:square inside ;
	color:#E63F29;
}

#news li:hover {
	color:#000;
}

#news a:hover {
	color: #000;
}


/*       END NEWS     ----------------------------                  */
.alertbox a {
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight:bold;
}

.alertbox a:hover { color:#000; }

.alertbox {
	background-color: #E63F29;
	border: #000 solid 1px;
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 14px;
	color: #ffff00;
	padding: 5px;
	width:478px;
}


.Title {
	background-color: #E63F29;
	border: #000 solid 1px;
	font-family: "Univers Condensed", "Arial Narrow", sans-serif;
	font-size: 14px;
	color: #90c;
	padding: 5px;
}

.bottom {
	background-color: #000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003D73;
	text-align: center;
}

.footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

.footer2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	padding-top: 3px;
}

/* **** calendar classes **** */

.calEventDisplayType	{
	color: #FFD200;
}

.calEventDisplaySubject	{
	font-weight:bold;
}

.calDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.calDateLink {
	font-family: Arial, Helvetica, sans-serif;

}


.calSelectedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0EDE2;
}

.calToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #990033;
}

.calSmallDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.calSmallDateLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E63F29;
}

.calSmallSelectedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFD200;
}

.calSmallSelectedToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0EDE2;
	border-width: 1px;
	border-style: solid;
	border-color: #990033;
}

.calSmallDateLink:hover {
	color: #FF9600;
	text-decoration: underline;
}

.calSmallToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-color: #EFC70D;
}