body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#bgcircles {
	margin: 0px;
	background-image: url(../../images/body_bg.gif);
	background-repeat: repeat-x;
}


#bgcircles_Home {
	margin: 0px;
	background-image: url(../../images/bg_1a.gif);
	background-repeat: repeat-x;
	background-color: #00a8c9;
}
#container {
	width: 840px;
	margin: auto;
	text-align: left;
	border-left: 1px solid #fbae42;
	border-right: 1px solid #fbae42;

}



#logoBAR {
	height: 120px;
	text-align: left;
	width: 840px;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../../images/container_shadow_1b.jpg);
}

#nav_HOME{
	width: 840px;
}

#flashContainerHOME {
	height: 150px;
	text-align: left;
	width: 840px;
	background-image: url(../images/banner_home.jpg);
}
#flashContainer {
	height: 115px;
	text-align: left;
	width: 840px;
}



#HOMEcontent {
	width: 840px;
	margin-top: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../images/home_bg.gif);


}


#PAGEcontent {
	width: 840px;
	margin-top: 0px;
	text-align: left;

}


#footer {
	height: 20px;
	text-align: right;
	width: 685px;
	padding-left: 130px;
	padding-top: 6px;
	background-color: #FAAD42;
	padding-right: 25px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	line-height:150%;
	color: #666666;
	margin-left: 20px;
}

#pageCENTER p 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	line-height:150%;
	color: #666666;
	margin-left: 20px;
	margin-right: 150px;
}


#pageCENTERlong p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	line-height:155%;
	color: #333333;
	margin-left: 20px;
	margin-right: 150px;
}


.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	line-height:160%;
	color: #000000;
	margin: 0;
}


#homeCENTER {
	width: 690px;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
}


#homeCENTER p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	line-height:155%;
	color: #333333;
	margin-left: 20px;
	margin-right: 300px;
	margin-bottom: 10px;
}

#homeLEFT {
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	background-image: url(../images/homeLEFT_bg.gif);
	background-repeat: no-repeat;
}
#homeRIGHT {
	width: 250px;
	float: right;
	text-align: left;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}


#homeRIGHT p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	line-height:160%;
	color: #333333;
	margin-left: 20px;
	margin-right: 10px;
}

#pageLEFT {
	width: 150px;
	float: left;
	text-align: left;
	margin: 0px;
	list-style: none;
	padding: 0px;
	background-image: url(../images/pageLEFT_bg.gif);
	background-repeat: no-repeat;
}
#pageCENTER {
	width: 690px;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	height: 400px;
	overflow: auto;
}

#pageCENTERlong
{
	width: 690px;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}

#pageRIGHT {
	width: 110px;
	float: right;
	text-align: center;
	padding-bottom: 0px;
}

.address {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color: #FFFFFF;
}




.TitleSpaced {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	color: #666666;
	letter-spacing: 0em;
	font-weight: bold;
}
.maintext a {
	color:#000000;
	text-decoration: underline;
}


.maintext a:hover {
	text-decoration: underline;
	color:#666666;
}

 .maintext a:visited {
}

p a {
	color:#000000;
	text-decoration: underline;
}


p a:hover {
	text-decoration: underline;
	color:#666666;
}

p a:visited {
}

.nav_indent {
	margin:0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-decoration: none;
}
.nav_indent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	border-bottom: 1px dashed #cccccc;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	width: 114px;
	padding-left: 8px;
	font-weight: bold;
}


.nav_indent a:hover {
	text-decoration: none;
	color:#00A9C9;

}

.nav_indent a:visited {


}

.nav_indent a {
	color:#000000;
	text-decoration: none;
}

#pageCENTER li {
	list-style-position: outside;
	list-style-type: square;
	margin:0px;
	padding:0px;
}
.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #0099CC;
	font-weight: bold;
}
#bgcircles #container #HOMEcontent #pageCENTER li p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	color: #005580;
	letter-spacing: 0em;
	font-weight: bold;
	display: inline;
	line-height: 180%;
	margin: 0;
	padding: 0;
}
.collapsable {
	width: 500px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-top: 1px solid #F2F9F9;
	padding-left: 0px;
   
}

.collapsable p {
	margin:0;
	padding:0;
	width:460px;
   
}

.studiesTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 150%;
	text-decoration: none;
}
.HomeHighlight {
	font-size: 17px;
	color: #1E5E80;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-style: italic;
}
.clients_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
}
.ListTitle {
	font-size: 14px;
	color: #1E5E80;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-style: italic;
	font-weight: bold;
}


.serviceBOX{
	padding-top: 15px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 10px;
	width: 450px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAE7F4;
	border-bottom-color: #DAE7F4;
	border-left-color: #DAE7F4;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #DAE7F4;
	margin-top: 15px;
	line-height: normal;
	background-color: #ffffff;
}

/* centered page container  
.serviceLIST{
	padding-left:5px;
	line-height:16pt;
	margin-left: 0px;
	letter-spacing: 0em;
	padding-bottom: 10px;
}
.serviceLIST li{
	padding-left:2px;
	line-height:14pt;
	list-style-image: url(../images/ArrowR.gif);
	list-style-position: outside;
	margin-left: 0px;
	color: #162732;
	letter-spacing: 0px;
}

.expertiseLIST {
	line-height:14pt;
	color: #162732;
	letter-spacing: 0px;
	padding-top: 10px;
}
*/
.clientNAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #666666;
}

.clientTITLE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #0099CC;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.smallTEXT {
	font-size:8pt;
}

.collapsable p {
	text-indent: -20px;
}
.collapsable ul {
	line-height: 150%;
}

.PLAIN li {
	line-height: 150%;
	list-style-type:none;
	list-style: none;
	list-style-image:none;
	
}.collapsable .PLAIN {
	list-style-image: none;
	list-style-type: none;
}
li 	{line-height: 150%;}
