/* Styles that are uniform across all sites  */

#hd A{
	border:none;
}

#bd{
	
}

#doc2
{
    margin-top: 20px;
    background-color: #fff;
    font-family: "Lucida Grande";
}

H1
{
    font-size: 36px;
    font-weight: bold;
    margin: 10px 5px 10px 5px;
}


H2
{
    font-size: 22px;
    font-weight: bold;
    margin: 10px 5px 10px 10px;
}

H3
{
    font-size: 18px;
    font-weight: bold;
    margin: 10px 5px 5px 10px;
}

H4
{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 5px 5px 10px;
}

H5
{
    font-size: 12px;
    font-weight: bold;
    margin: 10px 5px 5px 10px;
}

DIV.conceptHeader{
	text-align:center;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}



#main H1[id='intro']
{
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}

P
{
    font-size: small;
    padding: 10px 5px 10px 10px;
}

STRONG
{
    font-weight: bold;
}

EM{
	font-style:italic;
}

P IMG
{
    display: inline;
    padding: 5px;
}

IMG.left, IMG.contentLeft{
	margin-left:10px;
	margin-right:5px;
}

IMG.imgRight
{
    display: inline;
    float: right;
	margin:5px;
}

IMG.imgLeft
{
    display: inline;
    float: left;
	margin:5px;
}

.testimonial{
	
	font-style:italic;
	font-family:Georgia, Garamond, serif;
}

.testimonial SPAN.name{
	display:block;
	font-style:normal;
	text-align:right;
}

.testimonial.wide{
	width:78%;
	margin-left:10%;
	margin-right:10%;
	margin-top:20px;
	margin-bottom:20px;
}

.quote{
	font-style:italic;
	font-family:Georgia, Garamond, serif;
}

.quote SPAN.name{
	display:block;
	font-style:normal;
	text-align:right;
	padding-top:5px;
}

.quote.wide{
	width:76%;
	margin-left:10%;
	margin-right:10%;
	margin-top:20px;
	margin-bottom:20px;
}

P.testimonial.medium{
	width:380px;
	float:left;
	margin-left:5px;
	padding-bottom:10px;
}

.contentLeft{
	float:left;
}

.contentRight{
	float:right;
}


.pageWide{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:95%;
}

.centered{
	text-align:center;
}

.italicized, P.italicized{
	font-style:italic;
}


.highlight{
	font-weight:600;
	text-decoration:underline;
}


UL
{
    margin-left: 10px;
    font-size: small;
    padding: 5px;
	margin-left:35px;
}

OL
{
    margin-left: 10px;
    font-size: 12px;
    padding: 5px;
	margin-left:35px;
}

OL LI
{
	list-style-type:decimal;
}

UL LI
{
    list-style-type: disc;
    padding: 2px 5px 2px 10px;
}

.doubleSpace LI{
	padding: 6px 5px 6px 10px;
}

#ft
{
    margin-top: 20px;
    text-align: center;

}

#ft div{
	margin-left:10px;
	margin-right:10px;
	padding-bottom:20px;
	padding-top:20px;
}


.footNote{
	font-size:x-small;s	
}


/*****************  Advertising Section ***************/

#right .advertising{
	margin-top:10px;
	background-color:#fff;   /*#ffffcc;*/
	margin-bottom:10px;
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
}

#right .advertising SPAN.caption{
	display:block;
	padding:2px 3px 2px 5px;
	font-weight:bold;
	color:#224D74;
}

#right .advertising IMG{
	display:inline;
	text-align:left;
	float:left;
}



/************ End Advertising Section ****************/

#leadForm1
{
    margin-top: 15px;
}

#leadForm1 FORM
{
    padding-left: 15px;
    padding-right: 10px;
}

.checkboxes A, .checkboxes SPAN.concepts
{
    margin-left: 10px;
	color:#003399;
}

SPAN.intro{
	display:block;
	font-weight:bold;
	margin: 10px 5px 5px 10px;
}

.leadforms IMG{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

/***************  Page Specific ***********************/


