@charset "UTF-8";
html {
	color:#000;
	background:#f0f0f0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ul, ol {
	padding-left: 2em;
	margin-bottom: 5px;
}
li {
	list-style:outside;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
body {
	background-color: #f0f0f0;
	height: auto;
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
	text-align: left;
	font-size: 11px;
}
a:link, a:visited{
	color: #263e86;
	text-decoration:none;
}
a:hover {
	color: #263e86;
	text-decoration: underline;
}
h1 {
	padding: 0px;
	font-size: 25px;
	color: #000;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 12px;
}
strong, b {
	font-weight: bold;
}
em {
	font-style:italic;
}
ul.eventlist {
	padding: 0px;
	margin:0px;
}
ul.eventlist li {
	list-style:url(/images/bullet.gif);
	margin-left: 1.2em;
	padding-bottom: 30px;
}
.headercell {
	width: 920px;
	height: 99px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
td.headercelldots {
	height: 1px;
	width: 920px;
	background-image:url(/images/dotted-line.gif);
	background-repeat:repeat-x;
}
div.amcham {
	position: relative;
	top: 38px;
}
td.topnavcell {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left:0px;
	padding-right:0px;
	height: 21px;
}
td.searchcell {
	padding-top: 40px;
	padding-left:0px;
	padding-right:0px;
	height: 29px;
	font-size: 75%;
	font-weight:bold;
}
input.searchinput {
	border: 1px solid #999999;
	font-size:12px;
	height:16px;
	width: 155px;
	vertical-align:middle;
	float: right;
	color: #284792;
	font-size: 11px;
	font-weight:bold;
	padding-top: 2px;
}
input.submitimage {
	margin-left: 3px;
	float:right;
}
div.topnav {
}
div.topnavitem {
	width: auto;
	height: 18px;
	float: left;
	color: #666666;
	font-weight:normal;
	font-size: 11px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	border-top: 4px solid #f0f0f0;

}
div.topnavitemactive {
	width: auto;
	height: 18px;
	float: left;
	color: #666666;
	font-weight:normal;
	font-size: 11px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	border-top: 4px solid #000;
}
div.topnavitem a:link, div.topnavitem a:visited {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}
div.topnavitem a:hover {
	font-size: 11px;
	color: #000;
	font-weight:normal;
	text-decoration:none;
}
div.topnavitemactive a:link, div.topnavitemactive a:visited {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration:none;
}
div.topnavitemactive a:hover {
	font-size: 11px;
	color: #666;
	font-weight:normal;
	text-decoration:none;
}
div.topnavseperator {
	width: auto;
	height: 18px;
	float: left;
	border-top: 4px solid #f0f0f0;
	padding-top: 10px;
}
td.mainillucell {
	padding-bottom: 13px;
}
div.fpbox-header {
	background-image:url(/images/fpbox-bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:31px;
	width: 290px;
	overflow:hidden;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 13px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
div.fpbox-content {
	background-color: #FFF;
	height:210px;
	width: 277px;
	overflow:hidden;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 13px;
	font-weight:normal;
	text-align:left;
}
div.latest-news {
	background-image:url(/images/latest-news-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	overflow:hidden;
	width: 303px;
	height: 269px;
	text-align: left;
	color: #fff;
	font-size: 10px;
}
div.latest-news ul {
	width: 260px;
	padding-left: 28px;
	padding-top: 65px;
}
div.latest-news ul li {
	list-style:url(/images/fp-newslist-bullet.gif);
	padding-bottom: 10px;
}
div.latest-news ul li a:link, div.latest-news ul li a:visited {
	color: #FFF;
	text-decoration:none;
}
div.latest-news ul li a:hover {
	color: #FFF;
	text-decoration:underline;
}
div.sponsor-heading {
	background-image:url(/images/sponsors-heading.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: auto;
}
div.fpsponsor {
	height: 246px;
	width: 303px;
	overflow:hidden;
}
div.fpspotlight {
	height: 269px;
	width: 303px;
	overflow:hidden;
}
td.footercell {
	font-size: 10px;
	text-align:center;
	color: #666666;
}
td.footercell a:link, td.footercell a:visited, td.footercell a:hover {
	color: #666;
}
td.fpmiscbox {
	font-size: 11px;
	padding: 15px;
	background-color:#FFF;
}

table.subnavtable td {
	background-color:#FFF;
}


td.subnavcell {
	width: 250px;
	background-color:#FFF;
	background-image:url(/images/subnav-stretch.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	border-bottom: 0px solid red;
	height: auto;
	padding:0px;
	
	
}
table.subnavtable  {
	border: 0px solid black;
	height: auto;	
	background-image:url(/images/subnav-stretch.gif);
	background-repeat:repeat-y;
}
td.subnavheader {
	width: 250px;
	background-image:url(/images/subnav-blue-bar.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 69px;
	background-color:#FFF;
	
}
td.subnavstretch {
	background-image:url(/images/subnav-stretch.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height: 100%;
}
td.subnavbottom {
	/*background-image:url(/images/subnav-bottom.gif);*/
	background-image:url(/images/subnav-stretch.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
}
div.subnavcorner {
	background-image:url(/images/subnav-bottom.gif);
	background-repeat:no-repeat;
	border: 0px solid red;
	width: 250px; 
	height: 15px;
	position: relative;
	top: -15px;
}
td.subnavheader a:link,
td.subnavheader a:visited,
td.subnavheader a:hover{
	font-size: 15px;
	font-weight:bold;
	padding-left: 18px;
	text-transform:uppercase;
	color: #000;
	text-decoration:none;
}

div.subnavfield {
	background-image:url(/images/subnav-bg.gif);
	background-repeat:repeat;
	height: auto;
	width: 211px;
	padding-left:17px;
	padding-right: 17px;
	padding-top: 35px;
}
p.subnavfieldheader {
	color: #0f3d8a;
	font-weight:bold;
}


td.subnavl1 {
	background-image:url(/images/subnav-bg-l1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subnavl2 {
	background-image:url(/images/subnav-bg-l2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subnavl3 {
	background-image:url(/images/subnav-bg-l3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subnavl4 {
	background-image:url(/images/subnav-bg-l4.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subnavl5 {
	background-image:url(/images/subnav-bg-l5.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subnavl6 {
	background-image:url(/images/subnav-bg-l6.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}

td.subnavactive {
	background-image:url(/images/subnav-bg-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subnavactivehover {
	background-image:url(/images/subnav-bg-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subnavl1 a:link, td.subnavl1 a:visited, td.subnavl1 a:hover, td.subnavl2 a:link, td.subnavl2 a:visited, td.subnavl2 a:hover, td.subnavl3 a:link, td.subnavl3 a:visited, td.subnavl3 a:hover, td.subnavl4 a:link, td.subnavl4 a:visited, td.subnavl4 a:hover, td.subnavl5 a:link, td.subnavl5 a:visited, td.subnavl5 a:hover, td.subnavl6 a:link, td.subnavl6 a:visited, td.subnavl6 a:hover {
	padding-left: 17px;
	padding-top: 2px;
	display:block;
	width: 225px;
	height: 20px;
	border: 0px solid black;
	font-size: 11px;
	text-decoration:none;
	overflow:hidden;
	color:#000;
}
td.subsubnavl1 {
	background-image:url(/images/subsubnav-bg-l1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavl2 {
	background-image:url(/images/subsubnav-bg-l2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavl3 {
	background-image:url(/images/subsubnav-bg-l3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavl4 {
	background-image:url(/images/subsubnav-bg-l4.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavl5 {
	background-image:url(/images/subsubnav-bg-l5.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavl6 {
	background-image:url(/images/subsubnav-bg-l6.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavactive {
	background-image:url(/images/subsubnav-bg-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavactivehover {
	background-image:url(/images/subsubnav-bg-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubnavl1 a:link, td.subsubnavl1 a:visited, td.subsubnavl1 a:hover, td.subsubnavl2 a:link, td.subsubnavl2 a:visited, td.subsubnavl2 a:hover, td.subsubnavl3 a:link, td.subsubnavl3 a:visited, td.subsubnavl3 a:hover, td.subsubnavl4 a:link, td.subsubnavl4 a:visited, td.subsubnavl4 a:hover, td.subsubnavl5 a:link, td.subsubnavl5 a:visited, td.subsubnavl5 a:hover, td.subsubnavl6 a:link, td.subsubnavl6 a:visited, td.subsubnavl6 a:hover {
	padding-left: 37px;
	padding-top: 3px;
	display:block;
	width: 205px;
	height: 20px;
	border: 0px solid black;
	font-size: 11px;
	text-decoration:none;
	overflow:hidden;
	color: #000;
}
td.subsubsubnavl1 {
	background-image:url(/images/subsubsubnav-bg-l1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavl2 {
	background-image:url(/images/subsubsubnav-bg-l2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavl3 {
	background-image:url(/images/subsubsubnav-bg-l3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavl4 {
	background-image:url(/images/subsubsubnav-bg-l4.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavl5 {
	background-image:url(/images/subsubsubnav-bg-l5.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavl6 {
	background-image:url(/images/subnav-bg-l6.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavactive {
	background-image:url(/images/subsubsubnav-bg-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavactivehover {
	background-image:url(/images/subsubsubnav-bg-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 36px;
}
td.subsubsubnavl1 a:link, td.subsubsubnavl1 a:visited, td.subsubsubnavl1 a:hover, td.subsubsubnavl2 a:link, td.subsubsubnavl2 a:visited, td.subsubsubnavl2 a:hover, td.subsubsubnavl3 a:link, td.subsubsubnavl3 a:visited, td.subsubsubnavl3 a:hover, td.subsubsubnavl4 a:link, td.subsubsubnavl4 a:visited, td.subsubsubnavl4 a:hover, td.subsubsubnavl5 a:link, td.subsubsubnavl5 a:visited, td.subsubsubnavl5 a:hover, td.subsubsubnavl6 a:link, td.subsubsubnavl6 a:visited, td.subsubsubnavl6 a:hover {
	padding-left: 57px;
	padding-top: 3px;
	display:block;
	width: 185px;
	height: 20px;
	border: 0px solid black;
	font-size: 11px;
	text-decoration:none;
	overflow:hidden;
	color: #000;
}
table.maincontenttable {
	padding-bottom: 0px;
	height: 100%;
}
td.maincontentcell {
	background-color:#FFF;
	padding: 0px;
}
td.maincontentspacecell {
	width: 5px;
}
div.articlebox {
	border-top: solid 8px #000;
	width: auto;
	height: auto;
	padding: 25px;
	padding-top: 7px;
}
div.eventbox {
	width: auto;
	height: auto;
	padding: 25px;
	padding-top: 7px;
	background-color:#FFF;
}
div.eventbottomillu {
	border-top:5px solid #f0f0f0;
}
div.topillu {
	padding-bottom:5px;
	background-color: #f0f0f0;
	height: auto;
	width: 665px;
	overflow:hidden;
}
div.dottedlinewg{
	background-image:url(/images/dotted-line-grey-white.gif);
	background-repeat:repeat-x;
	background-position:center;
	width: auto;
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
}
hr{
	width: 100%;
	border: 1px dotted #cecece;
	height:1px;
	margin-bottom: 10px;
}
.heading {
	font-size: 14px;
	font-weight:bold;
	width: auto;
}
span.eventheading {
	font-size: 14px;
}
span.eventdate {
	color: #0f3d8a;
}
div.printlink a:link, div.printlink a:visited, div.printlink a:hover {
	font-size: 10px;
	font-weight:normal;
	float: right;
	width: auto;
	text-align:right;
	margin: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:inherit;
	color:#000;
}
p.date {
	color: #666;
}
div.gallerybox {
	float:right;
	background-color: #f0f0f0;
	margin-left: 20px;
	margin-bottom: 15px;
	width: 294px;
	overflow:hidden;
	text-align:left;
	
}
div.galleryboxtextfirst {
	padding:10px;
	width: 274px;
	font-size: 10px;
	color: #666666;
}
div.galleryboxtextsecond {
	padding:10px;
	padding-bottom: 15px;
	width: 274px;
	height: auto;
	overflow:hidden;
	font-size: 10px;
	color: #666666;
	border-top:1px solid #FFF;

}
div.galleryboxtextsecond a:link, div.galleryboxtextsecond a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
div.galleryboxnews {
	float:right;
	background-color: #f0f0f0;
	margin-left: 20px;
	margin-bottom: 15px;
	width: auto;
	overflow:hidden;
	text-align:center;
	
}
div.galleryboxnewstextfirst {
	padding:10px;
	font-size: 10px;
	color: #666666;
	text-align:left;
	width: auto;	
}


div.galleryboxtextsecond a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}

div#lightbox {
	width:294px;
	height: 217px;
	overflow:hidden;
	z-index:10;
	border-top: 3px solid #FFF;
	
}
div.galleryheader {
background-image:url(/images/gallery-header.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 21px;
}
div.galleryicon{
	background-image:url(/images/gallery-arrow.gif);
	background-repeat:no-repeat;
	z-index:20;
	width: 100px;
	height: 100px;
	border: 0px solid red;
	position:relative;
	top: -199px;

}
div.landingboxleft {
	width: 283px;
	float: left;
	margin-top: 20px;
}
div.landingboxright {
	width: 283px;
	float: left;
	margin-left: 48px;
	margin-top: 20px;
}
div.eventinfobox{
	background-color:#333;
	height: 66px;
	width: 615px;
	color: #FFF;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 25px;
	padding-right: 25px;
}
div.eventinfobox a:link,
div.eventinfobox a:visited{
	color: #FFF;
	text-decoration:none;
}
div.eventinfobox a:hover{
	color: #FFF;
	text-decoration:underline;
}
div.eventregisterlink a:link,
div.eventregisterlink a:visited {
	color: #003399;
	font-weight:bold;
}
img.picture-float-right {
	float:right;
	clear:both;
	margin-left: 20px;
	margin-bottom: 10px;
}
table.FormTable {
	width: 100%;
}
td.FormLeft, td.FormRight {
	padding: 5px;
	text-align: left;
}
div.header{
	background-image:url(/images/subnav-bg.gif);
	background-repeat:repeat;
	height: 20px;
	color: #333;
	padding: 3px;
	font-weight:bold;
	margin-bottom: 15px;
	margin-top: 15px;
}
div.row {
	clear: both;
	margin-top: 7px;
	margin-bottom: 7px;
}
div.label {
	font-weight: bold;
	float: left;
	width: 160px;
	display:block;
	border: 1px solid white;
}
div.element {
	margin-left: 160px;
}
span.error {
	background-image:url(/images/subnav-bg.gif);
	background-repeat:repeat;
	color: #263e86;
}
span.required,
span.requiredfield{
	color: #263e86;
	padding-right: 3px;
}
input.submit {
	background-color: #000;
	color: #FFF;
	padding: 3px;
	border: 1px solid #000;

	cursor:pointer;

}
div.requiredNote {
	float: left;
	clear: both;
}
input.text {
	border: 1px solid #666;
	width: 250px;
	padding: 3px;
}
textarea.payment-terms {
	width: 610px;
	height: 200px;
	margin-top: 20px;
	padding:5px;
}
table.sponsorgrid {
	border-top: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	width: auto;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.sponsorgriditem {
	float:left;
	border-bottom: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	width: 152px;
	height: 80px;
	display:block;
	text-align:center;
}
td.sponsorgridcell{
	width: 153px;
	height: 80px;
	padding:0px;
}
div.sponsorgriditem img	{ 
	border:0px solid black;
}
div.employeepicture {
	float: left;
	margin-bottom: 10px;
	width: 81px;
}
div.employeepicture img{
	border: 3px solid #cecece;
}
div.employeetext {
	float: left; 
	margin-left: 15px;
	width: 500px;
}
span.boardtitle {
	font-size: 14px;
	color: #0f3d8a;
}
div.captiontext {
	font-size: 10px;
	padding: 3px;
	color: #666666;
	width: 200px;
}
span.byline {
	font-weight:bold;
	font-size: 10px;
	
}
div.yearblock {
	margin-bottom: 20px;
}
div.currentmembers h2 {
	font-size: 11px;
	padding: 10px;
	padding-left: 15px;
	margin-top: 5px;
	cursor:pointer;
	border-bottom: 0px solid #000;
	background-color:#f0f0f0;
	color: #0f3d8a;
}
div.memberdetails {
	background-image:url(/images/subnav-bg.gif);
	background-repeat:repeat;
	padding: 15px;
}
div.memberdetails img {
	border: 3px solid #cecece;
	margin-left:10px;
	margin-bottom: 10px;
}
span.memberinfoexpand {
	font-size: 8px;
	font-weight:normal;
}
div.sponsorlabel {
	clear: both;
}
div.allnewslink {
	position:relative;
	top: 255px;
	left: -147px;
}
div.allnewslink a:link,
div.allnewslink a:visited,
div.allnewslink a:hover
{
	color:#FFF;
	text-decoration:none;
}