body, html, ul, ul li, dt, dl, dd, a, div, h1, h2, h3, h4, form {
	margin: 0;
	padding: 0
}

img {
	border: 0
}

ul li {
	list-style: none
}

label, input {
	color: #646464;
	font: normal 11px Tahoma, Arial, helvetica, sans-serif
}

a {
	color: #0265cd
}

div.dashed {
	background: url(../images/dash.gif) repeat-x;
	border: 0;
	float: left;
	font-size: 2px;
	height: 1px;
	margin: 24px 0;
	width: 100%
}

a.readMore {
	background: url(../images/readMore.gif) center left no-repeat;
	color: #9c0f0b;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none
}

div.clearBoth {
	clear: both;
	font-size: 2px
}

body {
	font: normal 12px/14px Arial, helvetica, sans-serif
}

div.main {
	border: 1px solid #ccc;
	margin: 6px auto;
	padding: 3px 3px 0 3px;
	width: 776px	
}

div.header {
	background: url(../images/header.jpg) no-repeat;
	float: left;
	height: 115px;
	margin-bottom: 6px;
	position: relative;
	width: 100%
}

div.logo {
	height: 85px;
	left: 22px;
	position: absolute;
	top: 18px;
	width: 131px
}

div.content, div.mainContent {
	float: left;
	margin-bottom: 2px;
	width: 776px
}

div.mainContent {
	background: url(../images/contentBackground.gif) repeat-y
}

div.leftColumn {
	float: left;
	width: 183px
}

div.menu, div.lightBlueLine {
	background: url(../images/lightBlue_line.gif) repeat-y;
	float: left;
	height: 137px;
	width: 183px
}

div.lightBlueLine {
	font-size: 2px;
	margin-top: 4px;
	height: 5px
}

div.menu ul {
	margin: 26px 0 0 22px
}

div.menu ul li {
	line-height: 1.75em
}

* html div.menu ul li {
	line-height: .9em
}

div.menu a {
	background: url(../images/item.gif) center left no-repeat;
	color: #9c0f0b;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 14px;
	text-decoration: none
}

div.menu a.active {
	background: url(../images/item-active.gif) center left no-repeat;
	color: #0265cd
}

div.leftBody {
	background: url(../images/vertical_lightBlue_line.gif) top left repeat-x;
	float: left;
	padding: 22px 22px 0 22px;
	width: 139px
}

h4 {
	color: #0464cc;
	float: left;
	font: normal 11px Tahoma, Arial, helvetica, sans-serif;
	width: 100%
}

img.worldMap {
	margin: 8px 0 6px
}

ul.continent {
	float: left;
	font: normal 11px Tahoma, Arial, helvetica, sans-serif;
	margin-right: 16px
}

ul.continent li a {
	background: url(../images/continent_item.gif) center left no-repeat;
	color: #646464;
	padding-left: 6px
}

form.loginExtranet ul, form.loginExtranet li {
	float: left
}

form.loginExtranet ul {
	padding: 6px 0
}

form.loginExtranet li {
	margin-bottom: 4px
}

form.loginExtranet label {
	float: left;
	text-align: right;
	width: 52px
}

form.loginExtranet input {
	float: right;
	width: 75px
}

form.loginExtranet input.submit {
	float: right;
	height: 18px;
	width: 35px
}

div.rightColumn {
	float: right
}

div.outstanding {
	float: left;
	height: 150px;
	position: relative;
	width: 582px
}

div.banner {
	position: absolute;
	bottom: 14px;
	right: 0;
}

div.outstanding div.title {
	background: url(../images/outstanding.gif) repeat-y;
	float: left;
	height: 137px;
	margin-bottom: 4px;
	position: relative;
	width: 582px
}

div.outstanding div.title div.copy {
	left: 32px;
	position: absolute;
	top: 32px;
	z-index: 2
}

div.outstanding div.title div.image {
	bottom: 0;
	position: absolute;
	right: 0;
	z-index: 1
}

* html div.outstanding div.title div.image {
	bottom: -4px
}

div.outstanding div.blueLine {
	background: url(../images/blue_line.gif) repeat-y;
	float: left;
	font-size: 2px;
	height:	5px;
	margin-bottom: 4px;
	position: absolute;
	bottom: 0;
	width: 582px
}

div.mainBody {
	color: #443c3c;
	float: right;
	font: normal 11px Verdana, Arial, helvetica, sans-serif;
	padding: 22px;
	width: 538px
}

div.mainBody strong {
	color: #9c0f0b
}

div.mainBody p.first {
	margin-top: 0
}

/*
dl {
	clear: both;
	float: left;
	margin-bottom: 8px
}

dt {
	color: #9c0f0b;
	font-weight: bold;
	margin-bottom: 10px
}

dd {
	clear: both;
	float: left;
	height: 30px;
	margin-bottom: 16px;
	padding-left: 40px
}

dd a {
	color: #0265cd
}

dd span {
	display: block;
	padding-top: 3px
}

dd.pdf {
	background: url(../images/icon_acrobat.gif) center left no-repeat
}

dd.ppt {
	background: url(../images/icon_powerpoint.gif) center left no-repeat
}

dd.doc {
	background: url(../images/icon_word.gif) center left no-repeat
}
*/

h1 {
	color: #9c0f0b;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px
}

div.imageCopy {
	float: left;
	margin-bottom: 12px;
	width: 100%
}

div.imageCopy a {
	color: #0265cd;
	float: left;
	padding: 6px 6px 0 0
}

div.imageCopy img {
	float: left;
	width: 110px	
}


div.imageCopy span {
	float: left;
	width: 400px
}

* html div.imageCopy p {
	float: left;
	padding-top: 12px
}

ul.members li {
	list-style: square;
	margin-left: 16px;
	padding: 4px 0
}

dl.member dt, h2 {
	color: #9c0f0b;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px
}

h3 {
	margin-bottom: 6px
}

div.memberDetail strong {
	color: #333
}

div.memberDetail ul {
	margin: 6px 0 0 12px
}

div.memberDetail ul li {
	list-style: square
}

dl.contact {
	float: left;
	width: 50%
}

dl.contact dt {
	font-weight: bold
}

dl.contact dt {
	margin-top: 12px
}

dl.contact dt.first {
	margin: 0
}

dd.image {
	padding-bottom: 6px
}

div.contact {
	float:left;
	height: 90px;
	margin-bottom: 6px;
	width: 100%
}

div.contact img {
	float: left;
	margin-right: 6px
}

div.contact p {
	float: left
}

div.description p {
	margin-top: 0;
	padding-top: 0
}

li.alert {
	color: Red
}

div.footer {
	background-color: #d9d9d9;
	clear: both;
	color: #7f7c7c;
	font-size: 9px;
	margin-bottom: 4px;
	padding: 14px 0 14px 24px;
	width: 752px
}