body {
	background-color: #99CCFF;
}
a:hover {  
	color: #0066CC;
}
a:link {  
	color: #0066CC;
}
a:active {  
	color: #0066CC;
}
a:visited {  
	color: #0066CC;
}

hr {
	color: #003399;
	background-color: #003399;
	width: 98%;
	height: 1px;
}
hr.hrthin{
	border: 1px solid #003399;
}
p {
/* Do not use.  Conflicts with styles when used with CITI Editor */
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
}
.require {		
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none 
}
.input	{
	border:1px solid #003399;
	background:#FFFFFF;
	font: 11px Arial, Helvetica, sans-serif; 
	color: #000000;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
a:hover.small {  
	text-decoration: underline; 
	color: #0066CC;
}
a:link.small {  
	text-decoration: underline; 
	color: #0066CC;
}
a:active.small {  
	text-decoration: none; 
	color: #0066CC;
}
a:visited.small {
	text-decoration: underline; 
	color: #0066CC;
}
a:hover {  
	color: #0066CC;
}
a.titlelink:link, a.titlelink:visited, a.titlelink:active {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

a.titlelink:hover {  
	text-decoration: underline;
}

.title  {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #003399;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #0066CC;
}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
a:hover.smallnav {  
	text-decoration: underline; 
	font-weight: bold;
	color: #0066CC;
}
a:link.smallnav {  
	text-decoration: underline; 
	font-weight: bold;
	color: #0066CC;
}
a:active.smallnav {  
	text-decoration: none; 
	font-weight: bold;
	color: #0066CC;
}
a:visited.smallnav {
	text-decoration: underline; 
	font-weight: bold;
	color: #0066CC;
}

/* smallnav1 - slightly larger text */
.smallnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
a:hover.smallnav1 {  
	text-decoration: underline; 
	font-weight: bold;
	color: #0066CC;
}
a:link.smallnav1 {  
	text-decoration: underline; 
	font-weight: bold;
	color: #0066CC;
}
a:active.smallnav1 {  
	text-decoration: none; 
	font-weight: bold;
	color: #0066CC;
}
a:visited.smallnav1 {
	text-decoration: underline; 
	font-weight: bold;
	color: #0066CC;
}
.hidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #99CCFF;
}
a:hover.hidenav {  
	text-decoration: underline; 
	font-weight: bold;
	color: #99CCFF;
}
a:link.hidenav {  
	text-decoration: underline; 
	font-weight: bold;
	color: #99CCFF;
}
a:active.hidenav {  
	text-decoration: none; 
	font-weight: bold;
	color: #99CCFF;
}
a:visited.hidenav {
	text-decoration: underline; 
	font-weight: bold;
	color: #99CCFF;
}
.mainmenu, a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	color: #CCFFCC;
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.mainmenuon, a.mainmenuon:link, a.mainmenuon:hover, a.mainmenuon:visited {
	color: #00991A;
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.submenu, a.submenu:link, a.submenu:visited, a.submenu:active {
	color: #003399;
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: none;
	text-decoration: none;
}
.submenuon, a.submenuon:link, a.submenuon:hover, a.submenuon:visited {
	color: #CCFFCC;
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: none;
	text-decoration: none;
}

