@CHARSET "UTF-8";

/* ------------------------------
 *  global styles
 *  ----------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Tahoma", "Trebuchet MS";
	font-size: 12px;
	color: #747678;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
a{
	color: #747678;
	cursor:pointer;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.btn {
	background-repeat: no-repeat;
	background-position: left top;
}
.btn:hover {
	background-position: left bottom;
}

img {
	border: none;
}

.conSP{
		height: 0px;
		float: none;
		clear: both;
		font-size: 0px;	
}
.conNV{
	display: none;
}
.conHidden{
	visibility: hidden;
}
.txtNV{
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}
.conLeft {
		float:left;
}
.conRight {
		float:right;
}
.conHorizontalMargin {
	margin: 0 10px;
}
.conVerticalMargin {
	margin: 10px 0;
}

.conSpacer {
	display: block;
	height: 10px;
	float: none;
	clear: both;
}

.conDoubleSpacer {
	display: block;
	height: 20px;
	float: none;
	clear: both;
}

.conInlineSpacer {
	display: block;
	height: 10px;
}

.conCN {
	text-align: center;
}

.conRGT {
	text-align: right;
}

.txtBold {
	font-weight: bold;
}

.txtGreen {
	color: #6BBC55;
}

.txtRed {
	color: red;
}

.txtOrange {
	color: #F7941E;
}

.conError {
	color: red;
	font-weight: bold;
}

a.btnPublicon {
	display: block;
	height: 39px;
	line-height: 37px;
	padding: 0 25px 0 12px;
	border: none;
	background: transparent url('../_images/bg_btn.gif') no-repeat right;
	font-size: 18px;
	color: #fff;
}

	a.btnPublicon:hover {
		text-decoration: none;
		color: #000;
	}

img.centerImage {
	display: block;
	margin: 0 auto;
}

/*  -----------------------------
 *  base styles
 *  ----------------------------- */

#conAll {
	width: 960px;
	display: block;
	margin: 0 auto;
} 

#conTop {
	display: block;
	padding-top: 32px;
}

	#conLogo {
		float: left;
		width: 240px;
		display: block;
	}
	
		#lnkLogo {
			width: 226px;
			height: 64px;
			background: transparent url('../_images/img_logo.gif') no-repeat center; 
		}
		
	#conTopMenu {
		float: left;
		width: 720px;
		padding-top: 28px;
	}
	
		#conTopMenu a {
			margin: 0 15px;
			font-size: 18px;
		}
		
			#conTopMenu a:hover {
				text-decoration: none;
				color: #F7941E;
			}
	
	#conContentLeftColumn {
		width: 240px;
		float: left;
	}
	
	#conContentRightColumn {
		float: left;
		width: 700px;
	}
			
	#conMainPresentation {
		display: block;
	}
	
		#conMainLeftColumn {
			float: left;
			display: block;
			width: 240px;
		}
		
			#conLeftMenu {
				display: block;
				margin-top: 20px;
				padding: 15px;
				background-color: #939598;
				color: #fff;
				min-height: 230px;
				height: auto !important;
				height: 230px;
			}
				
				#conLeftMenu h2 {
					color: #F9A94B;
					font-size: 24px;
				}
				
				#conLeftMenu ul {
					list-style-type: none;
				}
				
					#conLeftMenu ul li {
						margin: 8px 0;
					}
					
						#conLeftMenu ul li.lnkActive {
							display: block;
							position: relative;
							left: -25px;
							width: 230px;
							height: 40px;
							background: transparent url('../_images/bg_conleftmenu_active.gif') no-repeat center;
						}
						
							#conLeftMenu ul li.lnkActive a {
								padding: 10px 0 15px 10px;
							}
							
								#conLeftMenu ul li.lnkActive a:hover {
									color: #000;
								}
				
					#conLeftMenu a {
						display: block;
						color: #fff;
						font-size: 16px;
					}
					
						#conLeftMenu a:hover {
							text-decoration: none;
							color: #F9A94B;
						}
		
		#conMainColumn {
			float: left;
			display: block;
			width: 700px;
		}
		
			#conMainPresentationVideo {
				display: block;
				height: 299px;
				width: 700px;
			}
			
