/* RI-FH Style Sheet */

/* Heading Styles */

h1 {
	font-family: verdana, arial, sans-serif; 
	font-size: 24px; 
	color: #333333;
	font-weight: bold;
	white-space:normal;
}

h2 {
	font-family: verdana, arial, sans-serif; 
	font-size: 18px; 
	color: #990000;
	font-weight: bold;
}

h3 {
	font-family: verdana, arial, sans-serif; 
	font-size: 14px; 
	color: #333333;
	font-weight: bold;
	white-space:normal;
}

h4 {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: bold;
}

h5 {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #333333;
	font-weight: bold;
}

h6 {
	font-family: verdana, arial, sans-serif; 
	font-size: 9px; 
	color: #ffffff;
	font-weight: bold;
}

/* Body Styles */

body, p, blockquote {
	font-family: verdana, arial, sans-serif; 
      text-indent: 0.3in;
      text-align: justify;
	font-size: 13px; 
	color: #333333;
}

td, li, dt, ol, th, form {
	font-family: verdana, arial, sans-serif; 
	font-size: 13px; 
	color: #333333;
}

b 	{ 
	font-weight: bold; 
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	}

a:active {
	color: #000000;
	text-decoration: underline;
	}


/* Classes Styles */

.bttnlinks {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.bttnlinks {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.bttnlinks:active {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.bttnlinks:visited {
	color: #FFFFFF;
	}

.mainTitle {
	font-family: Georgia;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.mainTitle2 {
	font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.smaller {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #333333;
	text-decoration: none;
}

a.smaller:link  {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #000099;
	text-decoration: none;
}

a.smaller:visited {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #000099;
	text-decoration: none;
}

a.smaller:active {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #000099;
	text-decoration: none;
}

.captions {  font-family: Verdana; font-size: 12px; font-style: italic; color: #336699; font-weight: bold}

.para2 {
	font-family: verdana, arial, sans-serif; 
	font-size: 13px; 
	color: #333333;
; text-align: justify; text-indent: 0pt
}
body {scrollbar-base-color: #3C6060}

a.advsearch {
	font-family: verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 10px; 
	color: #003399;
	text-decoration: underline;
}

.advsearch {
	font-family: verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 10px; 
	color: #333333;
	text-decoration: underline;
}


