/************************/
/*		HTML Style 		*/
/************************/

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h4, h5, h6, h7, h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #254C64;
	font-size: 110%;
	text-decoration: none;
	page-break-after: always;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AE9F8D;
	font-size: 90%;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}

/************************/
/* DIV Component Styles */
/************************/

#FeaturePicture1 {
	width: 140px;
	height: auto;
	float: right;
	top: 0px;
	right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 2px;
}

#LeftNavBar {
	padding: 2px;
	width: 150px;
	height: auto;
	margin: 0px 0px 1px 5px;
	background-color: #E3EAEE;
	vertical-align: middle;
	float: left;
}

#LeftNavBar a:link, #LeftNavBar a:visited, #LeftNavBar a:hover, #LeftNavBar a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%;
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

#FooterLinks1 a:link, #FooterLinks1 a:visited, #FooterLinks1 a:hover, #FooterLinks1 a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%;
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}


/************************/
/*	  Content Style 	*/
/************************/

.ContentHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #254C64;
	font-size: 110%;
	text-decoration: none;
}

.ContentHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AE9F8D;
	font-size: 90%;
	text-decoration: none;
}

.Content {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}

.Content a:link, .Content a:visited, .Content a:hover, .Content a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color: #0033CC;
	font-weight: normal;
	text-decoration: underline;
}

.NavMainLinks {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #757575; 
	font-size: 90%;
}

.NavMainLinks a:link, .NavMainLinks a:visited, .NavMainLinks a:hover, .NavMainLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #757575;
	font-size: 100%;
	text-decoration: none;
}

.NavArrows {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #757575; 
	font-size: 75%;
}
	
.NavSubLinks {
	font-family: Arial, Helvetica, sans-serif; 
	color: #757575; 
	font-size: 90%;
}

.NavSubLinks a:link, .NavSubLinks a:visited, .NavSubLinks a:hover, .NavSubLinks a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #757575; 
	font-size: 95%;
	text-decoration: none;
}

.RightFeaturesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #254C64;
	font-size: 95%;
}

.FooterLinks {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%;
	color: #545454;
	font-weight: bold;
}

.Faq-Questions {
	color: #254C64;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

