/* **********************************  LAYOUT STYLES ****************************************** */

.Divider {
	border-bottom: 1px solid #e5e5e5;
}

.NavDivider {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 2px solid #FFFFFF;
}

.NavMain {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	line-height: 22px;
	letter-spacing: 0.1em;
	color: #330066;
	margin: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

.NavMain a:link {  color: #330066; text-decoration: none;}
.NavMain a:visited {  color: #330066; text-decoration: none;}
.NavMain a:hover {  color: #B88AE6;  text-decoration: none; }
.NavMain a:active {  color: #330066; text-decoration: none; }


.SectionHeading {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #B88AE6;
	letter-spacing: 0.05em;
}

.ContentArea {
	padding: 20px;
}

.SideNavBox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 8px;
	background-color:#FFFFFF;
}

.SideNavHeading {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	margin-bottom: 5px;
	text-indent: 5px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.SideNavLink {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-indent: -18px;
	margin-left: 18px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.SideNavLink a:link {  color: #666666; text-decoration: none; }
.SideNavLink a:visited {  color: #666666; text-decoration: none;  }
.SideNavLink a:hover {  color: #FF6600; text-decoration: none; }
.SideNavLink a:active {  color: #666666; text-decoration: none; }

.Footer {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.03em;
	color: #666666;
}

.Footer  a:link {  color: #999999; text-decoration: none;}
.Footer  a:visited {  color: #999999; text-decoration: none;}
.Footer  a:hover {  color: #330066; text-decoration: none;}
.Footer  a:active {  color: #999999; text-decoration: none;}

/* **********************************  CONTENT STYLES ****************************************** */

.Questions {
	font-family:  "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.03em;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.Phone {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	line-height: 25px; 
}

.ServicesHeading {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-transform: none;
}

.Heading {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	line-height: 25px; 
}

.SubHeading {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	line-height: 25px; 
}

.BodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}

.BodyIntro{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

.Caption{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}


.PullOutQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #1A487A;
	margin: 5px;
	margin-left: 40px;
	margin-right: 60px;
	letter-spacing: 0.03em;
	text-indent: 10px;
}

/* **********************************  FORM STYLES ****************************************** */

.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A487A;
	border: 1px solid #000000;
}

.FormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 4px;
}
 

.FormQuestions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A487A;
	margin-top: 15px;
}

.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #e5e5e5;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #1A487A;
	background-image: url(/assets/images/button_back.jpg);
	padding: 2px;
}


/* **********************************  PREDEFINED HTML STYLES ****************************************** */


body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.02em;
	background-color: #EFE5F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/assets/images/nav_back.gif);
	background-repeat:repeat-y;
}

td {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}

form {
	margin: 0px;
}


h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A487A;
	margin-top: 4px;
	margin-bottom: 3px;
	line-height: 17px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 3px;
	line-height: 17px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}



a:link {  color: #1A487A; font-weight: bold;}
a:visited {  color: #1A487A; font-weight: bold; }
a:hover {  color: #637A86; font-weight: bold;}
a:active {  color: #01A487A; font-weight: bold;}
