



/* global styles */

html, body {
	background-color: #F2F2F2;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}


/* standard classes */

.clear_floats {
	clear: both;
}

#layout {
	width: 984px;
	margin-left: auto;
	margin-right:auto;
}

/* page should be 784px including border */

#page_header, #page_body, #page_footer {
	width: 974px;
	border-left: 5px solid #e3e3e3;
	border-right: 5px solid #e3e3e3;
	margin: 0 auto;
	background-color: #fff;
}






#vidcontainer {
	font-size: 80%;
}






























#header_login_options {
	float: right;
	display: block;
	margin-top: 12px;
	margin-right: 10px;
	width: 430px;
}

#header_login_options a {
	float: right;
	display: block;
}

#header_login_options .form_button {
	width: 54px;
	float: right;
}

#header_login_options .form_button div input {
	width: 50px;
}


#header_login {
	float: right;
	display: block;
	margin-top: 12px;
	width: 430px;
}

#header_login_email_label, #header_login_email, #header_login_password_label, #header_login_password, #header_login_button, #header_signup_button {
	float: left;
	display: block;
}

#header_login_email_label, #header_login_email, #header_login_password_label, #header_login_password {
	margin-top: 1px;
}

#header_login_email_label, #header_login_password_label {
	font-weight: bold;
}

#header_login_email, #header_login_password {
	width: 87px;
}

#header_login_email_label {
	width: 45px;
	font-size: 11px;
	color: #000;
}

#header_login_email {
	border: 1px solid #DCD9D2;
}

#header_login_password_label {
	width: 70px;
	margin-left: 10px;
	font-size: 11px;
	color: #000;
}

#header_login_password {
	margin-right: 10px;
	border: 1px solid #DCD9D2;
}

#header_login_button {

}

#header_signup_button {
	margin-left: 10px;
}
































/* header */

#page_header {
	border-top: 7px solid #e3e3e3;
	width: 974px;
	float: left;
}

#page_header_logo, #page_header_logo img  {
	width: 221px;
	height: 89px;
}

#page_header_logo {
	float: left;
	display: block;
	padding: 20px 0 20px 20px;
}

#page_header_search {
	float: right;
	margin: 35px 10px 0 0;
}

#page_header_search label, #page_header_search_field, #page_header_search_button {
	font-size: 85%;
	float: left;
	display: block;
}

#page_header_search label {
	padding: 3px 8px 0 0;
}

#page_header_search_field {
	width: 132px;
	height: 18px;
	margin: 0 5px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dcd9d2;
}

#page_header_font_resize {
	float: right;
	clear: right;
	margin-top: 10px;
	padding: 0px 10px 0 0;
}

#page_header_navigation_bar {
	width: 947px;
	height: 24px;
	border-top: 1px solid #f2f2f2;
	position: relative;
	padding-left: 22px;
	margin: 0 auto;
}


/*#page_header_navigation_bar ul li a {
	float: left;
	display: block;
	color: #8A8A8A;
	text-decoration: none;
	height: 23px;
	padding-top: 7px;
	text-align: center;
}

#page_header_navigation_bar ul li a:hover, #page_header_navigation_bar ul li a.activate {
	background-color: #f2f2f2;
}*/

#page_header_below_navigation {
	width: 100%;
	height: 8px;
	background-color: #F2F2F2;
}

/* mpage */

.mtable {
	border: 1px solid #000;
}

.mtable_header {
	background-color: #ddd;
}

.mtable_header td, .mtable_row td, .mtable_row_alternate td, .mtable_footer td {
	padding: 5px;
	text-align: left;
}

.mtable_footer td {
	text-align: right;
}

.mtable_header td.media_r1c1 {
	width: 70px;
}

.mtable_header td.media_r1c2 {

}

.mtable_header td.media_r1c3 {

}

.mtable_header td.media_r1c4 {

}

.mtable_header td.media_r1c5 {
	width: 40px;
}

.mtable_row {
	background-color: #eee;
}

.mtable_row_alternate {
	background-color: #f9f9f9;
}

.mtable_row td.media_default {
	text-align: center;
}

.mtable_footer {
	background-color: #ddd;
}

