BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #f8f8f0;
}


#topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	height: 75px;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #3366ee;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1e2d69;
	color: #000000;
	font-weight: bold;
	display: block;
	background-position: center bottom;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-top-width: thick;
	border-top-style: none;
	position: static;
}
.fontblue {
	color: #1e2d69;
}

#bottombar {
	height: 20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1e2d69;
	border-right-color: #1e2d69;
	border-bottom-color: #1e2d69;
	border-left-color: #1e2d69;
	background-color: #7a7be7;
	vertical-align: middle;
	margin-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}

a:link {
	color: #3366ff;
	text-decoration: underline;
}
a:hover {
	color: #3366ff;
	text-decoration: underline;
}
a:visited {
	color: #3366ff;
}
a:active {
	color: #3366ff;
}


#infocontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	width: 100%;
	font-weight: normal;
	text-align: left;
	background-color: #fcfcfc;
	margin: 0px;
	padding: 0px;
}
.greenheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #009900;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	text-indent: 20px;
}
#datacontainer {
	border: thin none #bbbbbb;
	font-weight: normal;
	font-size: small;
	color: #000000;
}


.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	border: medium none #333333;
	margin: 0px;
	padding: 0px;
	width: 776px;
	display: block;
}
.colorcard {
	height: 75px;
	width: 75px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.colorcardt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 75px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-indent: 0px;
	margin-left: 0px;
	color: #666666;
}
.graybackground {
	background-color: #eeeeee;
}


.menuitemtop a {
	color: #000000;
}
.menuitemtop a:link {
	color: #000000;
	text-decoration: none;
}
.menuitemtop a:active {
	color: #000000;
	text-decoration: none;
}
.menuitemtop a:visited {
	text-decoration: none;
	color: #000000;
}
.menuitemtop a:hover {
	color: #006600;
	text-decoration: none;
}
.menuitemtop {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	height: 16px;
	background-image: none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.menutable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	letter-spacing: -1px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1e2d69;
	border-right-color: #1e2d69;
	border-bottom-color: #000000;
	border-left-color: #1e2d69;
}
.picnospace {
	margin: 0px;
	padding: 0px;
	height: 75px;
}

.logodisplay {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.logodisplay2 {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.submenuitem {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #aaaaaa;
	margin-left: 0px;
	padding-left: 20px;
	color: #006600;
}
.submenuitem a {
	color: #000000;
}
.submenuitem a:link {
	color: #000000;
	text-decoration: none;
}
.submenuitem a:active {
	color: #000000;
	text-decoration: none;
}
.submenuitem a:visited {
	text-decoration: none;
	color: #000000;
}
.submenuitem a:hover {
	color: #005500;
	text-decoration: none;
}
.mediumbold {
	font-size: medium;
	font-weight: bold;
}
.smallbold {
	font-size: small;
	font-weight: bold;
}

.titlebold {
	font-size: small;
	font-weight: bolder;
}
.currentmenuitemtop {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	color: #009900;
}
.currentsubmenuitem {

	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #aaaaaa;
	margin-left: 0px;
	padding-left: 15px;
	color: #009900;
}
#contactsdatacontainer {
	border: thin none #bbbbbb;
	width: 650px;
	font-weight: normal;
}
.smallbolder {
	font-size: small;
	font-weight: bolder;
}
.fontbluebold {
	color: #1e2d69;
	font-size: small;
	font-weight: bold;
}
.fontbigblue {
	color: #1e2d69;
	font-size: 18px;
	font-weight: bold;
}
.smallbold13 {

	font-size: 13px;
	font-weight: bold;
}
