/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	color: #000000;
	background-color: #ffffff;
	font-size: 10px;
}

.pageBackground{
	background-color: #ffffff;
}

.bannerCell{
	background-color: #B2C4DF;
}

.tildeCell{
	padding: 9px 0px 9px 72px;
}

.topNavCell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 31px 0px 0px 13px;
}

.topNav{
	color: #ffffff;
	text-decoration: none;
}

.topNav:hover{
	color: #021263;
	text-decoration: none;
}

.PCLogo{
	padding: 14px 0px 30px 70px;
}

.contentBound{
	background-repeat: repeat-y;
	background-position: top left;
	}

.contentCell{
	padding: 0px 12px 12px 0px;
}

.pageHeading{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #808183;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
}
.normalText{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #808183;
}

.keyText{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7E98C3;
}

.listHeading{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7E98C3;
	padding: 12px 0px 0px 0px;
	line-height: 16px;
}

.bulletControl{
	color: #808183;
	margin: 0px 2px 0px 12px;
	padding: 0px 2px 0px 12px;
}

.standardBullet{
	color: #808183;
	font-size: 11px;
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}


/********** Standard Styles *******************/

p{
	font-family: arial, helvetica, verdana;
	color: #808183;
	font-size: 12px;
}

td{
	font-family: arial, helvetica, verdana;
	color: #808183;
	font-size: 12px;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #0000ff;
	text-decoration: underline;
}

a:hover{
	color: #021263;
	text-decoration: underline;
}

/********** Footer Styles ********************/
.footerCell{
	color: #7E98C3;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding: 12px 0px 0px 130px;
}

.footerLink{
	color: #7E98C3;
	font-weight: normal;
	text-decoration: none;
}

.footerLink:hover{
	color: #021263;
	font-weight: normal;
	text-decoration: none;
}

.emailCell{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #808183;
	padding: 10px 40px 0px 0px;
}

.emailLink{
	color: #808183;
	text-decoration: none;
}

.emailLink:hover{
	color: #021263;
	text-decoration: none;
}

.newsCell{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7E98C3;
	padding: 0px 6px 0px 0px;
}

.newsLink{
	color: #7E98C3;
	text-decoration: none;
}

.newsLink:hover{
	color: #021263;
	text-decoration: none;
}


.titleRowRight{
	padding: 18px 14px 6px 34px;
}

.titleRowRight div{
	padding: 3px 0px 10px 0px;
}

.titleRowRight a{
	color: #7E98C3;
	text-decoration: underline;
}

.titleRowRight a:hover{
	color: #021263;
	text-decoration: underline;
}



/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
	line-height: 100%;
}

TR.RowOver {
	background-color : #F9F6D1;
}

TR.RowOut {
	background-color : #FFFFFF;
}
