Body
  {
	font-size : 8;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
  
 UL
 {
	list-style: square;
	font-size: 10pt;
	line-height: 105%;
	font-family: verdana, arial, sans-serif;
	color: black;
	font-weight: normal;
}

OL
 {
	list-style: square;
	font-size: 10pt;
	line-height: 105%;
	font-family: verdana, arial, sans-serif;
	color: black;
	font-weight: normal;
}

LI
 {
	list-style: square;
	font-size: 10pt;
	line-height: 105%;
	font-family: verdana, arial, sans-serif;
	color: black;
	font-weight: normal;
}


.hubbody {
	margin-left: 2em;
}

A:link   /* unvisited link */			  
{
	color: #003399;
	text-decoration: underline;
}      

A:visited 		 /* visited links */
{
	color: Purple;
	text-decoration: underline;
}  

A:hover   /* mouse over link */
 {
	color: teal;
	text-decoration: underline;
}  

A:active 	    /* active links */
{
	color: Red;
	text-decoration: underline;
}

P
{
	font-size : 14;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


H1 
 {
	font-size : 20;
	font-weight:bold;
	font-family: sans-serif;
	font-style: normal;
	color: Purple;
}

H2 
 {
	font-size : 18;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3366cc;
}

H3 
 {
	font-size : 13;
	font-family: sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}

.titlemain
 {
	font-size : 20;
	font-weight:bold;
	font-family: sans-serif;
	font-style: normal;
	color: Purple;
}

.sidenav
 {
	font-size : 12;
	font-weight:bold;
	font-family: sans-serif;
	font-style: normal;
	margin-bottom : 20px;
}

.dropdown
 {
	font-size : 11px;
	font-family: sans-serif;
	font-style: normal;
}

.profile
 {
	font-size : 12;
	font-weight: normal;
	font-family: sans-serif;
	font-style: normal;
}


.essentiallinks {
	background-color: #DCDCDC;
	padding: 5px;
	border: 1px;
	border-color : black;
}

.caltext
{
	font-size : 10;
}

.bold
{
	font-weight : bold;
}

.tableheading
{
	margin-top: 2em;
	margin-left: -1em;
	border: none;
	padding: 3px;
	font-size : 18;
	color : #336699;
}


.profile_info
 {
	font-size : 12;
	font-weight: normal;
	font-family: sans-serif;
	font-style: normal;
	padding-left : 20px;
}

nav.Table
{
	border : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align : left;
}

TD
{
	font-family : verdana; sans-serif;
	font-size : 12px;
	padding : 0;
	margin-left: -1em;
}

.printfriendly {text-decoration: none; font-size: 7.5pt; font-family: verdana, arial, sans-serif; 
text-decoration: underline; font-weight: bold;}	
