@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2E3092;
	margin-top: 0px;
	padding-top: 0px;
}
h2{
	color: #F00;
	font-size: 20px;
	font-weight: normal;
}
a:link img, a:visited img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* header */
#header {
	top:0;
	left:0;
	width:820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
.right {
	float: right;
}
.left {
	float: left;
}
/* contentTop */
#contentTop {
	width:820px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#contentTop:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#galleryMenu {
	background-image: url(../images/menuBG.jpg);
	height: 26px;
	width: 456px;
	margin-left: 38px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-align: left;
	word-spacing: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.notCurrent a:link, .notCurrent a:visited {
	color: #0453A0;
	text-decoration: none;
}
.notCurrent a:hover {
	color: #F00;
	text-decoration: none;
}
.current a:link, .current a:visited {
	color: #F00;
	text-decoration: none;
}
.current a:hover {
	color: #F00;
	text-decoration: none;
}
.text {
	margin-left: 38px;
	margin-right: 38px;
}
.title {
}
/* content */
#content {
	width:820px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
/* boxes */
#boxes {
	width:820px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
#boxes:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
.box1 {
	background-image: url(../images/box.jpg);
	height: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 40px;
	width: 355px;
	padding: 0px;
}
.box1 td {
	font-size: 14px;
	padding-left: 40px;

}
.box1 a:link, .box1 a:visited, .box1 a:hover {
	color: #405383;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.box1 ul {
	list-style-image: url(../images/bullet.jpg);
	padding-left: 20px;
}
.box1 ul li {
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}
.box2 {
	background-image: url(../images/box.jpg);
	height: 150px;
	width: 355px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-right: 30px;
	margin-left: 15px;
}
.box2 td {
	font-size: 14px;
	padding-left: 40px;

}
.box2 a:link, .box2 a:visited, .box2 a:hover {
	color: #405383;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.box2 ul {
	list-style-image: url(../images/bullet.jpg);
	padding-left: 20px;
}
.box2 ul li {
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}
.reg {
	padding-right: 30px;
}
/* volImpact */
#volImpact {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
/* footer */
#footer {
	width:820px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	font-size: 10px;
	color: #999;
	text-align: center;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #999;
	text-decoration: none;
}
.titleSmall {
	font-weight: bold;
	color: #F00;
}
.titleSmallBlue {
	font-weight: bold;
	color: #00F;
}
.detailLinkSmall {
}
.detailLinkSmall a:link, .detailLinkSmall a:visited {
	color: #F00;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.detailLinkSmall a:hover {
	color: #2E3192;
}
.eventRight {
	float: right;
	padding: 2px;
	border: 1px solid #00C;
	margin-bottom: 5px;
	margin-left: 5px;
}
.eventLeft {
	float: left;
	margin-right: 5px;
}
.viewMore a:link, .viewMore a:visited, .viewMore a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.viewLetter a:link, .viewLetter a:visited, .viewLetter a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.viewCat a:link, .viewCat a:visited, .viewCat a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.rightBar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2E3092;
}
.rightBar ul {
	list-style-image: url(../images/bullet.jpg);
	padding-left: 20px;
}
.rightBar ul li {
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}
.rightBar a:link, .rightBar a:visited, .rightBar a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.rightBarNews {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2E3092;
	font-size: 10px;
}
.rightBarNews ul {
	list-style-image: url(../images/bullet.jpg);
	padding-left: 20px;
}
.rightBarNews ul li {
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}
.rightBarNews a:link, .rightBarNews a:visited, .rightBarNews a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.toolkitsRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2E3092;
}
.toolkitsLeft {
}
.toolkitsRight h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2E3192;
}
.toolkitsLeft h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2E3192;
}
.conEmail a:link, .conEmail a:visited, .conEmail a:hover {
	color: #2E3192;
	text-decoration: none;
	font-weight: bold;
}
.tableForm {
	font-size: 12px;
}
.tableFormRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2E3092;
}
.formHeader {
	font-weight: bold;
	color: #FFF;
	background-color: #2E3192;
	font-size: 16px;
}
.date {
	font-size: 12px;
	color: #00F;
	font-weight: bold;
}
.formEmail {
	visibility: hidden;
}
.required {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
.text ul {
	list-style-image: url(../images/bullet1.jpg);
}
.text ul li {
}
.text a:link, .text a:visited {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.text a:hover {
	color: #F00;
}
.details {
}
.details ul {
	list-style-image: none;
	margin-left: 70px;
}
.details ul li {
}
.newCIB {
	font-size: 8px;
}
.contactCIB {
	text-align:left;
	font-size:11px;
}
.cibText1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
.cibText2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999;
}