body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000033;
	margin-top: 5px;
	color: #CCCCCC;
}
a:link {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
body {
	font-size: 12px;
	background-color: #000033;
	margin-top: 10px;
}
#menuTable td{
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	color: #6699FF;
	background-image: url(images/botbarbgnd.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#contentTable {
	font-size: 12px;
	color: #000033;
	background-color: #dfdfdf;
	display: block;
	line-height: 1.5em;
	padding: 8px;
	border: 1px outset
}
.contentBold {
	font-weight: bold;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#topBar {
	background-image: url(../images/topbarbgnd.gif);
	background-repeat: repeat-x;
}
#botBar {
	background-image: url(../images/botbarbgnd.gif);
	background-repeat: repeat-x;
}
#processTable td {
	padding-left: 5px;
}
.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #D6D6D6;
	background-color: #03076B;
	float: right;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	padding: 5px;
}
fieldset {
	padding: 2px;
	width: auto;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	font-variant: normal;
}
legend {
	font-size: 14px;
	font-variant: small-caps;
	color: #6699FF;
}
input {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.chkrad {
	border: none;
}
input.go {
	background-image: url(../images/botbarbgnd.gif);
	font-weight: bold;
	color: #CCCCCC;
	cursor: hand;
	border-top: #999999;
	border-right: #666666;
	border-bottom: #666666;
	border-left: #999999;
}
#smallBiz {
	text-indent: 5px;
}
#smallBiz td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	list-style-position: outside;
	list-style-type: square;
}
.package {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #0066CC;
	font-weight: bold;
}
.noteText {
	font-size: 10px;
	font-style: italic;
}
.questionText {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#packageTable {
	line-height: 1.5em;
	color: #000033;
	background-color: #D6D6D6;
	padding: 15px;
	border: 1px outset #D6D6D6;
}
#packageTable td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
.DarkBotText {
	font-size: 9px;
	color: #000033;
}
