body, h1, h2, h3, h4, h5, h6, li, p, td, pre, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:12px; color: #000000;
	line-height: 1.1; font-weight: normal; text-align: left; vertical-align: top;	
}

body {
	scrollbar-face-color: #336699;
    scrollbar-highlight-color: #ffcc33;
    scrollbar-shadow-color: #ffcc33; 
    scrollbar-arrow-color: #ffcc33; 
    scrollbar-track-color: #cccccc; 
    scrollbar-base-color: black; 
    scrollbar-dark-shadow-color: #000066; 
    scrollbar-3d-light-color: black
}

h1 {font-size: 16px; color: #24496F; font-weight: bold;	line-height: 1.1; margin-top: 5px; margin-bottom: 3px;	text-transform: uppercase; }

h2 { font-size: 14px; color: #24496F; font-weight: bold; line-height: 1.1; margin-top: 5px; margin-bottom: 3px;	text-transform: uppercase;}

h3 { font-size: 14px; color: #333333; font-weight: bold;line-height: 1.1; margin-bottom: 3px;}
	
h4 { font-size: 12px; color: #333333; font-weight: bold;	line-height: 1.1; margin-bottom: 2px;}

p, td {color: #000000; line-height: 1.35; }

li { list-style-position: outside; list-style-image: url(../images/bullet.gif); list-style-type: none;	line-height: 1.5; }

.picr  { border:1px solid #336699; 	margin-bottom: 5px; vertical-align: top; text-align: right;}
.picl  { border:1px solid #336699; 	margin-bottom: 5px; vertical-align: top; text-align: left; }

a:link    { font-weight: bold; color: #24496F;	text-decoration: none;	font-style: italic;}
a:visited {	font-weight: bold; color: #24496F;	text-decoration: none;	font-style: italic;}
a:hover {	font-weight: bold; color: #4383C2;	text-decoration: underline;	font-style: italic;}
a:active {	font-weight: bold; color: #24496F;	text-decoration: none;	font-style: italic;}

.textboxstyle {	font-size: 10px;	color: #336699;	background-image: url(../images/bg_textbox.gif);text-decoration: none;}
input, textarea, select {	font-size: 8pt;	color: #003366;	border: 1px #003366 solid;	background-image: url(../images/bg_textbox.gif);	}

.radiobox {	border: none;	color: #ffcc33;	text-decoration: none;}
.submit { 	font-size: 9pt;	background-color: #FFFFCC;	border: 1px #336699 solid;	color: #000066;	font-weight: bold;}

.caption {	font-size: 10px; color: #000066;	text-decoration: none;
}