body {
	background-color: #FFFFFF;
	background-image: url(images/lineBG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a {
	//color: #F60;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
}
a.here:
        {color: #036;}

a:link {
	 color: #F60;
}
a:visited {
	 color: #F60;
}
a:hover {
	color: #900;
}
/* layout styling */
#body {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	position: absolute;
	left: 20px;
}

#masthead img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#name {
	color: #FFFFFF;
	background-color: #006FB4;
	padding-left: 18px;
	font-size: 10px;
	padding-top: 8px;
	margin: 0px;
	font-weight:bold;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	padding-bottom: 5px;
}
#contentContainer {
	background-color: rgb(244,250,253);
}
#content {
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 10px;
	margin-right: 0px;
	margin-left: 10px;
	clear: both;
}
#footer {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	/* color: #C99B5E; */
	color: #006FB4;
	padding-right: 18px;
	padding-left: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 9px;
	clear: both;
	margin-top: 2em;

}

#footer a {
	//color: #F60;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
}
#footer a.here:
        {color: #036;}

#footer a:link {
	 color: #036;
}
#footer a:visited {
	 color: #036;
}
#footer a:hover {
	color: #900;
}


#content ul {
	/* margin-right: 18px; */
	/* margin-left: 260px; */
	line-height: 1.3em;
	margin-left: 225px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px
	
		
}

/* Navigation class entered here by Jeremy 03/02/04 */

#navigation {
	padding-left: 5px;
}
td img {display: block;}


#navBar {
	padding-left: 18px;
	/* 18 px */
	margin-bottom: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	display: block;
	height: auto;
	width: auto;
}
/* content styling */
blockquote {
	margin-left: 270px;
	line-height: 1.2em;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: .4em;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	
}

h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: .4em;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	color:#f60;
}


.hide {
	display: none;
}
.bold {
	font-weight: bold; 
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.boldUnderline {
	font-weight:bold; text-decoration:underline;
}
.underline {
	text-decoration:underline;
}
.boldItalic {
	font-weight: bold; font-style: italic;
}
	
.pullout {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#content h2 {
	margin-left: 215px;
	color: #F60;
	padding: 0px 0px 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	font-size: 160%;
}
#content h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	margin-left: 215px;
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
}
#content h1 {
	margin-left: 215px;
	font-size: 160%;
	color: #F60;
	padding: 0px 0px 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content p {
	margin-right: 18px;
	margin-left: 215px;
	clear: none;
}

#content p.norm {
	margin-right: 18px;
	margin-left: 215px;
	clear: none;
}

#content p.pullout {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	line-height: normal;
	padding: 0px 0px 0px 240px;
	margin: 0px 18px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content p.column {
	margin-right: 18px;
	margin-left: 495px;
	clear: none;
}

.floatLeftColumn {
	position:absolute;
	margin-left: 215px;
	clear: none;
	float: left;
}

.floatLeftColumn {
	position:absolute;
	margin-left: 215px;
	clear: none;
	float: left;
}

.floatRightColumn {
	position:absolute;
	margin-left: 490px;
	float: left;
	width:200px;
}



#content img {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #FFFFFF;

	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
}
#subnav {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	font-size: 90%;
}
#subnav ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.2em;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.2em;
}
#subnav li {
	display: inline;
	margin: 0px 3px 0px 0px;
	padding: 9px 6px 0px;
	line-height: 1.4em;
}
#content blockquote p {
	margin: .8em 0px;
	padding: 0px;
}
#content blockquote ul {
	margin: 0em 0px .8em 2em;
	padding: 0px;
	list-style-type: square;
}

.floatLeft {
	position:absolute;
	left: 5px;
	clear: right;
	float: left;
}

.floatLeftQuote {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
	padding: 0px;
	margin: 25px;
	clear: right;
	float: left;

}

/*  Added by Jeremy 02-26-04 to create to column layout on clients page. */

#left {position:absolute; 
	top:320; 
	left:10; 
	width: 190px; 
	list-style-type: none;
	padding:15px 20px 15px 20px; 

} 

#left ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

#left li {
	margin: 0 0 0px 0;
}
/*  End of Add. */

/* added by Jeremy for small floating NavList 03-03-04 */

#navlist {
	position: absolute;
	left: 5px;
	top: 220px;
	width: 190px;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 8px;
	color: #FFF;
	border: 1px solid #ffffff;
	width: 150px;
	background-color: #006FB4;
	
}

#navlist a.here {
	/*/*/display: block;
	padding: 2px 2px 2px 8px;
	color: #FFF;
	border: 1px solid #ffffff;
	width: 150px;
	background-color: #036;
	
}

#navlist li {
	margin: 0 0 0px 0;
}

#navlist li.here {
	margin: 0 0 0px 0;
	color: #CCCCCC;

}


#navlist li.sub {
	
	width: 190px;
	
	 text-indent: 10px
}

#navlist li.sub20 {
	
	width: 190px;
	text-indent: 20px
}


#navlist a:link, #navlist a:visited {
	
	/*/*/color: #FFF;
	text-decoration: none; /* */
	
}


#navlist a:hover {
	
	text-decoration: underline;
	color: #9CF;
}
/* End of add by Jeremy for small floating NavList 03-03-04 */


/* Centering added for index page 03-05-04   */

#center ul
{
	position: absolute;
	left: 100px;
	top: 300px;
	color: #990000;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	font-size:12px;
	list-style-type: none;
}

#center 
{
	position: absolute;
	left: 100px;
	top: 175px;
	color: #F60;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	font-size:14px;
}

#center h3 {

		border-bottom-width: 0px;
		border-bottom-style: none;
		color: #F60;
		padding: 0px 0px 18px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
		font-size: 110%;
}