/* standard website naviation */

#page_header_website_nav {
	float: left;
	width: 100%;
}

#page_header_website_nav li {
	float: left;
	height: 30px;
}

#page_header_website_nav li a {
	padding: 0 21px;
	border-right: 1px solid #e8e8e8;
}

#page_header_website_nav_first {
	margin-left: 13px;
	border-left: 1px solid #e8e8e8;
}

#page_header_website_nav li ul {
	display: none;
	position: absolute;
	width: 200px;
	margin-top: 30px;
	border: 1px solid #000;
}

#page_header_website_nav li ul li {
	float: left;
	display: block;
	background-color: #fff;
	width: 200px;
}

#page_header_website_nav li:hover ul {
	display: block;
}


/* social network navigation */
/* main options */

#page_header_main_nav {
	float: left;
	width: 700px;
}

#page_header_main_nav li {
	float: left;
	height: 30px;
	border-right: 1px solid #e8e8e8;
}

#page_header_main_nav li a {
	padding: 0 21px;

}

#page_header_main_nav_first {
	margin-left: 9px;
	border-left: 1px solid #e8e8e8;
}




/* social network navigation */
/* user options */

#page_header_user_nav {
	float: right;
	width: 250px;
}

#page_header_user_nav li {
	float: right;
	height: 30px;
	border-left: 1px solid #e8e8e8;
}

#page_header_user_nav li a {
	padding: 0 28px;
}

#page_header_user_nav_first {
	margin-right: 11px;
	border-right: 1px solid #e8e8e8;
}









/* body */

#page_body {
	padding: 15px 15px 50px 15px;
	width: 944px; 
	float: left;
}

#page_body #content {
	width: 944px;
	float: left;
}

#page_body #left-column {
	width: 677px;
	margin-right: 0px;
	float: left;
	
}

#right-column-anchor {
	width: 984px;
	height: 1px;
	margin-left: auto;
	margin-right:auto;
	background-color: #E3E3E3;
}

#right-column-anchor #right-column {
	position: absolute;
	display: block;
	margin-left: 697px;
	margin-top: 190px;
}

#page_body #right-column, #right-column-anchor #right-column {
	width: 267px;
}

#page_body #right-column {
	float: left;
}

#page_body #right-column .rightGraphic, #right-column-anchor #right-column .rightGraphic {
	border: solid 10px #f2f2f2;
	margin-bottom: 17px;
	width: 260px;
}

#page_body #home-flash {
	width: 631px;
	border: solid 10px #F2F2F2;
	height: 295px;
}

#page_body .find-prog-flash {
	width: 624px;
	border: solid 10px #F2F2F2;
}

#page_body #welcome {
	width: 651px;
	text-align: right;
	margin-top: 10px;
	height: 26px;
}

	#page_body #welcome #arrow {
		float: right;
		width:  7px;
		height: 26px;
	}
	
		#page_body #welcome #arrow img {
			height: 26px;
		}

	#page_body #welcome #gfx {
		float: right;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 0px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #f2f2f2;
		border-right-color: #f2f2f2;
		border-bottom-color: #f2f2f2;
		border-left-color: #f2f2f2;	
		margin-left: 10px;
		height: 16px;
		width: 477px;
	}
	
#page_body #info {
	background-color: #f2f2f2;
	width: 601px;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 22px;
	padding-left: 25px;	
	float: left;
}

	#page_body #info h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		padding-bottom: 17px;
	}

