@import "all.css"; /* just some basic formatting, no layout stuff */
	#frame {
		width:653px;
		/*margin-right:auto;
		margin-left:auto;*/
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#frame2 {
		width:650px;
		/*margin-right:auto; caused horizontal scroll in ie/mac
		margin-left:auto;*/
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:148px;
		padding-left:4px;
		padding-right:4px;
		margin-top:10px;
		float:left;
		}
		
#tagline   {
	color:#ffffff;
	width:140px;
	font-family : arial,sans-serif;
	font-size : 14px;
	padding-right:6px;
	font-weight : bold;
	background:#000000;
}
	
	#contentcenter {
		width:560px;
		padding-left:4px;
		float:left;
		}
		
	#indentedcenter {
		width:370px;
		padding-left:6px;
		float:left;
		background:#ffffff;
		}

#totalcenter {
		font-family : verdana, sans-serif;
		font-size : 14px;
		color:#000000;
		width:640px;
		padding:0px;
		float:left;
		background:#ffffff;
		}
	
	#contentright {
		font-family : arial,sans-serif;
		font-size : 14px;
		color:#000000;
		width:100px;
		padding:0px;
		float:left;
		background:#ffffff;
		}
		
		
	
	#contentheader {
		background:#ffffff;
		}
				
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
		
		
		
	#logoHeader{
		padding-top:8px;
		
		}
		
		
P,div,td,ul,ol  {
	font-family : arial,sans-serif;
	font-size : 14px;
}

td {
	font-family : arial,sans-serif;
	font-size : 14px;
}

H1  {
	font-family : arial,sans-serif;
	font-weight : bold;
	font-size : 20px;
}

H2  {
	font-family : arial,sans-serif;
	color:#009999;
	font-size : 18px;
	text-decoration : none;
}

H3  {
	font-family : arial,sans-serif;
	font-size : 19px;
	font-weight : bold;
	color:#009999;
	}
	H4  {
	font-family : arial,sans-serif;
	font-size : 15px;
	color:#363636;
	}
	
		H5  {
	font-family : arial,sans-serif;
	font-size : 14px;
	font-weight : bold;
	color:#ffffff;
	}
	


A  {
	font-family : arial,sans-serif;
	color : #0000FF;
	text-decoration : none;
	
}

A:Visited  {
	font-family : arial,sans-serif;
	text-decoration : none;
	
}

A:Active  {
	font-family : arial,sans-serif;
}

A:Hover  {
	font-family : arial,sans-serif;
	color : red;
	text-decoration : none;
	
}

BODY  {
	font-family : arial,sans-serif;
	color : #000000;
	text-decoration : none;
	font-size : 15px;

}

.nav A  {
	font-family : arial,sans-serif;
	font-weight : normal;
	color : white;
	font-weight : bold;
	font-size : 14px;
}

.hover A:Hover  {
	font-family : arial,sans-serif;
	color : red;
}

.list  {
	font-family : arial,sans-serif;
	color : #000000;
	font-size : 14px;
}
.small{
	font-family : arial,sans-serif;
	font-size : 12px;
	}
	
.faq{
	font-family : arial,sans-serif;
	font-size : 14px;
	}
	
	.question {
	font-family : arial,sans-serif;
	color : #ffffff;
	font-size : 11pt;
	}
	
.tagline A  {
	font-family : arial,sans-serif;
	color : white;
	font-size : 14px;
	padding-right:4px;
}

.navb A  {
	font-family : arial,sans-serif;
	color : white;
	font-size : 13px;
}

.interior {
	font-size : 12px;
	color:#ffffff;
	 line-height:normal;
	 font-family : "arial", sans-serif;
	 padding-left:6px;
     padding-right:6px;
	 padding-top:1px;
	 border-style : solid;
	 border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	 border-bottom-width: 1px;
	 border-color:#c6c6c6;
	 border-left: .5em solid #e4e4e4;
}

.interior A {
	font-family : "arial", sans-serif;
	color :#ffffff;
	text-decoration : none;
}

.interior A:Visited{
	font-family : "arial", sans-serif;
	color :#ffffff;
	text-decoration : none;
}

.interior A:Hover{
	font-family : "arial", sans-serif;
	color :#ffffff;
	text-decoration : none;
}
.border  {
	border-style : solid;
	border-color : #909090;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px
}

.navBorder  {
	border-style : solid;
	border-color :#c6c6c6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

.tagline {
	font-family : arial,sans-serif;
	color:#5a5a5a;
	font-size : 18px;
	text-decoration : none;
}

.marginsHead {
	background:#000000;
	/*#BA4731#CC0000#ff9900*/
	color: #fff;
	width:450 px;
	font-family : "Trebuchet MS", sans-serif;
	font-size : 14px;
	border: solid;
	font-weight: normal;
	/*text-indent: 0.5em;*/
	margin-top: 0px;
	padding-right:8px;
	padding-top:0px;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:0px;
	margin-left : 0px;
	border-color : #c6c6c6;
	border-width : 0px, 0px, 2px;
}