/* Main Unified CSS File. */
body {
	font-family: Trebuchet,sans-serif;
	padding: 0px;
	margin: 0px;
}

td { font-family: inherit; }
p { font-family: inherit; }
img { border: 0; display: block; }

#bodycontainer {
	width: 900px;
	margin: auto;
}
#container {
	margin: 0px auto 0px auto;
	padding: 10px;
}
#navcontainer {
	width: 155px;
	font-size: 0.8em;
}

.navlist {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style: none;
	padding: 0px;
	list-style-image:url(/templ/iig_unified/images/navarrow1.gif);
	list-style-position:outside;
}

.navlistitem {
	padding: 4px;
	color:#990000;
}

#headerspacer {
}

#header {
	position: relative;
}
#homelink {
	width: 200px;
	height: 90px;
	position: relative;
	border: 1px solid green;
}
img.homelink {
	width: 200px;
	height: 90px;
	border: none;
}
#buylink {
	width: 90px;
	height: 90px;
	position: relative;
	border: 1px solid blue;
}
img.buylink {
	width: 90px;
	height: 90px;
	border: none;
}

#contentcontainer {
	padding: 20px;
	border: 3px solid black;
	border-bottom: none;
}
	
#topnav {
	height:20px;
}

.topnavlist {
	font-size: .9em;
}

.topnavlist li {
	padding: 5px;
	float:left;
}

.topnavlist li.first {
	padding-left:265px;
}

#contentcontainerhead {
	width:100%;
	height: 85px;
	vertical-align:top;
}

#footer {
	margin: auto;
	padding: 15px;
	font-size: 0.75em;
}
#footer .left {
	text-align: left;
	width: 35%;
}
#footer .right {
	text-align: right;
	width: 40%;
}
#footer .middle {
	height: 90px;
	width: 25%;
}
#footer .middle img {
	height: 75px;
}

.email_link {
	float:left;
	}

div .error {
	color: red;
}
.error {
	color: red;
}

#wrapper {
	width:95%; 
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:center;
	background-color:white;
	border:1px solid #666;
}

.header_table {
	color: white;
	background-color: #900000;
	width: 100%;
	font-weight: normal;
}
.qr_cc_table td {
	border: 1px solid #CCCCCC;
}
.qr_header {
	font-weight: bold;
	font-size: 1.1em;
}
.textwrapper {
	width: 95%;
	margin: 0 auto 0 auto;
	height:100%;
}

#GLOBAL_BLANK { border:none; }

