/* CSS Document */

.logobox {
	background-color: #1A327C;
	padding: 10px;
}
.header1 {
	background-color: #678ABB;
	padding: 10px;
}
.header2 {
	background-color: #678ABB;
	padding: 10px;
	text-align: right;
}
.nav {
	background-color: #000000;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
}
.sidebar1 {
	background-color: #678ABB;
	vertical-align: top;
}
.sidebar2 {
	background-color: #678ABB;
	padding: 20px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
}
.body {
	background-color: #A5C7E0;
	padding: 30px;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	background-image: url(images/motif1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body {
	background-color: #3F4040;
	margin: 0px 20px;
	padding: 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.footer1 {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.footer2 {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	text-align: right;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.title1 {
	font-size: 20px;
	color: #1A327C;
	line-height: 22px;
}
.title2 {
	font-size: 20px;
	color: #D6F0EE;
	line-height: 22px;
}
.title3 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.blue:link, a.blue:visited, a.blue:active {
	color: #1A327C;
	text-decoration: underline;
}
a.blue:hover {
	color: #1A327C;
	text-decoration: none;
}
#nav td a:hover {
	display: block;
	color: #FFFFFF;
	background: #555555;
	text-decoration: none;
}
#nav td a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	vertical-align: top;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
li {
	line-height: 20px;
}
.navsub {
	background-color: #555555;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px;
}
.navon {
	background-color: #555555;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
}
.title4 {
	font-size: 14px;
	color: #D6F0EE;
	line-height: 16px;
	font-weight: bold;
}
.title5 {
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.shadowside {
	background-image: url(images/shadow_sides.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.shadowtop {
	background-image: url(images/shadow_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.shadowbottom {
	background-image: url(images/shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyinside {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}
.sidebar3 {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.home1 {
	background-color: #A5C7E0;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #678ABB;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.home2 {
	background-color: #A5C7E0;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #678ABB;
}