#page_body .panel, #page_body .panel2, #right-column-anchor .panel, #right-column-anchor .panel2 {
	width: 267px;
	float: left;
	margin-bottom: 14px;
}

	#page_body .panel .title, #page_body .panel2 .title, #right-column-anchor .panel .title, #right-column-anchor .panel2 .title {
		float: left;
		background-image: url(/images/layout/body/box_left.gif);
		background-repeat: no-repeat;
		background-position: left top;
		height: 20px;
		width: 267px;
	}
		
		#page_body .panel .title .label, #page_body .panel2 .title .label, #right-column-anchor .panel .title .label, #right-column-anchor .panel2 .title .label {
			background-image: url(/images/layout/body/box_left.gif);
			background-repeat: no-repeat;
			background-position: left top;
			background-color: #646464;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			padding-top: 2px;
			padding-left: 10px;
			padding-right: 10px;
			float: left;
			width: 126px;
			height: 20px;
		}

		#page_body .panel .title .right-edge, #page_body .panel2 .title .right-edge, #right-column-anchor .panel .title .right-edge, #right-column-anchor .panel2 .title .right-edge {
			width: 20px;
			height: 22px;
			float: left;
			background-color: #646464;
		}
		
		#page_body .panel .contents, #right-column-anchor .panel .contents {
			width: 241px;
			border-top-width: 10px;
			border-right-width: 8px;
			border-bottom-width: 8px;
			border-left-width: 8px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #f2f2f2;
			border-right-color: #f2f2f2;
			border-bottom-color: #f2f2f2;
			border-left-color: #f2f2f2;	
			padding: 5px;	
			float: left;
		}
		#page_body .panel .contents2, #right-column-anchor .panel .contents2 {
			width: 251px;
			border-top-width: 10px;
			border-right-width: 8px;
			border-bottom-width: 8px;
			border-left-width: 8px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #f2f2f2;
			border-right-color: #f2f2f2;
			border-bottom-color: #f2f2f2;
			border-left-color: #f2f2f2;	
			padding: 0px;	
			float: left;
		}
		
		#page_body .panel2 .contents, #right-column-anchor .panel2 .contents {
			width: 241px;
			border-top-width: 10px;
			border-right-width: 8px;
			border-bottom-width: 8px;
			border-left-width: 8px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #f2f2f2;
			border-right-color: #f2f2f2;
			border-bottom-color: #f2f2f2;
			border-left-color: #f2f2f2;	
			padding: 5px;	
			float: left;
		}
	
		#social_network_box {
			background: #fff url(/images/layout/body/social_network_people.png) no-repeat top left;
			height: 123px;
			text-decoration: none !important;
			color: #000;
			cursor: pointer;
		}
	
		#social_network_box span {
			float: left;
			padding: 0 0 0 95px;
			width: 143px;
			clear: both;
			display: block;
		}
	
		#snb_message1 {
			font-size: 10px;
			padding-top: 30px !important;
		}
		
		#snb_message2 {
			color: red;
			font-size: 22px;
			padding-top: 5px !important;
		}
		
		#snb_message3 {
			font-size: 11px;
			padding-top: 5px !important;
		}
	
	
#page_body .related-panel {
	width: 630px;
	float: left;
	margin-top: 25px;
}

	#page_body .related-panel .title {
		float: left;
		height: 29px;
		width: 630px;
	}
		
		#page_body .related-panel .title .label {
			background-color: #f2f2f2;
			color: #1d1d1d;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			padding-top: 7px;
			padding-left: 10px;
			padding-right: 10px;
			float: left;
			width: 226px;
			height: 22px;
		}

		#page_body .related-panel .title .right-edge {
			width: 20px;
			height: 29px;
			float: left;
			padding-left: 15px;
		}
		
		#page_body .related-panel .contents {
			width: 643px;
			float: left;
		}
		
			#page_body .related-panel .contents .subarticles {
				text-indent: 0px;
				background-color: #fff;
			}
		
				#page_body .related-panel .contents .subarticles li {
					padding-bottom: 5px;
					background-color: #f2f2f2;
					margin-top: 2px;
					padding: 10px 10px 7px 10px;
				}
				
					#page_body .related-panel .contents .subarticles li a {
						text-decoration: none;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #454545;
						padding-left: 40px;
						display: block;
						height: 20px;
						width: 180px;
					}
					
					#page_body .related-panel .contents .subarticles li a.related-video {
						background: #f2f2f2 url(/images/layout/body/video_icon.gif) no-repeat top left;
					}
					
					#page_body .related-panel .contents .subarticles li a.related-document {
						background: #f2f2f2 url(/images/layout/body/document_icon.gif) no-repeat top left;
						padding-top: 2px;
					}
					
					#page_body .related-panel .contents .subarticles li a:hover {
						text-decoration: underline;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #454545;
					}













