#navMenu
{
	padding: 0px;
	width: 164px;
}
#navItem
{
	text-align: left;
	display: block;
	height: 24px;
	width: 164px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image:  url(images/nav.gif);
	text-indent: 15pt;
	padding-top: 9px;
}
a:hover#navItem
{
	background-image:  url(images/nav.gif);
	color: #000000;
}
body {
	background-image: url(images/bg-body.gif);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0;
	margin: 0;
}
a {
	color: #22457F;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.main {}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 190px;
	border: 1px solid #CECFCE;
}
.butts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 120px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.header {
	color: #163466;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
.tab {
	font-size: 14px;
	font-weight: bold;

}
.border {
	border: 1px solid #CCCCCC;
}
.imgborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
ul {
	list-style-image: url(images/dot-list.gif);
}
.mainblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163466;
}
.formheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #22407C;
}
.formsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 61px;
	border: 1px solid #CECFCE;
}
.rightjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.box {
	font-size: 18px;
	color: #0072BC;
	background-color: #FFDD15;
	font-weight: normal;
}
.boxsmall {
	font-size: 11px;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}