#iacontainer {
	margin: 10px 10px 10px 10px;
}

#iacontainer:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

#iacontainer .column {
	float: left;
	width: 189px;
}

#iacontainer .columnMod {
	float: none;
	width: 98%;
}

#inside-box .h5div {
	margin: 1px 0px 1px 0px;
	padding: 0px;
}

#inside-box .view ul {
	margin: 0px;
	padding: 5px 17px 12px 17px;
}

#inside-box .view li {
	margin-bottom: 4px;
}

#inside-box .view ul ul {
	padding: 10px 17px;
	margin-top:5px
}

#inside-box .view ul ul li {
	margin-bottom:0;
}

#inside-box .h5div .view ul {
	padding-top: 10px;
}

#inside-box .h5div .view-a2 ul {
	padding-top: 10px;
}

#inside-box .h5div .view-a2 ul li {
	margin-bottom: 7px;
}
#inside-box .view-a2 ul li.div {
	padding-top: 8px;
}
#inside-box .view-b2 ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#inside-box .view-b2 div.tran-div {
	margin-top:5px;
	margin-bottom:5px
}
#inside-box .view-b2 strong.culor-b2 {
	margin-bottom: 5px;
	display: block;
}

#inside-box .view-b2 img.logoTran {
	float:right;
	position:relative;
	left:150px;
}
#inside-box .view-d3 .c1,
#inside-box .view-d4 .c1 {
	vertical-align: top;
	padding-right: 12px;
}

#inside-box .h5div .view-d3 p,
#inside-box .h5div .view-d4 p {
	padding-left: 0px;
}

#inside-box .h5div .view-f1 p {
	padding-left: 0;
}

#inside-box .h5div .view-f1 ul {
	padding-top: 12px;
}

#inside-box .h5div .view-h1 {
	padding-top: 14px;
}

#inside-box .h5div p {
	margin: 0px;
	padding: 0px 17px 17px 17px;
}

#inside-box .view-d1, 
#inside-box .view-d2 {
	margin-bottom: 3em;
}

#inside-box .view-d3,
#inside-box .view-d4 {
	padding: 14px 17px 14px 17px;
}

#inside-box h1 {
	margin: 0;
}

#inside-box h4 {
	margin-bottom: 0px;
	padding-bottom: 4px;
}


#inside-box .view p {
	margin-top:2px
}

#inside-box h5 {
	margin: 0px;
	padding: 2px 2px 2px 17px;
}

#inside-box h5.trans {
	width:531px;
}

#inside-box h6 {
	margin-bottom: 4px;
	padding-bottom: 4px;
}


#inside-box div.view-a1 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}


#iacontainer .column {
	border-left: 1px solid #FFFFFF;
}

#iacontainer {
	color: #666666;
}

#inside-box a {
	color: #4C71AF;
}

#inside-box .h5div, 
#inside-box .h5div * {
	color: #5F6967;
}

#inside-box .h5divcolor {
	background-color: #ECEBDE;
}

#inside-box .h5divcolor a:hover {
	color: #8A9996;
}

#inside-box .h5divcolor a:active {
	color: #A5A5A5;
}

#inside-box .view-b2 strong.tran-lab {
	color: #600;
}

#inside-box .view-b2 ul li {
	border-bottom: 1px solid #fff;
}
#inside-box .view-a2 ul li.div {
	border-top: 1px solid #fff;
}
#inside-box .view-b2 ul li.tran-last {
	border-bottom: none;
}
#inside-box .view-d1 strong, 
#inside-box .view-d2 strong, 
#inside-box h2, 
#inside-box h3, 
#inside-box ul a, 
#inside-box ul a:visited {
	color: #3B89B2;
}

#inside-box a:visited {
	color: #4C71AF;
}

#inside-box a:hover {
	color: #AAAAAA;
}

#inside-box a:active {
	color: #CCCCCC;
}

#inside-box h1 {
	color: #06004D;
}

#inside-box h4 {
	background-color: #3B89B2;
	color: #FFFFFF;
}

#inside-box h5 {
	background-color: #3B89B2;
	color: #FFFFFF;
}

