body {
	background-color: #CCCCCC;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}
.table1 { 
	border: 2px solid #999999;
	background-color: #FFFFFF;
}
.content_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-align:justify;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
.content_testimony { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align:center;
	margin: 10px 5px 10px 5px;
}
.flash_outline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.td_navbox1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/navback29.jpg);
}
.td_navbox2 {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	border-left: 1px;
	border-left-color: #333333;
	border-left-style:groove;
}
/* 
***************************************************
				Navigation
***************************************************
*/

#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}


#content {
	width: 620px;
	margin-top: 20px;
}
.content_tagline {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 20px;
	background-color: #FFFFCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.rtcol_tagline {	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align:center;
	background-color: #FFFFCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
 }
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000033;
	text-indent: 20px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #FFFFCC;
}
.pullquote {
	width: 145px;
	background:#F5F5F5;
	color:black;
	float: right;
	border:1px solid navy;
	font-size:90%;
	font-weight:bold;
	line-height:120%;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}
.pullquote2 {
	width: 90%;
	background-color:#FFFFFF;
	color:black;
	float: right;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	font-size:95%;
	font-weight:normal;
	line-height:120%;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}
.footer {
	font-size:11px;
	text-align:center;
	}
a.one:link {
	color: #000066;
	font-size:11px;
	text-decoration: none;
}
a.one:visited {
	color: #990000;
	font-size:11px;
	text-decoration: none;
}
a.one:hover {
	color: #000066;
	font-size:11px;
	text-decoration: underline;
}

