html body {
	background-color: #FFFFFF;
	background-image: url(/_images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1c3b50;
	line-height: 150%;
}

h1 {
	font-size: xx-large;
	color: #428ACD;
}

h2 {
	font-size: large;
	color: #603311;
	text-align: left;
}

.content {
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}

.style1 {
	font-size: x-large;
	color: #603311;
	text-align: center;
	line-height: 100%;
	font-weight: lighter;
}

.style2 {
	font-size: large;
	color: #428ACD;
	text-align: center;
}

.style3 {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

a:link{
    color: #428ACD;
	text-decoration:none;
}

a:visited{
    color: #428ACD;
	text-decoration:none;	
}

 a:hover{
    color: #428ACD;
	text-decoration:underline;
}

.design {
	padding-bottom: 5px;
	padding-left: 10px;
}

.image{
	border: 1px solid #c5dff1;
}

#navFlashContent {
	padding-left:3px;
}

/*///////////////////
////FOOTER STYLES////
///////////////////*/
a.footerurl:hover {
	text-decoration: none;
	color: #ef3f8e;
}

a.footerurl:visited:hover {
	text-decoration: none;
	color: #ef3f8e;
}

a.footerurl {
	text-decoration: none;
	color: #FFFFFF;
}

a.footerurl:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footerxtra {
	line-height: 12px;
}

#footertagline {
	font-style:italic;
	line-height: 11px;
	font-size: 10px;
	padding-top: 4px;
}

#footerxtra a:hover {
	text-decoration: none;
	color: #ef3f8e;
}

#footerxtra a:visited:hover {
	text-decoration: none;
	color: #ef3f8e;
}

#footerxtra a {
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}

#footerxtra a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footFlashContent{
	padding: 24px 0px 30px 5px;
	color: #FFFFFF;
	background-image: url(../_images/footer3.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	background-position: 8px;
}

#slideFlashContent{
	border: 1px solid #c5dff1;
}

#copyright{
	font-size: 9px;
}
