body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#334862;
	background:url(../../_themes/afel/sumtextb.gif) repeat fixed;
}


a:link {
	color: #3333CC;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #E31421;
}

h1 {
	font-size: 110%;
	color: #0066CC;
}

h2{
border-bottom: 1px solid ;
width: 50%;
	color:#0066CC;
	font-weight: bold;
	letter-spacing: 0.3em;
	font-size: 14px;
}

li{
	margin-bottom: 12px;
	list-style-image: url(../images/bullet1.gif);
	list-style-position: outside;
}

li li{
	margin-bottom: 12px;
	list-style-image: url(../images/bullet2.gif);
	list-style-position: outside;
}
hr{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #93D3FF;
}

.datatable td{
	border: 1px solid #D4DEF0;
}

.datatable th{
background-color: #D4DEF0;
	border-bottom: 1px solid #ffffff;
}

td.mainheading {
background-color:#334862;
color: #FFFFFF;
}

td{
padding: 10px;
vertical-align: top;
}
th{
padding: 10px;
vertical-align: top;
text-align: right;
}
.contentright{
	float: right;
	margin: 5px 5px 5px 15px;
	width: 200px;

}
.imagebox{
	font-size: 95%;
	font-weight: bold;
	background-color: #D4DEF0;
	white-space: normal;
/*		border: 1px solid #D4DEF0;*/

}
.imagebox p{
padding: 10px;

}

.button{


}

.button A{
font-size:13px;
color: #000066;
display:block;
width: 140px;
height: 20px;
padding: 10px 0px 10px 0px;
text-align: center;
text-decoration: none;

	background-image: url(../images/iButton.gif);
	background-repeat: no-repeat;
}

.button A:hover{
color:#FFFFFF;

	background-image: url(../images/iButtonActive.gif);
	background-repeat: no-repeat;
}

.button A:active{
color:#FFFFFF;

	background-image: url(../images/iButtonActive.gif);
	background-repeat: no-repeat;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-style: normal;
	font-size: 108%;
}
.small {
	font-size: 80%;
}

.extrasmall {
	font-size: 70%;
}