body {
	background-color: #0053A0;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #000066;
}
a:hover {
	color: #FF0000;
}
#banner {
	background-image: url(http://www.vickypogue.com/images/banner2_01.jpg);
	background-repeat: no-repeat;
	height: 104px;
}


.navBG {
	background-image: url(http://www.vickypogue.com/images/main_03.jpg);
	background-repeat: repeat-y;
}
.tableBorder {
	border: 1px solid #000000;
}
#nav {
	font-size: 11px;
	padding-top: 0px;
	padding-left: 12px;
	font-weight: bold;
	line-height: 1.7em;
	padding-bottom: 40px;
}
#nav a, #nav a:visited, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
.copyright {
	color: #FFFFFF;
	font-size: 11px;
}
#bottomNav a, #bottomNav a:visited, #bottomNav a:active {
	text-decoration: none;
	font-size: 11px;
}
#bottomNav a:hover {
	text-decoration: underline;
}
#bottomNav div {
	display: inline;
	padding-left: 1ex;
	padding-right: 1ex;
}
.contactImage {
	display: block;
	float: right;
	padding-top: 0px;
	padding-left: 10px;
}
#content {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sbcLink {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #000066;
	border-bottom-color: #000066;
}
.cTimeValue h2 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #000066;
	border-bottom-color: #000066;
}
.cTimeValue legend {
	color: #000066;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
.formLabel {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.contactBlock {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
.extFormText {
	font-size: 11px;
}
#copyrightNav a:link, #copyrightNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#copyrightNav a:hover {
	text-decoration: underline;
}
#img a:link, #img a:visited, #img a:active, #img a:hover {
	text-decoration: none;
}
 
.white {
	color: #FFFFFF;
}
.copy {
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
a[href='newsletter.php'] {
	display: none;
}

