body {
	font-family: Arial;
	color: #000066;
    font-size: 12px;
/*	background-color: #f8f8ff; */
	background-color: #c7def9;
}
body A:Link {
	text-decoration: none;
}
body A:Active {
	text-decoration: none;
}
body A:Visited {
	text-decoration: none;
}
body A:Hover {
	text-decoration: none;
	color: #ff0000;
}
.Border {
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Header
{
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: Bold;
}
.MainBody {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	line-height: 1.5;

}
.MainBodyRed {
	font-family: Arial;
	color: #ff0000;
	font-size: 12px;
	line-height: 1.5;

}
.MainBodyBold {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: Bold;
}
.Title {
	font-family: Arial;
	color: #000066;
	font-size: 24px;
	font-weight: Bold;
	letter-spacing: 12px;
}
.TitleQuote {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-style: italic; 
	letter-spacing: 3px;
}
.FooterPhone {
	font-family: Arial;
	font-size: 28px;
	color: #f8f8ff;
	font-weight: Bold;
 	letter-spacing: 2px;
}
.NavBorder {
	font-family: Arial;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.NavTextOff
{
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	cursor:Hand;
}
.NavTextOff A:Link
{
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor:Hand;
}
.NavTextOff A:Visited
{
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor:Hand;
}
.NavTextOn
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image:  url(images/new/NavOn.gif); 
	background-repeat: repeat-x;
	text-decoration: none;
	cursor:Hand;
}
.NavTextOn A:Link
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.NavTextOn A:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
