body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 200%;
	color: #333333;
}

h1 {
	display: block;
	width: 290px;
	height: 116px;
	float: left;
	background: url(../../images/site_images/emkn_logo.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}

h1 a {
	display: block;
	width: 290px;
	height: 116px;	
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
}

h3.generic {
	margin-bottom: 1.0em;
}

h3 a {
	text-decoration: none;
	color: #006496;
}

h3 a:hover {
	text-decoration: none;
}

p.click {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.0em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #444444;
	margin-bottom: 0.5em;
}

h4 a {
	text-decoration: none;
	color: #006496;
}

h4 a:hover {
	text-decoration: none;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #999999;
}

h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #999999;
}


a {
	color: #006496;
	text-decoration: none;

}

a:hover {
	color: #222222;
	text-decoration: underline;
}

p {
	font-size: 1.2em;
}

.more {
	margin-top: 1.0em;
	font-size: 1.1em;
}

.quiet {
	font-size: 1.1em;
}

.detail {
	font-weight: bold;
	display: block;
	width: 60px;
	float: left;
	color: #444444;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#contentSecondaryHome p {
	margin-top: 1.0em;
}

#buttons em {
	font-style: normal;
}

#buttons li.line1 a {
	background: #008755 url(../../images/site_images/background_circle_line1.gif) no-repeat;
}

#buttons li.line1 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

#buttons li.line2 a {
	background: #502887 url(../../images/site_images/background_circle_line2.gif) no-repeat;
}

#buttons li.line2 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

#buttons li.line3 a {
	background: #eb3791 url(../../images/site_images/background_circle_line3.gif) no-repeat;
}

#buttons li.line3 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

#buttons li.line4 a {
	background: #00b4f0 url(../../images/site_images/background_circle_line4.gif) no-repeat;
}

#buttons li.line4 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

#buttons li.line5 a {
	background: #eb3241 url(../../images/site_images/background_circle_line5.gif) no-repeat;
}

#buttons li.line5 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

#buttons li.line6 a {
	background: #fab92d url(../../images/site_images/background_circle_line6.gif) no-repeat;
}

#buttons li.line6 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

#buttons li.line7 a {
	background: #b4d232 url(../../images/site_images/background_circle_line7.gif) no-repeat;
}

#buttons li.line7 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

#buttons li.line8 a {
	background: #f08228 url(../../images/site_images/background_circle_line8.gif) no-repeat;
}

#buttons li.line8 a:hover {
	background: #666666 url(../../images/site_images/background_hover.gif) no-repeat;
}

.service {
	background: #ffffff url(../../images/site_images/background_service.gif) repeat-x;
	border: 1px solid #cccccc;
	margin-bottom: 1.0em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.university {
	background: #ffffff url(../../images/site_images/background_service.gif) repeat-x;
	border: 1px solid #cccccc;
	margin-bottom: 1.0em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 458px;
	min-height: 170px;
}

.universities {
	margin-bottom: 1.0em;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 168px;
	min-height: 170px;
}

.odd {
	clear: both;
	margin-bottom: 20px;
}

.even {
	clear: none;
	margin-bottom: 20px;
}

.universityDetail {
	float: left;
	width: 280px;
	margin-left: 9px;
	margin-right: 10px;
}

.universityLogo {
	background-color: #ffffff;
	float: right;
	width: 138px;
	margin-left: 0px;
	margin-right: 9px;
	border: 1px solid #cccccc;
}

.universityLogo img {
	float: left;
	margin: 5px;
}

.service p, .service h3, .service h4 {
	margin-left: 10px;
	margin-right: 10px;
}

.listText {
	width: 280px;
	float: left;
}

.listImage {
	width: 150px;
	float: right;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-right: 10px;
}

.listImage img {
	margin: 6px;
	float: left;
}

.articleImage {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 10px;
}

.articleImage img {
	margin: 6px;
	float: left;
}

.quickImage {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.quickImage img {
	margin: 6px;
	float: left;
}

input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	width: 120px;
	border: 1px solid #dddddd;
	outline: none;
	padding: 0.25em;
	margin-right: 0.25em;
}

input:focus {
	background-color: #dddddd;
}

input.contact {
	font-size: 1.2em;
	width: 300px;
}

textarea.contact {
	width: 400px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	border: 1px solid #dddddd;
	outline: none;
	padding: 0.25em;
	margin-right: 0.25em;
}

textarea:focus {
	background-color: #dddddd;
}


#bar {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
	background: #fafafa url(../../images/site_images/background_crumbs.gif) no-repeat;
}

