body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
	color : White;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
} a:Visited  {
	color : #336767;
	text-decoration : none;
} a:Hover  {
	color : red;
	text-decoration : underline;
	font-weight: normal;
} a:Active  {
	color : red;
	text-decoration : underline;
}
td, 
p, 
div, 
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pad {
	padding: 5px;
}

a.white  {
	color : White;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
} a.white:Visited  {
	color : White;
	text-decoration : none;
} a.white:Hover  {
	color : #FFFF99;
	text-decoration : underline;
	font-weight: normal;
} a.white:Active  {
	color : red;
	text-decoration : underline;
}

a.white2 {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
} a.white2:Visited  {
	color : #FFFFFF;
	text-decoration : none;
} a.white2:Hover  {
	color : #FFFF99;
	text-decoration : underline;
	font-weight: normal;
} a.white2:Active  {
	color : red;
	text-decoration : underline;
}

a.yellow {
	color : #FFCC00;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
} a.yellow:Visited  {
	color : #FFCC00;
	text-decoration : none;
} a.yellow:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: normal;
} a.yellow:Active  {
	color : blue;
	text-decoration : underline;
}

a.white4  {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 14px;
	font-weight: normal;
} a.white4:Visited  {
	color : #FFFFFF;
	text-decoration : none;
} a.white4:Active  {
	color : red;
	text-decoration : underline;
} a.white4:Hover  {
	color : #336767;
	text-decoration : underline;
	font-weight: normal;
}

a.grey  {
	color : grey;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
} a.grey:Visited  {
	color : grey;
	text-decoration : none;
} a.grey:Hover  {
	color : #336666;
	text-decoration : underline;
	font-weight: normal;
} a.grey:Active  {
	color : red;
	text-decoration : underline;
}

.content {
	padding: 5px;
	vertical-align: top;
}
.sm {
	font-size: 10px;
	color: White;
}
.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 0;
	margin: 1pt;
	border : solid black 1px;
}
.pnorm {
	color:black;
	background:#f0f8ff;
	border: solid black 1px;
}		
.pover {
	color:#0066cc;
	background:#f0f8ff;
	border: solid black 1px;
}
#mainTopRow {
	background-image: url(images/navArea_BKG.gif);
	background-repeat: repeat-x;
}
#mainWelcome {
	background-image: url(images/ptn-curve.jpg);
	background-repeat: no-repeat;
	background-color: Black;
	padding: 11px 0 11px 31px;
}
.b-banner-extend {
	background-image: url(images/b-banner_BKG.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: White;
}
