body {
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/link-bullet.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	line-height: 23px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-position: left 3px;
}

.link:hover {
	
	color: #FF8400;
	
}

.footertxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	
	text-decoration:underline;
	}
.contact {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00ACE5;
	text-decoration: none;
}

.contact:hover {

	
	color: #FF8400;
}

.linkinner:hover {

	
	color: #FF8400;
}
.linkinner {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/inner-bullet.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	line-height: 24px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-position: left;
}
.pagetitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #85B712;
	text-decoration: none;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	display: block;
}
.heading {
	font-family:  Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color:#CCCCCC;
	
}
.quotations {
	color: #00ACE5;
	font-weight: bold;
}

.mdmessage{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	line-height:20px;
	color:#333333;
	text-decoration: none;
	}
	
.hyperlinks{
	color: #006600;
	font-weight: bold;
	text-decoration:none;
	}
	
.hyperlinks:hover{
	color: #006600;
	font-weight: bold;
	text-decoration:underline;
	}

.footertype{
    font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight:bold;
	line-height:16px;
	color:#333333;
	text-decoration: none;
	}