body {
	background-color : #FFFFFF;
	}

a {text-decoration: none;}

input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	}

textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	}

select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	text-align:left;
	vertical-align:middle;
}

.cell-highlight {
	background-image:url(../images/background.jpg);
}


.border-right {
	background-repeat: repeat-y;
	background-image:url(../images/border_right.jpg);
	background-position: center top;
	width: 8px;
	}

.divider {
	background-repeat: repeat-y;
	background-image:  url("../images/divider.gif");
	background-position: center top;
	width: 25px;
}

.divider-grey {
	background-repeat: repeat-y;
	background-image:  url("../images/divider-grey.jpg");
	background-position: center top;
	width: 15px;
}

.footer {
	background-image:url(../images/footer-border.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size: 9px;
	}

.footer-main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #336699;
	}
.footer-main a {color: #336699; text-decoration: none;}
.footer-main a:hover {color: #FF9933; background-color: #FFFFFF;}

.footer-sub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
.footer-sub a {
	text-decoration: none;
	color: #336699;
}

.footer-seperator {	font-size: 14px; color: #FF9900}

.asterisk {	font-size: 10px; color: #FF9900}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	vertical-align: text-top;
	padding-right: 10px;
	text-align:justify;
}
.main  li {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align:left;
}

.main  ul {
	list-style-image: url(../images/bullet_grey.gif);
}

.main  a {
	color: #336699; 
	text-decoration: underline;
}
.main  a:hover {
	color: #FF9933;
	text-decoration: none;
}

.small {
	font-size: 10px;
	line-height: 14px;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.small a {color: #336699; text-decoration: underline;}
.small a:hover {color: #FF9933; text-decoration: none; background-color: #FFFFFF;}
.small li {
	padding-top: 0px;
	padding-bottom: 3px;
	text-align:left;
	padding-left:0px;
}

.HEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 18px;
	background-image: url(../images/border_top.gif);
	vertical-align:middle
	}

.SUBHEADER {
	font-size: 11px;
	line-height: 12px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}

.subheader3 {
	font-size: 10px;
	font-style:italic;
	line-height: 14px;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.subheader3 a {
	text-decoration: underline;
	color: #336699; 
	}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	line-height: 17px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	vertical-align: text-top;
}
.menu a {color: #333333; text-decoration: underline;}
.menu a:hover {color: #FF9933; text-decoration: none; background-color: #FFFFFF;}
.menu ul {
	list-style-image: url(../images/bullet_grey.gif);
	}

.menuSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #336699;
	line-height: 12px;
}

.submenuSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#333333;
	line-height: 12px;
}