/* CSS Document by IMAGE ICU, LLC */
/* Print Styles for ifmadelaware.org */
/* (c) IMAGE ICU, LLC - www.imageicu.com */

/******************* Default HTML *********************/
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	line-height: 1.4;
	background-color: #FFFFFF;
	text-align: center;
	background-image: none;
}
a {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}

/******************* P Styles *********************/
p {
	margin: 0px;
	padding: 4px;
	font-size: 76%;
	letter-spacing: 0.02em;
	word-spacing: 0.02em;
}
.mini {
	font-size: 68%;
}
.bold {
	font-weight: bold;
}
.line {
	text-decoration: underline;
}

/******************* H Styles *********************/
h1 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
h2 i {
	visibility: hidden;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 88%;
	font-weight: bold;
	color: #003399;
}
h4 {
	margin: 20px 0px 0px 0px;
	padding: 4px 0px 2px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 74%;
	color: #003399;
	letter-spacing: 0.02em;
	word-spacing: 0.2em;
	text-align: left;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
}
h5 {
	margin: 4px 4px 2px 14px;
	padding: 0px;
	font-size: 76%;
	letter-spacing: 0.02em;
	word-spacing: 0.02em;
	font-weight: bold;
	text-align: left;
}

/******************* List Styles *********************/
ul {
	margin: 0px;
	padding: 6px 10px 4px 20px;
	text-align: left;
}
li {
	margin: 0px;
	padding: 4px 0px;
	font-size: 70%;
	list-style-type: disc;
	list-style-position: inside;
}
li a {
	color: #3366CC;
	font-weight: bold;
}
ul.info {
	margin: 0px 4px 0px 20px;
	padding: 0px;
	text-align: left;
}
ul.info li {
	margin: 0px 4px;
	padding: 0px;
	font-size: 68%;
	list-style-type: none;
}

/******************* Form Styles *********************/
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 2px 4px;
	border: 2px double #FFCC00;
	display: inline;
}
p textarea {
	font-size: 100%;
}
input.button {
	margin: 0px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #3366CC;
	background-color: #BCCEEB;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #003399;
	border-bottom: 2px solid #003399;
	cursor: hand;
}
div.formRow {
	clear: both;
	margin-bottom: 1px;
	padding: 6px 0px 0px 0px;
	width: 100%;
	text-indent: 0px;
	white-space: nowrap;
}
div.boxRow {
	clear: both;
	margin-bottom: 1px;
	padding: 6px 0px 0px 20px;
	width: 100%;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	white-space: nowrap;
}
span.formLabel {
	float: left;
	width: 33%;
	padding: 0px;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
}
span.formField {
	float: right;
	width: 64%;
	font-size: 92%;
	text-align: left;
}
span.formText {
	float: right;
	width: 64%;
	font-size: 70%;
	text-align: left;
}
.fieldBox {
	margin: 0px;
	padding: 2px 4px;
	font-size: 72%;
	border: 2px solid #FFCC00;
}

/******************* IMG, DIV Styles *********************/
img, a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

div.spacer {clear:both;}

/******************* Header *********************/
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 154px;
	background-color: transparent;
	background-image:  url(../Images/bodyTopBkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 154px;
	background-color: transparent;
	background-image:  url(../Images/logoHeader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div.skyline {
	margin: 0px;
	padding: 0px;
	height: 108px;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}

/******************* Left Nav Bar *********************/
#navBar {
display: none;
}
#navBar p {
display: none;
}
a#homeUrl {
display: none;
}

/******************* Nav Buttons & Text *********************/
div.buttons {
display: none;
}
#login, #rsvp, #topics {
display: none;
}

/******************* Center Content *********************/
#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #003399;
	background-color: #FFFFFF;
}
#content img {
	margin-top: 15px;
}
#content p {
	margin: 10px auto;
	padding: 0px;
	text-indent: 20px;
	text-align: left;
}
#content div.row {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	width: 100%;
	text-indent: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
.rightCol {
	margin:0px 0px 0px 142px;
	padding-left: 10px;
	font-size: 92%;
	text-align: left;
}
.leftCol {
	float: left;
	width: 135px;
	padding: 0px;
}
#content p.bizText {
	margin: 4px 0px;
	padding: 0px;
	text-indent: 0px;
	border-bottom: 1px solid #FFCC33;
}
#content p.colText {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-indent: 0px;
}
#content img.colPic {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #003399;
}
div.picrow {
	margin: 4px 0px;
	border: none;
	text-align: center;
}
div.picrow img {
	margin: 10px;
	padding: 2px;
	border: 1px solid #003399;
}

/******************* Hot Topics *********************/
#hotTopics {
	margin: 0px;
	padding: 10px 20px;
	text-align: left;
	border-top: 1px solid #003399;
}
#hotTopics a img {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	clear: right;
	border: none;
}
#hotTopics p {
	margin: 0px 20px;
	padding: 4px;
	display: inline;
	text-align: left;
}

/******************* Gold Sponsors *********************/
#gold {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
}
img#sponsors {
	margin-top: 0px;
	padding: 0px;
	position: relative;
	top: auto;
	left: -50px;
}
img#logos {
	margin-top: 0px;
	padding: 0px;
}

/******************* Subpage Header Titles *********************/
#subtitle {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 5px 42px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 104%;
	letter-spacing: 0.02em;
	color: #003399;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../Images/H3_subtitleIcon.gif);
	background-position: 5px 50%;
	border-top: none;
	border-bottom: 1px solid #003399;
}

/******************* Right Logo Strip ********************
#platinum {
display: none;
}
#platinum p {
display: none;
}
#platinum h3  {
display: none;
}
#platinum img {
display: none;
}*/
/******************* Right Logo Strip *********************/
#platinum {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #003399;
	background-image:  url(../Images/colBkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	page-break-before: always;
}
#platinum p {
	display: none;
}
#platinum p.driveText {
	display: block;
	margin: 0px 16px;
	padding: 0px;
	font-size: 58%;
	letter-spacing: 0.005em;
	color: #003399;
}
#platinum h3  {
	margin: 0px;
	padding: 4px 0px;
	font-size: 74%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	border-top: none;
	border-bottom: 1px solid #FFFFFF;
}
#platinum img {
	margin: 15px auto;
	padding: 1px;
	display: block;
}
#platinum img.pplogo {
	border: 1px solid #CCCCCC;
}

/******************* Bottom Background *********************/
#ifmaBkgd {
	margin: 0px;
	padding-top: 50px;
	width: 100%;
	height: 43px;
	text-align: center;
	background-image:  url(../Images/logoBkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: scroll;
	border-bottom: 1px solid #003399;
}

/******************* Footer *********************/
#footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	background-image: none;
}
#footer p {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 0.08em;
	border-top: 1px solid #FFFFFF;
}
#footer ul {
display: none;
}
#footer li {
display: none;
}
#footer li a {
display: none;
}
