* {
	margin:0;
	padding:0;
}
body {
	min-width:986px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:.8em;
	line-height:1em;
	color:#FFF;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear {
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
	padding-bottom: 5px;
	padding-top: 5px;
}
.container {
	width:100%;
	color: #FFF;
}

p {
	margin:0;
	color: #4a4a4a;
	padding: 5px;
	line-height: 12px;
}


ul.normallist {list-style:disc; margin-left: 10px;}
li.normallist {list-style-position: outside; color: #4a4a4a;}

/*.tail-bottom { background:url(images/tail-body.gif) repeat-x bottom #e1e1e1;}*/


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form label { color:#bcbbbb; text-transform:uppercase; font-size:.83em; float:left; margin-right:5px; padding-top:4px;}
.form span { display:block; float:left; background:url(images/input-bg.gif) no-repeat left top; width:203px; height:26px;}
.form span b { padding:5px 0 2px 3px; font-weight:normal; display:inline-block;}
.form input { float:left; background:none; border:0; width:190px; color:#929292;}

.form1 { height:53px;
			color: #004990;} /* was 26px */
			
.form1 input {
	width:229px;
	padding:2px 0 2px 3px;
	background:#fff;
	border:1px solid #d6d6d6;
	color:#004990;
}

.form1 input.check {
	margin: 0 0 0 7px;
	padding: 0;
	display: inline;
	border: 0;
	width: 10px;
	height: 35px;
	}
	
textarea {
	width:229px;
	height:125px;
	overflow:auto;
	background:#fff;
	border:1px solid #d6d6d6;
	padding:2px 0 0 3px;
	color:#004990;
}
form .buttons { width:100%; overflow:hidden; padding-top:25px;}
form .buttons a { margin-left:14px; float:right;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { float:left; font-size:.93em; text-transform:uppercase;}
.site-nav li a {
	text-decoration:none;
	color:#4a4a4a;
	display:block;
	float:left;
	text-align:center;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 1px; // was 22px
	padding-left: 0;
}
.site-nav li a span {
	padding-right:10px;
	padding-left:10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
}


.site-nav li a span.selected {
	padding-right:10px;
	padding-left:10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #004990;
}

.site-nav li a.m1 {
	width:153px;  //was 155
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.m2 {
	width:153px;  //was 155
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.m3 {
	width:210px;
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.m4 {
	width:156px;  //was 155
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.m5 {
	width:155px;
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.m6 {
	width:155px;
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a:hover { color:#004990;}

.list li {
	display:inline;
	font-size:0.83em;
	text-transform:none;
	padding:0 10px;
	border-right:1px solid #4a4a4a;
}
.list li.last { border-right:0;}
.list li a {
	color:#004990;
	text-decoration:none;
}
.list li a:hover { text-decoration:underline;}

.list1 {
	margin-top:-12px;
	text-align: left;
}
.list1 li {
	font-weight: lighter;
	padding-top:5px; /* was 5px */
	padding-bottom: 10px; /* was 10px; */
}
.list1 li a {
	color:#004990;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	list-style-type: square;
	text-align: left;
}

.list2 { margin-top:-3px;}
.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:bottom;
	padding-top:3px;
	padding-bottom: 0px;
}
.list2 li a { vertical-align:baseline;}

.list3 { width:100%; overflow:hidden; margin-top:0;}
.list3 li { background:url(images/marker-2.gif) no-repeat right 3px; padding:0 0 12px 0;} 
.list3 li.last { padding-bottom:0;}
.list3 li span { background:url(images/line-1.gif) repeat-x bottom; display:block;}
.list3 li a {
	color:#004990;
	text-decoration:none;
}
.list3 li a:hover {
	font-weight:bold;
	color: #004990;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.list4 { width:100%; overflow:hidden; padding-bottom:22px;}
.list4 li { float:left; margin-right:22px;}
.list4 li.last { margin-right:0;}

.list4-text {width:100%; padding-bottom:22px}
.list4-text li {
	float:left;
	padding: 7px;
	width:150px;
	height: 20em;
	margin-right:22px;
	color: #2f2f2f;
	background: #fff;
}
.list4-text li.last {margin-right:0}

.list5 { padding-bottom:18px;}
.list5 li { line-height:1.5em;}
.list5 li a { font-weight:bold; text-decoration:none; color:#2f2f2f;}
.list5 li a:hover { text-decoration:underline;}

.list6 { width:100%; overflow:hidden; padding-bottom:20px;}
.list6 li { float:left; margin-right:22px;}
.list6 li.last { margin-right:0;}
.list6 li img { display:block; margin-bottom:10px;}
.list6 li a { text-decoration:none; color:#929292;}
.list6 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img {
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	padding-left: 10px;
}

.p1 {
	margin-bottom:0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	color: #4a4a4a;
	text-align: left;
	padding-top: 0px;
	background-color: #FFF;
}

.p1 img { margin-right: 7px; }

.p2 { margin-bottom:36px;}
.p3 {
	margin-bottom:9px;
	font-size: 0.75em;
}

.phone {
	float:right;
	margin-right:100px;
}


/*==================txt, links, lines, titles====================*/
a {color:#4a4a4a;}
a:hover{text-decoration:none;}

h3 {
	color:#4a4a4a;
	font-weight:normal;
	margin-bottom:0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
}
h3 span {
	display:block;
	text-align: right;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
}
h4 { color:#2f2f2f; font-size:1em;}
h5 { color:#2f2f2f; font-size:1em; margin-bottom:17px;}

.txt1 {
	color:#4a4a4a;
	font-weight:normal;
}

.link1 { display:block; float:left; color:#fff; background:url(images/link1-bgd.gif) repeat-x top; font-size:.83em; text-transform:uppercase; text-decoration:none; line-height:.83em;}
.link1 em { display:block; background:none no-repeat left top;}
.link1 b {
	display:block;
	padding:12px 16px 12px 16px;
	font-style:normal;
	font-weight:normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.link1:hover {text-decoration:underline;}

.link2 {
	display:block;
	font-size:1.0em;
	line-height:0.88em;
	color:#4a4a4a;
	text-decoration:none;
	background-image: url(images/link2-right-act.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link2 em { display:block; padding:0 24px 0 3px; background:url(images/link2-right.gif) no-repeat right top;}
.link2 b {
	cursor:pointer;
	display:block;
	font-style:normal;
	font-weight:normal;
	background-image: url(images/link2-tail-act.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 27px;
}
.link2:hover {
	font-size:1.2em;
	line-height:0.94em;
	background-image: url(images/link2-right-act.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.link2:hover em { background:url(images/link2-right-act.gif) no-repeat right top; padding-right:22px;}
.link2:hover b {
	padding:15px 0 14px 27px;
	font-size: 1.2em;
	background-image: url(images/link3-bgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.link2-act { display:block; font-size:1.5em; margin-bottom:3px; line-height:.94em; color:#fff; text-decoration:none; background:url(images/link2-left-act.gif) no-repeat left top;}
.link2-act em { display:block; padding:0 22px 0 3px; background:url(images/link2-right-act.gif) no-repeat right top;}
.link2-act b { cursor:pointer; display:block; font-style:normal; font-weight:normal; background:url(images/link2-tail-act.gif) repeat-x top; padding:15px 0 14px 27px;}

.link3 {
	display:block;
	float:right;
	color:#2f2f2f;
	font-size:.83em;
	text-transform:uppercase;
	text-decoration:none;
	line-height:.83em;
	background-color: #FFF;
	background-image: url(images/link3-bgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.link3 em { display:block; background:url(images/link3-left.gif) no-repeat left top;}
.link3 b { display:block; background:url(images/link3-right.gif) no-repeat right top; padding:13px 15px 13px 15px; font-style:normal; font-weight:normal;}
.link3:hover {
	text-decoration:underline;
	/*
	padding: 20px;
	margin: 5px;
	*/
}

.link4 { font-size:.83em; display:block; margin-left:17px; float:left; text-transform:uppercase; color:#df5400; text-decoration:none; background:url(images/links-box1-left.gif) no-repeat left top;}
.link4 em { display:block; background:url(images/links-box-right.gif) no-repeat right top; padding:0 3px;}
.link4 b { font-style:normal; font-weight:normal; display:block; background:url(images/links-box-tail.gif) repeat-x top; padding:9px 15px 9px 15px;}
.link4:hover { text-decoration:underline;}


/*==================boxes====================*/
.cont-box {
	width:100%;
	color: #FFF;
	background-color: #dce6f0;
}
.cont-box .border-top {background:url(images/border-top.gif) repeat-x top;}
.cont-box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.cont-box .border-left {background:url(images/border-left.gif) repeat-y left;}
.cont-box .border-right {background:url(images/border-right.gif) repeat-y right;}
.cont-box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.cont-box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.cont-box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; min-height:400px; height:auto!important; height:400px;*}
.cont-box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.cont-box .inner {
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}

.header-box {
	width:100%;
	background:url(images/header-tail.gif) repeat-x top;
	color: #004990;
	font-size: 14px;
}
.header-box .left { background:url(images/header-left.gif) no-repeat left top;}
.header-box .right {
	height:50px;
	background:url(images/header-right.gif) no-repeat right top;
}

.links-box { width:339px; text-align:center; background:url(images/links-box-left.gif) no-repeat left top;}
.links-box .right { padding:0 3px; background:url(images/links-box-right.gif) no-repeat right top;}
.links-box .tail { background:url(images/links-box-tail.gif) repeat-x top; height:34px;}
.links-box .inner { padding:8px 0 0 0;}

.links-box1 { width:339px; text-align:center; background:url(images/links-box1-left.gif) no-repeat left top;}
.links-box1 .right { padding:0 3px; background:url(images/links-box1-right.gif) no-repeat right top;}
.links-box1 .tail { background:url(images/links-box1-tail.gif) repeat-x top; height:34px;}
.links-box1 .inner { padding:8px 0 0 0;}

.box { width:100%;}
.box .left-top-corner { background:url(images/left-top-corner1.gif) no-repeat left top; height:2px; padding-left:2px;}
.box .right-top-corner { background:url(images/right-top-corner1.gif) no-repeat right top; height:2px; padding-right:2px;}
.box .border-top { background:url(images/border-top1.gif) left top repeat-x; height:2px; font-size:0; line-height:0; width:100%;}
.box .left-bot-corner { background:url(images/left-bot-corner1.gif) no-repeat left bottom; min-height:2px; height:auto!important; height:2px; padding-left:2px;}
.box .right-bot-corner { background:url(images/right-bot-corner1.gif) no-repeat right bottom; height:2px; padding-right:2px}
.box .border-bottom { background:url(images/border-bot1.gif) left bottom repeat-x; height:2px; font-size:0; line-height:0; width:100%;}
.box .border-left { background:url(images/border-left1.gif) left top repeat-y; padding-left:2px;}
.box .border-right { background:url(images/border-right1.gif) right top repeat-y; padding-right:2px;}
.box .xcontent { background:#fff; width:100%; overflow:hidden;}
.box .xcontent .inner { padding:25px 33px 24px 33px;}
.box p { color:#548015;}


/*header*/
#header .row-1, #header-index .row-1, #header-whatwedo .row-1, #header-speaking .row-1, #header-team .row-1, #header-news .row-1, #header-contact .row-1, #header-privacy .row-1 {
	height:125px;
}

#header .row-1 .fleft, #header-index .row-1 .fleft, #header-whatwedo .row-1 .fleft, #header-speaking .row-1 .fleft, #header-team .row-1 .fleft, #header-news .row-1 .fleft, #header-contact .row-1 .fleft, #header-privacy .row-1 .fleft {
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#header .row-1 .fleft span, #header-index .row-1 .fleft span, #header-whatwedo .row-1 .fleft span, #header-speaking .row-1 .fleft span, #header-team .row-1 .fleft span, #header-news .row-1 .fleft span, #header-contact .row-1 .fleft span, #header-privacy .row-1 .fleft span {
	text-transform:uppercase; font-size:.83em; text-decoration:none; color:#aaaaaa; display:inline-block; padding:9px 0 0 21px;}

#header .row-1 .fright, #header-index .row-1 .fright, #header-whatwedo .row-1 .fright, #header-speaking .row-1 .fright, #header-team .row-1 .fright, #header-news .row-1 .fright, #header-contact .row-1 .fright, #header-privacy .row-1 .fright {
	padding:68px 40px 0 0;}

#header .row-2, #header-index .row-2, #header-whatwedo .row-2, #header-speaking .row-2, #header-team .row-2, #header-news .row-2, #header-contact .row-2, #header-privacy .row-2 {
	height: 200px;
	position:relative;
	width: 987px;
}

#header .row-2 .slogan, #header-index .row-2 .slogan, #header-whatwedo .row-2 .slogan, #header-speaking .row-2 .slogan, #header-team .row-2 .slogan, #header-news .row-2 .slogan, #header-contact .row-2 .slogan, #header-privacy .row-2 .slogan {
	position:absolute; left:41px; top:168px;}

#header .row-2 .rss, #header-index .row-2 .rss, #header-whatwedo .row-2 .rss, #header-speaking .row-2 .rss, #header-team .row-2 .rss, #header-news .row-2 .rss, #header-contact .row-2 .rss, #header-privacy  .row-2 .rss {
	position:absolute; right:40px; top:171px; font-size:.83em; text-transform:uppercase;}

#header .row-2 .rss a, #header-index .row-2 .rss a, #header-whatwedo .row-2 .rss a, #header-speaking .row-2 .rss a, #header-team .row-2 .rss a, #header-news .row-2 .rss a, #header-contact .row-2 .rss a, #header-privacy .row-2 .rss a {
	display:block; background:url(images/rss.gif) no-repeat right top; text-decoration:none; color:#071201; padding:15px 57px 12px 0;}

#header .row-2 .rss a:hover, #header-index .row-2 .rss a:hover, #header-whatwedo .row-2 .rss a:hover, #header-speaking .row-2 .rss a:hover, #header-team .row-2 .rss a:hover, #header-news .row-2 .rss a:hover, #header-contact .row-2 .rss a:hover, #header-privacy .row-2 .rss a:hover {
	text-decoration:underline;}

/*content*/
#content p {
	line-height:1.4em;
	color: #4a4a4a;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
}
#content .indent {
	padding-bottom:10px;
	text-align: justify;
}
#content .indent1 { padding-right:22px;}
#content .banner { padding-top:5px;}

/*footer*/
#footer p {
	color:#4a4a4a;
	text-align:right;
	padding-top:22px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
#footer p a { color:#4a4a4a; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
#page1 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent .png strong {
	font-size: large;
	color: #004990;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent p {
	color: #4a4a4a;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 {
	background-color: /*#FFF*/;
	text-align: left;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent {
	background-color: #FFF;
	color: #4a4a4a;
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 14px;
	padding: 10px;
	word-spacing: normal;
}
#page3 .tail-bottom #main #content {
	background-color: #dce6f0;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent .p3 {
	font-size: medium;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent .p3 {
	font-size: 14px;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent p {
	font-size: 1.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.3em;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent h3 {
	font-family: "Courier New", Courier, monospace;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent h3 {
	font-family: "MS Serif", "New York", serif;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent h3 {
	font-size: 16px;
	width: 925px;
	clip: rect(auto,auto,auto,auto);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 16px;
	color: #4a4a4a;
	padding: 10px;
	text-align: left;
}
.paragraph {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #4a4a4a;
	line-height: 1.3em;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #004990;
}
.bodytext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4a4a4a;
	float: left;
	position: absolute;
	text-align: left;
	width: 575px;
	font-weight: lighter;
	word-spacing: normal;
	left: 361px;
	top: 728px;
	background-color: #FFF;
	padding: 10px;
}
.cheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #004990;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent .cheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #004990;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent .cheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #004990;
	line-height: 16px;
	text-align: left;
}
.cheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
.header10 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .indent .wrapper.p1 .col-1 .list1 li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4a4a4a;
}
.dates {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #4a4a4a;
}
display {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5px;
	line-height: 1.7px;
	font-weight: normal;
	text-align: center;
}
.display {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5px;
	line-height: 1.8px;
	font-weight: normal;
	color: #004990;
}
.display {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.7em;
	text-align: left;
}
#page3 .tail-bottom #main #content .cont-box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .container .col-1 .png {
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: .5em;
	font-weight: normal;
	color: #004990;
}
topics {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1.2em;
}
