a:visited {	color: #000099;	text-decoration: none;}
a:link {	color: #CC0000;	text-decoration: none;}
a:hover {	color: #6666CC;	text-decoration: underline;}
a:active {	color: #000000;	text-decoration: underline;}

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
a.mainNav:visited { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099; text-decoration: none; }
	
a.mainNav:link{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0000;  text-decoration: none;}

a.mainNav:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #6666CC;  text-decoration: underline;}


.ParentShell {
	width: 100%;
	height: 99%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.ParentShell td {
	vertical-align: top;
}
.ParentShell table{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	color: #666666;
}

.ParentInformationIn a:visited {
	color: #CC0000;
	text-decoration: none;
}
.ParentInformationIn a:link {
	color: #CC0000;
	text-decoration: none;
}
.ParentInformationIn a:hover {
	color: #00aaFF;
	text-decoration: underline;
}
.ParentInformationIn a:active {
	color: #000000;
	text-decoration: none;
}
table.ParentShell table.ParentInformation {
	color: #000000;
	text-decoration: none;
	width: 650px;
}

table.ParentInformation td.ContentTableHost{
}
table.ParentInformation table.ContentTableParent{
	width: 700px;
}

table.ParentInformation td.LeftCellHost{
	/*width: 144px;*/
	padding: 25px 5px 5px 5px;
	vertical-align: top;
}

td.navigation{
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.ParentInformation td.RightCellHost{
	vertical-align: top;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding: 25px 15px 10px 20px;
	border-right: 1px solid #CCCCCC;
}

table.ParentInformationIn td.RightCellHostContact{
	color: #CC0000;
	width: 556px;
	vertical-align: top;
	background-color: #B5B6CC;
	/*background-color: #14155F;*/
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 10px 10px 20px 15px;
}


table.ParentInformationIn td.ContentHeader{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
table.ParentInformationIn td.ContentHeaderContact{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #000000;
}
table.ParentInformationIn td.ContentBody{
	/*font-family: "Times New Roman", Times, serif;
	font-size: 11pt;*/
}
table.ParentInformationIn td.ContentBodyInContact{
	color: #000000;


}
table.ParentInformation td.ContentBodyRght{
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

table.ParentInformation td.Footer {
	background-color: #AEBBBB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 20px;
	color: #FFF;
	/*color: #999999;*/
}

td.homeHline {
	margin-bottom: 10px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	height: 7px;
}
td.homeNavBox {
	padding-top: 4px;
	padding-bottom: 4px;

}
