/*
Copyright © 2010 Paradigm Micro Systems
*/
/*
#7D1D43;
#0A3443;
*/

img {
	border: none;
}

.blockCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* remember to set width */
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}


.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatLeftNo {
	float: none;
	margin-right: 10px;
}

.floatRight {
	float: right;
	margin-left: 10px;
}

.contactPic {
	float: right;
	margin: 5px 0 5px 10px;
}


.italic {
	font-style: italic;
}

.nobullet {
	list-style: none;
	list-style-image: none;
}

.noindent {
	margin-left: 0;
	padding-left: 0;
}

.pic-left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pic-right {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.textCenter {
	text-align: center;
}

.textJustify {
	text-align: justify;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.underline {
	text-decoration: underline;
}

.WhatWeDo {
	padding-left: 10px;
	margin: 0;
}

.WhatWeDo li {
	border-left: 6px solid #7D1D43;
	padding: 2px 0 2px 8px;
	list-style-type: none;
	display: block;
}

.WhatWeDoAlt {
	padding-left: 10px;
	margin:0;	
}

.WhatWeDoAlt li {
	border-left: 6px solid #0A3443;
	padding: 2px 0 2px 8px;
	list-style-type: none;
	display: block;
}

.NewsFlash ul {
	padding-left: 10px;
	margin:0;
}

.NewsFlash li {
	border-left: 6px solid #0A3443;
	padding: 2px 0 2px 8px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}

.NewsFlash li a {
	text-decoration: none;
}

.NewsFlash li a:hover {
	text-decoration: underline !important;
	color: #eee !important;
}

.p7HGM08 .p7HGM_panel_content .ContactInfo {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: .3em;
}

.ContactPeople {
	padding-left: 20px;
}

.project {
	color: #7D1D43;
}

.project-list {
	list-style-type: circle;
}