html,body{  
	background: url("/iacconline/images/2011/crosshatch.png") repeat scroll 0 0 #EEEEEE;
	color: #3F3F38;
	font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	font-stretch: normal;
	width: 100%;
	height: 100%;
}

input  {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;}
textarea  {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;}
select {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;}
radio {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;}

a {font-family:Arial,Verdana,Helvetica,San-Serif;color:#2c2468;}
a:hover {font-family:Arial,Verdana,Helvetica,San-Serif;color:#9988da;}


#wrapper_home {
	background: url("/iacconline/images/2011/topBlackFade.png") repeat-x scroll 0 0;
	width: 100%;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -500px; /* the bottom margin is the negative value of the footer's height */
	text-align:center;
}

#wrapper {
	background: url("/iacconline/images/2011/topBlackFade_page.png") repeat-x scroll 0 0;
	width: 100%;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -500px; /* the bottom margin is the negative value of the footer's height */
	text-align:center;
}

#pop_wrapper {
	padding: 10px;
}

.main {
	width: 1000px;
	margin: auto;
}

.tabs {
	height: 50px;
	padding-left: 200px;
	padding-top: 0px;
	float: right;
	margin-right: 0px;
	vertical-align: top;
}

.logo {
	float: left;
}

.navHolder {
	padding-top: 24px;
	float: right;
	z-index: 1;
}

.navMain {
	float: right;
	border-radius: 5px 5px 5px 5px;
    text-align: left;
	background-color: #feb813;
	color: black !important;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-decoration: none;
}

.navBox {
	padding: 12px;
	text-align: left;
	color: black !important;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-decoration: none;
}

.searchBox {
	background: url("/iacconline/images/2011/search_left.png") no-repeat scroll 0 0;
	background-position: left center;
	height: 31px;
	width: 120px;
	text-align:left;
	margin-left: 0;
	padding-top: 0px;
}

.magBox {
	background: url("/iacconline/images/2011/search_right.png") no-repeat scroll 0 0;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	height: 31px;
	width: 29px;
	padding-right: 12px;
	padding-top: 0px;
}

.searchInput {
	color: #464646;
	font-size: 12px;
	background: #FFFFFF;
	border: none;
	width: 120px;
	height: 22px;
	margin-top: 0px;
	margin-left: 5px;
}

.push_header {
	height: 20px;
	width: 100%;
}

.clearer {
    clear:both;
}

.feature {
	margin-bottom: 20px;
}

.feature_right {
	vertical-align: top;
	padding-left: 20px;
	font-family: Helvetica,Pragmatica,Coolvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #BBBBBB;
}