#page_body .parent-panel {
	width: 267px;
	float: left;
	margin-bottom: 14px;
}

	#page_body .parent-panel .title {
		float: left;
		height: 26px;
		width: 267px;
	}
		
		#page_body .parent-panel .title .label {
			background-color: #f2f2f2;
			color: #1d1d1d;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			padding-top: 7px;
			padding-left: 10px;
			padding-right: 10px;
			float: left;
			width: 126px;
			height: 26px;
		}

		#page_body .parent-panel .title .right-edge {
			width: 20px;
			height: 26px;
			float: left;
			padding-left: 15px;
		}
		
		#page_body .parent-panel .contents, #page_body .parent-panel .contents_no_padding {
			width: 240px;
			border-top-width: 10px;
			border-right-width: 8px;
			border-bottom-width: 8px;
			border-left-width: 8px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #f2f2f2;
			border-right-color: #f2f2f2;
			border-bottom-color: #f2f2f2;
			border-left-color: #f2f2f2;	
			padding: 12px;	
			float: left;
		}
		
			#page_body .parent-panel .contents .subarticles {
				margin-left: 17px;
				text-indent: 0px;
			}
		
				#page_body .parent-panel .contents .subarticles li {
					list-style-image: url(/images/layout/body/bullet-red.gif);
					list-style-type: circle;
					list-style-position: outside;
					padding-bottom: 5px;
				}
				
					#page_body .parent-panel .contents .subarticles li a {
						text-decoration: none;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #454545;
					}
					
					#page_body .parent-panel .contents .subarticles li a:hover {
						text-decoration: underline;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #454545;
					}

		
		#page_body .parent-panel .contents_no_padding {
			padding: 0;
			width: 264px;
		}

			#page_body .parent-panel .contents_no_padding .additional_video_link {
				display: block;
				background-color: #ddd;
				width: 264px;
				padding: 5px 0;
				text-align: center;
				text-decoration: none;
				color: #000;
			}
			
			#page_body .parent-panel .contents_no_padding .additional_video_link:hover {
				background-color: #eee;
			}


					
.international-panel {
	width: 287px;
	float: left;
	margin-bottom: 14px;
	margin-top: 14px;
}

	.international-panel .title {
		float: left;
		height: 26px;
		width: 367px;
	}
		
		.international-panel .title .label {
			background-color: #f2f2f2;
			color: #1d1d1d;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			padding-top: 7px;
			padding-left: 10px;
			padding-right: 10px;
			float: left;
			width: 226px;
			height: 26px;
		}

		.international-panel .title .right-edge {
			width: 20px;
			height: 26px;
			float: left;
			padding-left: 15px;
		}
		
		.international-panel .contents {
			width: 602px;
			border-top-width: 10px;
			border-right-width: 8px;
			border-bottom-width: 8px;
			border-left-width: 8px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #f2f2f2;
			border-right-color: #f2f2f2;
			border-bottom-color: #f2f2f2;
			border-left-color: #f2f2f2;	
			padding: 12px;	
			float: left;
		}
		
			.international-panel .contents .subarticles {
				margin-left: 17px;
				text-indent: 0px;
			}
		
				.international-panel .contents .subarticles li {
					list-style-image: url(/images/layout/body/bullet-red.gif);
					list-style-type: circle;
					list-style-position: outside;
					padding-bottom: 5px;
				}
				
					.international-panel .contents .subarticles li a {
						text-decoration: none;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #454545;
					}
					
					.international-panel .contents .subarticles li a:hover {
						text-decoration: underline;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #454545;
					}
		
#page_body #left-column-article {
	width: 657px;
	margin-right: 0px;
	float: left;
	
}
.regions, .regions-Europe {
	width: 135px;
	float: left;
}

	.regions, .regions-Europe p {
		width: 135px;
		
	}

.regions, .regions-Africa {
	width: 115px;
	float: left;
}

	.regions, .regions-Africa p {
		width: 115px;
		
	}

.regions, .regions-MiddleEast {
	width: 115px;
	float: left;
}

	.regions, .regions-MiddleEast p {
		width: 115px;
		
	}

.regions, .regions-SouthAmerica {
	width: 115px;
	float: left;
}

	.regions, .regions-SouthAmerica p {
		width: 115px;
		
	}

