.masthead_top {
	border-bottom-width: 1px;
	border-bottom-color: #404080;
	border-bottom-style: solid;
	background-image: url(images/gradient_masthead_top.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;

}

INPUT.submit {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #333333;
	background-color: #F1F1F1;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	padding: 1px;

}

.masthead_bottom {
	border-bottom-width: 1px;
	border-bottom-color: #404080;
	border-bottom-style: solid;
	background-image: url(images/gradient_masthead_bottom.gif);
	background-repeat: repeat-y;
	background-position: right;

}


.footer{
	border-top: 1px solid #404080;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 7pt;
	color: #333333;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

.footer A {
	color: #333333;
	text-decoration: underline;
}
.footer A:hover {

	color: #FF6600;
	text-decoration: underline;
}

.menu {
	background-color: #F1F1F1;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
	
}

.group {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.group A {
	color: #333333;
	text-decoration: none;
}

.group A:hover {
	color: #FF6600;
	text-decoration: underline;

}
.element {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.title {
	padding-bottom: 3px;
	font-weight: bold;
}
.banner {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;

}
.bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-left: 15px;
}
.h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;


}
.diagramCaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.tableHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.tableBody {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;

}
