.pg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
}
.blue_bar {
	background-image: url("images/blue_box.gif");
	background-repeat: repeat-y;
	width: 284px;
	text-align: right;
	vertical-align: top;
}
.nav_box {
	background-color: #5a4e86;
	text-align: center;
	padding: 10px;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_box:hover {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #5a4e86;
	text-decoration: underline;
}
.large_white_text {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.centre {
	text-align: center;
}
.pic_size {
	width: 184px;
}
.large_blue {
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #9f98c4;
	text-decoration: none;
	height: 30px;
	text-align: center;
}
.title_text {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #312d86;
	text-decoration: none;
	text-align: left;
}
.top {
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.small_text_blue {
	font-family: Arial;
	font-size: 8pt;
	color: #312d86;
	text-decoration: none;
	text-align: left;
}
.top_border_left {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #312d86;
}
.top_centre {
	vertical-align: top;
	padding: 10px;
	text-align: center;
}
.small_white_text {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.small_white_text_links {

	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.small_white_text_links:hover {

	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #5a4e86;
	text-decoration: underline;
	text-align: center;
}
.small_text_blue_right {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
	text-align: right;
	text-decoration: none;
}
.small_white_text_left {

	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.large_blue_left {

	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #9f98c4;
	text-decoration: none;
	height: 30px;
	text-align: center;
}
.left {
	text-align: left;
}
.small_text_blue_italic_caps {
	font-family: Arial;
	font-size: 8pt;
	color: #312d86;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	text-transform: capitalize;
}
.med_text_blue {

	font-family: Arial;
	font-size: 9pt;
	color: #312d86;
	text-decoration: none;
	text-align: left;
}


