body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
    color: #002366;
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}
hr {
    background-color: #002366;
    border: 0px none #FFF;
    height: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.font12px {
	font-size:12px;
}
.content_header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #002366;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #C8D7E7;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cgsBlue {
	color: #002366;
}
