﻿.simple_list_icon
{
	margin-left:10px; 
	margin-top:21px; 
	margin-right:10px; 
	margin-bottom:25px;
}

ul.simple_list {

}

ul.simple_list li {
	list-style-type:none;
	display:block;
	padding:2px;
}

ul.simple_list li a {color:black; text-decoration:underline;}
ul.simple_list li a:visited {color:black;}
ul.simple_list li a:hover {color:orange;}
ul.simple_list li a:active {color:black;}

#main_image {
	clear:both;
}

#search_box {
	width:768px; 
	height:58px; 
	background-color:#89BFE8; 
	border-width:1px;
	border-right-color:#5883A5; 
	border-bottom-color:#5883A5; 
	border-left-color:#D3EDF3; 
	border-top-color:#D3EDF3; 
	border-top-style:solid; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid;
	margin-bottom:10px;
}

.article_section {
	margin-bottom:10px;
}

#left_area, #center_area, #right_area {
	float:left;
}

#left_area h3, #center_area h3, #right_area h3 {
	font-size:10pt;
	font-weight:bold;
	color:black;
	line-height:24px;
	text-indent: 10px;
}

#left_area {
	width:196px;
}

#left_area h3 {
	width:186px;
	height:29px;
	background-image: url(../Images/main_boxtitle_186.gif);
}

#left_area .inner_box {
	width:186px;
	padding-top:10px;
	line-height:160%;
	background-image: url(../Images/main_boxback_186.gif);
	background-repeat: repeat-y;
}

#left_area .outer_box {
	width:186px;
	padding-bottom:10px;
	background-image: url(../Images/main_boxbottom_186.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#login_box table {
	margin-left:7px;
}

#login_box th {
	text-align:right;
}

#login_box label {
	font-size:8pt;
	font-weight:normal;
}

#login_box #username, #login_box #password {
	width:100px;
}

#center_area {
	width:292px;
}

#center_area h3 {
	width:282px;
	height:29px;
	background-image: url(../Images/main_boxtitle_282.gif);
}

#center_area .inner_box {
	width:282px;
	background-image: url(../Images/main_boxback_282.gif);
	background-repeat: repeat-y;
}

#center_area .outer_box {
	width:282px;
	padding-bottom:10px;
	background-image: url(../Images/main_boxbottom_282.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#online_registration ul {
	list-style:none;
}

#online_registration li {
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:13px;
	margin-left:1px;
	margin-right:1px;
	list-style-type:none;
	border-width:1px;
	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:solid; 
	border-left-style:none;
}

#online_registration li.last {
	border-bottom-style:none;
}

#online_registration h4 {
	font-size:9pt;
	font-weight:bold;
	color:red;
	line-height:24px;
	text-indent:6px;
}

#online_registration .desc_icon {
	margin-left:7px;
	margin-right:14px;
	margin-top:10px;
	margin-bottom:0px;
}

#right_area {
	width:282px;
}

#right_area h3 {
	width:282px;
	height:29px;
	background-image: url(../Images/main_boxtitle_282.gif);
}

#right_area .inner_box {
	width:282px;
	background-image: url(../Images/main_boxback_282.gif);
	background-repeat: repeat-y;
}

#right_area .outer_box {
	width:282px;
	padding-bottom:10px;
	background-image: url(../Images/main_boxbottom_282.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#right_area .more {
	text-align:right;
	margin-right:10px;
}

#client_comment h4 {
	font-size:9pt;
	font-weight:bold;
	color:#1765A7;
	line-height:24px;
	text-indent:10px;
}

#client_comment_icon {
	margin-left:10px;
	margin-top:3px;
	margin-right:8px;
}

#client_comment span {
	display:block;
	margin-left:10px;
	margin-right:10px;
}
