body {
	background-color: #FFFCCC;
}
.textfooter {
	font-family:  Garamond, Verdana, Arial;
	font-size: 10pt;
	color: 58585A;
}

.JulianIntro {
	font-family:  Garamond, Verdana, Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: 2;
	font-variant: normal;
	color: #000000;
}
.bluedote {
	background-color: #FFFFFF;
	background-image: url(Images/bluedot.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1px;
	height: 100%;
}
.blueLine {
	background-color: #FFFCCC;
	background-image: url(Images/test.jpg);
	background-position: center top;

}
.boldHeader {
	font-family:  Garamond, Verdana, Arial;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;

}
.normalHeader {
	font-family:  Garamond, Verdana, Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}
.bodytext {
	font-family:  Garamond,Verdana,  Arial;
	font-size: 12pt;
}
.rightQuote {

	font-family:  Garamond, Verdana, Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: 2;
	font-variant: normal;
	text-decoration: none;
	color: #006699;
}
a.rightQuote:Hover {
		font-family:  Garamond, Verdana, Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: 2;
	font-variant: normal;
	text-decoration: underline;
	color: #006699;
}
.rightQuoteAuthor {
	font-family:  Garamond, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #006699;
	font-weight: bold;
}
.navlinks {
	font-family: Garamond, Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.navlinks:Hover {
	font-family: Garamond, Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}
a.navlinks {
	font-family: Garamond, Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.helpBox {
	font-family: Garamond,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 94%;
}
input {
	background-color: #ffffff;
	border: 1px solid #999999;
	
}	textarea {
	background-color: #ffffff;
	border: 1px solid #999999;
	
}