body {
	background-color: #17375d;
	font-family:"Calibri","sans-serif";
	font-size: 11pt;
	color: #C5D9F1;
	margin-top: 50px;
	text-align: justify;
}
.bg2 {
	background-color: #23548F;
}

.bg1 {
	background-color: #006699;
}

a {
	color: #C5D9F1;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.text {
	color: #C5D9F1;
	text-align: justify;
	text-decoration: none;
}
.text a {
	color: #C5D9F1;
	text-decoration: none;
}
.text a:hover {
	color: #FF0000;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CCFF;
	text-decoration: none;
	text-align: center;
}
.footer a {
	color: #99CCFF;
	text-decoration: none;
	text-align: center;
}
.footer a:hover {

	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.h2-red {
	font-family: "Book Antiqua", "Times New Roman", "Arial Unicode MS";
	font-size: 24pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.h2-blue {
	font-family: "Book Antiqua", "Times New Roman", "Arial Unicode MS";
	font-size: 24pt;
	color: #c5d9f1;
	text-decoration: none;
	font-weight: normal;
}
#topNav {
	margin: 0px;
	padding: 0px;
}
#topNav li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.redtext {
	color: #FF0000;
}
.textBookAntiqua {
	font-family: "Book Antiqua", "Times New Roman", Arial;
}
.spLink {
	color: #374591;
	text-decoration: none;
}
.spLink a {
	color: #374591;
	text-decoration: none;
}
.spLink a:hover {

	color: #222B5B;
	text-decoration: none;
}
.content-padded {

	padding-left: 35px;
}
.borderBlack {
	border: 1px solid #000000;
}
.stmaryLink {
}
.stmaryLink a {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #993300;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.stmaryLink a:hover {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	border: 1px solid #993300;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#msgbox {
	background-color: #003366;
	border: 1px solid #0099CC;
	padding: 10px;
}

.teleLink {
	color: #C5D9F1;	
}

.teleLink a {	
	color: #C5D9F1;
	text-decoration: none;
	cursor:default;
}

.teleLink a:hover {
	color: #C5D9F1;
	text-decoration: none;
}

