﻿a
{
	color: #FFEEBC;
	font-size: 12px;
	text-decoration: none;
}
.titleLabel
{
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	padding: 18px 10px;
	display: block;
}

.titleLabelSmaller
{
	font-size: 12px;
	padding: 15px 5px;
}


.titleLabelOrange
{
	color: #f75f07;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
}
.titleLabelGray
{
	color: #bac0c5;
}

.size11
{
	font-size: 11px;
}

.btnBlack
{
	background: #000000;
	border: 4px solid #ffffff;
	color: #ffffff;
	height: 42px;
	float: right;
}
.btnGray
{
	background: #666;
	border: 1px solid #FF7200;
	margin: 0;
	color: #fff;
	height: 20px;
	font-weight: bold;
	float: right;
	font-size: 12px;
	margin: 5px;
	padding: 0 0px 3px 0px;
}

.pad2
{
	padding: 2px;
}
.padTop38
{
	padding-top: 38px;
}


.divGray
{
	background-color: #94969c;
	width: 122px;
	height: 230px;
	display: block;
	margin: auto;
	margin-top: 9px;
	line-height: 16px;
}


.titleWhite
{
	color: #fff;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
	padding: 2px;
}

.lblBaloon
{
	color: #7c7c7c;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
	vertical-align: baseline;
}
.lblBaloonTitle
{
	color: #000;
	font-weight: normal;
	font-size: 14px;
}
.txtField
{
	font-size: 22px;
	border: none;
	padding-top: 7px;
	height: 38px;
}
.topPadding
{
	padding: 80px 10px 10px 10px;
}
.noBack
{
	background: none;
}

.dispInline
{
	display: inline;
}
.floatNo
{
	clear: both;
	float: none;
}
.lineHeightBtnBlack
{
	line-height: 40px;
}
.link
{
	color: #ff7200;
	font-family: Trebuchet MS;
	text-decoration: underline;
}

.link:hover
{
	color: #c85900;
	font-family: Trebuchet MS;
	text-decoration: underline;
}
.textAlignLeft
{
	text-align: left;
}

.pad15Left
{
	padding-left: 15px;
}
.widthRight
{
	/*width:470px;*/
}
.size18
{
	font-size: 18px;
	text-decoration: none;
}

.pad10Left
{
	padding-left: 10px;
}
.pad10Right
{
	padding-right: 10px;
}
.pad10Top
{
	padding-top: 10px;
}
.padNone
{
	padding: 0;
}
.paddingAll20
{
	padding: 20px;
}
.size12
{
	font-size: 12px;
}
.imgRepeater
{
	clear: both;
	float: none;
	margin: auto;
	display: block;
}


.displayBlockMarginCenter
{
	display: block;
	margin: auto;
}
br
{
	clear: both;
}

.noDisplay
{
	display: none;
}

.width100
{
	width: 100px;
}

.width150
{
	width: 150px;
}
.vertical
{
	vertical-align: baseline;
}
.leftFloat
{
	float: left;
}
.leftRight
{
	float: right;
}
span label
{
	vertical-align: text-top;
}
.formImputStyle
{
	padding: 2px;
	margin: 2px;
	float: left;
}

.titleViewVideo
{
    color:#9E9E9F;
    font-weight:bold;
}
