/*
// $Id: content.css,v 1.4 2007/07/25 17:00:29 dennisc Exp $
// $Revision: 1.4 $
// $Author: dennisc $
//
// $Log: content.css,v $
// Revision 1.4  2007/07/25 17:00:29  dennisc
// Updated the styles and site map category.
//
// Revision 1.3  2007/07/25 16:48:44  dennisc
// *** empty log message ***
//
// Revision 1.2  2007/07/25 12:46:38  dennisc
// Initial check-in of content groups, popup wrapper and left nav
//
// Revision 1.1  2007/07/12 17:38:04  dennisc
// Initial build out of templates and wrapper.
//
// Revision 1.2  2007/07/12 02:04:26  dennisc
// Start of the wrapper and initial build.
//
//
//
*/
body, p, td {
	font-family: Times, Times New Roman, Serif;
	font-size: 14px;
	color: #494c4e;
	line-height:18px;
	}

form {
	margin: 0px;
	}

input, select, option {
	font-family:Arial, helvetica, Sans-Serif;
	font-size: 12px;
	color: #494c4e;
	}

a {
	color: #3a90cd;
	text-decoration:none;
	}

a:link 
{
	color: #3a90cd;
	text-decoration:none;
	}

a:visited {
	color: #3a90cd;
	text-decoration:none;
	}

a:hover {
	color: #3a90cd;
	text-decoration:none;
	}

a:active {
	color: #3a90cd;
	text-decoration:none;
	}

h1 {
	font-family:Arial, helvetica, Sans-Serif;
	color: #3a90cd;
	font-size: 22px;
	}

h2 {
	font-family:Arial, helvetica, Sans-Serif;
	color: #3a90cd;
	font-size: 20px;
	}

h4 {
	font-family:Arial, helvetica, Sans-Serif;
	color: #3a90cd;
	font-size: 18px;
	}

h5 {
	font-family:Arial, helvetica, Sans-Serif;
	color: #3a90cd;
	font-size: 16px;
	font-weight:bold;
	}

h6 {
	font-family:Arial, helvetica, Sans-Serif;
	color: #3a90cd;
	font-size: 14px;
	}

.paragraphHeader {
	font-family:Arial, helvetica, Sans-Serif;
	color: #3a90cd;
	font-size: 20px;
	line-height: 24px;
	}