h1,h2,h3,h4,h5 {
	font-family:verdana,serif;
}

h1,h2,h3,h4,h5 {
	padding:5px 20px 5px 10px;
}

.ol li { 
	font-family:georgia,serif;
	padding-right:10px;
	line-height:24px;
	font-size:12px;
}

p {
	font-family:georgia,sans-serif;
	font-size:12px;
	padding:0px 10px 5px 10px;
	line-height:20px;
}

.emailLabel {
	font-family:arial,sans-serif;
	font-size:10px;
	text-align:left;
}

h1 {
	font-size:16px;
	border:1px solid #666;
	margin:1px;
	background-color: #527052;
	color:#fff;
	text-align:center;
	padding:1px 0 1px 0;
}

h2 {
	border:1px dashed #777;
	background-color:#fff;
	margin:5px;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

h3 {
	font-size:14px;
	margin-top:0px;
	padding:10px 5px 1px 5px;;
}


h4 {
	font-family:georgia, serif;
	font-size:12px;
}

.disclaimer {
	font-size:9px; 
	font-family:arial,sans-serif; 
	padding:5px;
}

div#flashcontent {
	border:none;
}

form { margin:0; padding:0; }


.LSM_0 {
	list-style:none;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding-left:30px;
	margin:0;
}

* html .LSM_0 {
	padding-left:30px;
}

div.center .LSM_0 {
	text-align:center;
	padding-left:0px
}

ul.LSM_0 li a, ul.LSM_0 li a:visited {
	text-decoration:none;
	color:#653239;
}

ul.LSM_0 li a:hover {
	text-decoration:underline;
}

.LSM_1 {
	font-size:12px;
	font-weight:normal;
}

.LSM_1 {
	list-style:url(/assets/templates/mks1/images/star_bullet.gif) circle;
	margin-left:0;
	padding-left:20px;
}

.contactform {
	color:#fff;
}

.tablecelltext {
	border-bottom:1px solid #999;
	width:300px;
	padding:0;
}

* html .tablecelltext {
	width:295px;
}

.smallError {
	font-size:11px;
	font-family:arial,sans-serif;
	font-weight:bold;
	line-height:13px;
	margin:3px 0 0 3px;
	padding:3px;
	color:#ff0000;
	text-align:center;
}

a { text-decoration:underline; color:#653239; }
a:hover { text-decoration:none; }


/* START BREADCRUMB STYLES */

div#breadcrumbs {
	text-align:left;
}

div#breadcrumbs, div#breadcrumbs a { 
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	padding: 8px 0px 8px 5px;
	text-decoration:none;
}

div#breadcrumbs a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

div#breadcrumbs {
	font-weight:bold;
	color:#444;
}

div#breadcrumbs span {
	padding:8px 0px 8px 5px;
}