.pageCaption
{
	text-align: left;
	font-family: Arial;
	font-style: italic;
	font:26px;
	color: #00004c;
	line-height: 32px;
	letter-spacing:.4em;
}

.pageLogo
{
	text-align: left;
	font-family: Georgia;
	font-weight: bold;
	font:64px;
	color: #00004c;
	line-height: 70px;
	letter-spacing:.4em;
}

/*
.text_Body_Small_Black {
	color: black;
	font-size: 10px;
	font-family: Helvetica;
}
.text_Black {
	color: black;
	font-size: 12px;
	font-family: Helvetica;
}
.text_Title_Bold_Black {
	font-weight: bold;
	color: black;
	font-size: 12px;
	font-family: Helvetica;
}
.label_Info_Grey {
	width: 150px;
	text-align: right;
	color: #b3b3b3;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica;
}

.label_page_Name {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia;
	color: black;
}
.label_Sub_Page_Displayed_Person {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia;
	color: #97c4e3;
}
.label_Sub_Page_Selected {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia;
	color: #97c4e3;
}
.label_Sub_Page_Not_Selected {
	font-size: 14px;
	font-family: Georgia;
	color: #97c4e3;
}
.label_page_Element {
	font-size: 12px;
	font-family: Georgia;
	color: #97c4e3;
}
.tableDataCell
{
	text-align: left;
	min-width: 200px;
}
.content_Canvas {
	padding: 2px;
	background-color: white;
}
.content_Canvas_WithBorder {
	padding: 2px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}
.member_Picture {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}
.page_Background {
	background-color: white;
}
.table_Data_Selected_Row_Grey {
	border-color: #6e706e;
	border-style: solid;
	padding: 0px;
	text-align: left;
	color: black;
	background-color: #cccccc;
	font-size: 10px;
	font-family: Georgia;
}
.table_Data_White_Action {
	max-width: 200px;
	min-width: 150px;
	border-color: #6e706e;
	border-style: solid;
	padding: 0px;
	text-align: left;
	color: black;
	background-color: white;
	font-size: 10px;
	font-family: Georgia;
}
.table_Data_White {
	border-width: 1px;
	border-color: #6e706e;
	border-style: solid;
	padding: 2px;
	text-align: left;
	color: black;
	background-color: white;
	font-size: 10px;
	font-family: Georgia;
}
.table_Header_Light_Blue {
	padding: 2px;
	border-color: #18285c;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	color: black;
	background-color: #97c4e3;
	font-weight: bold;
	font-size: 10px;
	font-family: Georgia;
}

.table_Header_Light_Blue_Action
{
	max-width: 200px;
	min-width: 150px;
	text-align: left;
	color: black;
	background-color: #97c4e3;
	font-weight: bold;
	font-size: 10px;
	font-family: Georgia;
}

.alertBody
{
	background-color: #97c4e3;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: black;
}

.bottomButtonTable
{
	background-repeat: repeat-x;
	background-image: url(images/system/topToBottomShadow.png);
}

a:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding: 0px;
	text-decoration: underline;
	color: #97c4e3;
	font-size: 24px;
}
	
a:visited
{
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	text-decoration: underline;
	color: #97c4e3;
	font-size: 24px;
}
	
a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding: 0px;
	text-decoration: underline;
	color: red;
	font-size: 24px;
}

.selectedRowIcon
{
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: 20px;
	width: 20px;
}

.tableSpacer
{
	width: 20px;
}

.tableHorizontalSpacer
{
	height: 20px;
}

.formData
{
	max-width: 250px;
	min-width: 50px;
	width: 75px;
}
*/