a.anchorH2 {
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	line-height: 1.5;
}



body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-color: #445566;

}


div.centered {
	border: 0px;
	height: 50%;
	width: 50%;
	position: absolute;
	text-align: center;	
}

div.hideMe {
	display: none;
}

div.showMe {
	display: block;
}

caption.footer {
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-family: ariel, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	line-height: 1;
}

font.header2 {
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	line-height: 1;
}


font.blue {
	font-family: ariel, verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #005599;
	line-height: 1;
}



h1 {
	font-family: ariel, verdana, sans-serif;
	font-size: 16px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 0px;
}

h2 {
	font-family: ariel, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	line-height: 1;
}

h2.light {
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
}

img.logo {
	width: 179px;
	height: 72px;
	margin-left: -10px;
	margin-top: 10px;
	border: 0px;
} 

img.newlogo {
	width: 160px;
	height: 83px;
	margin-left: -10px;
	margin-top: 10px;
	border: 0px;
} 

img.whiteBorder {
	border: 10px solid #ffffff;
}

img.topBorderless {
        border: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

img.on {
	opacity: 1.0
	filter: alpha(opacity=100);
}

img.off {
	opacity: 0.25;
	filter: alpha(opacity=25);
}

li {
	padding-top: 0px;
	padding-bottom: 5px;
}

li.long {
	padding-top: 5px;
	padding-bottom: 5px;
}

font.listHeader {
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	line-height: 1;	
}

table.centered {
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	spacing-top: 0px;
	spacing-bottom: 0px;
	border: 0px solid red;
}

table.centered td{
	color: #003366;
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	padding: 0px 0px 0px 0px;
	spacing: 0px 0px 0px 0px;
}

table.frame {
	width: 960px;
	padding: 0px 0px 0px 0px;
	spacing: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	
	border-width: 0px 2px 1px 2px;
	border-style: solid;
	border-color: #cccccc;

}
table.frame th {
	color: #003366;
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	spacing-left: 0px;
	spacing-right: 0px;

	background-color: #d2d4d6;
	border: 10px;
}

table.frame td.leftContent {
	color: #000022;
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	padding: 0px 20px 0px 20px;
	spacing: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px;
}


table.frame td.bluebg {
	color: #003366;
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	padding: 0px 10px 0px 20px;
	spacing: 0px 0px 0px 0px;
	background-color: eeeeff;
	border: 0px;
}

table.frame td.notice {
	color: #003366;
	font-family: ariel, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	padding: 0px 5px 0px 5px;
	spacing: 0px 0px 0px 0px;
	background-color: eeeeff;
	border: 0px;
}



td.rightContent {
	padding: 0px 20px 0px 0px;
	spacing: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px;
}

td.rightImg {
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px;
}

table.frame td.rightImgText {
	font-family: ariel, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	border: 10px solid #ffffff;
	padding: 5px 5px 5px 10px;
	spacing: 0px 0px 0px 0px;
	background-color: #336699;
	color: #ffffff;
	text-align: left;
} 

table.memberPhoto {
	spacing: 5px 5px 5px 5px;
	background-color: #ffffff;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.memberPhoto th {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	opacity: 1.0
	filter: alpha(opacity=100);
	cursor: default;
	padding: 0px 8px 5px 0px;
}

td.memberPhotoOn{
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	opacity: 1.0
	filter: alpha(opacity=100);
	cursor: pointer;
	padding: 0px 8px 5px 0px;
}

td.memberPhotoOff {
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	opacity: 0.25;
	filter: alpha(opacity=25);
	cursor: default;
	padding: 0px 8px 5px 0px;
	spacing: 0px 0px 0px 0px;
}

td.content {
	color: #003366;
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px; 
	padding-right: 10px;
	spacing: 0px 0px 0px 0px;
}

th.logo {
	background-color: #d2d4d6;
	padding-left: 10px;
	padding-bottom: 10px;
}


ul {
	padding-left: 0px;
	margin-left: 16px;
}

ol {
	padding-left: 0px;
	margin-left: 16px;
}

table.frame th.logo {
	color: #003366;
	font-family: ariel, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	spacing-left: 0px;
	spacing-right: 0px;

	background-color: #d2d4d6;
	border: 0px;

	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;
	border-style: solid;

}

table.frame td.banner {
	color: #ffffff;
	font-family: lucida console, monaco, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	spacing-left: 0px;
	spacing-right: 0px;
	background-color: #ffffff;
	border: 0px;
}

table.frame th.leftmenu {
	color: #003366;
	font-family: ariel, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	spacing-left: 0px;
	spacing-right: 0px;
	width: 200px;

	background-color: #d2d4d6;
	border: 0px;
}
