body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
.contentLarge {
	font-weight: bold; 
	font-size: 13px; 
	color: #666666; 
	line-height: 15px;
	font-family: "Microsoft Sans Serif", Arial, Verdana, Helvetica, sans-serif
}
.contentMedium {
	font-weight: normal; 
	font-size: 11px; 
	color: #666666; 
	line-height: 15px;
	font-family: "Microsoft Sans Serif", Arial, Verdana, Helvetica, sans-serif
}
.contentMediumWhite {
	font-weight: normal; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height: 15px;
	font-family: "Microsoft Sans Serif", Arial, Verdana, Helvetica, sans-serif
}
.footer {
	font-family: "Microsoft Sans Serif", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px
}
.blockquote {
	font-weight: normal; 
	font-size: 11px; 
	color: #333333; 
	line-height: 15px;
	font-family: "Microsoft Sans Serif", Arial, Verdana, Helvetica, sans-serif;
	background-image: url(assets/quotes.gif);
	background-repeat: no-repeat
}
A:link {
	font-weight: normal; 
	color: #701A1A; 
	text-decoration: none
}
A:visited {
	font-weight: normal; 
	color: #701A1A; 
	text-decoration: none
}
A:active {
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
A:hover {
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
.textbox {
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 3px
}
.dropdown {
	border-right: none;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF
}
li {
	marginheight: 0px;
	marginwidth: 0px
}
ul {
	marginheight: 0px;
	marginwidth: 0px
}