body {
	font-family:Tahoma, Helvetica;
	font-size: 12px;
	height: 1284px;
	color: #616161;
	background: url("images/templates/background.png");
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #4a974f;
}

a:hover {
	color: #5a7fd3;
}

a:active {
	color: #4a974f;
}

a:visited {
	color: #2d5b30;
}

a.navigation {
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	margin-right: 25px;
}

a.navigation:visited {
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none;
}

a.navigation:hover {
	font-size: 1.7em;
	font-weight: normal;
	color: #5a7fd3;
	text-decoration: none;
}

.white-back {
	width: 850px;
	background: url("images/templates/body-sub.jpg");
	background-attachment: fixed;
	display: inline-block;
}

.mkc-top {
	height: 72px;
	width: 850px;
}

.mkc-footer {
	margin: 10px 0 0 10px;
	color: #FFFFFF;
}

.left-column {
	width: 490px;
	float: left;
	padding-top: 20px;	
	text-align: left;	
}

.left-text {
	padding: 0 20px 0 20px;
	font-weight: bold;
	line-height: 20px;
}

.subheader {
	margin: 25px 0 0 38px;
	font-size: 1.8em;
	font-weight: bold;
}

.right-column {
	width: 340px;
	float: right;
	padding-top: 30px;
	padding-right: 15px;
	text-align: left;	
}

.sub-pic-left {
	width: 434px;
	margin-left: 20px;
	height: 289px;
}

.paper-left {
	width: 421px;
	height: 139px;
	text-align: center;
	padding: 30px 20px 0px 20px;
	background: url("images/templates/sub-paper-1.jpg");
}

.paper-left-small {
	width: 421px;
	height: 90px;
	text-align: center;
	padding: 30px 20px 0px 20px;
	background: url("images/templates/sub-paper-1-small.jpg");
}

.sign-in {
	width: 267px;
	height: 187px;
	padding: 20px 40px 0px 40px;
	font-size: 1.2em;
	font-weight: bold;
	word-spacing: 5px;
	background: url("images/templates/signin-box.jpg");
}

.sign-in-small {
	width: 267px;
	height: 107px;
	padding: 10px 40px 0px 40px;
	font-size: 1.2em;
	font-weight: bold;
	word-spacing: 5px;
	background: url("images/templates/signin-box-small.jpg");
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	background-image: url("images/templates/bullet-point.jpg");
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 10px 25px;
}

.quote {
	padding: 10px 0 5 0px;
	font-size: 1.1em;
	line-height: 15px;
}

.quotee {
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