#conMainContent {
	display: block;
	padding: 20px 0 10px 0;
}

	#conMainContentLeftColumn {
		float: left;
		display: block;
		width: 240px;
		margin-top: 10px;
	}
	
	.conOneLogosPart {
	}
	
		.conOneLogosPart .conOneLogosPartProgress {
			display: block;
			height: 10px;
		}
		
			.conOneLogosPart .conOneLogosPartProgress .conOneLogosPartProgressBar {
				display: block;
				height: 10px;
				width: 210px;
				background-color: transparent;
			}
	
			#conMainContentLeftColumn h3 {
				color: #747678;
				font-size: 22px;
				padding-left: 10px;
			}
			
			#conMainContentLeftColumn a {
				display: block;
				margin: 20px 0 20px 50px;
				width: 90px;
			}
			
				#conMainContentLeftColumn img {
					display: block;
				}
	
	#conMainContentColumn {
		float: left;
		display: block;
		width: 700px;
		margin: 10px 0 0 10px;
		line-height: 18px;
	}
	
		a.lnkRSS {
			float: right;
			margin: 7px 10px 0 0 ;
			width: 13px;
			height: 13px;
			background: transparent url('../_images/icon_rss.gif') no-repeat center;
		}
		
		a.lnkToggle {
			float: right;
			margin: 10px 5px 0 0 ;
			width: 11px;
			height: 6px;
			background: transparent url('../_images/icon_toggle.gif') no-repeat top;
		}
	
		#conMainContentColumn h1.txtToCufon {
			float: left;
			padding-right: 8px;
			font-size: 22px;
		}
		
		#conMainContentColumn div.conHr {
			width: 100%;
			height: 1px;
			margin: 10px 0;
			border-top: 1px solid #E1E1E1;
		}
		
		.conSiteText ol {
			padding-left: 15px;
		}
		
		.conSiteText ul {
			list-style: none;
		}
		
			.conSiteText ul li {
				padding-left: 15px;
				background: transparent url('../_images/bg_ul_li.gif') no-repeat top left;
				line-height: 18px;
			}
			
#conFooter {
	display: block;
	margin: 15px 0;
	background-color: #F3F3F3;
	border: 1px solid #E0E0E0;
	min-height: 200px;
}

	#conFooter .conOneCategory {
		display: block;
		float: left;
		width: 120px;
		margin: 20px 0 20px 30px;
		color: #747678;
	}
	
		#conFooter .conOneCategory h3 {
			font-size: 22px;
		}
		
		#conFooter .conOneCategory ul {
			list-style: none;
		}
		
			#conFooter .conOneCategory ul li {
				line-height: 23px;
				border-bottom: 1px solid #E0E0E0;
				font-size: 14px;
			}
			
			#conFooter .conOneCategory ul li.liLast {
				border-bottom: none;
			}
			
				#conFooter .conOneCategory ul li a:hover {
					text-decoration: none;
					color: #F9A94B;
				}
				
	#conAddressAndNewsletter {
		float: right;
		display: block;
		width: 240px;
		margin: 20px 25px 20px 0;
		color: #747678;
	}
	
		#conAddress {
			display: block;
			text-align: right;
		}
		
			#conAddress h3 {
				float: right;
				font-size: 22px;
				margin-left: 8px;
			}
			
			#conAddress p {
				line-height: 18px;
			}
			
				#conAddress p a {
					text-decoration: underline;
					color: #F9A94B;
				}
				
					#conAddress p a:hover {
						text-decoration: none;
					}
			
		#conNewsletter {
			margin-top: 30px;
			display: block;
			position: relative;
		}
		
			#conNewsletter h3 {
				font-size: 18px;
			}
			
			#conNewsletter input {
				width: 196px;
				height: 15px;
				padding: 3px;
				border: 1px solid #E0E0E0;
				color: #747678;
			}
			
			#btnNewsletter {
				width: 50px;
				position: absolute;
				right: -50px;
				top: 15px;
			}
			
			#conNewsletterInfo {
				padding: 5px 0;
			}
			
#conFooterBy {
	display: block;
	text-align: right;
	font-size: 11px;
	padding-bottom: 20px;
}

	#lnkVividmedia {
		float: right;
		text-indent: 1000em;
		width: 72px;
		height: 13px;
		background: transparent url('../_images/lnk_vividmedia.gif') no-repeat center;
	}
	
