body		{
			font-family: Verdana, sans-serif;
			font-size: .8em;
			color: #000000;
          	background-color: #ffffff;
          	margin-top: 12; 
          	margin-bottom: 6;
}

a:link		{
			color: #000080;
}

a:visited	{
			color: #000080;
}

h1			{
			font-size: 2em;
			font-weight: bold;
}

h2			{
			font-size: 1.6em;
			color: #006666;
			font-weight: bold;
}

h3			{
			font-size: 1.4em;
			font-weight: bold;
}

h4			{
			font-size: 1.3em; 
			font-weight: bold;
}

h5			{
			font-size: 1.2em;
			font-weight: bold;
}

h6			{
			font-size: 1em;
			font-weight: bold;
}

td			{
			font-family: Verdana, sans-serif;
			color: #000000;
			font-size: .8em;
}

p.footer	{
			font-size: .7em;
}

/* - Colors text for emphasis - currently blue - WITHOUT size restriction - */
span.emph {
	font-weight: bold;
}

/* - Indent paragraphs 0em, margin .5em - */
p.ind0 {
	margin: .5em;
}

/* - Indent paragraphs 2em, margin .5em - */
p.ind2 {
	text-indent: 2em;
	margin: .5em;
}

/* - Indent lists 0em, margin .5em - */
ul.indul {
	margin-top: .2em;
	margin-bottom: .2em;
	margin-left: 2em;
	margin-right: 0em;
}

/* - Indent paragraphs 0em, margin .5em - */
p.indtitle {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-right: 0em;
}

/* - Spacing for the list items on the home page - */
p.listhp {
	margin-top: 0em;
	margin-bottom: .3em;
	margin-left: 0em;
	margin-right: 0em;
}

/* - Sets the spacing between lines on side links, margin - */
p.sidetitle {
	margin-top: 0em;
	margin-bottom: .8em;
	margin-left: 0em;
	margin-right: 0em;
	font-size: 1.1em;
	font-weight: bold;
}

/* - Sets the spacing between lines on side links, margin - */
p.sidelink {
	margin-top: 0em;
	margin-bottom: .8em;
	margin-left: 0em;
	margin-right: 0em;
}

.pmasktoggle {
	display: none;
}

.menu {font-family:Verdana, Tahoma, Arial, sans-serif; font-size:12px; color: #000080; font-weight:bold; text-decoration:none;}
.menu a,
.menu a:link,
.menu a:visited,
.menu a:active {font-family:Verdana, Tahoma, Arial, sans-serif; font-size:12px; color: #000080; font-weight:bold; text-decoration:underline;}
.menu a:hover {font-family: Verdana, Tahoma, Arial, sans-serif; text-decoration: underline; color: #FF9900; font-weight:bold}

.submenu {font-family:Verdana, Tahoma, Arial, sans-serif; font-size:12px; color: #000080; font-weight:none; text-decoration:underline;}
.submenu a,
.submenu a:link,
.submenu a:visited,
.submenu a:active {font-family:Verdana, Tahoma, Arial, sans-serif; font-size:12px; color: #000080; font-weight:none; text-decoration:underline;}
.submenu a:hover {font-family: Verdana, Tahoma, Arial, sans-serif; text-decoration: underline; color: #FF9900; font-weight:none}