p {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

h1 { 
	padding-top: 5px;
	padding-left:3px;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 3px 0 10px 0px;
	text-align: left;
	letter-spacing: .1em;
	color: #666;
	border: none;
	white-space: nowrap;
	text-decoration:none;
}

h4 { 
	font:1.5em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: .07em;
	padding:5px 0px 0px 8px;
	margin: 0 auto 0 auto;
	display: block;
	text-align: center;
	text-decoration: none;
	height:26px;
}

h5 { 
	font-size: .85em;
	font-style: italic;
	margin: 0px;
	color: #000;
	text-align: right;
	display: block;
	margin-top: -1.4em;
	padding-bottom: .3em;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

h6 {
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	text-align:left;
	margin: 8px 0px 10px 0px;
	padding:0px;
	}
	
.redboldtext {
	color:#990000;
	font-weight:bold;
	font-size:1.2em;
	}
	
.index{
	padding-left:0px;
	margin:0 auto 0 auto;
	display:block;
}

.indexsmall {
	font-size: .9em;
	text-indent: 0;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-decoration: none;
	color: #100202;
	margin-bottom: 10px;
	border: 4px solid #E5E6E1;
	width: 100%;
	display:block;
	border:none;
}

.indexsmall p {
	margin: 10px;
	margin-bottom: 15px;
}
	

div.step_container {
 display: block;
}

div.content {
 display: block;
}

div.step_1,div.step_2,div.step_3,div.step_4,div.step_5,div.step_6 {
 display: block;
 color: #000088;
 text-decoration: underline;
 cursor: pointer;
 clear: both;
}

div.step_1_omo,div.step_2_omo,div.step_3_omo,div.step_4_omo,div.step_5_omo,div.step_6_omo {
 font-weight: bold;
 display: block;
 text-decoration: underline;
 cursor: pointer;
 color: #6F2824;
 clear: both;
}

div.step_current_1,div.step_current_2,div.step_current_3,div.step_current_4,div.step_current_5 {
 font-weight: bold;
 color: blue;
 display: block;
 clear: both;
}

.headersmall {
	width: 300px;
	position: relative;
	text-align: left;
	float: left;
}

.valuesmall {
	width: 250px;
	position: relative;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 2px;
	float: left;
}
.valuesmall .valuesmall {
	padding-left: 30px;
}

.helpsmall {
	position: relative;
	float: left;
	padding-left: 15px;
	text-align: right;
}

.buy_now {
	color: #58A53C;
	font-weight: bold;
}

.limited_cov {
	color: #900000;
}

.editable {
	/* border: 1px solid lightgreen; */
	padding: 3px;
}

.menu_td {
	background-color: #900000;
}

.menu_wrapper {
	background-color: #900000;
	padding: 5px;
	margin: 0px;
}

.menu_wrapper div {
	border: 1px solid black;
	margin: 2px;
	padding: 3px;
	color: white;
}
.menu_item a {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.menu_item a:link {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.menu_item a:visited {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.menu_item a:hover {
	color: white;
	font-weight: bold;
	text-decoration:underline;
}

.icon_menu_item {
	text-align: center;
	margin: auto;
	width: 120px;
}

.print_only {display: none; }

td.boxheader  { 
	font: 1.5em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 1.5em;
	text-align: left;
	letter-spacing: .1em;
	color: #666;
	border: none;
	white-space: nowrap;
}

/* NEWS Column */

.newsArticle {
	margin-bottom: 5px;
	border: 3px solid #C9C7BA;
	padding: 5px 10px 5px 10px;
}
.newsStory {
}
.storySnippet {
	margin-top: 2px;
}
.newsHeader {
	margin-bottom: 2px;
	margin-top: 2px;
}
.newsAuthor {
	font-size: .75em;
	text-align: right;
}
.newsMore {
	margin-top: 5px;
	text-align: right;
	font-size: 1.1em;
}

.newsMoreLink {
	}
	
.moreNewsDiv { 	display:none;
	}
	
.newstable { 
	width:98%;
	background-color:#FFFFFF; 
	padding:5px; 
	margin-left:3px; 
	vertical-align:bottom; 
	font-size:0.9em;
}

.newspagetable { 
	width:98%;
	height:100%;
	background-color:#FFFFFF; 
	padding:5px; 
	margin-left:3px; 
	vertical-align:bottom; 
	font-size:1em;
}

div.newsArticle { 
	border: none; 
	border-bottom: 1px solid #C9C7BA; 
	padding: 3px; 
	padding-bottom:8px;
}

div.newsHeader { 
	width:100%;
	font-size:1.3em; 
	text-align:center; 
	font-weight:bold; 
}
	
.newsStory { font-size:1em; }

.newsAuthor { display:none; }	

.newscredit {font-size:1em; }
	
/* Languages */

.language {
	padding:0px;
	width:100%;
	margin:0px;
	clear: both;
}

.language ul {
	clear:both;
	float:right;
	margin:5px 10px 0px auto;
	padding:0px;
}

.language li {
	float:left;
	list-style:none;
	font-size: .7em;
	height: 12px;
	vertical-align:middle;
	}
	
.language li.first {
	background-image:url(/templ/iig_unified/images/lang_flags.gif);
	background-position: 0px -24px;
	background-repeat:no-repeat;
	margin:3px 0px;
	padding:0px 8px 0px 35px;
}

.language li.second {
	background-image:url(/templ/iig_unified/images/lang_flags.gif);
	background-repeat:no-repeat;
	margin:3px 0px;
	padding:0px 8px 0px 35px;
}

/*.language li.third {
	background-image:url(/templ/iig_unified/images/lang_flags.gif);
	background-position: 0px -12px;
	background-repeat:no-repeat;
	margin:3px 0px;
	padding:0px 8px 0px 35px;
} */

/* REMOVES the FRENCH LANGUAGE OPTION */
.language li.third  { display:none; }

/* LINKS */

a.langlink:link	{  text-decoration: none; color:#000000;  }
a.langlink:visited	{ text-decoration: none;  color:#000000; }
a.langlink:active	{ text-decoration: none; color:#000000; }
a.langlink:hover { text-decoration: underline; color:#000099; } 

a.navlistlink:link	{  text-decoration: underline; color:#0000EF; }
a.navlistlink:visited	{ text-decoration: underline;  color:#0000EF; }
a.navlistlink:active	{  text-decoration: underline; color:#0000EF; }
a.navlistlink:hover	{ text-decoration: underline; color:#0000EF; } 

a.standardlink:link	{ color:#0000EF; }
a.standardlink:visited	{ color:#0000EF; }
a.standardlink:active	{ color:#0000EF; }
a.standardlink:hover	{ color:#0000EF; } 

.storyBody a:link { color:#0000EF; }
.storyBody a:visited { color:#0000EF; }
.storyBody a:active	{ color:#0000EF; }
.storyBody a:hover	{ color:#0000EF; }

a.newsMoreLink:link	{  text-decoration: underline; font-size:0.9em; color:#0000EF; }
a.newsMoreLink:visited	{ text-decoration: underline; font-size:0.9em; color:#0000EF;}
a.newsMoreLink:active	{  text-decoration: underline; font-size:0.9em; color:#0000EF;}
a.newsMoreLink:hover	{ text-decoration: underline; font-size:0.9em;color:#0000EF;  } 

a.emailink:link	{  text-decoration: none; color:#FFFFFF;  }
a.emailink:visited	{ text-decoration: none;  color:#FFFFFF;  }
a.emailink:active	{  text-decoration: none; color:#FFFFFF;   }
a.emailink:hover	{ text-decoration: underline; color:#FFFFFF;   }


/* Standard Link */

a:link	{ text-decoration: underline; color:#0000EF; }
a:visited	{ text-decoration: underline; color:#0000EF; }
a:active	{ text-decoration: underline; color:#0000EF; }
a:hover	{ text-decoration: underline; color:#0000EF; } 


/* Press Articles */
.pcmarket2003table {
	text-align:center;
	border-collapse: collapse;
	font-size:0.8em;
	width:98%;
	}
	
/* Horizontal Line */
.horiz_line {
	width:95%;
	border:none;
	border-bottom:1px solid #C9C7BA;
	}

.footernavtd {
	white-space:nowrap;
	}
	
.photoclass {
	margin:10px;
	padding:0px;
	border: 1px solid #000;
	}
	
div .comment-body {
	border-bottom: 1px dashed #333;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/* Needed Documents for Application */

div.step_container {
	width: 50%;
	float: left; 
	vertical-align:top;
	}
	
div#step_container_instructions {
	width: 45%;
	float: left;
	vertical-align:top; 
	background-color:#FFFF99;
	padding: 0 10px;
	}
	
#AP_PROGRESS_INFO {clear: both; }