BODY {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 1em;
}

IMG {
	border: 0;
}

A {
	color: #0077B0;
}

A.menuLink {
	color: #006A52;
	text-decoration: none;
}

A.menuLink:hover {
    text-decoration: underline;
}

TD {
	font-size: 12px;
}


P {
	margin-bottom: 20;
}

H1, H2, H3 {
	font-weight: normal;
}

TD.menu {
	vertical-align: top;
	text-align: center;
}

TABLE.ctable {
	border: 0;
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
}

TABLE.ctable TD {
	width: 33%;
	vertical-align: top;
}

TABLE.ctable IMG {
	margin-bottom: 15;
}

div.line {
	font-size: 11px;
	margin-bottom: 20px;
	color: #C4D9C9;
}

div.line A {
	color: #C4D9C9;
}

IMG.p {
	width: 8;
	height: 8;
	border: 0;
}

TD.contentCell {
	font-size: 13px;
	padding: 4 12 4 12;
	color: #636363;
}

TD.dataTD TD {
	vertical-align: top;
}


TD.emptyCell {
	font-size: 1px;
}

.greenHead {
	font-size: 13px;
	font-style: italic;
	color: #006A52;
	font-weight: bold;
}

.pinkHead {
	font-size: 13px;
	font-style: italic;
	color: #EE209A;
	margin-bottom: 3;
	font-weight: bold;
}


UL.tel {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

UL.tel LI {
	padding: 0;
	margin: 0 0 4 0;
}

UL.tel LI SPAN {
	font-size: 15;
	font-weight: bold;
}

UL.data {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

UL.data LI {
	padding: 0;
	margin: 0 0 4 0;
}

UL.data2 {
    list-style-type: none;
    padding: 0;
    margin: 3 0 3 10;
	font-size: 11px
}


TABLE.small TD {
	font-size: 12px;
}

.green {
	color: #006A52;
}

.pink {
	color: #DC0080;
}

A.whiteLink {
	color: #CCE1DE;
	text-decoration: none;
}

A.whiteLink:hover {
	text-decoration: underline;
}
