@charset "utf-8";
/* CSS Document */

.st-laurn {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color: #5a5d66;
	text-align: justify;
	
}

.st-laurn a {
	color: #333333;
} 

 .st-laurn a:hover {
	color: #626417;
} 

.st-laurn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color: #00335a;
	text-align: justify;
	}

.divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
.abtimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804D00;
	background-color: #FFFFFF;
	background-image: url(../images/title-img.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d4d4;
	border-right-color: #d7d4d4;
	border-bottom-color: #d7d4d4;
	border-left-color: #d7d4d4;
	padding: 3px;
	margin: 3px;
}
#key-point ul {
	margin: 0px;
	padding-right: 11px;
	padding-left: 5px;
	list-style-type: none;
}
#key-point li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/small-bullet.jpg);
	background-repeat: no-repeat;
	background-position: -1px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.st-laurn-bot {
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color: #b7bac0;
	text-align: justify;
	background-color:#2e4468;
	height:25px;
	
}
.st-laurn-bot a {
	color: #b7bac0;
} 