/* Body Text */

body  {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
}	

.bodytext, p, tr, td, ul, ol,  li  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.homepage  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}



.boldtext {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt
}

.sectionhead {
	color: #333399;
	font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11pt
}

.headline {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #333399;
}

.new  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}	
	
/* End Body Text */


/* Main body links */
a:link {
	color: #333399;
	text-decoration: underline;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
}

a:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
}

a:visited {
	color: #660000;
	text-decoration: underline;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
}

a:active {
	color: #660000;
	text-decoration: underline;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
}
/* End of main body links */
/* Path links at top of level 2 pages */
a.path:link {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
}

a.path:hover {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
}

a.path:visited {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
}

a.path:active {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
}

.bpath  {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
/* End of path links at top of level 2 pages */

.footer {
	font-size: 7pt;
	font-family: Arial, Geneva, sans-serif;
	color: #000000;
}

.list {
	font-size: 8pt;
	font-family: Arial, Geneva, sans-serif;
	color: #000000;
}

a.foot:link {
	color: #000000;
	text-decoration: underline;
	font-size: 7pt;	
}

a.foot:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 7pt;	
}
a.foot:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 7pt;	
}
a.foot:active {
	color: #000000;
	text-decoration: underline;
	font-size: 7pt;	
}


.menu {
	color: #333399;
	text-decoration: none;
	font-size: 9pt;	
	text-weight: bold;
}

a.menu:link,a.menu:visited,a.menu:active  {
	color: #333399;
	text-decoration: none;
	font-size: 9pt;	
}
a.menu:hover {
	text-decoration:underline;
}


.white  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;	
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;	
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;	
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;	
}

/* Links in sectionheads */
a.sectionblue:link {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11pt;
}

a.sectionblue:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11pt;
}

a.sectionblue:visited {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11pt;
}

a.sectionblue:active {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11pt;
}


/* End of sectionhead links */

/* Practice Improvement Menu */

.PImenu {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
	font-size: 9pt;
}	
