/* CSS Document */

p{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ABABAB;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.style1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ABABAB;
    font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}
.style2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
    font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
.style3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ABABAB;
    font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}
.style4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ABABAB;
    font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
.style5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
    font-size: 18px;
	font-weight: bold;
	line-height: 112%;
	letter-spacing: -0.5px
	}
.style6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
    font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}
.style7 {
	font-family: Georgia, Times New Roman, serif;
	color: #ABABAB;
    font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}
.style8 {
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
    font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}
.style9 {
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
    font-size: 25px;
	font-weight: normal;
	line-height: 100%;
}
.style10 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
    font-size: 10px;
	font-weight: normal;
	line-height: 60%;
}
.style11 {
	font-family: Georgia, Times New Roman, serif;
	color: #ABABAB;
    font-size: 25px;
	font-weight: normal;
	line-height: 100%;
}
.style12 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
    font-size: 40px;
	font-weight: bold;
	line-height: 112%;
	letter-spacing: -0.5px
}
.style13 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
    font-size: 40px;
	font-weight: normal;
	line-height: 112%;
	letter-spacing: -0.5px
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.underline {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.link2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ABABAB;
}
.link3 {
font-family: Georgia, Times New Roman, serif;
	color: #000000;
    font-size: 18px;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
}
.link4 {
font-family: Georgia, Times New Roman, serif;
	color: #000000;
    font-size: 28px;
	font-weight: normal;
	line-height: 90%;
	text-decoration: none;
}
.highlighted {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}
.danielmatthewsURL {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	
}
.dotline {
	margin-left: 15px;
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.dotlinetop {
	margin: 0;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

DIV.randomcolor
{
	MARGIN: 0px 0px 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: <%= color %>;
    TEXT-ALIGN: CENTER;

}

DIV.footer
{
	MARGIN: 0px 0px 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 100px;
    BACKGROUND-COLOR: #e7e7e7;
    TEXT-ALIGN: CENTER;

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