body {
	margin-left: 0px;
	margin-top: 0px;
}
#body {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #003366;
	border-right-color: #244462;
	border-bottom-color: #244462;
	border-left-color: #244462;
	width: 770px;
	border-bottom-style: solid;
	overflow: hidden;
	margin-bottom: 10px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #244462;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.lil_blue {
	font-size: 10px;
	color: #244462;
}

#content h1 {
	font-size: 18px;
	color: #244462;
}

#logosfooter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	clear: both;
	margin-top: 10px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 770px;
	font-size: 12px;
	color: #666666;
}
#main {
	float: right;
	width: 640px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:active {

	text-decoration: underline;
}
#footer a:hover {

	text-decoration: underline;
}
#navbar {
	background-image: url(../images/navbar_background.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #244462;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 10px;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	text-decoration: underline;
}
#navbar a:active {
	text-decoration: underline;
}
.crumbs {
	font-size: 10px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #4681BB;
	text-decoration: none;
}
a:hover {
	color: #244462;
	text-decoration: underline;
}
#blockquote {
	float: right;
	font-style: italic;
	width: 125px;
	padding: 5px;
	margin: 5px;
	background-color: #CCCCCC;
}
.lowercase {
	text-transform: lowercase;
}

#mainimage {

	float: right;
	padding: 5px;
}
#content h2 {

	font-size: 14px;
	color: #244462;
}
#content table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#notebox {
	background-color: #CCCCCC;
}
