a {
	font-family: Arial, sans-serif;
	color: #29568F;
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	/*text-decoration: underline;*/
	color: #d50000;
}

body {
	font-family: Arial, sans-serif;
}

.dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px Verdana;
	z-index:100;
	color: #29568f;
}

a:active.dropmenudiv {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #29568f;
}

a:hover.dropmenudiv{ /*hover background color*/
background-color: #fbf594;
}

.leftLinks {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #29568F;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: normal;
	font-weight: 600;
}
	
a:hover.leftLinks {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: d50000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: normal;
	font-weight: 600;
	}
	
.colorSelector {
	color: #FFFFFF;
	text-decoration: none;
}
	
a:hover.colorSelector {	
	color: #000000;
	text-decoration: none;
	}	
	
	
.leftLinkHeaders {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;

}

.bodyHeaders {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #29568F;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;

}

.bodyLinks {
	font-family: Arial, sans-serif;
	color: #29568F;
	font-size: 16px;
	text-decoration: none;
}
a:hover.bodyLinks {
	text-decoration: none;
	color: #d50000;
}

.body {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

.Date {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
}

.bottomText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}

a.toplinks {
	font-size:15px;
	color:#000000;
	text-decoration:none;
}

a:hover.toplinks {
	font-size:15px;
	color:#224477;
	text-decoration:none;
}

a.sidelinks {
	font-size:16px;
	color:#ccccee;
	text-decoration:none;
	font-weight:bold;
}

a:hover.sidelinks {
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

/*a.sidelinks {*/
/*	font-size:15px;*/
/*	color:#224477;*/
/*	text-decoration:none;*/
/*}*/
/**/
/*a:hover.sidelinks {*/
/*	font-size:15px;*/
/*	color:#000000;*/
/*	text-decoration:none;*/
/*}*/

.subHeaders {
	font-size:18px;
	font-weight:bold;
}

.name {
font-size:18px;
font-style:italic;
}

.description {
font-size:12px;
}