body, table, p, li, input, option, .normalFont, a.normalFont
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

body
{
	background: #EBEBEB;
}

input, select, textarea,
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 11px;
}

.input-text, select
{
	width: 225px;
}

.input-text-narrow
{
	width: 90px;
}

.validator
{
	padding: 0;
}

a:link, a:visited, a:hover
{
	color: #7f1f08;
}

#CoopAds a 
{
	font-size: 10px;
	color: #000000;
}

a.normalFont:link, a.normalFont:visited, a.normalFont:hover, a.normalFont:active
{
	text-decoration: none;
	cursor: text;
	color: #000000;
}

.menu
{
	background: url(images/bg-menu.gif.asmx) top left repeat-x #FFB300;
	color: #FFFFFF;
	height: 40px;
}

a.primMenu:link, a.primMenu:visited, a.primMenu:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.secMenubg
{
	padding: 3px 0 3px 0;
}

/*a.secMenuLink:after
{
	content: "<br>";
}*/

a.footerLink:link, a.footerLink:hover, a.footerLink:visited
{
	color: #FFFFFF;
	font-size: 11px
}

.primMenuItem
{
	padding: 0 10px;
	text-align: center;
}

.leftPane
{
	padding: 10px 20px;
}

.content
{
	border: solid #DEDEDE;
	border-width: 0 0 0 1px;
	height: 300px;
	padding: 10px 50px 10px 20px;
	text-align: justify;
}

.title, .titleAlt, .header
{
	color: #FFFFFF;
	background: url(images/bg-header.gif.asmx) top left repeat-y;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	padding: 4px 10px;
}

h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
}

.footer1
{
	background: url(images/bg-footer-1.gif.asmx) top left repeat-x;
}

.footer2
{
	background: url(images/bg-footer-2.gif.asmx) top left repeat-x;
}

.copyright
{
	color: #4C4C4C;
	font-size: 11px;
	text-align: center;
	padding: 10px 30px 0 30px;
}

a.bottomMenuLink:link, a.bottomMenuLink:visited, a.bottomMenuLink:hover
{
	vertical-align: middle;
	text-align: left;
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
}

.text
{
	font-size: 12px;
}

.promo
{
	position: absolute;
}

.thankYou
{
	font-size: 20px;
	font-weight: normal;
	color: #B52000;
}

.table, .tableAdmin
{
	border-collapse: collapse;
	border: solid 1px #8A8A8A;
}

.table td, .table .th, .tableAdmin td, .tableAdmin .thAdmin
{
	border: solid 1px #8A8A8A;
}

.th, .thAdmin
{
	text-align: center;
	background: #db9e95;
	font-weight: bold;
	color: #FFFFFF;
}

.thAdmin
{
	background: #EEEEEE;
	color: #B92300;
}

.verticalBorder, .verticalBorders
{
	border: solid #00468D; 
	border-width: 0 0 0 1px; 
	padding: 0 10px
}

 .verticalBorders
 {
 	border-width: 0 1px; 
 }

.strongEmphasis
{
	font-size: 20px;
	font-weight: bold;
	color: #7f1f08;
}

#CoopAds
{
	/*background: #A7A7A7;*/
	padding: 10px 14px 10px 10px;
	/*border: solid #FFFFFF;
	border-width: 1px 0 0 0;*/
}
