/* ----------- */ /* morrill style sheet */ /* ----------- */
body {
	background-image: url(imgs/bkbg6.gif);
	background-repeat: repeat-y
	scrollbar-arrow-color:#000099;
	scrollbar-base-color:#000099;
	scrollbar-shadow-color:#000099;
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#F7F7F7;
	scrollbar-darkshadow-color:#F1F1F1;
	scrollbar-3dlight-color:#B8B8B8;
    font-family:verdana,arial,helvetica;
	color:#000000;
}
}
p, ul, ol, li, dl, dd, dt, td, span, blockquote 
{font-family: verdana,arial,helvetica;
		font-size: 12px;
		color: #333333;
		line-height: 16px; 
}
UL { margin-top:5px; margin-bottom:15px; margin-left:90px;color: #000099;  list-style-position : outside }

OL { margin-left:15px; margin-top:10px; margin-bottom:0px; list-style-position : outside }
dd {
  padding-right:10px;
  }

li {  list-style-type: square; text-indent: 10px;
}
.t1 {  border: #CDCDCD; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
input {  
font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}
h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; 
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066; 
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
.bolded {
		font-family: Verdana, Arial, Arial, geneva, sans-serif;
		font-size: 13px;
		color: #000066;
		font-weight: bold;
}
.overblue {
		font-family: Verdana, Arial, Arial, geneva, sans-serif;
		font-size: 13px;
		color: white;
		font-weight: bold;
		padding-left: 7px;
}
.overbluelite {
		font-family: Verdana, Arial, Arial, geneva, sans-serif;
		font-size: 12px;
		color: white;
		font-weight: normal;
		padding-left: 5px;
}
a.section {
		font-family: Verdana, Arial, Arial, geneva, sans-serif;
		font-size: 12px;
		color: #3A3A3A;
		font-weight: normal;
		color: #014D87;
		text-decoration: none;
}
.section {
		font-family: Verdana, Arial, Arial, geneva, sans-serif;
		font-size: 12px;
		color: #3A3A3A;
		font-weight: bold;
}
.bodysm {
		font-family: Arial, geneva, sans-serif;
		font-size: 9px;
		color: #8B8A8A;
}
.bodyheader{
		font-family: Verdana, Arial, Arial, geneva, sans-serif;
		font-size: 9px;
		color: #FFFFFF;
		font-weight: bold;
}

sup {font-family:Arial, Helvetica; font-size: 8pt;} 
a:link {color: #014D87; text-decoration: underline;}
a:visited {color: #014D87; text-decoration: underline;}
a:hover {
	color: #ffffff;
	background : #014D87;
	text-decoration: none;
}
a.overblue:link    {text-decoration: underline; font-family: arial; font-weight: normal; color: white}
a.overblue:visited {text-decoration: underline; font-family: arial; font-weight: normal; color: white}
a.overblue:hover   {text-decoration: underline; font-family: arial; font-weight: normal; color: #ffcc00;}

a.foot:link    {text-decoration: underline; font-family: verdana,arial,helvetica,sans-serif; font-weight: normal; color: #e1e1e1}
a.foot:visited {text-decoration: underline; font-family: verdana,arial,helvetica,sans-serif; font-weight: normal; color: #e1e1e1}
a.foot:hover   {text-decoration: underline; font-family: verdana,arial,helvetica,sans-serif; font-weight: normal; color: white; background : #000099;}

.txtBoxStyle1{
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #3D6389;
    background-image:  url(imgs/formshadow.gif);
}

.drpDown1{
    border-top: 1px solid #9BA2A9;
    border-bottom: 1px solid #9BA2A9;
    border-left: 1px solid #9BA2A9;
    border-right: 1px solid #9BA2A9;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #3D6389;		
}

.txtArea1{
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #3D6389;
}
ul
{
list-style-type: square
}
/* ----------- */ /* left side navigation */ /* ----------- */
#leftnav a {
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00ccff;
	border-bottom-color: #000099;
	background-color:#3399cc;
	display: block;
	width: 180px;
	padding: 1px 6px;
	margin: 0px;
}

#leftnav a:hover {
	background-color: #E1E1E1;
    color:#003399;
    padding: 1px 6px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #00ccff;
    font-style: normal;
}
/* ----------- */ /* left side navigation 2 */ /* ----------- */
#leftnav2 a {
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-bottom-color: #e1e1e1;
	background-color:#003399;
	display: block;
	width: 180px;
	padding: 1px 6px;
	margin: 0px;
}
#leftnav2 a:hover {
	background-color: #E6E6E6;
    color:#003399;
    padding: 1px 6px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #00ccff;
    font-style: normal;
}
.title { font-size: 11pt; font-family: arial,helvetica; 
margin-bottom:3px; color: #006699; font-weight: bold;
}