@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ulCorner01 {
	background-image: url(images/ulCorner01.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.urCorner01 {
	background-image: url(images/urCorner01.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.rightSide01 {
	background-image: url(images/rightSide01.jpg);
	background-repeat: repeat-y;
}

.leftSide01 {
	background-image: url(images/leftSide01.jpg);
	background-repeat: repeat-y;
}
.rightSide01 {
	background-image: url(images/rightSide01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	color: #002379;
}
.navBar01 {
	background-image: url(images/navBar01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	height: 50px;
}
.bottomBar01 {
	font-size: 8px;
	color: #FFFFFF;
	background-image: url(images/bottomBar01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.navBar01 a {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.navBar01 a:link  {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.navBar01 a:hover  {
	font-weight: bold;
	color: #193a86;
	text-decoration: none;
}
.navBar01 a:active  {
	font-weight: bold;
	color: #193a86;
	text-decoration: none;
}
/*.navBar01 a:visited  {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
} */

.content01 {
	text-align: center;
	vertical-align: top;
}
.blueBold {
	font-weight: bold;
	color: #193a86;
}
.blueTitle {
	font-size: 16px;
	font-weight: bold;
	color: #193a86;
}
.alignCenter {
	text-align: center;
}
.alignCenter p {
	text-align: justify;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
