/* Southern Vistas - 9/1/05 */

/* Base tag reformating */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-align: left;
	background-color: #C4E2FD;
	background-image: url(images/Background_Gradient.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 10px;
} 

/* H1 is used for page title in masthead */
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	vertical-align: top;
	margin-bottom: 6px;	
	}
/* H2 is used for section headers in page content area */
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* H3 is used as a section header on the FAQ pages */
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF99;
	margin-bottom: 0px;
	margin-top: 6px;
	background-color: #0000FF;
	text-align: center;
	left: auto;
}
/* H5 is used for tag line in masthead */ 
H5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/* H6 is used for contact informatin in masthead */
H6 {
	color: #0000FF;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: right;
}

/* formatting for layout boxes */
.cornerStyle {background-color: #E6EAFF}
.centerStyle {background-color: #FDFCC4; color: #000000}
.vertFillStyle {background-color: #E6EAFF; background-repeat:repeat-x}
.horizFillStyle {background-color: #E6EAFF; background-repeat: repeat-y;}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 0px;
}
.rightGraphic {
	vertical-align: top;
	margin-left: 5px;
}
.copyrightLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	color: #0000FF;
}
pageBottomSeparator {
	list-style-image: url(images/bottomSeparator.gif);
	color: #0000FF;
}
.bottomSepBar {
	background-position: center;
	margin: 6px;
}
.centerGraphic {
	vertical-align: top;
	background-position: center;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	word-spacing: normal;
	margin-right: 3px;
}
.formTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-position: bottom;
	margin-bottom: 0px;
	vertical-align: bottom;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
}
.textInputBox {
	background-color: #FBE9AA;
}
.specMsg {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #0000FF;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.ClientEndorsement {
	vertical-align: top;
	padding-right: 10px;
}
.ClientWebsites {
	background-color: #C4C5FD;
	text-align: center;
	vertical-align: middle;
}
