@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.copybullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/enquiries/arrow_12h.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
}

.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	padding-top: 1em;
}

.copyjustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}


.modelcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #333333;
	height: 12px;
	text-indent: 0px;
	line-height: 1.5em;
	list-style-position: inherit;
	list-style-type: none;
	list-style-image: url(images/common/arrow_12h.gif);
	padding-bottom: 0em;
	vertical-align: text-top;
}

.bullets_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	
	
}

.li{
	margin:0px 0 2px 0;
	padding-top: 2px;
	color:#333333;
	text-decoration:none;
	background-repeat: no-repeat;
	list-style-image: url(images/common/arrow_10h.gif);
}


