body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #948BB5;
	margin: 0px;
}
.leftcol {
	background-image: url(../Images/pods/left_center.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.lefttable {
	background-color: #D4D1E2;
	padding: 10px 20px;
	font-weight: bold;
	color: #29176B;
}
.logo {
	background-color: #FFFFFF;
}
.righttable {
	background-color: #FFFFFF;
	padding: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightcol {
	background-image: url(../Images/pods/right_center.jpg);
	background-repeat: repeat-y;
}
.righttext {
	padding-right: 25px;
	padding-left: 15px;
	font-size: 100%;
	padding-bottom: 20px;
}
.lefttext {
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	color: #29176B;
	padding: 20px 20px 0px 30px;
}
h1 {
	font-size: 125%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #F25900;
}
a:link {
	font-weight: bold;
	color: #29176B;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #29176B;
	text-decoration: none;
}
a:hover {


	font-weight: bold;
	color: #29176B;
	text-decoration: underline;
}
a:active {



	font-weight: bold;
	color: #29176B;
	text-decoration: none;
}
.picholder {
	padding-top: 10px;
}
