/* CSS Document */

<!--
body,td,th {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a {
	font-size: 12px;
	color: #670099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AC00FF;
}
a:hover {
	text-decoration: underline;
	color: #787878;
}
a:active {
	text-decoration: none;
	color: #670099;
}
h1 {
	font-size: 20px;
	color: #666666;
}
h3 {
	font-size: 17px;
	color: #660099;
	font-weight:normal;
	text-transform:uppercase;
}
.purple {color: #680097}
.services {
	text-transform:uppercase;
	font-size:16px !important;
	}

.style1 {
	color: #CCCCCC;
	font-size: 9px;
	font-weight:normal;
}
#wrapper{
	margin:0 auto;
	text-align:center;
	padding:0px;
	width:100%;
	}
#contents{
	width:840px;
	text-align:left;
	margin:0 auto;
	margin-top:35px;
	}
#contentsHome{
	width:840px;
	text-align:left;
	margin:0 auto;
	margin-top:35px;
	background-image:url(images/pageTextHome_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
/*	border-bottom:3px solid #ccc;*/
	}
#logo{
	float:left;
	width:300px;
	margin-top:50px;
	height:200px;
	background-image:url(images/logo2.jpg);
	background-repeat:no-repeat;
	}
#logoHome{
	width:400px;
	margin:0 auto;
	height:229px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	padding-bottom:55px;
	}	
#mainContent{
	width:535px;
	float:right;
	background-image:url(images/pageText_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:3px solid #ccc;
	padding:0px;
	}
#mainContentHome{
	width:100%;
/*	background-image:url(images/pageText_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
/*	border-bottom:3px solid #ccc;*/
	padding:0px;
	text-align:center;
	}
#footerHome{
	width:800px;
	margin:0 auto;
	color:#FFFFFF !important;
	letter-spacing:5px;
	font-size:16px;
/*	background-color:#eee;*/
	
	}
#footer{
	width:536px;
	float:right;
	font-size:11px;
	letter-spacing:3px;
/*	background-color:#eee;*/
	
	}
.clr {
	clear:both;
}
.menu  {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-align:center;
	width:535px;	
	margin:0 auto;

}
.menuUL {
/*	display:block;*/
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:0px;
}
.menuLI {
	display:inline;
	padding:2px;

}
.menuLI a{
	font-size:13px;
	text-decoration:none;
}
.menuLI a:hover{

	color: #787878;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.menuLI a:active{
	color: #787878;
	text-decoration:none;
	
}
.menuLI a:visited{
	color: 666666 !important;
	text-decoration:none;
}
.pageText{
	padding:10px;
	margin:5px;
	margin-top:15px;
	font-weight:normal;
	color:#000000;
	line-height:30px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	border-left:1px solid #ccc;
	text-align:left;
}
.pageTexthome{
	padding:10px;
	margin:5px;
	margin-top:15px;
	font-weight:normal;
	color:#000000;
	line-height:30px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-align:left;
}
.pagetext p {
	text-align:left;
}
p.dcpara:first-letter
{
 float: left;
/* font-family: Old English, Georgia,serif;*/
 font-size: 550%;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
color: #888;
}
.boxed {
	/*border:1px dotted #555;*/
	list-style:inside;
	padding:5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	display:block;
	color: #680097;
	font-style:italic;
	padding:5px;
	border-top:1px solid #777;
}
.style2{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.black{
	color:#000000;
}
.pdf {
	background-image:url(images/pdf-icon.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:27px;
	display:block;
}
-->
