body
{
background:#e8eef5;
margin:0px;
padding:0px;
font-family: arial;
}

h3
{
padding:0px;
margin:0px;
font-size:14px;
}

img
{
float:right;
margin:3px;
border:0px;
}
.top
{


background-image:url('images/cybercon_03.gif');
background-repeat:repeat-x;
height:143px;
width:100%;
margin:0px;
padding:0px;
}

.header
{
background-image:url('images/cybercon_02.gif');
background-repeat:no-repeat;
height:143px;
width:865px;
margin:0px auto;
}

.midt
{
font-family:verdana, arial, sans-serif;
width:825px;
height:87px;
background-image:url('images/cybercon_06.gif');
background-repeat:no-repeat;
padding:20px;
margin:0px auto;
font-size:20px;
color:#3e78bc;
font-weight:bold;
}

.main
{
width:825px;
height:375px;
padding:20px;
background-image:url('images/cybercon_09.gif');
background-repeat:no-repeat;
margin:0px auto;
margin-top:20px;
}

.footer
{
width:865px;
margin:0px auto;
margin-top:20px;
text-align:center;
font-size:10px;
font-family:verdana;
}

#reasons {
	width: 770px;
	margin: 15px auto;
	text-align: left;
}

#reasons h2 {

	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-indent: -9999px;
	min-width: 230px;
	border-bottom: 1px solid #165594;
	margin-bottom: 15px;
}

#reasons ol {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	list-style-position: inside;
	width: 200px;
	background: #fff;
}

#reasons ol li {
	cursor: pointer;
	font-weight: bold;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	background: #ECF3EB;
	padding-left: 10px;
	margin-bottom: 2px;
	border-left: 10px solid #fff;
	z-index: 100;
}

#reasons ol li.active {
	color: #fff;
	background: #266CB2;
	border-left: 10px solid #266CB3;
}

.reason {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	height: 200px;
	padding: 8px 8px 0 0;
	z-index: 1;
}

.reason a:link, .reason a:visited {
	color: #266CB1;
	text-decoration: none;
}

.reason table {
	padding: 0;
	border: 0px none;
	border-collapse: collapse; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}

.reason td {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px 12px 0;
	vertical-align: top;
	color: #333;
}
.reason td {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px 12px 0;
	vertical-align: top;
	color: #333;
}

A:link {text-decoration: none; color:blue;}
A:visited {text-decoration: none; color:blue;}
A:active {text-decoration: none; color:blue;}
A:hover {text-decoration: none; color: red;}