.feature_right h1 {
	font-family: Helvetica,Pragmatica,Coolvetica,Arial,sans-serif;
	font-size: 50px;
	letter-spacing: -3px;
	line-height: 50px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.feature_right a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.feature_right a:hover {
	color: #9988da;
}

.feature_links {
	margin-top: 18px;
}

.feature_follow {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.banner {
	background-color:#000000;
	width:500px;
	height:360px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	border: 1px solid #FFFFFF;
}

.ad_home {
	border-radius: 5px 5px 5px 5px;
    padding: 6px;
    text-align: center;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-top: 16px;
	width: auto;
}

.ad {
	border-radius: 5px 5px 5px 5px;
    padding: 6px;
    text-align: center;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 478px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.ad_home a, .ad a {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 10px;
	color:#787878;
	text-decoration:none;
}

.ad_home a:hover, .ad a:hover {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 10px;
	color:#a3a3a3;
	text-decoration:underline;
}

.content {
    background: none repeat scroll 0 0 #F0F0F0;
	border-radius: 9px 9px 0px 0px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 20px;
	padding-bottom: 40px;
	margin: 0px;
    width: auto;
	min-height: 300px;
}

.content h1 {
	font-family: Helvetica,Pragmatica,Coolvetica,Arial,sans-serif;
	font-size: 38px;
	letter-spacing: -2px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.content h2 {
	font-family: Helvetica,Pragmatica,Coolvetica,Arial,sans-serif;
	font-size: 26px;
	letter-spacing: -2px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
}

.content_table {
	width: auto;
}

.content_left {
	vertical-align: top;
}

.content_div {
	width: 1px;
	border-right: 1px solid #DDDDDD;
}

.content_right {
	width: 180px;
	vertical-align: top;
	border-left: 1px solid #FFFFFF;
	padding-left: 20px;
	text-align: left;
}

.content_right h1 {
	font-family: Helvetica,Pragmatica,Coolvetica,Arial,sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	text-shadow: 2px 2px 0 #FFFFFF;
}

.content_right a {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 13px;
	color: #000000;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-decoration: none;
}

.content_right a:hover {
	color: #CCCCCC;
}

.channel_left {
	width: auto;
	padding-right: 20px;
	vertical-align: top;
}

.channel_right {
	width: auto;
	padding-right: 20px;
	vertical-align: top;
}

.channel_bottom {
	width: auto;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 20px;
}

.pod {
	padding: 16px;
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #bebebe;
	height: 100%;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12px;
	color: #616161;
}

.page_header {

}

.page_print {
	padding-right: 20px;
	padding-left: 10px;
	text-align: right;
}

.page_socialbar {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 6px;
	float: right;
}

.page_breadcrumb {
	padding-bottom: 10px;
	padding-left: 6px;
	text-align: left;
}

.page_breadcrumb a {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 0 #FFFFFF;
}

.page_breadcrumb a:hover {
	color: #cccccc;
}

.page {
	padding: 16px;
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #bebebe;
	height: 100%;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12px;
	color: #616161;
	margin-top: 0px;
	margin-right: 20px;
}

.footer {
	padding-top: 64px;
	padding-bottom: 40px;
	background: repeat scroll 0 0 #000000;
   	width: 100%;
   	height: 500px;   /* Height of the footer */
}

.footer_content {
	width: 1000px;
	margin: auto;
	position: relative;
	font-size: 12px;
	color: #cccccc;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
}

.footer_content h1 {
	font-size: 18px;
	padding-bottom: 16px;
	color: #FFFFFF;
}

.footer_content a {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}

.footer_content a:hover {
	color: #ffffff;
}

.footer_line {
	margin-top: 60px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#3a3a3a;
	height: 20px;
	margin-bottom: 30px;
}

/* IACC IN THE NEWS */
.news a{
	color: #2c2468;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 0 #EFEFEF;
}

.news a:hover{
	color: #9988da;
}

.news_description{
	padding-left: 10px;
	font-style: italic;
	color: #8C8C8C;
	font-size: 10px;
	text-decoration: none;
	padding-top: 6px;
}

/* BLOG */
.blog a{
	color: #2c2468;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 0 #EFEFEF;
}

.blog a:hover{
	color: #9988da;
}

.blog_description{
	padding-left: 10px;
	font-style: italic;
	color: #8C8C8C;
	font-size: 12px;
	text-decoration: none;
	padding-top: 6px;
}


/* HOT DATES */
.hotdates_dates {
	padding: 4px;
	background-color: #fce8ff;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	margin-bottom: 6px;
	text-shadow: 1px 1px 0 #FFFFFF;
}

.hotdates a{
	color: #2c2468;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 0 #EFEFEF;
}

.hotdates a:hover{
	color: #9988da;
}

.hotdates_description{
	padding-left: 12px;
	color: #8C8C8C;
	font-size: 12px;
	text-decoration: none;
	margin-top: 6px;
}

/* PLANNER TOOLS */
.plannertools a{
	color: #2c2468;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 0 #EFEFEF;
}

.plannertools a:hover{
	color: #9988da;
}

.plannertools_description{
	color: #8C8C8C;
	font-size: 13px;
	text-decoration: none;
	padding-left: 28px;
}

















/* 2008 Global Template Styles */
#tmp_mainTable {
	table-layout: fixed
	/* height:100%;
	margin: auto;*/
}

.tmp_wrapperContent {
	background-color:#ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #b1b3b2;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b1b3b2;
}

.tmp_greyBox {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 12px;
	background-color:#f7f7f7;
	border: solid 1px #e5e5e5;
	padding:10px;
	color:#424949;
}

.tmp_greyContentBox {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	background-color:#f7f7f7;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e5e5e5;
	padding:10px;
	color:#424949;
}

.tmp_greyAdBox {
	background-color:#f7f7f7;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e5e5e5;
	padding:0px;
}

.tmp_ltgreyContentBox {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	background-color:#fdfdfd;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e5e5e5;
	padding:10px;
	color:#424949;
}


.tmp_bodyBox {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	background-color:#ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e5e5e5;
	padding:20px;
	color:#424949;
}


.tmp_chapSelected {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	background-color:#fdce5c;
	padding: 4px;
}

.tmp_h1 {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 14px;
}

.tmp_printTitle {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 22px;
}

.tmp_goldHeader_159 {
	background-image:url(/iacconline/images/2008/headerFade_gold_159w.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	color:#000000;
}

.tmp_goldHeader_250 {
	background-image:url(/iacconline/images/2008/headerFade_gold_250w.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	color:#000000;
	font-weight:bold;
}

.tmp_goldHeader_776_56 {
	background-image:url(/iacconline/images/2008/headerFade_gold_776w_56h.jpg);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:0px;
}


.tmp_pageTitle {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 24px;
	color:#FFFFFF;
}

.tmp_pageBody {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 14px;
	color:#717172;
}

.tmp_greyHeader_950 {
	background-image:url(/iacconline/images/2008/headerFade_grey_950w.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	color:#FFFFFF;
	font-weight:bold;
}

.tmp_newsLink {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#2c2468;
	font-weight:bold;
	text-decoration:none;
}

.tmp_newsLink:hover {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#4a3f88;
	font-weight:bold;
	text-decoration:underline;
}

.tmp_newsText {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#787878;
	font-style:italic;
}

.tmp_footerText {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#646464;
}

.tmp_footerLink {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#2c2468;
	text-decoration:none;
}

.tmp_footerLink:hover {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#4a3f88;
	text-decoration:underline;
}

.tmp_metroLink {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#787878;
	text-decoration:none;
}

.tmp_metroLink:hover {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#a3a3a3;
	text-decoration:underline;
}

.tmp_countryLink {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#717171;
	text-decoration:none;
}

.tmp_countryLink:hover {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 11px;
	color:#a3a3a3;
	text-decoration:underline;
}

.tmp_breadCrumbLink {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

.tmp_breadCrumbLink:hover {
	font-family: Arial,Helvetica,Verdana,San-Serif; 
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}


/* Pre-2008 Styles */
A.Sub {text-decoration:none; color:FFFFFF; font-family:Arial,Helvetica,Verdana; font-size: 11px;}
A.Sub:hover {text-decoration:underline; color:#CCFFFF; font-family:Arial,Helvetica,Verdana; font-size: 11px;}

A.UserSub {text-decoration:none; color:#003775;}
A.UserSub:hover {text-decoration:none; color:FF0000;}

A.NewsLink {text-decoration:underline; color:#003775;}
A.NewsLink:hover {text-decoration:underline; color:CC0033;}

A.ListLink {font-size:8pt; color:#003775;}
A.ListLink:hover {font-size:8pt; color:CC0033;}

.ListText {font-size:8pt;}

A.White {text-decoration:none; color:FFFFFF;}
A.White:hover {text-decoration:none; color:999999;}

A.Black {text-decoration:none; color:000000;}
A.Black:hover {text-decoration:none; color:999999;}

A.HomePage {text-decoration: none; color:#003775; font-size:9pt; font-family:Arial,Helvetica,Verdana,Sans-Serif;}
A.HomePage:hover {text-decoration:underline; color:336699; font-size:9pt; font-family:Arial,Helvetica,Verdana,Sans-Serif;}


.bro { font-family: Arial,Verdana,, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: 000000;}

.logintext {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:10px; color:333333;}
.logintext:hover {color:#003775; background-color:e6e6e6;}
.logintext:active {color:FFFFFF; background-color:666666;}

.mapnavborder {color:222222; background-color:#003775;}
.mapnavhead {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:11px; color:000000; background-color:cccccc; }

.mapnav {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:10px; color:222222; background-color:DDDDDD; }
.mapnavlink {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:10px; color:222222; background-color:DDDDDD;text-decoration:none;}
.mapnavlink:hover {color:#003775; background-color:ffffff;}
.mapnavlink:active {color:FFFFFF; background-color:666666;}

.mapnav_enh {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:10px; color:#003775; background-color:efefef; font-weight:bold;}
.mapnav_enhlink {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:10px; color:#003775; background-color:efefef; text-decoration:none; font-weight:bold;}
.mapnav_enhlink:hover {color:#003775; background-color:ffffff; font-weight:bold;}
.mapnav_enhlink:active {color:FFFFFF; background-color:666666; font-weight:bold;}

.logininput {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:10px; margin:0px; color:333333;}

.memdisp_address {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;  color:#000000;}

.memview_table {border-style: solid;	border-width: 1px;	border-color: #003775; }

.memview_leftcell {border-right-style: solid;	border-right-width: 1px;	border-right-color: #003775;}
.memview_rightcell {padding-right: 10px;}
.memview_texthead {color:##003775; padding: 2px; font-weight: bold; font-size: 11px; border-bottom-style: solid; border-bottom-width: 1px;	border-bottom-color: #CCCCCC;}

.printbutton:hover {border-style: solid; border-width: 1px;	border-color: ##003775;}
.userview_border {border-style: solid; border-width: 1px;	border-color: #000000;}
.userview_header {background-color: #003775; color: #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px;	border-bottom-color: ##003775;}
.userview_button {background-color: ##highcolor#; color: #666666; border-left-style: solid; border-left-width: 1px;	border-left-color: ##003775; border-bottom-style: solid; border-bottom-width: 1px;	border-bottom-color: ##003775;}
.userview_buttonLink {background-color: ##highcolor#; color: ##003775; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:5px; text-decoration:none;}
.userview_buttonLink:hover {background-color: #FFFFFF; color: #000000; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:5px; text-decoration:none;}

a.gateway {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;  color:#666666; text-decoration: none;}
a.gateway:hover {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;  color:#000000; text-decoration: underline;}
a.gateway {font-family:Arial,Verdana,Helvetica,San-Serif; font-size:8pt;  color:#666666; text-decoration: none;}

.fadeback {
	background-image:url(/iacconline/images/Chapter/2005/3_dropback.gif);
	background-repeat: repeat-x;
}

.maintable {
	padding: 14px;
	background-color:#ffffff;
}

.leftrightheadcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}


.footertable {
	background-image:url(/iacconline/images/Chapter/2005/3_footback.gif);
	background-repeat: no-repeat;
}

.pagetitle {
	background-color: ##003775;
	background-image:url(/iacconline/images/Chapter/2005/3_titleback.jpg);
	background-repeat: no-repeat;
}

a.footerlink {
	text-decoration:none; color:#ffffff;
}

a.footerlink:hover {
	text-decoration:underline; color:#ffffff;
}

.smpricolortext {
	font-family:Arial,Verdana,Helvetica,San-Serif; 
	font-size:10px; 
	color:#003775; 
}

.planexpress {
	font-family:Arial,Helvetica,San-Serif; 
	font-size:10px; 
	color:#000000; 
}

.welcomehead {
	font-family:Arial,Helvetica,San-Serif; 
	font-size:14px; 
	color:#336666; 
	font-style: italic;
	font-weight: bold;
}

.welcometext {
	font-family:Arial,Verdana,Helvetica,San-Serif; 
	font-size:11px; 
	color:#333333; 
}

.logoback {
	background-color: #FFFFFF;
	background-image:url(/iacconline/images/logoback.gif);
	background-repeat: no-repeat;
}

.regFormInput {
	font-family:Arial,Helvetica,San-Serif; 
	font-size:14px; 
	padding:4px;
}

.regFormInput_select {
	font-family:Arial,Helvetica,San-Serif; 
	font-size:16px; 
	padding:6px;
}

.regFormTable {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.regFormHeader1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.regFormHeader {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


