body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_01.gif);
	background-repeat: repeat;
	background-position: center top;

}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: underline;
	color: b38606;
}

a:active {
	text-decoration: underline;
	color: b38606;
}

a:hover {
	text-decoration: none;
	color: b38606;
}

a:visited {
	text-decoration: inherit;
	color: b38606;
}



/*----------------- Right Side Inset Image  ------*/
.rightImage {
	border:4px solid #f6eec8;
}



.currentPageTitle {
	font-size: 20px;
	color: #427bb0;
}

.currentPageSubTitle {
	font-size: 18px;
	color: d4a721;
	font-weight:bold;
}


/*----------------- Jazzy Bird Styles  ------*/



#blueIntro {
	color: #427bb0;
	font-size:11px;
	font-weight:bold;
}

#jazzyFooter {
	margin-left: 25px;
	margin-right: 214px;
	margin-top: 10px;
	border-top: 1px solid  #a4a4a4;
	font-size: 10px;
	text-align:center;
	padding: 4 10 6 10;

}


#jazzyFooter  a:link, a:active, a:hover, a:visited{
	color: b38606;
}
