/* Start of CMSMS style sheet 'MP Printers' */
/*

Generic page text
Forms
Tabulated data

*/

html, body {
	background: #E0E0E0 url(uploads/images/pageEdges.gif) repeat-y center top;
	}

a:link {
	color: #339900;
	text-decoration: none
}

a:visited {
	color: gray;
	text-decoration: none
	}

h1 {
	color: #339900;
	font-family: sans-serif;
	font-size: 18pt;
	font-weight: normal;
	line-height: 125%;
	margin-bottom: 7px;
}

h1.wrap {
	margin: 4px 0px 0px 10px;
	}

h2 {
	color: #339900;
	font-family: sans-serif;
	font-size: 12pt;
	line-height: 125%;
	margin-bottom: 7px;
}

h3 {
	color: black;
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 125%;
	margin-bottom: 7px;
}



a.services {
	color: black;
	text-decoration: none
	}
	
a.services:hover {
	color: red;
	text-decoration: none
	}

a.services:visited {
	color: gray;
	text-decoration: none
	}
	
p {
	color: #333333;
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 170%
	}

ul {
	color: #333333;
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 170%;
	/* list-style-image: url(http://www.catalystcc.co.uk/web/uploads/images/bullet1.gif); */
}

/* ##### Form styles ##### */

/*input {
	text-align: left;
	}*/

input.text {
	text-align: left;
	}

.button {
	text-align: center;
	}

/* CVs */

#dhtmltooltip {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	line-height: 170%;
	font-family: Verdana;
	position: absolute;
	width: 150px;
	border: 1px solid #118B64;
	padding: 2px;
	background-color: #E7F3EF;
	visibility: hidden;
	z-index: 100;
}

/* Start of class selectors */

.bolder {
	COLOR: black; FONT-STYLE: normal; FONT-WEIGHT: bolder
}
.italic {
	COLOR: black; FONT-STYLE: italic
}
.SideText  {
	color: black;
	font-weight: normal;
	font-size: 8pt;
	line-height: 150%;
	font-family: Verdana;
	border-left: 0;
	margin-left: 0px;
	margin-right: 0px;
}

.Copyright  {
	color: black;
	font-weight: normal;
	font-size: 8pt;
	line-height: 150%;
	font-family: Verdana;
}

.RightColumnText {
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	line-height: 170%;
	font-family: Verdana;
	}

.RightColumnTextIndented { color: black; font-weight: normal; font-size: 8pt; line-height: 150%; font-family: Verdana; text-indent: 10px }
.RightColumnTitle  { color: white; font-weight: bold; font-size: 8pt; line-height: normal; font-family: Verdana }
.SideTextBold  { color: black; font-size: 8pt; font-family: Verdana; font-weight: bold; line-height: 130% }
.whitetext {
	COLOR: white
}
.boldwhite {
	COLOR: white; FONT-WEIGHT: bold
}
.boldgrey { color: #999999; font-weight: bold }
.readonly {
	COLOR: gray
}
.profileBackground  { text-decoration: none; background-color: #C6E4F7; padding: 10px }

.servicesList {
	font-family: verdana;
	font-size: 86%;
	line-height: 180%;
	color: #000000;
	list-style-type: none;
	margin-top: 0px;
	}
.seeAlso {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	margin-left: 4px;
	}

.seeAlsoText {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	margin-left: 4px;
	}
	
.image {
	float: right;
	margin-right: 20px;
}
/* End of 'MP Printers' */

