body {
	color: #555142;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height: 22px;
	
}

INPUT, TEXTAREA, SELECT {
	font-weight: lighter;
	color: #555142;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

a {
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

form {

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #003399;
	font-style: italic;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.leftcoltext {
	color: #555142;
	font-size: 12px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	line-height: normal;
}

.leftcoltext:hover {
	color: #FFFF00;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
}
.leftcoltext:link {
	color: #555142;
}

.content_title {
	color: #555142;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 22px;
	text-decoration: none;
	font-variant: small-caps;
}
.content {
	color: #555142;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height: 22px;
}

.content_small {
	color: #555142;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}

.quicksearch {
	color: #555142;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
