html {font-size:100%}
body { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #000066; }
body {
	scrollbar-face-color: #003366;
    scrollbar-highlight-color: #ffcc33;
    scrollbar-shadow-color: #ffcc33; 
    scrollbar-arrow-color: #ffcc33; 
    scrollbar-track-color: #ffcc33; 
    scrollbar-base-color: black; 
    scrollbar-dark-shadow-color: #000066; 
    scrollbar-3d-light-color: black
}

p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066;	line-height: 115%; font-size: 11px; }

p.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #003366; font-weight: bold;}

td 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	cellpadding: 3px;
	list-style-position: outside;
	list-style-image:   url(temp/images/bullet.gif);
	vertical-align: top;
}
h1 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #B7DBFF;
}
h2 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 100%; color: #003366; }
h3		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #336699;
	vertical-align: middle;
}
h4 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 100%;	color: #000066; }





strong  {color:#000066;}
a  {text-decoration:none;font-weight:bold;font-style: italic;}
a:link  {color:#000066;text-decoration:underline}
a:visited {color: #000066;text-decoration:underline}
a:active {color: #003366;text-decoration:underline}
a:hover {color: #003366;text-decoration:underline}
.clear {clear:both}
.rh {font:bold italic 90%/1.4em Verdana, Arial, Helvetica, sans-serif;color:#a54;margin:-6px 10px -6px 10px}
.main {margin:0 25px;padding:15px 0 0 0;width:690px}
.rowdk {
	background-color: #99ccff;
	font-size: 85%;
}
.rowlt {
	background-image: url(../bg_whats_light.gif);
	font-size: 85%;
}
.rowHeader {
	line-height: 1.3em;
	font-weight: bolder;
	color: #FFFFCC;
	background-color: #336699;
}

.trDark { 
background: #99CCFF; 
}
.trLight { 
background: #CDE9FE; 
}