#services #bar {
	background: #fafafa url(../../images/site_images/background_crumbs.gif) no-repeat;
}

#enterprise_development #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line3.gif) no-repeat;
}

#new_product_development #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line6.gif) no-repeat;
}

#creative_services #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line2.gif) no-repeat;
}

#process_improvement #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line4.gif) no-repeat;
}

#environmental #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line4.gif) no-repeat;
}

#manufacturing #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line4.gif) no-repeat;
}

#quality #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line4.gif) no-repeat;
}

#supply_chain #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line4.gif) no-repeat;
}

#recruitment_and_development #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line5.gif) no-repeat;
}

#management_and_leadership #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line5.gif) no-repeat;
}

#professional_development #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line5.gif) no-repeat;
}

#recruitment #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line5.gif) no-repeat;
}

#networking_and_good_practice #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line1.gif) no-repeat;
}

#business_performance #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line7.gif) no-repeat;
}

#technological_services #bar {
	background: #fafafa url(../../images/site_images/background_crumbs_line8.gif) no-repeat;
}

div.service ul {
	font-size: 1.2em;
	list-style-type: disc;
	margin-left: 3.0em;
	margin-right: 3.0em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	color: #666666;
}

div.service ol {
	font-size: 1.2em;
	list-style-type: decimal;
	margin-left: 3.0em;
	margin-right: 3.0em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	color: #666666;
}

div.service p {
}

div.service p.more {
	margin-bottom: 0;
}

p.related {
	margin-left: 10px;
	margin-right: 10px;
}

.contentDetail {
	float: left;
	width: 290px;
}

.contentImage {
	background-color: #ffffff;
	float: right;
	width: 138px;
	margin-right: 9px;
	border: 1px solid #cccccc;
}


.contentImage img {
	float: left;
	margin: 5px;
}

.also {
	font-weight: bold;
	margin-top: 2.0em;
	margin-bottom: 1.0em;
	border-bottom: 1px solid #999999;
	margin-right: 10px;
}

ul.links {
	margin-top: 2.0em;
}

ul.links li {
	margin-right: 10px;
	font-size: 1.2em;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.after {
	margin-bottom: 0.5em;
}

div.service p {
	margin-bottom: 0.5em;
}

div.plain p {
	margin-top: 0.5em;
}

.universityImage {
	background-color: #ffffff;
	margin-left: 9px;
	margin-right: 9px;
	border: 1px solid #cccccc;
}

.universityImage img {
	float: left;
	margin: 5px;
}

.universityCover {
	background-color: #ffffff;
	float: left;
	border: 1px solid #cccccc;
}

.universityCover img {
	float: left;
	margin: 5px;
}

p.map {
	float: right;
	text-indent: -9999px;
}

p.map a {
	background: #fafafa url(../../images/site_images/background_map.jpg) left top no-repeat;
	display: block;
	width: 500px;
	height: 325px;
}

p.map a:hover {
	background: #fafafa url(../../images/site_images/background_map.jpg) -500px top no-repeat;
	display: block;
	width: 500px;
	height: 325px;
}

p.return {
	margin-top: 10px;
	margin-left: 16px;
}

p.return a {
	display: block;
	width: 158px;
	color: #333333;
	min-height: 20px;
	padding: 2px 2px 2px 18px;
}

p.return a:hover {
	text-decoration: none;
	background: #666666 url(../../images/site_images/arrowBack.gif) 0px center no-repeat;
	color: #ffffff;
}

p.caselist {
	margin-bottom: 0.5em;
}

#breadcrumbs p {
	width: 680px;
	float: left;
	margin-top: 4px;
}

#breadcrumbs p#newsearch {
	float: right;
	width: 200px;
	margin-right: 20px;
	height: 32px;
}

label {
	font-weight: bold;
	margin-top: 1.0em;
	font-size: 1.2em;
	display: block;
}

div.universitycontact {
	margin: 10px;
}

.inside {
	margin-left: 10px;
}

.loose {
	margin-top: 2.0em;
}	