.regions, .regions-AsiaPacific {
	width: 115px;
	float: left;
}
	.regions, .regions-AsiaPacific p {
		width: 115px;
		
	}
	
.region-item {
	width: 100px;
	float: left;
}
.region-title {
	width: 100px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.regions ul, .regions-Europe ul, .regions-Africa ul, .regions-MiddleEast ul, .regions-SouthAmerica ul, .regions-AsiaPacific ul {
	width: 125px;
}

.regions li, .regions-Europe li, .regions-Africa li, .regions-MiddleEast li, .regions-SouthAmerica li, .regions-AsiaPacific li {
		width: 125px;
		padding-bottom: 5px;
		padding-left: 0px;
	}
	
	.regions-Europe .title, .regions-Africa .title, .regions-MiddleEast .title, .regions-SouthAmerica .title, .regions-AsiaPacific .title {
		font-weight: bold;
		color: #000000;
	}
	
		.regions a, .regions-Europe a, .regions-Africa a, .regions-MiddleEast a, .regions-SouthAmerica a, .regions-AsiaPacific a {
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #454545;
		}
		
		.regions a:hover, .regions-Europe a:hover, .regions-Africa a:hover, .regions-MiddleEast a:hover, .regions-SouthAmerica a:hover, .regions-AsiaPacific a:hover {
			text-decoration: underline;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #454545;
		}
		
.alt-languages {
	text-align:right;
	padding-bottom: 5px;
}	
		
	.alt-languages a {
		text-decoration: none;
		color: #656565;
	}
	
		.alt-languages a:hover {
			text-decoration: underline;
			color: #656565;
		}
		
.sitemap {
	padding-left: 25px;
} 
	
	.sitemap ul {
		list-style-image: url(/images/layout/body/bullet-red.gif);
		list-style-position:inside;
		margin-left:25px;
		
	}

	.sitemap ul li {
		list-style:circle;
		padding: 5px;
	} 
	
	.sitemap ul li a {
		text-decoration: none;
		color: #656565;
	}
	
		.sitemap ul li a:hover {
			text-decoration: underline;
			color: #656565;
		}

.article-image {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#left-column-article .content-panel-bg {
	width: 623px;
	float: left;
	background-image: url(/images/layout/body/grad_main.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 361px;
	border: 10px solid #f2f2f2;
}

#left-column-article .content-panel {
	width: 589px;
	float: left;
	background-image: url(/images/layout/body/bg_main_map.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 361px;
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 18px;
	padding-left: 17px;
}

#left-column-article .content-panel a, #left-column #info a {
	color: #343434;
}

#left-column-article .content-panel a:hover, #left-column #info a:hover {
	color: #999;
}

#left-column-article .content-panel strong, #left-column #info strong {
	font-weight: bold;
}

#left-column-article .content-panel em, #left-column #info em {
 	font-style: italic;
}

/* unordered list */

#left-column-article .content-panel ul, #left-column #info ul {
	margin: 5px;
}

#left-column-article .content-panel ul li, #left-column #info ul li {
	list-style-type: disc;
	text-align: left;
	margin: 3px 0 3px 30px;
}

#left-column-article .content-panel ul li ul li, #left-column #info ul li ul li {
	list-style-type: circle;
	margin: 3px 0 3px 30px;
}

/* ordered list */

#left-column-article .content-panel ol, #left-column #info ol {
	margin: 5px;
}

#left-column-article .content-panel ol li, #left-column #info ol li {
	list-style-type: decimal;
	text-align: left;
	margin: 3px 0 3px 30px;
}

#left-column-article .content-panel ol li ol li, #left-column #info ol li ol li {
	list-style-type: decimal;
	margin: 3px 0 3px 30px;
}

#left-column-article .content-panel p, #left-column #info p {
	padding-bottom:1.2em ;
}

