body {
	background-color: #CCD5DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E6488;

}
h1 {
	font-size: 30px;
	color: #1B68B3;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
	font-family: "Times New Roman", Times, serif;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	clip:   rect(auto auto auto auto);


}


h2 {
	font-size: 16px;
	color: #5E6488;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
	font-family: "Times New Roman", Times, serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6488;
	padding: 5px 10px 20px;
	background-color: #FFFFFF;
	background-image: url(images/bg_welcome.jpg);
	background-repeat: repeat-x;

}
.photo {
	border: 2px solid #000066;
}
ul {
	font-size: 12px;
	color: #5E6488;
	list-style-type: square;
	line-height: normal;
	margin-right:20px;
	margin-bottom: -5px;
}
a:link {
	color: #5E6488;
	text-decoration: underline;
}

a:visited {
	color: #5E6488;
	text-decoration: underline;
}
a:hover {
	color: #5E6488;
	text-decoration: none;
}
.site-table {
	background-color: #FFFFFF;
	background-image: url(images/bg_welcome.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A6A;

}

.menu {
	font: 13px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #ffffff;
}

.menu a,.menu a:link,.menu a:visited,.menu a:active {
	display: block;
	background: #003A6A;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
}

.menu a:hover {
	display: block;
	background: #7486AC;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
}
.content2 {
	font-size: 12px;
}
.content3 {
	font-size: 11px;
}
.home {
	font-size: 12px;
}
.corner-bottom {
	background-image:  url(/images/bg_content2-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.info {
	font-size: 14px;
	color: #003767;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
	font-family: "Times New Roman", Times, serif;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6488;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #5A697C;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.standout {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #003A6A;
	line-height: 34px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #B90000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
