body {
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #3c62a9;
	text-decoration:none;
}

a:hover {
	color: #3c62a9;
	text-decoration:underline;
}

h1 {
	background-image: url(images/sms/section_title_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #3c62a9;
	font-size: 1em;
	font-weight: bold;
	padding-left: 20px;
}


h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	border-left: 5px solid #3c62a9;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

#ol_list {
	list-style-type: decimal;
	width: 700px;
}

#ol_list li {
	margin-left:30px;
}

#pagemenu {
	width:100%;
height: 38px;
background-color: #3c62a9;
}

#pagemenu .left {
	float: left;
}

#pagemenu .ov_left {
	float:left;
	background-image: url(/images/sms/onway_ov.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 218px;
	height: 38px;
}

#pagemenu .kp_left {
	float:left;
	background-image: url(/images/sms/onway_kp.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 217px;
	height: 38px;
}


.entry {
	width: 780px; 
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

.entry_body {

}

.sms_ov_input {
	padding-top: 12px;
	width: 213px;
	text-align:center;
}

.sms_ov_input_a, .sms_ov_input_a:hover,.sms_ov_input_a:visited {
	font-weight: bold;
	color: #6e9883;
}

.sms_kp_input {
	padding-top: 12px;
	width: 213px;
	text-align:center;
}

.sms_kp_input_a, .sms_kp_input_a:hover, .sms_kp_input_a:visited {
	font-weight: bold;
	color: #3c62a9;
}

.back_top_navigation {
	clear:both;
	text-align:center;
}

/* ENTRY */
.clear {
	clear:both;
	float: left;
}

.clear_both {
	clear: both;
}

#container {
	background-color:#fff;
	float:left;
	width:100%;
	display:inline; /* So IE plays nice */
}

#content {
	width:100%;
	margin-right:-100%;
	float:left;
}

#main_content {
	background-color:#d6dbee;
	background-image: url(/images/sms/onway_grad.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	line-height: 1.66em;
}

#maincontent {
	background-image: url(images/sms/maincontent_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
width: 780px;
}

.motto {
	color: #3c62a9;
	font-weight: bold;
	text-align: center;
	width:740px;
	padding:20px;
}

#header {
	background-color:#ffffff;
	background-image: url(images/sms/topheader_slice_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 106px;
	width: 100%;
}

#header .logo {
	float: left;
}

.sms_header_title {
	float: left;
	position:relative;
	top: 20px;
	left: 80px;
	text-align:center;
}

.sms_subheader_title {
	font-size: 1em;
	color: #6e9883;
}

.sms_header_title_text {
	font-size: 2em;
	font-weight: bold;
	color: #6e9883;
}

.sms_subheader_break {
	width: 100%;
	height: 10px;
	background-color: #6e9883;
}

#footer {
	background-color:#ffffff;
	background-image: url(images/kp/kp_footer_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 100px;
	clear:both;
}

#footer .break {
	background-color:#3c62a9;
	background-image: url(images/sms/footer_grad.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 38px;
}

#footer .admin {
	font-weight: bold;
	float: left;
	position: relative;
	top: 14px;
	left: 50px;
	padding:4px;
	background-color: #fff;
	color: #3c62a9;
}

#footer .right {
	float: right;
	width: 20px;
}

#footer .logo {
	font-weight: bold;
	float: right;
	position: relative;
	top: 0px;
	padding:0px;
	background-color: #fff;
	color: #3c62a9;
}

#footer .support {
	font-weight: bold;
	float: right;
	position: relative;
	top: 14px;
	padding:4px;
	background-color: #fff;
	color: #3c62a9;
}

