BODY 	{
background-image: url(images/new.back.gif);
background-repeat: repeat-x;
background-position: left top;
background-color: #395771;
font-family: verdana;
color: black; 
margin: 0;
}

a:link {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: blue;
	text-decoration: none;
}

a.announcements {
font-family: verdana;
font-size: 12px;
}

a:hover.announcements {
font-family: verdana;
font-size: 12px;
font-color: red;
}
.small {
font-family: verdana;
font-size: 10px;
}		
		
td {
font-family: verdana;
font-size: 14px;
}

.white {
font-family: verdana;
font-size: 10pt;
background-color: #FFFFFF;
line-height: 1.6em;
}

.whitesmall {
font-family: verdana;
font-size: 10px;
background-color: #FFFFFF;
}

.right {
font-family: verdana;
font-size: 14px;
}

.caltop {
font-family: verdana;
font-size: 12px;
color: white;
background-image: url(images/caltop.gif);
background-repeat: no-repeat;
}

.calendar {
font-family: verdana;
font-size: 11px;
background-image: url(images/caltext2.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
}

.calendarright {
font-family: verdana;
font-size: 12px;
background-color: #FFFFFF;
}

.calendar_text {
font-family: verdana;
font-size: 11px;
}

.errortext {
	color: red;
	padding: 5;
	border: 1px solid black;
	background-color: yellow;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	/*padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;*/
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding-top: 5px;
	/*padding-right: 10px;*/
	padding-bottom: 2px;
	/*padding-left: 10px;*/
	/*width: 100%;*/
	letter-spacing: 2px;
}

.blogTitle {
	/*background-color: #ECECF7;*/
	font-size: 10pt;
	font-weight: bold;
	/*margin: 5 10 5 10;*/
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	*/
}

.blogText {

	font-weight: normal;
	line-height: 1.6em;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	padding: 10px;	*/
}

.blogText p {

	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {

	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	/*background-color: #ECECF7;
	width: 100%;*/
	/*padding: 2 10 4 10;	*/
	padding-bottom: 10px;
	padding-top: 10px;
	/*margin-top: 10px;*/
	color: gray;	
	letter-spacing: 1.5px;
	/*border: 1px solid gray;	*/
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}


.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

#dropmenudiv{
margin-top: 2px;
position:absolute;
border:1px solid black;
font-weight:normal;
font-size: 8pt;
font-family: tahoma;
line-height:10pt;
z-index:100;
text-align: left;
}

#dropmenudiv a{
background-color: #395771;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
color: white; 
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
width: 100%;
text-decoration: none;
color: #395771;
}

.nav {
	color: white;
	font-size: 8pt;
}

.nav a:link {
	color: white;
	text-decoration: underline;
}

.nav a:visited {
	color: white;
	text-decoration: underline;
}

.nav a:hover {
	color: white;
	text-decoration: none;
}

.sidebar {
	float: right;
	width: 200px;
	border: 1px solid #65B1E5;
	background-color: #EAF5F9;
	margin-left: 10px;
	padding: 10px;
	font-size: 8pt;
}

.sidebar h1 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: none;
}

.sidebar p {
	font-size: 8pt;
}

h1 {
	color: #395771;
	font-size: 13pt;
}

a.announcements {
font-family: verdana;
font-size: 12px;
}

a:hover.announcements {
font-family: verdana;
font-size: 12px;
font-color: red;
}

.actionTitle {
	background-color: #F3F3F8;
	background-image: url(images/actionTitleBack.gif);
	width: 100%;
}
