body {
	background-color:#343435;
	background-image: url(images/body_bkg.jpg);
	background-repeat: repeat;
	}

.bkg_white {
	background-color:#FFFFFF;
	}

.footer {
	background-image: url(images/bottom1.jpg);
	background-repeat: repeat-x;
	height: 45px;
}

.footercopy {
		text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: capitalize;
	color: #3A6EA7;
	background-image: url(images/bottom2.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}
.call_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #990033;
	font-style: italic;
}
.left_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}
.bkg_leftbullet {
	background-color: #FFFFFF;
	background-image: url(images/bkg_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 50px;
	margin-left: 0px;
	border-top: 0px none;
	border-right: 1px double #CCCCCC;
	border-bottom: 0px none;
	border-left: 0px none;
}
.left_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #666666;
}
.left_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #CC6600;
	background-image: url(images/news.jpg);
	background-repeat: repeat-x;
	height: 25px;

}
.left-border {
	border-top: 0px none;
	border-right: 1px double #CCCCCC;
	border-bottom: 0px none;
	border-left: 0px none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}
.content_padding {
	padding: 20px;
	margin: 20px;
}
a.nav:link, a.nav:visited, a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;

}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	text-decoration:underline;

}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #999999;
	text-decoration:none;
}

a.left:link, a.left:visited, a.left:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	text-decoration:none;
	font-weight:bold;

}
a.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}
.body_border {
	border: 2px solid #333333;
}
.images {
	padding: 0px;
	border: 1px solid #333333;
	margin: 12px;
}
