body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div.pgtop {
	background-color: #000033;
	color: #DCDCDC;
	font-size: .8em;
	background-image: url(images/black-bkg.gif);
}
div.pgtop2 {
	background-color: Yellow;
	background-image: url(images/spacer-multi.gif);
}
div.pgbody {
	margin-left: 2%;
	margin-right: 2%;
	color: Black;
	line-height: 130%;
}
.pgbody-nm {
	color: Black;
	line-height: 130%;
	text-align: left;
	background: url(images/nav-bkg-white.gif);
}
.pgbody-nm2 {
	background: url(images/kudos-bkg.jpg) repeat-y right;
}

.pgbody2 {
	margin-left: 2%;
	margin-right: 2%;
	color: Black;
	line-height: 110%;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}
.pgbody-b {
	margin-left: 0%;
	margin-right: 0%;
	color: Black;
	line-height: 130%;
}

div.pgbot {
	margin-left: 2%;
	margin-right: 2%;
	color: Navy;
	line-height: 120%;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #006699;
}
A:VISITED {
	color : #8B4513;
}

.plain a:link, .plain a:visited, .pgbot a:link, .pgbot a:visited {
	text-decoration : none;
}
a:link.plain,  a:visited.plain {
	text-decoration : none;
}

.pgtop a:link, .pgtop a:visited {
	color: #DCDCDC;
}
A:HOVER, .plain a:hover, .pgbot a:hover, .pgtop a:hover, a:hover.plain {
	color : #ff3300;
	text-decoration : underline;
}

TD.topnav, TD.topnavCurr, TD.topnav2 {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	background-image: url(images/nav-bkg.jpg);
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
}
TD.topnavCurr {
	background-color: White;
	background-image: url(images/nav-bkg-silver.jpg);
}
TD.topnav2 {
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
}

   .topnav a:link, .topnav a:visited, .topnavCurr a:link, .topnavCurr a:visited {
   	text-decoration: none;
		font-weight: 700;
		display: block;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		text-transform: uppercase;
		color: #ffffff;
   }
   .topnav2 a:link, .topnav2 a:visited {
   	text-decoration: none;
		font-weight: 700;
		display: block;
		text-transform: capitalize;
		color: #ffffff;
		font-size: .9em;
   }
	.topnav a:hover, .topnav2 a:hover {
		background-color: #ff3300;
		color: White;
		background-image: none;
	}
   .topnavCurr a:link, .topnavCurr a:visited, .topnavCurr a:hover {
		background-color: White;
		color: #0033CC;
		background-image: url(images/nav-bkg-silver.jpg);
   }
   a:link.topnav2, a:visited.topnav2 {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 4px;
	}
	
	TD.submenu, TD.submenuCurr, TD.submenuSet {
		font-size: .8em;
		font-weight: 500;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 100%;
		border-top: 1px solid #eeeee0;
		border-bottom: 1px solid #eeeee0;
	}
	TD.submenuSet {
		background-color: #FFFFF0;
	}
	.submenu a:link, .submenu a:visited, .submenuCurr a:link, .submenuCurr a:visited, .submenuCurr a:hover, .submenuSet a:link, .submenuSet a:visited, .submenuSet a:hover {
   	text-decoration: none;
		display: block;
		padding-left : 10px;
		padding-right : 10px;
		padding-bottom : 6px;
		padding-top: 6px;
		background-color: white;
	}
	.submenu a:hover, .submenuSet a:hover {
		color: #ff0000;
		text-decoration: none;
		background: #F0F8FF;
	}
	.submenuCurr a:link, .submenuCurr a:visited, .submenuCurr a:hover {
		color: White;
		font-weight: 700;
		background: #CC6600 url(images/nav-bkg-gold.jpg);
	}


h1 {
	font-size: 1.2em;
	color: #000033;
}
h2 {
	font-size: 1.1em;
	color: #000033;
}
.sidebar {
	margin-left : 10px;
	margin-bottom : 10px;
	border-left: thin dotted Silver;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 120%;
}
.sidebarLeft {
	margin-right : 10px;
	margin-bottom : 10px;
	border-right: thin dotted Silver;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 150%;
}


input.sendmsg {
	background-color: Black;
	background-image: url(images/nav-bkg.jpg);
	color: White;
	font-weight: 700;
}
.sm   { font-size : .95em; }
.sm1  { font-size : .85em; }
.sm1a { font-size : .85em; font-family: Arial, Helvetica, sans-serif;	}
.sm2  { font-size : .75em; }

img.blulnk {
	margin: 9px;
	padding: 6px;
	border: thin inset;
	background-color: #0099FF;
	background-image: url(images/nav-bkg.jpg);
}
a:hover img.blulnk {
	background-image: none;
	background-color: #ff3300;
}
div.pgbody-sm {
	margin-left: 2%;
	margin-right: 2%;
	color: Black;
	line-height: 130%;
	font-size: .95em;
}
.sidebar-2 {
	margin-left : 10px;
	margin-bottom : 10px;
	border-left: thin dotted Silver;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
