body   { color: #003366; font-family: Arial, Helvetica, sans-serif; background-color: white; margin: 0em auto 24pt }

.headingbox
	{ 	background-color: white;
		padding-top: 0em;
		padding-bottom: .3em;
		padding-left: 30px;
		padding-right: 1em;
	}
	
.headingbox2
	{ 	background-color: white;
		padding-top: .5em;
		padding-bottom: .3em;
		padding-left: 30px;
		padding-right: 1em;
	}
	
.subheadingbox
	{ 	background-color: #4A8FBC;
		padding-top: 1em;
		padding-bottom: .5em;
		padding-left: 30px;
		padding-right: 1em;
	}
	
.box
	{
	background-color: white;
	color: #165BA0;
	border: 1px solid #165BA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
	}

/* norm tags */
a
	{ 	font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: white;
		text-decoration: underline
	}	

/* text */
.linkwhitelg
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	color: white;
	text-decoration: underline;
	}

.linkbluelg
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	color: #165BA0;
	text-decoration: underline;
	}

.linkbluemd
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	color: #165BA0;
	text-decoration: underline;
	}
	
.titlewhitelg
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 1.5em;
		color: white;
	}
	
.titlebluelg
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-style: normal;
		font-size: 1.5em;
		color: #165BA0;
	}
.textintro
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 1.2em;
		color: #165BA0;
	}
	
.textwhitelg
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 1.2em;
		color: white;
	}
	
.textwhitemd
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 1em;
		color: white;
	}
	
.textbluemd
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 1em;
		color: #165BA0;
	}
	
.textbluemdbold
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-style: normal;
		font-size: 1em;
		color: #003366;
	}

/* main navigation */
.navimain
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	color: #003366;
	text-decoration: none;
	}
	
A:Active.navimain
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	color: #003366;
	text-decoration: underline;
	}
	
A:Hover.navimain
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	color: #003366;
	text-decoration: underline;
	}
	
.navimainin
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	color: #003366;
	text-decoration: none;
	}
	
.navisub
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	color: #165BA0;
	text-decoration: underline;
	}
	
	
.navisubbars
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	color: #165BA0;
	text-decoration: none;
	}
	
.navisubin
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	color: #165BA0;
	text-decoration: none;
	}
	
	
.hide { display: none }


input {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.25em;
	border: 0.1em;
}



p { font-size: 0.75em }
