/* --------------------------------------------------------- */
/* Row         : 4                                       	 */
/* Description : Main item (graphic, description, action)    */

#iSlideshow {
    	position: relative;
    	height: 200px;
    	z-index: -1;
}

#iTextshow {
	position: relative;
	height: 200px;
	z-index: -1;
}

#iTextshow input {
	height: 16px;
	width: 16px;
	border: 1px solid #FDEADA;
	margin: 0 10px 0 0;
}

#iTextshow img {
	display: block;
    	margin: 0 auto;
	width: 200px;
	border: none;
	z-index: -2;
}

#iTextshow a {
	text-align: right;
	color:#155C92;
	text-decoration: none;
	font-weight: bold;
}
#iTextshow a:active {
	color: #ff9900;
}
#iTextshow a:hover {
	color: #ff9900;
}
div.slideshow div p {
	margin: 10px;
}


/* --------------------------------------------------------- */
/* Row         : 5                                           */
/* Description : Divider (solid)                             */
div.divider {
	background-color: #155C92;
	height: 20px;
}


/* --------------------------------------------------------- */
/* Row         : 6                                           */
/* Description : 3 columns, content and links                */
div.sub_item {
	color: #155C92;
	margin-bottom: 20px;
}
div.sub_item h2 {
	font-size: 150%;
	margin: 15px 0 5px 0;
	background-color: #155C92;
	color: #ffffff;
	text-align: center;
}
div.sub_item a {
	color: #155C92;
	text-decoration: none;
}
div.sub_item a:hover {
	color: #ff9900;
}
div.sub_item h3 {
	margin: 5px 0 5px 0;
	font-size: 110%;
}
div.show {
	background-color: #f8f8f8;
}
div.sub_item p {
	margin: 5px 0 5px 0;
}
div#iCol_3 h2 {
	background:url(/images/popcorn.png) 10px -5px no-repeat #155C92;
}
div#iCol_3 h2 a {
	color:#fff;
}
.pop {
	color: #155C92;
	font-weight: bold;
	font-style: italic;
	font-size: 105%;
}
div.sub_item h3:hover {
	color: #666666;
}

img.icon {
	border: solid 1px #FDEADA;
	height: 12px;
	width: 12px;
	vertical-align: middle;
	padding-left: 0px;
}
.bannertext {
	color: #000000;
	font-weight: normal;
	font-style: non;
	font-size: 100%;
	font-family: Arial;
}
.bodytextblue {
	color: #155C92;
	font-weight: normal;
	font-style: non;
	font-size: 100%;
	font-family: Arial;
}
.CtAtext2 {
	color: #000000;
	font-weight: bold;
	font-style: non;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	line-height: 15px;
}
.bodytext {
	color: #444444;
	font-weight: lighter;
	font-style: non;
	font-size: 100%;
	font-family: Arial;
	text-align: justify;
}
.bodytextnormal {
	color: #444444;
	font-weight: lighter;
	font-style: non;
	font-size: 100%;
	font-family: Arial;
	text-align: left;
	text-transform: none;
}
.tabletext {
	color: #FFFFFF;
	font-style: non;
	font-size: 100%;
	font-family: Arial;
}
.titletext {
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	font-family: Arial;
	text-align: left;
	text-transform: capitalize;
}
.titletextnormalcase {
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	font-family: Arial;
	text-align: left;
	text-transform: none;
}
.calltoactiontext {
	color: #444444;
	font-weight: normal;
	font-style: non;
	font-size: 100%;
	font-family: Arial;
	text-align: inherit;
	line-height: 16px;
	text-transform: none;
}
