html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #ccccff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}

html {
	min-height: 100%; margin-bottom: 1px;
} 

a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited  {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a.local:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a.local:visited  {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
}
a.local:hover {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.text_title {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-weight: bolder; color: #000000; text-align: left}
.text_subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	vertical-align: text-top;
}
.text_caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #CCCCCC}
.textboldblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	vertical-align: text-top;
}
.textheader {
font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px; font-weight: bolder; color: #000000; text-align: center
}
.textbodyTiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
.textsubtitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.textbodyWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	vertical-align: text-top;
}

/* These are Subpage Specific Styles */

td.sectionNav {
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 10px;
font-size: 11px;
font-weight: bold;
color: #6E9CD5;
letter-spacing: -1px;
line-height: 11pt;

}

a.sectionNav    {
	color: #76A7E3;

	}


a.sectionNav:visited       {color: #6E9CD5;}
a.sectionNav:hover {color: #1867C9;}
a.sectionNav:visited:hover {color: #1867C9;}

a.sectionNavSubpage {
font-size: 8pt;
color: #76A7E3;
}

a.sectionNavSubpage:visited       {color: #6E9CD5;}
a.sectionNavSubpage:hover {color: #1867C9;}
a.sectionNavSubpage:visited:hover {color: #1867C9;}

.sectionNavHeader {
	font-size: 14px;
	font-weight: bold;
	color: #014FB0;
	line-height: 11pt;
	letter-spacing: -1px;
}



td.subpageMain {
padding-left: 10px;
padding-right: 10px;
padding-top: 15px;
padding-bottom: 15px;
font-size: 10pt;

}

.subpageHeader {
font-size: 22px; 
font-weight: bold;
color: #FF771C;
letter-spacing: -1px;
line-height: 22px;
}

.subpageHeader2 {
font-size: 16px; 
font-weight: bold;
color: #008AC7;
letter-spacing: -1px;
line-height: 18px;
}

.contentHeader {
font-size: 14px; 
font-weight: bold;
color: #3E47BF;
letter-spacing: -1px;
line-height: 16px;
}

