.StripedBackground {
	background-image: url(../images/Striped_Background.gif);
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.SectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
th {
	text-align: right;
	vertical-valign: top;
}
body {
text-align: left; /*ie hack*/
margin: 0px;
padding: 0px;
}
.subheadermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}

#subnav {
font-size:12px;
font-weight: bold;
margin-left: 0;
text-align: left;
padding-left:0;
}

#subnav ul li{
list-style-type:none;
margin-left:0;
padding-left:0;
}

#subnav a {
text-decoration:none;
}

#subnav a:hover{
color: #993333;
}

#subnav li.selected {
color: #993333;
}

ul.noBullet{
list-style-type: none;
}

.textTypeSmall {
font-size: 9px;
color: #003366;
}

#faqStyle {
margin:0;
color:#993333;
}

#faqStyle ul {
list-style-type: none;
margin-left:0;
padding-left:0;
color: #993333;
}

#faqStyle li {
padding-left: 0;
}

#faqStyle a{
color: #993333;
font-weight: bold;
text-decoration: none;
margin-left: 0;
}

#faqStyle a:hover{
color: #003366;
}