/* --------------- ovverides ------------------ */
a
{
	text-decoration: none;
	color: #403B3F;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

h1
{
	font-family: Arial,Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family:  Arial,Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* --------------- custom ------------------ */

.clear
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.middleAlign *
{
	vertical-align: middle;
}

/* --------------- layout ------------------ */
body
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #414042;
	padding: 0px;
	margin: 0px;
	background-image: url(layout_images/bg6.png);
}
.container
{
	position: relative;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(layout_images/container_rpt.jpg);
	background-repeat: repeat-y;
	width: 879px;
}
.topContent
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(layout_images/content_top.jpg);
	background-repeat: no-repeat;
	width: 796px;	
	height:8px;
	margin-top: 20px;
}
.content
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(layout_images/content_rpt.jpg);
	background-repeat: repeat-y;
	width: 756px;	
	padding: 20px;
}
	.contentBottom
	{
		margin-left: auto;
		margin-right: auto;
		background-image: url(layout_images/content_footer.jpg);
		background-repeat: no-repeat;
		width: 796px;
		height: 7px;
	}

.header
{
	width: 796px;
	margin-left: auto;
	margin-right: auto;	
}
.language, .language a
{	
	margin-top: 10px;
	color: #333366;
	text-decoration: none;
}
	.language span
	{		
		display: block;
		margin-bottom: 7px;
	}
	.language a:hover, .language a.selected
	{
		color: #9b9da0;
	}
.languages 
{
    margin-bottom: 8px;
}
.languageLogo
{
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

.menu
{
	font-size: 13px;
	font-weight: bold;
	color: #637c87;	
	width: 796px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 15px;	
}
	.menu a, .menu span
	{
		color: #333366;
		font-size: 14px;
		text-decoration: none;
	}
	.menu a.selected, .menu span.selected
	{
		color: #9b9da0;
		text-decoration: none;
	}
	.menu a:hover, .menu span:hover
	{
		text-decoration: none;
		color: #9b9da0;
	}

.recommendedNews
{

}
	.verticalBlueLine
	{
	    position: relative;
		background-image: url(layout_images/blue_rpt.jpg);
		background-repeat: repeat-y;
		width: 1px;
	}

.leftContent
{
	width: 535px;	
	margin-left: 0px;
}
.rightContent
{	
	width: 251px; 
	padding-left: 10px;	
}

.contentFooter
{
	width: 796px;
	margin-left: auto;
	margin-right: auto;
}
	.footerContent
	{
		padding: 10px;
		color: #000000;
	}
.copyright
{		
	margin-left: auto;
	margin-right: auto;
	padding: 7px 10px 10px 10px;
	color: #ffffff;
	width: 776px;
	font-size: 9px;	
}
.footer
{
	background-image: url(layout_images/footer.jpg);
	background-repeat: no-repeat;
	width: 879px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}


/* --------------- photo ------------------ */

.photo
{
	position: relative;
	width: 140px;
	background-color: #F6F6F6;
	border: 1px solid #CCCFB6;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 7px;
	margin-bottom: 15px;
}
.photo p
{
	margin: 0px;
	padding: 0px;
}

.photoBorder
{
	border: 1px solid black;
}
/* --------------- end photo ------------------ */




/* --------------- news ------------------ */
.date
{
	color: #000000;
	margin-bottom: 5px;
}

.authorName
{
	color: #000000;
	margin-bottom: 5px;
	margin-left: 10px;
}

.authorName a
{
	color: #000000;
	text-decoration: underline;
}

.authorNameNoMargin
{
	color: #000000;
	margin-bottom: 5px;
}

.authorNameNoMargin a
{
	color: #000000;
	text-decoration: underline;
}

.newsTitle
{
	font-family:  Arial,Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.newsTitleArchive, .newsTitleArchive h1
{
	font-family:  Arial,Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.newsPager
{
	color: #000000;
	height: 20px;
	width: 875px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
}

.newsPager a
{
	color: #000000;
}

.newsPager a.pagerSelected
{
	color: #0000CC;
}
.pagerSelected
{
	color: #0000CC;
}
.newsSeparator
{
	height: 8px;
}

/* --------------- END news ------------------ */






/* --------------- videoGallery ------------------ */

.video
{
	background-color: #FFA302;
	border: 1px solid #CCCFB6;
	width: 290px;
	height: 145px;
	margin-left: 10px;
	margin-top: 15px;
}
.videoClip
{
	border: 1px solid #000000;
	margin-left: 6px;
	margin-top: 6px;
}
.clipInfo
{
	color: #004754;
	width: 140px;
	padding-right: 5px;
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
}
.clipInfo p
{
	font-size: 12px;
	color: #000000;
}
.clipInfo table a
{
	text-decoration: none;
	color: #004754;
}


/* --------------- END videoGallery ------------------ */


/* --------------- videoDetail ------------------ */
.bgData
{
	background-color: #F3F4DC;
	height: 30px;
	line-height: 30px;
	color: #004754;
	font-size: 14px;
	margin-left: -8px;
	margin-right: -8px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
}
.bgData a
{
	color: #004754;
}
.bgData a:hover
{
	color: #000000;
}
.bgData b
{
	float: right;
}
.titleVideo
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFA302;
	padding-left: 10px;
	padding-right: 20px;
}
.videoDetailContant
{
	background-color: #F2F2F2;
	border-bottom: 1px solid #C3C3C3;
	padding-top: 20px;
	margin-left: -8px;
	margin-right: -8px;
}
.videoText
{
	color: #10525F;
	width: 260px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.videoDetails
{
	width: 330px;
	padding-top: 10px;
	padding-right: 5px;
}



/* ---------------End videoDetail ------------------ */

.breadCrumbs
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 14px;
}

.breadCrumbs a
{
	color: #000000;
}

.contactTable input[type="text"], .contactTable textarea, .contactTable select
{
	border: solid 1px #B3B3B3;
}

.contactTable input[type="submit"]
{
	font-family:  Arial,Verdana, Sans-Serif;
	background-color: #B3B3B3;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	width: 80px;
	height: 24px;
	font-size: 12px;
	border: solid 1px #828282;
	padding: 0px;
	cursor: pointer;
}
.search
{
	margin-left: 0px;
}

.searchResultsLeft
{
	width: 590px;
}

.searchSeparator
{
	height: 1px;
	background-color: #009ADA;
}

.searchBgImage
{
	background-image: url(layout_images/SearchMagnifier.gif);
	width: 195px;
	height: 233px;
}
.toolbar
{
	margin-bottom: 5px;
}
.relatedArticles
{
	margin-top: 40px;
	border: solid 1px #000000;
	padding: 10px;
}
.relatedArticles a
{
	color: #000000;
}

.relatedTitle
{
	font-size: 14px;
	font-weight: bold;
}

.leftChilds a
{
	color: #333366;
	font-size: 12px;
	text-decoration: none;
}
	.leftChilds a.selected
	{
		color: #9b9da0;
		text-decoration: none;
	}
	.leftChilds a:hover
	{
		color: #9b9da0;
	}

.accountDetailsTable input[type="text"], .accountDetailsTable input[type="password"]
{
    border: solid 1px #000000 !important;
}

