/* CSS Document */

body {
	margin:0 0 0 1px; padding:0;
	background:white;
	}
	
#header-content {
	margin: 0; 
	padding: 0em 1em;
}

#header {
	width: 782px;
	margin:0; padding:0;
}

#main {
	margin: 0;
	width: 782px;
	padding: 0;
	}

#main-content {
	margin:1em 1em 0em 1em;
	padding: 0em 1em;
	text-align:justify;
	}


#footer-content {
	margin: 0; 
	padding: 0;
}

#footer {
	width: 752px;
	margin:0; padding:0;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-position: outside;
	padding: 1px;
	margin: 1px 1px 1px 40px;
	list-style-type: disc;
	list-style-image: url(bullet.gif);
}

.SectionBox {
	background-color: #ffffff;
	padding: 2px 20px 6px 0px;
	margin: 0px 20px 6px 0px;
	width: auto;
	border: 1px solid #FF1100;
}

.PrimaryRedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;

}
.SecondaryRedHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;



}
.BodyRedItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-style: italic;


}
.BodyRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.RecommendHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.RecommendPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
}
.PrimaryRedItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;

}
.QuestionsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;

}
.QuestionsBoldBody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.QuestionsRedBody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.QuestionsBodyItalics {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.QuestionsBodyRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.StarredQuotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;

}
.HomeRedHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.FooterRedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
.FooterBlackHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.FooterText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.HomePoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.HomeSecondHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.AppointmentError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
