/* edited by Skye 2/7/06. All font sizing, line height and margins are now relative */

body,div {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* if you want to change anything, just change this. font sizing in ems*/
	}

	

H1 {
	font-weight: bold;
	color: #666666;
    font-size: 1.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-weight: bold;
	color: #990000;
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	
}

H3 {
font-weight: bold; 
color: #4F739B;
font-size: 1.3em;
margin: 1.2em 0em 1.2em 0em;
}

H4 {
font-weight: bold; 
color: #000000;
font-size: 1.2em;
margin: 1.2em 0em 1.2em 0em;
}

H5 {
font-size: 1.0em;
margin: 1.2em 0em 1.2em 0em;
font-weight: bold;
}

H6 {
font-size: 0.8em;
margin: 1.2em 0em 1.2em 0em;
font-weight: bold;
}

.FOOTER {
font-size: .8em; /* edited by Skye 2/7/06 */
font-weight: normal; color: #CCCCCC}

.SUBNAV {
font-family:  Verdana, Arial, sans-serif; 
font-size: .8em; /* edited by Skye 2/7/06 */
font-weight: bold; 
color: #313163;
line-height: normal;}

A:LINK {
color: #663399; 
text-decoration: underline;
}

A:VISITED {
color: #666699; 
text-decoration: underline;
}

A:ACTIVE {
color: #F9BF5E; 
text-decoration: none;
}

A:HOVER {
color: #9900CC; 
text-decoration: none;
}

A.QUOTE:LINK {
color: #000099; 
text-decoration: none;
}

A.QUOTE:VISITED {
color: #000066; 
text-decoration: none;
}

A.QUOTE:ACTIVE{
color: #FF1800; 
text-decoration: none;
}

A.QUOTE:HOVER {
color: #3333FF; 
text-decoration: none;
}

A.FOOTER:LINK {
color: #CCCCCC; 
text-decoration: none;
}

A.FOOTER:VISITED {
color: #CCCCCC; 
text-decoration: none;
}

A.FOOTER:ACTIVE{
color: #CCCCCC; 
text-decoration: none;
}

A.FOOTER:HOVER {
color: #CCCCCC; 
text-decoration: none;
}


.CAPTION {font-size: 1.0em;line-height: 1.4em; color: #000000; }
.QUOTE {font-size: 1.0em;line-height: 1.4em;font-weight: bold; color: #666666;  margin: 1.2em 0em 1.2em 0em;}
.FEATURE {  font-size: 1.0em;line-height: 1.4em; font-weight: normal; color: #313163;margin: 1.2em 0em 1.2em 0em; }
.TEXT {font-size: 1.0em;line-height: 1.4em; margin: 1.4em 0em 1.4em 0em; color: #000000; } 

ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
strong, b {
	font-weight: bold;
	}
 
  .topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
}
ul {
	line-height: normal; /* edited by Skye 2/7/06 */
}

.FOOTNOTE {

font-size: .8em; /* edited by Skye 2/7/06 */
font-weight: normal; color: #666666;
}

