body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFF;
	line-height: 16px;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 910px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #036;
	border-left-color: #036;
	background-image: url(images/contentBg65.png);
	background-repeat: repeat-y;
}
#mainContent .LeftDiv-600 ul li {
	color: #036;
	list-style-type: disc;
	padding-top: 8px;
	padding-bottom: 8px;
}
h3 {
	color: #FFF;
	background-color: #4395D1;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-indent: 4px;
	font-size: 14px;
}
.oneColFixCtrHdr #header {
	height: 120px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
h1 {
	color: #4395D1;
	font-weight: normal;
}
h2 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}
#mainContent a:link {
	color: #4395D1;
	text-decoration: underline;
	font-weight: bold;
}
#mainContent a:visited {
	color: #4395D1;
	text-decoration: underline;
	font-weight: bold;
}
#mainContent a:hover {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: inherit;
	}
.oneColFixCtrHdr #footer {
	background:#e0e7f3;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.LeftDiv {
	display: block;
	float: left;
	width: 370px;
	margin-top: 25px;
}
blockquote p {
	margin-top: -8px;
	color: #036;
}
.LeftDiv-600 {
	display: block;
	float: left;
	width: 600px;
	margin-top: 25px;
	height: auto;
}
.CalendartDiv {
	display: block;
	float: left;
	width: 800px;
	margin-top: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	color: #4395d1;
	text-align: center;
}
.oneColFixCtrHdr #footer p a {
	color: #4395d1;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:visited {
	color: #4395d1;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:hover {
	color: #4395d1;
	text-decoration: underline;
}
.RightDiv {
	height: 400px;
	width: 460px;
	float: right;
	margin-top: 45px;
	margin-right: 10px;
}
.RightDiv-225 {
	height: auto;
	width: 215px;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	background-color: #CCC;
	color: #666;
	padding: 5px;
}
#international {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06C;
	float: right;
	height: 18px;
	margin-right: 15px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
}
.heading1 {
	font-size: 21px;
	line-height: 24px;
	background-color: #0066cc;
	color: #FFF;
	font-weight: normal;
}
.sidebar {
	width: 215px;
	float: right;
	background-color: #F6F0DD;
	margin-top: 80px;
	margin-right: 0px;
	height: auto;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

* html .sidebar {
 display: inline;
}
.paraIntro {
	font-size: 16px;
	color: #0066cc;
	line-height: normal;
	font-weight: bold;
}
.BODheading {
	font-size: 16px;
	color: #4395D1;
	font-weight: normal;
}
.BODposition {
	font-weight: bold;
	position: absolute;
	z-index: 2;
	left: 340px;
	color: #4395D1;
}
.BODname {
	font-weight: bold;
}
#BODmembers {
	height: auto;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #036;
}
.dottedBox {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #E3E3E3;
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.dottedBox h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-style: italic;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 10px;
}
#countries {
	float: left;
	width: 850px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E8ECF1;
	border: 1px dotted #036;
	margin-top: 20px;
}
.countriesBox {
	float: left;
	height: auto;
	width: 400px;
	position: relative;
	z-index: 6;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #036;
	padding-top: 10px;
}
.countriesBoxRt {
	float: right;
	height: auto;
	width: 420px;
	position: relative;
	z-index: 7;
	padding-top: 10px;
}
.countryName {
	position: absolute;
	z-index: 7;
	left: 80px;
	padding-top: 7px;
	font-weight: bold;
	color: #036;
	line-height: 12px;
}
.city {
	position: absolute;
	left: 250px;
	z-index: 8;
	padding-top: 6px;
}
.heading-nonbold {
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}
.paragraph-red {
	color: #900;
}
.image-left {
	float: left;
	border: 1px solid #999;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
