body {
	background:#CAC8C9;
	margin:0 auto;
}

.conf {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#147CE4;
	padding:10px 0;
}

.green_box_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	padding:10px 0;
	text-align: left;
}

.green_box_more {
	background:url('images/bt-more.gif') left no-repeat;
	padding-left:30px;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin:15px;
}

.green_box_more a {
	color:#ffffff;
	text-decoration:none;
}

.green_box_more a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#news {
	width:220px;
	height:60px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#03426F;
}

.past_conf {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#C74242;
}

.past_conf_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#03426F;
}

.past_conf_text ul {
	padding:10px;
	margin:0;
	list-style:none;
}

.past_conf_text ul li {
	list-style:none;
	background: url('images/pdf.png')left no-repeat;
	padding-left:20px;
	line-height:2.0em;
}

.past_conf_text ul li a {
	color:#03426F;
	text-decoration:none;
}

.past_conf_text ul li a:hover {
	color:#03426F;
	text-decoration:underline;
}

.content {
	padding:35px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#316AC5;
	border-bottom-color: #4D6185;
}

.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#B50000
}

.more a {
	color:#B50000;
	text-decoration:none;
}

.more a:hover {
	color:#B50000;
	text-decoration:none;
}

.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#0060B2;
}

.awards {
	background: url('images/awards-bg.jpg') no-repeat;
	
}

.awards_text {
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:1.4em;
}

.glimpse {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#C84343;
}

.glimpse a {
	color:#C84343;
	text-decoration:underline;
}

.glimpse a:hover {
	color:#C84343;
	text-decoration:none;
}

.scroller {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#4E9900;
}

.footer {
	background:url('images/footer-bg.jpg');
}

.footer_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	padding-left:10px;
}

.footer_left a {
	color:#ffffff;
	text-decoration:underline;
}

.footer_left a:hover {
	color:#ffffff;
	text-decoration:none;
}

.footer_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-right:10px;
}

.footer_right ul {
	list-style:none;
	float:right;
	padding:0;
	margin:0;
}

.footer_right ul li {
	list-style:none;
	display:inline;
	padding:0 10px;
}

.footer_right ul li a {
	color:#ffffff;
	text-decoration:none;
}

.footer_right ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.links a {text-decoration: none;color:#B50000}

.ul p{ list-style:upper-latin}

.col p {color:#CC0000}

.rightalign {
	float:right;
	padding:5px;
}

.leftalign {
     float:left;
	 padding:5px;
	 }
