/*
Name: Type CSS
Creative by: Rise Creative Group
Date modified: 1/16/08
------------------------------------*/


/*base font settings
------------------------------------*/

body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#000;
	}


/*Custom styles
------------------------------------*/
.feature_text {
font-size: 1.2em;
line-height:1.8em;
color: #000;
}

#score {
	font-size: 4em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: -.2em 0em -.2em 0em;
	}
	

/*HTML tag font settings
------------------------------------*/

p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #0F2651;
	margin: 1em 0em -.2em 0em;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 1.2em 0em 0em 0em;
	font-weight: normal;
	color: #000;
}

h3 {
	font-size: 1.2em;
	margin: 0 0em -1.2em 0em;
	font-weight: bold;
}

h4 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}
	
hr {
	background: url(/images/line.gif) 15px repeat-x;
	height: 15px;
	border: 0;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
	color: #000;
}
	
acronym {
	background-color: #D3D3D3; cursor: help;
}

textarea { 
height:192px;
width:600px;
line-height:1.0em;}

		
/* Text link styles
------------------------------------*/

a {
	color: #274517;
}

a:visited {
	color: #274517;
}

a:active {
	text-decoration: none;
	color: #274517;
}
	
a:hover {
	text-decoration: none;
	color: #274517;
}
	
#rfi_form input, #rfi_form textarea {
background: #fff;
border: 0;
}


#newlin_message {
color:#E3AF47;
}

#newsticker strong {
font-size: 1.2em;
color: #fff;
margin-bottom: -1em;
font-family:Arial, Helvetica, sans-serif;
}

#newsticker p {
font-size: 1.1em;
font-family:Arial, Helvetica, sans-serif;
line-height:1.2em;
}
