body {
	background-image: url(bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	background-color: #F8F8F8;
	border: solid 1px #A0A0A0;
	border-width: 0 1px 1px 1px;
	margin: 0;
	padding: 0;
	width: 98%;
}
#contentarea {
	background-color: #fff;
	border: solid 1px #A0A0A0;
	border-width: 0 1px 1px 1px;
	margin: 0;
	padding: 0;
}
#header {
	background-color: #9c9;
	WIDTH: 100%;
}
/* navbar*/
#navbar {
	BACKGROUND-IMAGE:  url(navbar.gif);
	BACKGROUND_REPEAT: repeat-x;
	HEIGHT: 19px !important;
	WIDTH: 100%;
	TEXT-ALIGN: left;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	COLOR: #333;
	BACKGROUND-COLOR: #9c9;
	PADDING-TOP: 6px !important;
}
#navbar a {
	COLOR: #333;
	FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	PADDING: 7px;
}
#navbar a:hover {
	TEXT-DECORATION: underline;
}
/* footer classes*/
#footer {
	BACKGROUND-IMAGE: url(footerbar.gif);
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 25px;
}
#copyright {
    padding: 7px;
	text-align: center;
	BACKGROUND-IMAGE: url(bg_copyright.gif);
	border-top: solid 1px #646464;
	font-size: 9px;
	color: #333;
}
#copyright a, #copyright a:visited {
	color: #2B438F;
	text-decoration: underline;
}

#copyright a:hover, #copyright a:active {
	color: #FF1010;
	text-decoration: underline;
}
/* header classes*/
.default-buttons {
	text-align: center;
	font-size: 11px;
	color: #FF1010;
	background-image: url(bg_topnav.gif);
	border-top: solid 1px #2B438F;
	border-bottom: solid 1px #2B438F;
	height: 14px;
	padding: 3px;
}
.default-header {
	background: url(bg_logo.gif) repeat-x;
    padding: 0px; 
}
.default-buttons a, .default-buttons a:visited {
	color: #334C9A !important;
	text-decoration: none;
	margin: 0 3px;
	font-weight: normal !important;
}
.default-buttons a:hover, .default-buttons a:active {
	color: #FF1010;
	text-decoration: none;
}
p {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
td {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
	VERTICAL-ALIGN: top;
}
.nav A:link, A:active, A:visited {
	COLOR: #006699; TEXT-DECORATION: none;
}
.nav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#sidebar {
	WIDTH: 140px;
	TEXT-ALIGN: center;
}
.navline {
	border: solid 1px #2B438F;
	margin: 5px 0;
	background-color: #F8F8F8;
}
.navline th {
	background: #FFF url(bg_sd_bar.gif) top left repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	padding: 0 5px;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	white-space: nowrap;
}
.row1 {
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
	BACKGROUND: #eaedf4;
}.em {
	font-weight: bold;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.featuremain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6633;
}
.featuretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF !important;
	padding: 3px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
