.menu_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	background-color: #e6e6f2;
	height: 23px;
	width: 342px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12pt;
}
.hilite {
	background-color: #CCFFCC;
}

.menu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-color: #E6E6F2;
	padding: 5px;
}
.menu_left a {
	text-decoration: none;
}
.menu_left_highlight {
	font-weight: bold;
	padding: 5px;
}
.menu_left_highlight a {
	text-decoration: none;
	color: #003366;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
.menu_head_dark_narrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	background-color: #993366;
	height: 23px;
	vertical-align: middle;
	padding: 3px 5px;
	background-image: url(../navbar/curve_top_150.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordered_text {
	padding: 10px;
	border: 1px solid #993366;
	color: #003366;
}
.menu_head_dark_wide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	background-color: #993366;
	height: 23px;
	vertical-align: middle;
	padding: 3px 5px;
	background-image: url(../navbar/curve_top_180.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_bottom_narrow {
	vertical-align: middle;
	background-image: url(../navbar/curve_bottom_150.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-color: #E6E6F2;
	padding: 5px;
}
.menu_bottom_narrow a {
	text-decoration: none;
}
.menu_bottom_wide {
	vertical-align: middle;
	background-image: url(../navbar/curve_bottom_180.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-color: #E6E6F2;
	padding: 5px;
}
.menu_bottom_wide a {
	text-decoration: none;
}
.curveBlueBox {
	height: 23px;
	background-image: url(../navbar/curve_top_200_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E6E6F2;
}
.curveYellowBox {
	height: 23px;
	background-image: url(../navbar/curve_top_200_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

html, body {
	height:100%;
}
html>body #LeftCol {
	height:100%;
	min-height:100%;

}
#LeftCol {
	height:100%;
	position: absolute;
	min-height:100%;

}
#Kyrios {
	z-index:1;
	vertical-align: bottom;
	position: relative;
	height:100%;
	bottom: 0px;
}
.caps {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.BlueText {
	color: #003366;
}
.black {
	color: #000000;
	padding-top: 8px;
}
.seventyfive {
	font-size: 75%;
}
.redborder {
	border: 2px solid #CC0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.greyborder {
	border: 2px solid #CCCCCC;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.alphabet {
	font-size: 14px;
}
.notBold {
	font-weight: normal;
}
.grey_ltrs {
	color: #CCCCCC;
}
.big_pink {
	font-size: 24px;
	color: #FF9900;
}
.bold_pink {
	font-size: 12px;
	color: #993366;
	font-weight: bold;
}
.florence_error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
.florence_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.logo {
	margin-right: 10px;
	margin-top: 5px;
}
.black_text {
	color: #000000;
}
