@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
	background-color: #666666;
	background-image: url(images/bg_tile1.gif);
	background-repeat: repeat-x;
}
  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#header {
	background-image: url(images/menu_bg.gif);
	height: 146px;
	background-repeat: no-repeat;
}
#menu {
	height: 46px;
	position: relative;
	top: 100px;
	left: 229px;
}
#threecolRtBox {
	float: right;
}
#threecolMidBox {
	float: right;
	width: 520px;
	padding-right: 35px;
}
#threecolMidBox #firstPara {
	margin-top: 0px;
}
#homeHeader {
	height: 258px;
	width: 958px;
	background-image: url(images/homeHeaderBg1.gif);
	margin: 0px;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 35px;
	overflow: hidden;
}


#threecolWrap {
	float: right;
}



#container  {
	width: 1028px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #EEECEC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}
#mainContent  {
	margin-top: 10px;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
}
#twocolRtBox {
	float: right;
	width: 471px;
}
#twocolLftBox {
	width: 471px;
}
#floatRt {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#footer {
	height: 47px;
	background-color: #01294D;
	color: #999999;
	padding-top: 5px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#membersHeader {
	background-image: url(images/memberHeaderBg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 350px;
	width: 1028px;
	margin: 0px;
}
#membersHeadlines {
	width: 450px;
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 50px;
}
#membersHeadlines h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EEECEC;
	background-color: #01294D;
	height: 26px;
	text-indent: 10px;
	margin: 0px;
	line-height: 25px;
}
#membersHeadlines h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B5252F;
	margin-top: 0px;
}
#membersHeadlines p {
	margin-top: 0px;
}

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EEECEC;
	background-color: #01294D;
	background-image: url(images/heading1Bg.gif);
	background-repeat: no-repeat;
	background-position: 444px 0px;
	height: 26px;
	text-indent: 10px;
	margin: 0px;
	line-height: 25px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B5252F;
	border-bottom-width: 2px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #01294D;
	margin: 0px;
}
table  h4 {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #01294D;
	height: 26px;
	margin: 0px;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEECEC;
}
table p {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	color: #B5252F;
}
table h3 {
	padding-left: 5px;
}
#membersHeadlines h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EEECEC;
	margin: 0px;
}
#membersHeadlines p {
	font-size: 14px;
}
