body {
	font-size: 12px;
	color: #2B005C;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 150%;
}

p {
	font-size: 12px;
	color: #2B005C;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 150%;
}

td {
	font-size: 12px;
	color: #2B005C;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 150%;
}

.h1override {
	font-size: 12px;
	line-height: 150%;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
}

.h1antiqua{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:medium;
	font-weight: normal;
	text-decoration: none;
}

.heading{
	font-size: 14px;
	font-weight: bold;
	color: #2B005C;
	font-family: verdana, arial, helvetica;
}

.menuBack {
	background-image: url(images/menu/MenuBackGroundRepeater.jpg);
	background-repeat: repeat-y;
}

.contentJustified {
	text-align: justify;
	line-height: 150%;
}

.footercell {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 0px 6px 0px;
}

.rowOdd {
	background-color: #F3CEA8;
}

.rowEven {
	background-color: #F3CEA8;
}

.testimonials {
	font-size: 11px;
	font-weight: normal;
	color: #F2EAAF;
	padding: 0px 20px 0px 12px;
	line-height: 110%;
}

a{
	font-size: 12px;
	color: #EC891F;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	font-size: 12px;
	color: #038503;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink:hover{
	font-size: 10px;
	color: #2B005C;
	font-weight: normal;
	text-decoration: underline;
}

/********** Form Styles ********************/

.entertext{
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.buttons{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #F0AB69;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF #CF843D #CF843D #FFFFFF;
}

.required{
	color: #038503;
	font-weight: normal;
}

/********** List Styles ********************/

ol {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}


/******* Webfodder Logo Sizing for Div *********/

div.fodder{
	width:200px;
	height:32px;
}