#left-column-article .content-panel .pagebody, .pagebody {
	width: 589px;
	float: left;
	text-align: left;
}

	#left-column-article .content-panel .pagebody .articleimage, #left-column-article .content-panel .articleimage {
		float: left;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	
		#left-column-article .content-panel .pagebody .articleimage img, #left-column-article .content-panel .articleimage img {
			border: solid 10px #f2f2f2;
		}
	

	#left-column-article .content-panel h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 25px;
		color: #303030;		
	}

	#left-column-article .content-panel h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 21px;
		color: #303030;
		margin-top: -5px !important;
	}
	#left-column-article .content-panel h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #3c3c3c;
		padding-top: 7px;
		padding-bottom: 23px;
	}

	#left-column-article .content-panel h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #020202;
		padding-top: 20px;
		padding-bottom: 18px;
	}

	#left-column-article .content-panel .subarticles {
		margin-left: 17px;
		text-indent: 0px;
	}

		#left-column-article .content-panel .subarticles li {
			list-style-image: url(/images/layout/body/bullet-red.gif);
			list-style-type: circle;
			list-style-position: outside;
			margin-left: 0;
			padding-bottom: 5px;
		}
		
			#left-column-article .content-panel .subarticles li a {
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #454545;
			}
			
			#left-column-article .content-panel .subarticles li a:hover {
				text-decoration: underline;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #454545;
			}

.crumbs {
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}

	.crumbs a {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
		text-decoration: none;
	}
	
	.crumbs a:hover {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
		text-decoration: underline;
	}


.portal-section {
	float: left;
	width: 589px;
}

	.portal-section .title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #626262;
		padding-top: 24px;
		padding-bottom: 18px;
		font-weight: bold;
	}
	
	.portal-section .thumb {
		width: 221px;
		float: left;
		min-height: 122px;
		height: auto !important;
		height: 120px;
		margin-right: 13px;
	}
	
		.portal-section .thumb img {
			width: 198px;
			height: 122px;
			border: solid 9px #f2f2f2;
		}
		
	.portal-section .info, .portal-section .info p {
		width: 335px;
		float: left;
	}
	
	.portal-section .info-full {
		width: 569px;
		float: left;
	}
	
	
	
	.buttonarea {
		width: 500px;
		float: left;
		margin-top: 20px;
	}
	
	.buttonarea2 {
		width: 300px;
		float: left;
		margin-top: 20px;
	}
	
	.button1 {
		background-color: #646465;
		background-image:url(/images/layout/body/btn_blank_left.gif);
		background-position:left top;
		background-repeat:no-repeat;
		height: 19px;
		width: 200px;
	}
	
		.button1-inner {
			text-align: center;
			background-image: url(/images/layout/body/btn_blank_right.gif);
			background-position:right top;
			background-repeat:no-repeat;
			height: 17px;
			padding-top: 2px;
			width: 200px;
		}
	
	/* .button style removed */
	.portal-section .button {
		
		background-color: #646465;
		background-image: url(/images/layout/body/btn_blank_left.gif);
		background-position:left top;
		background-repeat:no-repeat;
		height: 19px;
		width: 200px;
		text-indent: 23px;
		margin-top: 23px;
		text-align: center;
	}
	
	.portal-section .btn, .portal-section .btn:hover, .btn, .btn:hover {
		text-decoration: none;
		color: #FFFFFF !important;
		background-color: #646465;
	}
	
		.portal-section .button .label {
			color:#FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-transform:lowercase;
			float: left;
			padding-top: 2px;
			background-color: #646465;
			width: 175px;
		}
		
		.portal-section .button .right-edge {
			width: 5px;
			height: 19px;
			float: left;
			background-color: #646464;
			
		}

.address {
	padding-left: 10px;
}

	.address a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #626262;
		text-decoration: none;
	}
	
	.address a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #626262;
		text-decoration: underline;
	}

	.address p {
		padding-top: 12px;
	}
	
	.address strong {
		font-weight: bold;
	}
	
		.contact-form, .asset-form {
			width: 495px;
			float: left;
		}
	
				.form-label {
					width: 75px;
					float: left;
					padding-top: 3px;
					font-size: 12px;
				}
				
				.form-inputs {
					width: 420px;
					float: left;
					padding-bottom: 3px;
					
				}
				
				.form-optin {
					width: 420px;
					font-size: 12px;
				}
				
				.form-input {
					width: 350px;
					border: solid 1px #CCCCCC;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
				}
				
				.contact-submit {
					padding-right: 67px;
					text-align: right;
					padding-top: 10px;
					margin-top: 5px;
				}


				.asset-form .form-label {
					width: 120px;
					float: left;
					padding-top: 3px;
					font-size: 12px;
				}
				
				.asset-form .form-input {
					width: 305px;
					float: left;
					margin-bottom: 3px;
				}
				
				.asset-form .asset-submit {
					padding-right: 67px;
					text-align: right;
					padding-top: 5px;
					margin-top: 5px;				
				}
				
				.asset-error-messages {
					color: #f00;
				}

