body {
	font-size: 80%!important;	/* IE uses this*/
	font-size: 100%	/* Mozilla uses this*/
}



* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
	border-collapse: collapse;

}

		
#container {
}

#tagline1 {
	color: #858688;
	font-weight: bold;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
}

#tagline2 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

#adminmenu {
	margin: 3px 10px 0 0;
	text-align: right;
 }

#adminmenu a
{
	font-size: 0.9em;
	color: #343399;
	font-weight:bold;
}

#adminmenu a:hover
{
	font-weight:bold;
	text-decoration: none;
}

#banner {
}

#banner .bkgd-color1 {
	background-image:url(../images/bkgd-color1.gif);
}
#banner .bkgd-color2 {
	line-height: 29px;
	background-color: #ECECEC;
}
#banner .bkgd-color3 {
	background-image:url(../images/bkgd-color3.gif);
	line-height: 29px;
}

.showprint {
	display: none;
	}


input.border, textarea.border {
	border-top-width: 1.25px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1.25px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

.marginleftout,  .marginrightout{
	width: 45%;
	background-image: url(../images/bkgd-grid-med.gif);
	background-repeat: repeat-y;
	background-color: #E6E6E6;
}

/* Keep, even if empty, for hiding at print time */
.marginleftin,  .marginrightin {
}

.emphasize {
	color:  #FF0000;
	font-size: 1.1em;
	font-weight: bold;
}

p, ul {
	
}

td
{
	vertical-align : top;
}


hr
{
	background: #cccccc; /* used by Mozilla */
	margin: 5px;
	color: #666666;
}

/* CLASS DEFINITIONS */

.leadtext {
	color:#FFFFFF;
	padding: 2px 0 2px 10px;
	background-color: #666666;
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
}

.formtitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #66CC33;
}

.smalltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold;
}

.largetext {
	font-size: 1.1em;
	font-weight: bold;
}

.logobannerh1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	color: #FF9933;
}

.formFieldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #020181;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

.formField { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 1em; 
	font-weight: bold;
}


.floatright
{
	float: right;
	margin: 5px 5px 5px 15px;
}

.floatleft
{
	float: left;
	padding: 5px 15px 5px 0;
}

.border-01
{
	border: 1px solid #000;
}

.border-02
{
	border: 2px solid #000;
}

.border-03
{
	border: 3px solid #000;
}

/* ID DEFINITIONS */




#leftcol
{
	width: 261px;
	background-image: url(../images/bkgd-leftcol.jpg);
	background-repeat: repeat-y;
}

#leftcol a
{
}

#leftcol a:hover
{
}

#leftcol a:active
{
	font-weight: bold;
}




#leftcol p
{
	padding: 7px 10px 7px 10px;
	margin: 10px;
	font-size: 12px;
	color: #000000;
	
}

#leftcol h2 {
	font-size: 1em;
	color: #FF3300;
	margin: 0 0 0 5px;
	padding: 0 10px 0 0;
	clear: both;
}


#leftcol ul
{
	margin: 0 0 0 10px;
	margin-left: 35px;
	/*width: 177px;*/
	list-style-type: none;
}




#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}


 #leftcol #menu A {
	color: #FF9900;
}


 #leftcol #menu h2 {
	margin-bottom: 5px;
	list-style-type: none;
}

 #leftcol #menu h2 a {
	color: #333333;
	text-decoration: none;
	list-style-image: none;
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 3px 3px 3px 0;
}

 #leftcol #menu h2 a:hover {
	color: #FFFFFF;
	background-color: #020181;
}

 #leftcol #menu ul {
	padding: 0 10px 10px 0;
}

 #leftcol #menu li {
}

 #leftcol #menu li a {
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	list-style-image: none;
	font-size: 0.9em;
}

 #leftcol #menu li a:hover {
	color: #FFFFFF;
	background-color: #020181;
}





#rightcol
{
	margin: 50px 0 0 0;
	float: right;
	width: 315px;
}

