/* generated by csscreator.com */
/* modified by artphabets.com */ 

html, body{
font-size: 12px;
letter-spacing: 0.5pt;
font-family: century gothic, Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000; 
padding:0px;
margin:0px;
}
 
 
#pagewidth{ 
 width:100%; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:150px; 
  background-color:#FFFFFF;
 width:100%;
} 
 
#leftcol{
 width:12%; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
	padding-top: 10px; 
}
 
#twocols{
 width:83%; 
 float:right; 
 position:relative;
}

#rightcol{
 width:28%; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
	padding-top: 10px;
}
 
#content{background-color: #FFFFFF;
 float:left; 
 display:inline; 
 position: relative; left:65px;
 width:60%;
}

#content-print{background-color: #F5f5f5;
 float:left; 
 display:inline; 
 position: relative; left:65px;
 width:60%;
}

p{margin:10px;
line-height: 150%;
}

p.one {
	color: #505050; /*gray*/
	font-weight: bold;
	padding: 0px 0px 0px 30px;
}

p.two {
	padding: 0px 0px 0px 15px;
}

#footer{
 height:80px; 
  background-color:#FFFFFF;
 clear:both;
	border-top: 0px dotted silver; /*was 1, set to 0 for socialize it*/
	padding-top: 10px;
	color: gray;
	font-size: x-small;
} 

a {color: #643296;} /*purple*/
a:visited {color:#C8A0FF;} /*lightpurple*/
a:hover {color: #C94093;} /*magenta*/
a:active { color:#000000;} /*black*/

H1 {
	font-family: Tempus Sans ITC, century gothic, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000; /*black*/
	padding: 5px 0px 5px 10px;
	margin:0px;
	top: 5px;
}

H2 {
	font-family: Tempus Sans ITC, century gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000; /*black*/
	padding: 5px 0px 5px 10px;
	margin:0px;
	top: 5px;
}

H3 {
	font-family: Gulim, century gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; /*black*/
	padding: 5px 0px 5px 20px;
	margin:0px;
	top: 5px;
}

H4 {
	font-family: Segoe Print, century gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /*black*/
	padding: 5px 0px 5px 20px;
	margin:0px;
	top: 5px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
 
/*hide the header when printing*/ 
#header{display:none;} 

/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#twocols, #maincol{width:100%; position:relatif; float:left;}
#rightcol{display:none;} 
#content{width:100%; position:relatif; left:0px; float:left;}
#content-print{width:100%; position:relatif; left:0px; float:left;}

/*hide the footer when printing*/ 
#footer{display:none;} 

}

/*  ----------------holderdiv---------------------- */ 
#holderdiv {}
 
#holderdiv div {
	width: 90%;
	margin: 10px 10px 10px 2px;
	align: center;
	color: #505050; /* grey */
	background-color: #FCFCFC; /* almost white */
	border: 1px solid #AAAAAA;
}
 
#holderdiv h2 {
	margin: 0;
	background-color: #F5F5F5; /* almost white */
	color: #666666; /* grey */
	font-size: 12px;
	padding: 3px;
	text-align: left;
	font-weight: bolder;
}

#holderdiv h3 {
	margin: 0;
	background-color: #FFFFFF; /* white for google ads */
	color: #666666; /* grey */
	font-size: 12px;
	padding: 3px;
	text-align: left;
	font-weight: bolder;
}
 
#holderdiv p {
	margin: 0px 5px; /* 0px vertical margins and 10px from left on the p */
	padding: 0px 3px; /* Also side padding */
	padding-bottom:3px;
	font-size: 12px;
	letter-spacing: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
 
#holderdiv .p-divider {
  border-top: 1px solid #AAAAAA;
  padding-top: 3px; /* This one gets top padding */
} 

#holderdiv img {
width:91px;
border:0;
padding:1px 0;
}


/*  ----------------END holderdiv---------------------- */

table.one
{
width: 90%; 
font-size: 11px;
}

table.two
{
width: 360px; 
font-size: 11px;
}

ul{
	list-style-image:  url("../images/li.gif");
	list-style-position:outside;
	list-style-type:none;
}

/* --20090105 Included RSSBLOGIT div image style in div holder-- */
/* --20090903 li.gif added-- */