ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 15px;
	list-style-image: url(images/bullet.gif);
}
li {
	text-indent: 0px;
}
.headline {
	font-size: 22px;
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
}
.bodycopy {
	line-height: 18px;

}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336699;
	font-size: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	}
.sidenav a:link {
	color: #336699;
	text-decoration: none;
}
.sidenav a:visited {
	color: #336699;
		text-decoration: none;
}
.sidenav a:hover {
	color: #F11619;
}
.sidenav a:active {
	color: #336699;
		text-decoration: none;
}
.sidenav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336699;
	font-size: 12px;
	text-indent: 20px;
	}
.sidenav2 a:link {
	color: #336699;
	text-decoration: none;
}
.sidenav2 a:visited {
	color: #336699;
		text-decoration: none;
}
.sidenav2 a:hover {
	color: #F11619;
}
.sidenav2 a:active {
	color: #336699;
		text-decoration: none;
}
.headlineSmall {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.snowflakebackground {
    background: url(images/snowflake_background.jpg) no-repeat right top;
}
.snowflakebackground2 {
    background: url(images/snowflake_background2.jpg) no-repeat right top;
}.headlineMedium {

	line-height: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336699;
	font-size: 10px;
	}
.footernav a:link {
	color: #336699;
	text-decoration: none;
}
.footernav a:visited {
	color: #336699;
		text-decoration: none;
}
.footernav a:hover {
	color: #F11619;
}
.footernav a:active {
	color: #336699;
		text-decoration: none;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	}
.smallbold a:link {
	color: #336699;
	text-decoration: underline;
}
.smallbold a:visited {
	color: #336699;
		text-decoration: none;
}
..smallbold a:hover {
	color: #F11619;
}
.smallbold a:active {
	color: #336699;
		text-decoration: underline;
}
.headlineSmallRed {

	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.headlineBlueMedium {

	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
.ruleRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.ruleleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.headlineSmallWhite {

	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.picBox {
	border: thin solid #336699;
}
