/* was font size 11. now 12 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background-color: #4F5559;
	font-size: 12px;
	color: #333;
}

.greyBackground {
	background-color: #6c6c6c;	
}

.greyBorder {
	border: 1px solid #6c6c6c;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4F5559;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.main table tr .mainSub table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.main table tr .mainSub table tr ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

/*MM - added style 13/01/2012 */
ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.main table tr .mainSub .td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.photofeature {
	background-image: url(images/logo_190.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
}

img {
	border: 0 none;
}

.imgborder {
	border: 1px solid #666666;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.colLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 200px;
	line-height: 15px;
	padding: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CDCCD1;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CDCCD1;
}
.navLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	display: table-cell;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navLeft a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navLeft a:hover {
	color: #666666;
}
.navLeft a:active {
	color: #FFFFFF;
	text-decoration: none;
}

 //MM width - was 900px
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5559;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 100%;
	text-align: left;
	line-height: 16px;
}

.colRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5559;
	vertical-align: top;
	text-align: left;
	width: 200px;
/*	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C1C1C9;
*/	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C1C1C9;
	padding: 15px;
}

.mainSub {
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4F5559;
	vertical-align:top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CDCCD1;	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CDCCD1;	
}

.cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4F5559;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
}

/* font was 12px */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d71920;
	text-align: left;
	line-height: 18px;
}

/* font was 11px */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 18px;
}

.colRight li {
	list-style-position: outside;
	margin-left: -20px;
	list-style-type: circle;
}
.main a:active {
	color: #666666;
	text-decoration: underline;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-top: 10px;
	padding-left: 18px;
}
.keywords {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}

.main a:link {
	color: #666666;
	text-decoration: underline;
}

.main a:visited {
	color: #666666;
	text-decoration: underline;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.main a:hover {

	color: #d71920;
	text-decoration: underline;
}

.mainSub2 {

	padding: 15px;
}
.main table tr .mainSub .tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