.gallery-cell {
	width: 25%;
	text-align:center;
}
.gallery-img {
	border: solid 10px #f2f2f2;
}

.gallery-download {
	padding-top: 3px;
}

.gallery-download a {
	color: #626262;
	text-decoration: none;
}

	.gallery-download a:hover {
		color: #626262;
		text-decoration: underline;
	}

/* footer */

#page_footer {
	background-color: #646464;
	border-bottom: 11px solid #e3e3e3;
	color: #d6d6d6;
	font-size: 85%;
	float: left;
	width: 974px;
}

#page_footer a {
	color: #d6d6d6;
	text-decoration: none;
}

#page_footer a:hover {
	text-decoration: underline;
}

/* footer header */

#page_footer_header {
	background-color: #fff;
	width: 100%;
	height: 40px;
	border-bottom: 24px solid #e3e3e3;
}

#page_footer_random_block {
	float: left;
	display: block;
	width: 94px;
	height: 16px;
	background-color: #646464;
	margin: 24px 0 0 0;
}

#page_footer_sponsored_by, #page_footer_sponsored_by a, #page_footer_sponsored_by a img {
	width: 99px;
	height: 25px;
}

#page_footer_sip, #page_footer_sip a, #page_footer_sip a img {
	width: 278px;
	height: 25px;
}

#page_footer_title {
	font-size: 131%;
	color: #fff;
	padding: 15px 0 0 15px;
}

#page_footer_sponsored_by, #page_footer_sip {
	float: right;
	display: block;
	margin: 8px 8px 0 0;
}

/* footer body */

#page_footer_title {
	font-size: 15px;
	color: #fff;
	padding: 15px 0 0 15px;
	font-weight: bold;
}

#page_footer_panel1, #page_footer_panel2, #page_footer_panel3 {
	float: left;
	display: block;
	height: 150px;
	padding: 10px 15px 5px 15px;
	color: #ccc;
}

#page_footer_panel1 {
	width: 240px;
}

#page_footer_panel2 {
	width: 200px;
}

#page_footer_panel3 {
	width: 240px;
}

.page_footer_panel_divider {
	float: left;
	display: block;
	width: 1px;
	height: 140px;
	background-color: #A0A09F;
	margin-top: 18px;
	margin-right: 10px;
}

#page_footer_panel1 {
	padding-top: 20px;
}

#page_footer_panel1_title, #page_footer_panel2_title, #page_footer_panel3_title {
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}

#page_footer_panel1_title {
	background: url(/images/layout/footer/feed.png) no-repeat top left;
	padding-left: 25px;
}

#page_footer_panel1 ul {
	padding-left: 0;
	color: #fff;
	margin-left: 0px;
	list-style-type: none;
}

#page_footer_panel1 ul, #page_footer_panel2 ul, #page_footer_panel3 ul {
	margin-left: 0px;
	list-style-type: none;
}

#page_footer_panel3 ul {
	padding-left: 45px;
	color: #fff;
}

#page_footer_panel2 ul li {
	line-height: 1.1em;
	font-size: 11px;
}

#page_footer_panel1 ul li, #page_footer_panel3 ul li {
	height: 59px;
	width: 215px;
	overflow: hidden;
	margin-bottom: 8px;
}

#page_footer_panel1 ul li a, #page_footer_panel3 ul li a {
	color: #fff;
	font-size: 11px;
	line-height: 1.1em;
}

#page_footer_panel1 ul li p, #page_footer_panel3 ul li p {
	padding-bottom: 10px;
	line-height: 1.1em;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px !important;
}

