.bullet1 {
	margin: 0px  0px  0px  6px;
	padding: 0px  0px  0px  0px;
	list-style-image: url(images/bullet_01.gif);
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.img1 {
	margin-right: 10px;
}

.img2 {
	margin-left: 10px;
}

.trbgrnd1 {
	background-color: #000000;
}

.trbgrnd2 {
	background-color: #ffffff;
}

.trbgrnd3 {
	background-color: #333333;
}

.trbgrnd4 {
	background-color: #666666;
}

.trbgrnd5 {
	background-color: #999999;
}

.trbgrnd6 {
	background-color: #CCCCCC;
}

.trbgrnd7 {
	background-color: #E6E6E6;
}

.trbgrnd8 {
	background-color: #F5F5F5;
}

.trbgrnd9 {
	background-color: #00346D;
}

.trbgrnd10 {
	background-color: #946132;
}

.trbgrnd11 {
	background-color: #BCBCBC;
}

.success {
	color: #339900;
}

.small {
	font-size: 9px;
	line-height: 12px;
}

.smaller {
	font-size: 8px;
	line-height: 10px;
}

a, a:link, a:visited {
    color: #C04D00;
    text-decoration: none;
}
a:hover, a:active {
    color: #0054B0;
    text-decoration: none;
}

body {
	font-size: 11px;
	color: #00346D;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	background-color: #ffffff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	background-image: url(images/bgrnd_01.gif);
	background-position: center top;
}

h1 {
	color: #C04D00;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #00346D;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #0054B0;
	font-size: 10px;
	font-weight: bold;
}

hr {
	color: #999999;
}

.subhead {
	color: #C04D00;
	font-size: 16px;
	font-weight: bold;
}

input, select, textarea {
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    padding-left: 3px;
}

p, td, tr {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
	line-height: 16px;
}

ol {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}

ul {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}