﻿body 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	/*line-height:2.0;*/
}
td, span, div, p,a{font-family: Arial, Helvetica, sans-serif;}
.RadEContent td, 
.RadEContentBordered td
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
    font-size: 12px;
    padding: 1px;
    line-height:2.0;
}

.RadEContent h1, .RadEContentBordered h1
{
    font-size: 18px;
    position: relative;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.RadEContent h2, .RadEContentBordered h2
{
	font-size:16px;
	font-weight:bold;
	position: relative;
    margin-bottom: 5px;
    padding-bottom: 0px;
}
.RadEContent, .RadEContentBordered
{
	padding:3px;	
	background-color: #17567F;	
    background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #FFFFFF;
	margin: 0px;	
	text-align: left;
	scrollbar-face-color: #BACBF4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7E9FD2;
	scrollbar-3dlight-color: #E6EEFC;
	scrollbar-arrow-color: #4D6185;
	scrollbar-track-color: #F7F7F3;
	scrollbar-darkshadow-color: #C6D1DC;
}


h1{ font-size: 18px; margin-bottom: 10px; font-weight: 600; font-family:Tahoma}
h2{ font-size: 16px; margin-bottom: 10px; font-weight: 600; font-family:Tahoma}
h3{ font-size: 14px; margin-bottom: 10px; font-weight: 600; font-family:Tahoma}
h4{ font-size: 12px; margin-bottom: 10px; font-weight: 600; font-family:Tahoma}

a:hover, a:active
{
    color:#5EAEE0;
    font-size:12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a, a:link, a:visited
{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#5EAEE0;
}



