﻿*
	{
	margin:0px;
	padding:0px;
	outline:none;
	}

body
	{
	font:13px/20px "Trebuchet MS";
	color:#000;
	}
	
ul {
	padding:0;
	margin:0;
}

ul li {
	padding:0px;
	list-style-type:none;
}	

a:link, a:active, a:visited
	{
	color: #0000FF;
	text-decoration: none;
}
a:hover
	{
	color: #000066;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
	{
	font-weight:normal;
	}
h1
	{
	font-size:26px;
	color:#de127a;
	}
h2
	{
	font-size:21px;
	color:#cce000;
	}

img
	{
	border:0px;
	}
.clr
	{
	clear:both;	
	}
.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right;
	}
#wrapper
	{
	overflow:hidden;
	width:990px;
	margin:20px auto;
	background:#fff;
	}

#header {
	width:990px;
	height:213px;
	float:left;
	margin-bottom:1px;
	}

#container {
	width:990px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-bottom:1px;
	}
	
#lftpanel {
	width:690px;
	height:auto;
	float:left;
	min-height:400px;	
}

#lftpanel h1 {
	font-size: 26px;
	padding: 26px 5px 20px 5px;
	color: #063259;
}

#lftpanel h2 {
	font-size:16px;
	padding:10px 5px;
	color:#de127a;
}

#lftpanel h3 {
	font-size:14px;
	padding:10px 5px;
	color:#de127a;
}

#lftpanel p {
	padding:5px 15px 5px 5px;
	color:#3d3c2f;
	text-align:justify;
}

#lftpanelfull {
	width:990px;
	min-height:300px;
	height:auto;
	float:left;
}

#lftpanelfull h1 {
	font-size:26px;
	padding:26px 5px 20px 5px;
	color:#de127a;
}

#lftpanelfull h2 {
	font-size:16px;
	padding:15px 5px 10px 5px;
	color:#de127a;
}

#lftpanelfull h3 {
	font-size:14px;
	padding:10px 5px;
	color:#000;
}

#lftpanelfull h4 {
	font-size:14px;
	line-height:22px;
	padding:10px 5px;
	color:#000;
}

#lftpanelfull h5 {
	font-size:16px;
	padding:15px 5px 10px 5px;
	color:#000;
}

#lftpanelfull p {
	padding:5px 15px 5px 5px;
	color:#3d3c2f;
	text-align:justify;
}

#lftpanelfull p img {
	padding:5px;
	border:1px solid #E2E2E2;
}

#lftpanelfull ul {
	padding:4px;
	padding-left:14px;
	margin:6px;
}

#lftpanelfull ul li {
	padding-left:4px;
	text-align:justify;
	list-style-type:square;
}

#lftpanelfull ol {
	padding:4px;
	margin:0;
}

#lftpanelfull ol li {
	margin-left:10px;
	list-style-position:inside;
}



#rgtpanel {
	width:280px;
	height:auto;
	float:left;
	padding:8px 10px;
	background:#063259; /*    #de127a*/
	margin-top:10px;
}

#footer {
	width: 990px;
	height: 67px;
	float: left;
	padding: 8px 10px;
	/* background: #063259;*/
	margin-top: 20px;
	/*background-image: url('../images/footerbg.jpg');
	background-repeat: no-repeat;*/
}
.copyright {
	width: 478px;
	float: left;
	padding: 25px 10px;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
}
#kuonitxt {
	width: 325px;
	height: 30px;
	padding: 27px 0px 27px 22px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-align: right;
}
#kuonitxt a {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
#kuonitxt a:hover {
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
}



#kuoni {
	float:right;
	width:115px;
	height:22px;
	background-image:url(../images/retro_volition.html);
	background-repeat:no-repeat;
	padding-right:25px;
	margin-top:25px;
}
#kuoni a {
	width:115px;
	height:22px;
	float:right;
	padding-top:35px;
}

table {
	border:1px solid #CCC;	
	border-collapse:collapse;	
}

table tr th {
	font-size:12px/18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCC;	
	border-collapse:collapse;	
	vertical-align:top;
	padding:2px;
}

table tr td {
	font-size:12px/18px;
	text-align:left;
	border:1px solid #CCC;
	border-collapse:collapse;
	vertical-align:top;
	padding:2px;	
}

.imageplace {
	float:right;
	padding:5px;
	margin:10px;
	border:1px solid #ccc;
}

.green {
	color:#009140;
}

.pink
	{
	color:#de127a;
	}
	
.visualbig{
		width:100%;
		height:auto;
		float:left;
		border:none;
		margin:0;
		padding:0;
	}
	
.visual{
		width:400px;
		height:300px;
		float:left;
		border:1px solid #000;
		margin:20px 0 20px 20px;
		padding:0;
	}
	
.small {
	font-size:11px;
}

.text-center {
	text-align:center;
	}
.flash	{
	width:670px;
	float:left;
	padding:10px 0;
}

.sponsors {
	width:660px;
	height:120px;
	float:left;
	margin-top:20px;
	padding:10px;
	background:#fcdb00;
}

.speaker-pic {
	float:right;
	padding:5px;
	border:1px solid #ccc;
	margin:30px 20px 10px 20px;
}

.formtext
{
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #727272;
}
.bg_formfield {
	background-color: #F4F4FF;
}

.headingBold
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}

#contact_left
{
	float: left;
	width: 350px;
	margin-left: 8px;
}
#contact_right
{
	float: left;
	width: 550px;
}
