BODY {
	background: white;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

a { text-decoration: none; color: #333399; }

/*links*/

a:link { text-decoration: none; color: #333399; }
a:visited { text-decoration: none; color: #333399; }
a:hover { text-decoration: underline; color: #333399; }

.pageLinks {
	float: none;
	width: 12em;
	margin: 0.3em 1em 0em 2.5em;
	font-size: 10px;
	font-weight: normal;
	border: none  #000000;
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 0em;
	padding-bottom: 10em;
	padding-left: 0em;
	text-align: right;
}

.hrlLinks {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom: 0px;
	margin-left: 1em;
	color: #000080;
	text-transform: capitalize;
	padding-left: 1px;
	margin-right: 1em;
	text-align: right;
	
}


/*headers*/

H1 {
	font-size: 20pt;
	font-weight: bold;
	vertical-align: bottom;
	text-transform: capitalize;
	margin-left: 0.5em;
	color:#333399;
	width: 600px;
}

H2 {
	text-transform: capitalize;
	font-size: medium;
	margin-left: 12px;
	color:#333399;
	}
	
H3 {
	text-transform: capitalize;
	color: #990000;
	font-size: smaller;
	margin-left: 1em;
	font-style: italic;
}

H4 {
	font-size: smaller;
	color:#333399;
	text-transform: capitalize;
	background-position: 10px;
	margin-left: 1em;
}

/*titles*/

.Title1 {
	font-size: 24pt;
	font-weight: bold;
	vertical-align: top;
	text-transform: capitalize;
	font-variant: normal;
	margin-left: .5em;
	color: #333399;
	
}

.T1 {
	font-size: 20pt;
	font-weight: bold;
	vertical-align: bottom;
	text-transform: capitalize;
	margin-left: 0.5em;
	color:#333399;
	width: 600px;
}

.T2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 1em;
	margin-bottom: 0px;
}


.T3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ccffcc;
	width: 150px;
}

.T5 {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	margin-right: 1em;
}



/*sub-titles*/

.subtitleOne {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #333399;
	font-variant: small-caps;
}

.subtitleTwo {
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #333399;
	margin: 1em 1em;
}

.subtitleThree {
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color: #000000;
	margin: 1em 4em;
}

.subtitleFour {
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color: #000000;
	/* margin: 1em 1em; */
	}

/*paragraphs*/

P {
	font-size: 12px;
	margin: 1em;
	text-align: justify;
}

P.intro {
	font-size: 12px;
	margin: 1em;
	text-align: justify;
}


P.one {
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	margin: 1em 1em;
	background-color: #FFFFFF;
}

P.oneRed {
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
	margin-right: 1em;
	margin-left: 1em;
	color: #CC0000;
}
	
	
P.two	{
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	margin-left: 1em;
	width: 250px;
}	
	
P.three {s
	font-size: 12px; 
	font-weight: normal; 
	vertical-align: top;
	text-align: left;
}

P.four {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-variant: normal;
	text-transform: none;
	margin: 1em 2em;
	border: 0.1px #ccffcc;
}

P.fourB {
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	font-variant: normal;
	text-transform: none;
	margin: 1em 2em 1em 1em;
	border: 0.1px #ccffcc;
}

P.fourC {
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

P.five {
	font-size: 14px; 
	font-weight: normal; 
	vertical-align: top;
	margin: 1em 1em;
}

P.address {
	font-size: 12pt;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 1px;
	padding: 1.5em;
	width: 250px;
	text-transform: capitalize;
}

P.caption {
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #ccffcc;
	margin: 1px;
	padding: 1.5em;
	width: 143px;
} 

td.indentLeft { padding-left: 1em; }
td.indentRight { padding-Right: 3em; }

/*text styles*/

.upperOne {
	font-weight: bold;
	text-transform: uppercase;
}	

.upperTwo {
	font-weight: bold;
	text-transform: uppercase;
	font-size: small;
}

.capital {
	font-weight: bold;
	text-transform: capitalize;
}	

.upperThree {
	text-transform: uppercase;
	}

.footer {
	margin-left: 10em;
}
pre {
	font-size: xx-small;
	font-weight: normal;
	text-transform: capitalize;
	margin-left: 1em;
	
}


.textCaption {
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 2em 1em;
	text-align: left;
}

.textOne{
	font-size: x-small;
	text-transform: capitalize;
}

.textTwo {
	font-size: medium;
	text-transform: capitalize;
}

.textThree {
	font-style: normal;
	font-weight: bold;
	font-size: medium;
}

.textFour {
	font-style: normal;
	font-weight: bold;
	font-size: small;
}

.textFive {
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
}

.textSix {
	font-size: x-small;
	text-transform: capitalize;
	margin-left: 1em;
}

.textSeven {
	font-size: xx-small;
	text-transform: capitalize;
}

.textEight {
	font-size: x-small;
	font-weight: 500;
}

.redText {
	color: #990000;
}

ul {
	font-size: 12px;
}
/* Column Styles */

.asideRight {
	text-transform: capitalize;
	font-size: 12px;
	padding: 0px 5px 5px 10px;
	border-top: 2px none;
	border-right: 2px none;
	border-bottom: 2px none;
	border-left: 1px solid #CC3333;
	float: right;
	margin-left: 10px;
	width: 130px;
}

.pictureRight {
	text-transform: capitalize;
	font-size: 12px;
	padding: 0px 5px 5px 10px;
	border-top: 2px none;
	border-right: 2px none;
	border-bottom: 2px none;
	float: right;
	margin-left: 5px;
	}

.asideIntro {
	text-transform: capitalize;
	font-size: 12px;
	padding: 0px 5px 5px 10px;
	border-top: 2px none;	border-right: 2px none;
	border-bottom: 2px none;
	border-left: 1px solid #CC3333;
	float: right;

	margin-left: 10px;
	width: 150px;
}

.oneB {
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: top;
	width: 600px;
	margin-left: 1em;
}

/* text IDs */

#sub { vertical-align: sub; text-size: xx-small; }
#super { vertical-align: sup; text-size: xx-small; }
/* Box Styles */

.spaceleft  {margin-left: 10px;}