@charset "iso-8859-1";


/* Whole
---------------------------------------------------- */
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,p,ul,ol,li,div,dl,dt,dd,form,img,hr,table,tr,td{
	margin:0px;
	padding:0px;
	border:none;
}
img{
	border:none;
	vertical-align:top;
}
.cl{
	clear:both;
}
.bgLeft{
	background:#88a4b7 url(../images/bg_left.jpg) repeat-y right top;
}
.bgRight{
	background:#88a4b7 url(../images/bg_right.jpg) repeat-y left top;
}

/* Text Styles
---------------------------------------------------- */
.txtContentTitle{
	font-size:20px;
	color:#304270;
}
.txtContentSubTitle{
	font-size:12px;
	color:#000066;
	font-weight:bold;
	background-color:#E1E1E1;
}
.txtContentVideoLink {
	font-size:14px;
	color:#06F;
	font-weight:bold;
}
.txtContent{
	padding: 5px 5px 5px 5px;
	font-size:11px;
	color:#666666;
}
.txtSubTitle{
	font-size:14px;
	font-weight:bold;
	color:#304270;
}
.txtRateContentBox{
	font-size:12px;
	color:#000066;
	background-color:#D5DFFD;
	padding: 15px 15px 15px 15px;
}


/* Link Styles
---------------------------------------------------- */
.iconMenu a{
	color:#666666;
}

/* Footer
---------------------------------------------------- */
.footer{
	width:938px;
	font-size:11px;
	line-height:1.3;
}






