/* Basic Fonts and Colors */


body{   
    font: 80%/1.2em Arial, "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    color:#8C8C8C;
	margin:0;
	
        
}

a {
	color: #f49032;
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, #content a:hover {
	text-decoration: underline;
}

#content a {
	color:#CA0487;
	text-decoration: none;
}

img {
	border: 0;
}
abbr {
	border: 0;
}
h1 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 8px 0px;
	color:#FFFFFF;
}

#lt_sidebar_content h3 {
	font-weight: bold;
	font-size: 1.3em;
	padding: 8px 0px;
	color:#000000;
}

h2, h3, h4, h5, h6 {
	font-size: 1.20em;
	margin-top:6px;
	color:#000000;
}




h1 {
	margin-bottom:10px;
}


/* text inside scrolling area */
.dialog{
	text-align:justify;
	letter-spacing:.05em;
}

h1 {

}

#rt_sidebar_content h4 {
font-size: 1em;
}
h2, h3, h4, h5, h6 {

}
h2 {
font-weight: bold;
font-size: 1em;
color: #3c919d;
}

h2 {
font-weight: normal;
font-style: normal;
font-size: 1em;
color: #CD138E;
}



/* list contents */

ul { 
list-style:none;
}


.list1 li { 
margin-right: 5px;

padding:0 0 10px 0; 
margin-bottom:2px;
}

.list1 li a {
background: url(../images/everyangle/check_mark.png) no-repeat -5px -8px ;
padding-left:30px; 
color:#808080; 
text-decoration:none;
}

.list1 li a:hover { 

color:#0041B0;

}

 h1 {

color:#FF3399;
font-size: 18px;
text-align: center;
line-height: 20px;
}