a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #15446D; background: none; text-decoration: none}
a:hover		{color: #D37B22; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
    color: #000000; background: #FFFFFF;
    font-family: arial, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.border {
		border-color: #000000;
		border-style: solid;
		border-width: 2px;
}

.quoteborder {
		border-color: #CCC9E4;
		border-style: dotted;
		border-width: 4px;
}

.dottedline	{
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC9E4;
}

.quoteColor {
		background: #FFFFFF;
}



H1 {
    color: #180C84; background: none;
		font-size: 22px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H3 {
    color: #DE7908; background: none;
		font-size: 16px;
		font-weight: 400;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

P {
		margin-bottom: 0px;
}

.subtitle {
    color: #7066C6; background: none;
		font-size: 14px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.directions {
    color: #7066C6; background: none;
		font-size: 10px;
		font-weight: 400;
		letter-spacing:0.01em;

}

.author {
		font-size: 12px;
		font-weight: 400;
		letter-spacing:0.01em;
		font-style: italic;
		margin-top: -12px;
}

.endnotes {
		font-size: 10px;
		font-weight: 400;
		margin-top: 20px;
}

.returnlink {
		font-size: 10px;
		font-weight: 400;
}

.text	{
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.caption	{
		font-size: 11px;
		font-style: italic;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.quote	{
		color: #180C84; background: none;
		font-size: 15px;
		font-style: italic;
		font-weight: 600;
		text-align: center;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 4px;
		padding-right: 4px;
}

.bluetxt	{
		color: #180C84; background: none;
}

.references	{
		font-size: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 47px;
		padding-right: 30px;
}

.underlinelink	{
		color: #1B0F81; background: none;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.underlinelink:link 		{color: #173956; background: none; text-decoration: underline}
a.underlinelink:visited	{color: #15446D; background: none; text-decoration: underline}
a.underlinelink:hover		{color: #D37B22; background: none; text-decoration: none}
a.underlinelink:active 	{color: #B06732; background: none; text-decoration: none}


.menubkgd {
    background-image:url(/images/Menubkgd.gif);
    background-repeat: repeat-y;
}

.bannerbkgd {
		background: #FFFFFF;
    background-image: url(/images/bannerbkgd.gif);
    background-repeat: repeat-x;
}

.topbkgd {
		background: #FFFFFF;
    background-image: url(/images/topbkgd.gif);
    background-repeat: repeat-x;
}

.bottombkgd {
		background: #FFFFFF;
    background-image: url(/images/bottombkgd.gif);
    background-repeat: repeat-x;
}

.leftbar {
		background: #FFFFFF;
    background-image: url(/images/leftbar.gif);
    background-repeat: repeat-y;
}

.rightbar {
		background: #FFFFFF;
    background-image: url(/images/rightbar.gif);
    background-repeat: repeat-y;
}

.footer {
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}