#content H1 {
	color: #3989BA;
	font-size: 1.3em;
	margin-bottom: 15px;
}

#rightcol .container
{
	background-color:#F9F9F9;
	color: #000000;
	padding: 10px;
	width: auto;

}

#content H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7FBC23;
	font-size: 1.2em;
	margin: 20px 0 5px 0;
	padding: 0;
}	
	

#content h3
{
	font-size: 1.1em;
	color: #3989BA;
}

#content h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}

#content 
{
	float: left;
	padding: 50px 15px 15px 0;
	width: 50%;
} 

#content a
{
	text-decoration : underline;
}
	
#content a:link
{
	color : #009;
}

#content a:hover, #content a:visited
{

}

#content a:active
{
	font-weight: bold;
}

#content .img-align-left {
	float: left;
	margin: 0 15px 0 0;
}

#content .img-align-right {
	margin: 0 0 0 15px;
	float: right;
}


#content p
{
	margin: 0 0 10px 0;
	line-height: 1.3em;
}




#content blockquote {
	background-image: url(../images/block-quote-lg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 30px 15px 50px;
	background-color: #F9F9F9;
	margin: 0px 25px;
}

#rightcol blockquote p {
	padding: 0 40px 0 0;
}

#rightcol blockquote {
	background-image: url(../images/block-quote-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 25px;
	color: #FFFFFF;
	font-weight: bold;
}

#rightcol blockquote p {
	margin: 0;
	padding: 0;
}

#content ul, #content ol
{
	margin: 15px 4px 15px 40px;
}

#content li
{
	margin: 5px 35px 0 0;
}

#content li.multiplecols {
	margin: 0 5px 5px 5px;
}

#content dl, #content dd
{
	margin: 0 0 10px 0;
}

#content dt {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 0 5px 0;
}

#content dd {
	font-size: 0.9em;
	text-transform: none;
	padding: 0 0 20px 0;
}

#content td.content
{
	padding: 0.9em;
	margin: 0;
}



#footer
{
	width: 100%;
	background-color: #666666;
	padding-left: 15px;
}

#footer a {
	font-size: 0.9em;
	text-decoration: none
	font-weight: bold;
	}
	
#footer a:link {
	color: #CCFF00; 
}

#footer a:visited {
	color: #CCFF00; 
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright, .copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}

#footer td.content
{
	padding: 0.8em;
	margin: 0;
}

#footer .bullet {
color:#FFFFFF;
}

strong {
}
#rightcol H2 {
	color: #FFFFFF;
	background-color: #7DBDE3;
	text-transform: capitalize;
	padding: 3px 15px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1em;
}
#rightcol UL {
	padding-left: 10px;
	margin: 15px 20px;
}
#rightcol LI {
	padding: 5px 0 0 0;
}
#content P {
}
.clr {
	clear: both;
}

#content table.interior
{
	background: #fff;
	border-collapse: collapse;
}

table.interior th,
table.interior td
{
	padding: 10px 5px;
	font-size: 0.9em;
	border-bottom: 8px solid #fff;
}

table.interior th
{
	color: #FFFFFF;
	border-bottom: 5px solid #fff;
	background: #A8cee5;
}

table.interior td.colored
{
	background: #ccc;
	width: 215px;
	font-weight: bold;
}
th {
	background-color: #A8CEE5;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 3px;
}
#rightcol h2 {
	color: #FFFFFF;
}
#phone {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: auto;
	padding: 5px;
	text-align: center;
}
div {
	margin: 0px;
	padding: 0px;
}
#flash_position {
	position: absolute;
	left: 384px;
	top: 162px;
}
.flash_home_text {
	font-size: 1.2em;
	width: 475px;
	margin-left: 80px;
	text-align: center;
}
.testimonial {
	font-size: 1.1em;
	font-style: italic;
}
#rightcol p {
	margin-right: 35px;
	font-size: 0.9em;
	margin: 15px 25px 0 0;
}

