body {
	margin: 0;
	color: #000ED1;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #ffcc4d;}
	

#frame {
	background: url(../images/bg_symbol01.gif) repeat;
	}
#main {
	background: url(../images/middle.jpg) repeat-y;
		}
#logo {
	padding: 10px 0px 0px 15px;
	vertical-align: top;
}

#flashBanner {
	vertical-align: top;
	text-align: center;
	padding: 4px 0 2px 15px;
	
	}
#bannerRight{
	text-align: left;
	padding: 0 50px 0 5px;
	}

#testimonial	{
	padding-left:15px;
	vertical-align: bottom;
	font-size: 10px;
	vertical-align: top;
	}
#testimonial	 td{
	font-size: 10px;
	vertical-align: top;
	padding-bottom: 3px;
	border-bottom: 3px solid #FFF1CC;}
	
#testimonial	 td p{
	margin: 3px 0px;
	}
#testimonial	 img{	
	vertical-align: top;
	}

#leftImage	{
	padding-left:15px;
	vertical-align: top;
	text-align: center;
}
#leftLower	{
	padding-left:15px;
	}
#contentTop	{
	padding: 15px 100px 20px 45px;
	text-align: left;
	vertical-align: top;
	color: #0078D2;
	font-size: 11px;
	}
#contentTop	 p{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	}

#footer {
	background: url(../images/bottom.jpg) no-repeat left;
	font-size: 9px;	
	color: #000;
	text-align: center;
	padding-bottom: 22px;
}
#footer a:link{
	font-weight: bold;
	text-decoration: none;
	color: #0078D2;
	font-size: 10px;
	}
#footer a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #0078D2;
	font-size: 10px;}
	
/*Navigation - Main*/	
#navBar {
	width: 210px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	color: #0078D2;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	height: 240px;
	}
#navBar ul {
	vertical-align: top;
	}
#navBar li {
	list-style: none;
	display: block;
	margin: 0px 5px 2px -14px;
	background-color: #FFF1CC;
	border-bottom:thin groove #ffcc4d;
	border-left:thin groove #ffcc4d;
}
#navBar a {
	font-size: 11px;
	font-weight: bold;
	padding: 7px;
	color: #0078d2;
	text-decoration: none;
}
#navBar a:visited {
	color: #0078d2;
	text-decoration: none;
}
#navBar a:hover {
	color: #ffcc4d;
	text-decoration: none;
	}

/*Headings*/
h1	{
	font-size: 15px;
	color: #006;
	margin: 0px 0px 5px 0px;
}
h2	{
	font-size: 12px;
	color: #000ED1;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
h3	{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
/*Custom Classes and ID's*/
blockquote p {
	font-size: 9px;
	font-weight: bold;
}
#lift	{
	vertical-align: top;
	}
#myobCert {
	margin-left: 35px;
}
#PDFLinks	{
	background-color:rgb(235, 235, 235);
	padding:12px;}
.hilite	{
	font-size: 10px;
	font-weight: bold;}
#images {
	border: solid thin #000ed1;
	padding: 3px;
	background-color: rgb(241,241,241);}
	
/*Newsletter Style*/
#newsletter	{
	font-size: 11px;
	border: dotted 1px #000ED1;
	margin-top: 35px;
	}
#newsletter	 caption{
	font-size: 14px;
	padding: 10px;
	}
#newsletter a:link {
	color: #0078d2;
	text-decoration: none;
	font-size: 12px;
	}

#newsletter a:visited {
	color: #0078d2;
	text-decoration: none;
	font-size: 12px;
	}
#newsletter a:hover {
	color: #ffcc4d;
	text-decoration: none;
	font-size: 12px;
	}