#header {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/background_subpage_header.jpg);
	background-repeat: repeat-x;
	background-position: left 40px;
	height: 162px;
}
#subheadingbox {
	background-image: url(../images/background_subpage_red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 139px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;



}
#logosmall {

	margin-top: 18px;
	margin-left: 60px;
	float: left;
	margin-right: 196px;
}
#subheadingimage {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;

}
h2 {
	font-size: 180%;
	color: #FFFFFF;
	padding-top: 39px;



}
h2 span {
	font-size: 70%;
	font-weight: lighter;

}
#subheadingsymbol {
	margin-left: 20px;
	float: left;
	margin-right: 30px;
	margin-top: 26px;



}
.leftColumnNarrow img {
	margin-bottom: 20px;
}
.textbox {
	border: 1px solid #666666;
}


#submenu {
	list-style-type: none;
	height: 32px;
	padding-right: 15px;
	padding-left: 5px;
	position: absolute;
	left: 380px;
	top: 0px;



}
tr {
	padding-top: 10px;
	font-size: 12px;
}
.leftTd {
	width: 80px;
}
.downloadIcon {
	margin-top: 20px;
}

.breadcrumb {
	display: block;
}

.button {
	background-color: #E8E8E8;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}



#submenu li {
	float: left;
	border-right: 1px solid #830101;
	padding: 6px 12px;
	/*margin-right: 2px;*/
	font-size: 80%;
	/*background-image: url(../images/background_submenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	/*background-color: #B40C01;*/
	background-image: url(../images/background_submenu_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#submenu li.active 
{
	background-image: url(../images/background_submenu_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #333333;
}

.center {
	text-align: center;
}

#submenu a {
	color: #FFFFFF;
}
#submenu a:hover {
	text-decoration: underline;
}
.submenuactive {
	text-decoration: underline;
}
.leftColumnNarrow {
	float: left;
	width: 250px;
	margin-top: 15px;
	text-align: center;
	padding-bottom: 15px;

}
.rightcolumn {
	margin-top: 15px;
	margin-left: 270px;

}
h4 {
	font-size: 120%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;

}
.rightColumnNarrow {
	margin-top: 15px;
	padding-left: 420px;

}
h3 {
	padding-bottom: 15px;
	color: #d21d20;
	padding-top: 20px;



}
table {
	margin-bottom: 30px;
}
.rightColumnNarrowDownloads {
	margin-top: 15px;
	padding-left: 420px;
	padding-top: 15px;
}
