BODY {
	background: #E1E1E1;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
BODY.bodyWelcome {
	background: #E1E1E1;
	margin-left: 0px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}
TD.justify {
	text-align: justify;
}
P {
	text-align: justify;
}
a:link {
	color: #469AC8;
}
a:hover {
	color: #FF0000 !important;
}
a:visited {
	color: #469AC8;
}
a.menuItem:link, a.menuItem:visited, a.menuItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white !important;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-left: 5px;
}
a.philosophyleaf, a:visited.philosophyleaf {
	color: #121A40 !important;
	font-size: 12px;
	font-weight: bold;
}
TD.menuItem {
	cursor: pointer;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.tableWelcome {
	border: 1px solid #a9a9a9;
}
TABLE.tableMain {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 780px;
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
}
TD.tdFooter {
	background: #469AC8;
	font-size: 1px;
}
TD.tdCopyright {
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
}
TD.tdContent {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
TD.tdContentHalf {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
TD.tdContentHalfNoBorder {
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
TD.tdHeader {
   font-weight: bold;
	color: white;
	background: #4799CD;
}
TD.tdFormItems {
   font-weight: bold;
	color: #469AC8;
	background: #c7d7eb;
	border: 1px solid #469AC8;
}
TD.tdFormFields {
	background: #c7d7eb;
	border: 1px solid #469AC8;
}
TD.tdRow1 {
	background: white;
}
TD.tdRow2 {
	background: #d8e4fa;
}
TABLE.tableContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.textNotes {
	color:#3762b1;
	font-size: 11px;
}
.textNormal {
	font-size: 12px;
	color: #333333;
}
.textSectionTitle {
	color:#C3372C;
	font-family: Georgia;
	font-size: 13pt;	
	font-weight: normal;
	text-transform: uppercase;
}
.textSubtitle {
	color:#4799CD;
	font-size: 12px;
	font-weight: bold;
}
.textSubtitle2 {
	color:#C3372C;
	font-size: 12px;
	font-weight: bold;
}
.textSubtitle3 {
	color:#666665;
	font-size: 12px;
	font-weight: bold;
}
.textSubtitle4 {
	color: #121A40;
	font-size: 12px;
	font-weight: bold;
}
.textLightBlue {
	font-size: 12px;
	color:#4799CD;
}
.textBlack {
	font-size: 12px;
	color:black;
}
.textMainPageOver {
	color: #aaaaaa;
	font-size: 12px;
	font-weight: bold;
}
IMG.menuseparator {
	height: 2px;
}
a.middleMenuItem:link, a.middleMenuItem:visited, TD.middleMenuItem, .middleMenuSep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	padding-right: 8px;
}
TD.middleMenuItem {
	padding-left: 8px;
}
.middleMenuSep {
	padding-right: 8px;	
}
a.middleMenuItem:hover {
	color: navy !important;
}
.unjustified {
	text-align: left;
}