#inside-box h6 {
	background: url(bg-h5.gif) repeat-x bottom;
	color: #666666;
}

#inside-box ul {
	
	list-style-image: url(bullet-content.gif);
}

#inside-box .h5divcolor ul {
	list-style-image: none;
	list-style: none;
}

#inside-box ul a:hover {
	color: #48A6D9;
}

#inside-box ul a:active {
	color: #50B9F2;
}

#iacontainer a, 
#inside-box h5 {
	font-weight: bold;
}

#inside-box h1 {
	font-size: 1.6em;
	line-height: 1.2em;
}

#inside-box h2,
#inside-box h3,
#inside-box h4 {
	font-size: 1.3em;
}

#inside-box h3, 
.wide .column ul li ul li a {
	font-weight: normal;
	text-decoration: none;
}

#inside-box h5,
#inside-box .view-d1 strong, 
#inside-box .view-d2 strong, 
#inside-box h6 {
	font-size: 1.1em;
}

#inside-box .view-b2 strong.tran-lab {
	font-weight: normal;
}


*, html {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

form {
	margin: 0;
}

body {
	background: #D9DADE url(bg_page.jpg) top repeat-x;
	margin: 0;
	font-size: 11.5px;
}


a {
	color: #3088CC;
	text-decoration: none;
}
a:hover	{
	color: #F79133;
	text-decoration: none;
}


.text_black1 {
	color: #000000;
	font-size: 11.5px;
}

.text_white1 {
	color: #FFFFFF;
	font-size: 11.5px;
}
.text_white2 {
	color: #FFFFFF;
	font-size: 10px;
}
.text_white2 a {
	color: #FFFFFF;
	font-size: 10px;
}
.text_white2 a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.text_white3 {
	color: #FFFFFF;
	font-size: 20px;
}
.text_white4 {
	color: #FFFFFF;
	font-size: 13px;
}
.text_grey1 {
	color: #8A9097;
	font-size: 11.5px;
}
.text_grey2 {
	color: #8A9097;
	font-size: 12px;
}
.text_grey3 {
	color: #545D67;
	font-size: 10px;
}
.text_grey4 {
	color: #8A9097;
	font-size: 13px;
}
.text_grey5 {
	color: #8A9097;
	font-size: 10px;
}
.text_grey6 {
	color: #585858;
	font-size: 11.5px;
}
.text_grey20 {
	color: #8A9097;
	font-size: 20px;
}
.text_orange1 {
	color: #E66E00;
	font-size: 20px;
}
.text_orange2 {
	color: #E66E00;
	font-size: 13px;
	font-weight: bold;
}
.faqs .text_orange2 {
	color: #E66E00;
	font-size: 13px;
	font-weight: bold;
}
.text_orange3 {
	color: #E86B05;
	font-size: 12px;
}
.text_orange4 {
	color: #E66E00;
	font-size: 11.5px;
}

.text_blues1 {
	color: #3088CC;
	font-size: 11.5px;
}
.text_bluez12 {
	color: #1966B4;
	font-size: 12px;
}




table.footer_links a {
	color: #FEC688;
	font-size: 10px;
	text-decoration: none;
}
table.footer_links a:hover	{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

table.listing_table1 td {
	color: #8A9097;
	font-size: 11px;
	vertical-align: top;
}
table.listing_table1 a {
	color: #3088CC;
	font-size: 11px;
	text-decoration: none;
}
table.listing_table1 a:hover	{
	color: #F79133;
	font-size: 11px;
	text-decoration: none;
}

.listing_div1 {
	background-image: url(div_listing.gif);
}
.listing_div2 {
	background-image: url(div_listing2.gif);
}

.input_search {
	color: #8B8B8B;
	font-size: 10px;
	border: 1px solid #B0B4B7;
	line-height: 11.5px;
}

table.listing_table2 {
	color: #8A9097;
	font-size: 11px;
}
table.listing_table2 a {
	color: #3088CC;
	font-size: 11px;
	text-decoration: none;
}
table.listing_table2 a:hover	{
	color: #F79133;
	font-size: 11px;
	text-decoration: none;
}
table.listing_table2 tr.header_row td {
	font-weight: bold;
	padding: 0 7px 4px 7px;
}
table.listing_table2 tr.item_row td {
	background: #F4F5F5 url(bg_grad2.jpg) top repeat-x;
	padding: 6px 7px 13px 7px;
	border-bottom: 1px solid #E8E9EA;
	vertical-align: top;
}
table.listing_table2 tr.item_row td.pic {
	background: #F4F5F5 url(bg_grad2.jpg) top repeat-x;
	padding: 6px 0 13px 7px;
	border-bottom: 1px solid #E8E9EA;
	vertical-align: top;
}
table.listing_table2 tr.item_row2 td {
	background: #DDDEE0 url(bg_grad3.jpg) top repeat-x;
	padding: 6px 7px 13px 7px;
	border-bottom: 1px solid #F1F1F1;
	vertical-align: top;
}
table.listing_table2 tr.item_row2 td.pic {
	background: #DDDEE0 url(bg_grad3.jpg) top repeat-x;
	padding: 6px 0 13px 7px;
	border-bottom: 1px solid #F1F1F1;
	vertical-align: top;
}

table.listing_table2 tr.item_row2_over td {
	background-color: #F1F1F1;
	padding: 6px 7px 13px 7px;
	border-bottom: 1px solid #F1F1F1;
	vertical-align: top;
}
table.listing_table2 tr.item_row2_over td.pic {
	background-color: #F1F1F1;
	padding: 6px 0 13px 7px;
	border-bottom: 1px solid #F1F1F1;
	vertical-align: top;
}



td.pageination {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 40px 1px 40px;
}

ul.list1 {
	padding: 0;
	margin: 0;
}
ul.list1 li {
	padding: 0 0 2px 15px;
	margin: 0;
	line-height: 11.5px;
	list-style-type: none;
	background: url(arrow1.gif) 0 2px no-repeat;
}
ul.list1 li.dl {
	padding: 1px 0 3px 15px;
	margin: 0;
	line-height: 11.5px;
	list-style-type: none;
	background: url(ico_download.gif) 0 0 no-repeat;
}
ul.list1 li.lock {
	padding: 0 0 2px 15px;
	margin: 0;
	line-height: 11.5px;
	list-style-type: none;
	background: url(ico_lock.gif) 0 .1em no-repeat;
}
ul.list1 li.back {
	padding: 0 0 2px 15px;
	margin: 0;
	line-height: 11.5px;
	list-style-type: none;
	background: url(arrow2.gif) 0 2px no-repeat;
}
ul.list1 a {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
ul.list1 a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}


ul.list2 {
	padding: 0;
	margin: 0;
}
ul.list2 li {
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 11.5px;
	list-style-type: none;
	background: url(dot1.gif) 0 .5em no-repeat;
	color: #E66E00;
	font-size: 11.5px;
}
ul.list2 a {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
ul.list2 a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}
ul.list2 li.grey {
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 11.5px;
	list-style-type: none;
	background: url(dot1.gif) 0 .5em no-repeat;
	color: #8A9097;
	font-size: 11.5px;
}
ul.list2 li.grey2 {
	padding: 0 0 0 20px;
	margin: 0;
	line-height: 11.5px;
	list-style-type: none;
	background: url(dot1.gif) 10px .5em no-repeat;
	color: #8A9097;
	font-size: 11.5px;
}





div.div_yellow1 {
	 background-color: #FDDEC1;
	 margin-bottom: 10px;
}

table.listing_table3 td {
	color: #A5AAAF;
	font-size: 11.5px;
	line-height: 11.5px;
	padding: 0 0 0 14px;
	background: url(arrow1.gif) 0 2px no-repeat;
	vertical-align: top;
}
table.listing_table3 td.other {
	background-image: none;
	padding: 0 2px 0 9px;
}
table.listing_table3 td.div {
	background: url(div_listing2.gif) top repeat-x;
	padding: 0;
}
table.listing_table3 a {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
table.listing_table3 a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}


table.sponsors_table td {
	padding: 4px 10px 5px 0;
	vertical-align: top;
	border-top: 1px solid #E9E9E9;
}
table.sponsors_table tr.first td {
	border-top: 0;
}
table.sponsors_table td img {
	border: 1px solid #EAEAEA;
}

div.sponsors_logos {
	margin-top: 20px;
}
div.sponsors_logos div {
	float: left;
	margin: 0 20px 20px 0;
}

table.listing_table4 td {
	background: #EDEEEE url(bg_grad4.jpg) top repeat-x;
	border-bottom: 1px solid #E1E3E4;
	padding: 7px 10px 8px 6px;
}
table.listing_table4 td.over {
	background-color: #F9F9FA;
	background-image: none;
	border-bottom: 1px solid #F9F9FA;
	padding: 7px 10px 8px 6px;
}


table.table_subnav1 {
	margin: 0 1px 40px 1px;
}
table.table_subnav1 td {
	background: #F0F1F1 url(bg_subnav1_0.gif) top repeat-x;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 10px 3px 16px;
}
table.table_subnav1 td a {
	color: #8A9097;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td.on {
	background: #61A8E7 url(bg_subnav1_1.gif) top repeat-x;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 10px 3px 16px;
}
table.table_subnav1 td.on a {
	color: #FFFFFF;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td.on a:hover {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td.sub {
	background-color: #FFFFFF;
	background-image: none;
	padding: 1px 10px 2px 16px;
}
table.table_subnav1 td.sub a {
	color: #8A9097;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td.sub a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td.sub a.on {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td.sub a.on:hover {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_subnav1 td.nothing {
	background-color: #FFFFFF;
	background-image: none;
	padding: 2px 0 0 0;
}
table.table_subnav1 td.sub_sub {
	background-color: #FFFFFF;
	background-image: none;
	padding: 0 2px 0 16px;
}
table.table_subnav1 td.sub_sub a {
	color: #8A9097;
	font-size: 10px;
	text-decoration: none;
}
table.table_subnav1 td.sub_sub a:hover {
	color: #F79133;
	font-size: 10px;
	text-decoration: none;
}
table.table_subnav1 td.sub_sub a.on {
	color: #3088CC;
	font-size: 10px;
	text-decoration: none;
}
table.table_subnav1 td.sub_sub a.on:hover {
	color: #3088CC;
	font-size: 10px;
	text-decoration: none;
}


.content1 {
	background: #F4F4F5 url(bg_grad5.jpg) top repeat-x;
	border: 2px solid #E8E9EA;
	padding: 12px;
	margin-top: 8px;
	color: #8A9097;
	font-size: 11.5px;
}
.content1 a {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
.content1 a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}

.cultural .content1 {
	border:none;
}
.cultural {
	border: 2px solid #E8E9EA;
}
.culturalPics {
	float:left;
	width:84px;
	height:84px;
	padding-right:2px;
}
.contentFloat {
	float:left;
	padding-right:12px;
}
.clear {
	clear:both;
	padding-bottom:11.5px;
}
.viewDir {
	float:right;
	width:153px;
}
.viewDir .viewDirBorder {
	border: 2px solid #D8DADB;
	width:153px;
	margin-bottom:11.5px;
}
.viewDir th {
	border-left: 8px solid #FC6910;
	background-color:#A5AAAF;
	text-align:left;
	color:#FFFFFF;
	padding: 1px 0 1px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
}
.viewDir td {
	padding:2px 0 2px 8px;
	border-bottom: 1px solid #E8E9EA;
	background: url(bg_cultdir.gif) 0 0 repeat-x;
	font-size:11.5px;
}
.dirPics {
	margin:5px 0 0 0;
	text-align:right;
	width:100%;
}
.dirPics img {
	margin: 0 0 6px 0;
	padding:0;
} 	
.divider {
	border-top:1px solid #BDBEBE;
	margin: 0 13px 16px 0;
	height:1px;
	line-height:1px;
	clear:both;
}

table.table_content1 {
	margin-top: 12px;
}
table.table_content1 td {
	color: #8A9097;
	font-size: 11.5px;
	vertical-align: top;
}
table.table_content1 td.pic {
	vertical-align: top;
	padding-right: 11.5px;
}
table.table_content1 td.pic img {
	border: 1px solid #EBECED;
}
table.table_content1 td.pic2 {
	vertical-align: top;
	padding-right: 10px;
}
table.table_content1 td.pic2 img {
	border: 1px solid #EBECED;
}
table.table_content1 a {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_content1 a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}

div.orangebox {
	color: #E66E00;
	font-size: 11.5px;
}
div.orangebox a {
	color: #E61377;
	font-size: 11.5px;
}
div.orangebox a:hover {
	color: #8A9097;
	font-size: 11.5px;
}

table.table_content2 td {
	color: #8A9097;
	font-size: 11.5px;
	vertical-align: top;
	padding-top: 2px;
}
table.table_content2 a {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_content2 a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}



table.table_content3 td {
	color: #8A9097;
	font-size: 11.5px;
	vertical-align: top;
}
table.table_content3 td.pic {
	vertical-align: top;
	padding: 0 7px 0 7px;
	border-right: 1px solid #DADBDE;
}
table.table_content3 td.pic img {
	border: 1px solid #EBECED;
}
table.table_content3 a {
	color: #3088CC;
	font-size: 11.5px;
	text-decoration: none;
}
table.table_content3 a:hover {
	color: #F79133;
	font-size: 11.5px;
	text-decoration: none;
}

.image_border {
	border: 1px solid #EBECED;
}

.input_smallgrey {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	background-color: #BDBFC1;
	border: 0;
	text-align: right;
}

table.sitemap td {
	padding: 0 0 3px 15px;
	line-height: 11.5px;
	background: url(arrow1.gif) 0 2px no-repeat;
	color: #8A9097;
	font-size: 11.5px;
	font-weight: bold;
}
table.sitemap td a {
	color: #3088CC;
	font-weight: bold;
	text-decoration: none;
}
table.sitemap td a:hover {
	color: #F79133;
	font-weight: bold;
	text-decoration: none;
}
table.sitemap td.div {
	padding: 2px 0 0 15px;
	background-image: none;
}
table.sitemap td.level2 {
	padding: 0 0 2px 15px;
	line-height: 11.5px;
	background-image: none;
	font-size: 11.5px;
	font-weight: normal;
}
table.sitemap td.level2 a {
	color: #D996B6;
	font-weight: normal;
	text-decoration: none;
}
table.sitemap td.level2 a:hover {
	color: #F79133;
	font-weight: normal;
	text-decoration: none;
}
table.sitemap td.level3 {
	padding: 0 0 2px 20px;
	line-height: 11.5px;
	background-image: none;
	font-size: 11.5px;
	font-weight: normal;
}
table.sitemap td.level3 a {
	color: #D996B6;
	font-weight: normal;
	text-decoration: none;
}
table.sitemap td.level3 a:hover {
	color: #F79133;
	font-weight: normal;
	text-decoration: none;
}
table.sitemap td.level4 {
	padding: 0 0 2px 30px;
	line-height: 11.5px;
	background-image: none;
	font-size: 10px;
	font-weight: normal;
}
table.sitemap td.level4 a {
	color: #D996B6;
	font-weight: normal;
	text-decoration: none;
}
table.sitemap td.level4 a:hover {
	color: #F79133;
	font-weight: normal;
	text-decoration: none;
}



table.thumbnails {
	border: 3px solid #FFFFFF;
	border-collapse: collapse;
}
table.thumbnails td {
	border: 1px solid #FFFFFF;
}



table.featuredevent {
	border: 1px solid #E5E5E5;
	margin-bottom: 8px;
}
table.featuredevent td {
	vertical-align: top;
}
table.featuredevent td.label {
	padding: 6px 6px 6px 20px;
	background: url(arrow3.gif) 6px 8px no-repeat;
	color: #8A9097;
	font-size: 12px;
}
table.featuredevent a {
	color: #3088CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
table.featuredevent a:hover {
	color: #F79133;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

table.logos td {
	padding: 0 5px 5px 0;
}
table.logos td img {
	border: 1px solid #EBECED;
}

.footers {
	color: #FFFFFF;
	font-size: 10px;
}
.footers a {
	color: #FFFFFF;
	text-decoration: none;
}
.footers a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.table_imagecredit td {
	padding: 0 10px 10px 0;
}