#page_footer_panel1 ul li p a, #page_footer_panel3 ul li p a {
	color: #ccc;
}

#page_footer_panel2_title {
	background: url(/images/layout/footer/people.gif) no-repeat top left;
	padding-left: 45px;
	padding-top: 10px;
}

#page_footer_panel2 ul {
	padding-left: 45px;
}

#page_footer_panel3_title {
	background: url(/images/layout/footer/speech_bubbles.gif) no-repeat top left;
	padding-left: 45px;
	padding-top: 10px;
}


/* footer footer */

#page_footer_footer {
	width: 100%;
	height: 45px;
}

#page_footer_copyright, #page_footer_links {
	height: 25px;
	padding: 16px 15px 0;
	display: block;
	font-size: 10px;
}

#page_footer_copyright {
	float: left;
	width: 20% !important;
}

#page_footer_links {
	float: right;
	width: 70% !important;
	text-align: right;
}

#page_footer_panel1_title, #page_footer_panel2_title {
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 123.1%;
	margin-bottom: 10px;
}

#page_footer_panel1_title {
	background: url(/images/layout/footer/feed.png) no-repeat top left;
	padding-left: 25px;
}

#page_footer_panel1 ul {
	padding-left: 25px;
	color: #fff;
}

.login_box_spacer {
	height: 25px;
}

.login_box_remember {
	padding-top: 10px;
	text-align:left;
	line-height: 2em;
	float: left;
	width: 120px;
	display: inline;
}

.login_box_submit {
	float: left;
	width: 100px;
	margin-top: 10px;
	text-align: right;
}

.login_box_field {
	float: left;
	display: block;
	width: 140px;
}

.login_box_label {
	float: left;
	display: block;
	width: 65px;
	margin-right: 5px;
}

.popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: white; LAYER-BACKGROUND-COLOR: white; width: 200; BORDER-LEFT: 3px solid #99CC00; BORDER-TOP: 3px solid #99CC00; BORDER-BOTTOM: 3px solid #99CC00; BORDER-RIGHT: 3px solid #99CC00; PADDING: 3px; z-index: 100 }

.popupProg {
	width: 164px;
	border: solid 6px #f2f2f2;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

	.popupProg .title {
		background-color: #f2f2f2;
		width: 150px;
		height: 18px;
		float: left;
	}
		
		.popupProg .close {
			float: left;
			width: 14px;
			background-color: #f2f2f2;
			height: 18px;
		}
	
	.popupProg .title .active {
		color: #FFFFFF;
		background-color: #FF0000;
		text-decoration: none;
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 5px;		
	}
	
	.popupProg .title .inactive {
		color: #FFFFFF;
		background-color: #afafaf;
		text-decoration: none;
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 5px;
	}
		.popupProg .title .inactive:hover {
			color: #FFFFFF;
			background-color: #FF0000;
			text-decoration: none;
		}
		
	.popupProg .content {
		background-color: #FFFFFF;
		padding: 5px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		width: 154px;
		float: left;
	}	
    .popupProg .content p {
        margin: 0.5em 0 !important;
    }
	
	.popupProg strong {
		font-weight: bold;
	}
	
	.popupProg .summary {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.popupProg a {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
	}
		.popupProg a:hover {
			text-decoration: underline;
			
		}
	
	.popup-more {
		padding-top: 10px;
		text-align: right;
	}
	
		.popup-more a {
			color: #FF0000;
			text-decoration: none;
		}
		
			.popup-more a:hover {
				color: #FF0000;
				text-decoration: underline;
			}



.form_button {
	background: url(/images/layout/body/button_left.gif) no-repeat top left;
	padding-left: 4px;
	height: 19px;
	cursor: pointer;
}

.form_button div {
	background: url(/images/layout/body/button_right.gif) no-repeat top right;
	padding-right: 4px;
	height: 19px;
	cursor: pointer;
}

.form_button div input {
	background-color: #646464;
	border: 0;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
	height: 19px;
	cursor: pointer;
}


/* non-English text within English pages */

.li-language-ar a {
	direction: rtl;
	font-size: 18px !important;
}
