/*
Name: Type CSS
Creative by: Rise Creative Group
Date modified: 7/9/07
------------------------------------*/


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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#333333;
	}

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

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



h1 {
	font-size: 2.2em;
	font-weight:normal;
	color: #15769E;
	margin: -.2em 0em -.2em 0em;
	letter-spacing:-0.03em;
}


.subpage h1 {
	margin: -.2em 0em .8em 0em;
}

h2 {
	font-size: 1.4em;
	margin: 0 0em 0em 0em;
	color: #15769E;
	line-height: 1.8em;

}

h3 {
	font-size: 1.4em;
	font-weight:lighter;
	color:#B2C3C9;
	letter-spacing:-0.03em;
	margin: 0em 0em 0.3em 0em;
}


.context_box h3 {
 	color:#15769E;
}

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;
}
	
acronym {
	background-color: #D3D3D3; cursor: help;
}
		
/* Text link styles
------------------------------------*/

a {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:active {
	text-decoration: none;
	color: #003399;
}
	
a:hover {
	text-decoration: none;
	color: #003399;
	}

/* Misc
------------------------------------*/

.quick_links a,.quick_links a.visited, .quick_links a:hover  {
	font-size:1.2em;
	color:#fff;
	text-decoration:none;
	}



.commercial .img_format p {
	border:1px red solid;
	}


#feature p {
	font-size:1.5em;
	color:#B2C3C9;
	font-weight:100;
	letter-spacing:-0.01em;
	line-height: 1.3em;
	}



.feature_list li a{
	font-size:1.15em;
	text-decoration:none;
	color:#15769E;
	}


.feature_list li a:hover {
	color:#FFF;
	}


