@charset "UTF-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color:#CDE2E7;
	line-height: 2.0;
	background-repeat: repeat-x;
}

.style11002a #container {
	width: 962px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	padding: 0;
}  
.style11002a #header {
	padding: 0;
	height: 148px;
	background-repeat: no-repeat;
	background-image : url(images/yp_banner.jpg);
} 
.style11002a #header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	text-align: left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 22% 16px;
	height: 70px;
}
.style11002a   #subHdr  {
	background-color: #074592;
	height: 26px;
	margin: 0;
	padding: 0 5px 0 20px;
	color: #fff;
	border-top:1px solid #c4c4be;
}
.style11002a #subHdr p {
	color: #FFF;
	font-size:.92em;
	line-height:2;
	border-top:1px solid #111;
}
.style11002a #sidebar1 {
	float: left;
	width: 180px;
	padding: 0;
	min-height: 400px;
	margin: 0;
}
#sidebar1 p, #sidebar1 h2, #sidebar1 h3 {
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}
.sideLogo {
	text-align: center;
	display: block;
	padding: 0px;
	margin:10px auto;
}
.style11002a #mainContent {
	margin: 0 20px 10px 200px;
	padding: 0;
	min-height: 400px;
} 
#bannerFull {
	margin: 10px 0;
	width: 468px;
	height: 70px;
}
.style11002a #sidebar2 {
	float: right;
	width: 170px;
	padding:0;
	margin:0;
}
.style11002a #sidebar3 {
	float: right;
	width: 210px;
	background: #fff;
	padding: 20px 0;
	margin:0;
}
.style11002a #ctrContent {
	margin: 0 200px 0 0;
	padding: 0;
	min-height: 400px;
}
.ctrBox {
	float:left;
	width:230px;
	margin:10px 40px 10px 0;
	min-height:120px;
}
#col1 {
    background:#fff;
    float:left;
    width:230px;
    }

#col2 {
    background:#fff;
    float:right;
    width:230px;
    }

#col3 {
    background:#fff;
 	float: center;
	border-left: 1px solid gray;
	width: 460px;
	border-right: 1px solid gray;
    }

/*#detail {
	background-color: #EEF9FF;
	float: right;
	width: 400px;
	padding: 0 10px 10px 10px;
	background-repeat: repeat-x;
	background-image: url(images/bg_detail.png);
}*/
a:link, a:visited  {
	color: #00D94;
	text-decoration: none;
}

a:hover, a:active {
	color: #074592;
}
a img {
	border: none;
}
h1  {
	font-size: 1.6em;
	font-weight: bold;
	font-variant: small-caps;
	color: #074592;
	margin: 10px 0;
}
.title {
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	color: #074592;
	margin: 20px 0 10px;
}

h2  {
	font-size: 1.3em;
	font-weight: normal;
	color: #33709c;
	margin: 10px 0 5px;
}
.subtitle  {
	font-size: 1.3em;
	font-weight: normal;
	color: #33709c;
	margin: 15px 0 5px;
}
h3  {
	font-size: 1.1em;
	font-weight: bold;
	color: #993333;
	margin: 12px 0 2px;
	padding: 0;
	line-height: 1;
}
p     {
	font-size: 1em;
	margin: 0 0 6px;
	padding: 0;
}
.text     {
	font-size: 1em;
	margin: 0 0 6px;
	padding: 0;
}
p.list {
	margin: 0px;
	line-height:1.1;
	color: #666666;
}
.sideTitle {
	font-weight: bold;
	background-image: url(images/bg_sideTitle.png);
	background-repeat: repeat-x;
	padding-left: 4px;
	background-color: #c1cbd1;
	color: #2D3F75;
}
ul {
	margin-top: 8px;
}
.nodot {
	list-style-type: none;
}
fieldset.form1, fieldset.formthin {
	float:left;
	margin: 0 auto -1em auto;
	padding: 0 0 1em 0;
	border-style:none;
	border-top: 1px solid #f6f6fe;
	background-color: #F6F6FE;
	background-image: url(images/bg_fieldset.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
}
legend {
	padding:0;
	color:#33709C;
	font-weight:normal;
	font-size: 1.2em;
	position: relative;
}
legend span {
	position:absolute;
	left: 10px;
	top:0;
	margin-top:0.5em;
	font-size:1.2em;
}
fieldset.form1 ol, fieldset.formthin ol {
	padding: 0;
	margin-top:3em;
	list-style: none;
}
fieldset.form1 li {
	float:left;
	clear:both;
	padding-bottom: 8px;
	width: 100%;
	margin-bottom: 0px;
}
.form1 label {
	position:relative;
	float: left;
	width: 12em;
	margin-right: 1em;
	text-align:right;
}
.form1 label em {
	position:absolute;
	left:12em;
	top:2px;
}
fieldset.formthin {
	float:none;
	padding-bottom:5px;
	margin-bottom:10px;
}
.formthin li {
	width:90%;
	margin: 0 auto;
	padding:0 0 8px 0;
}
.formthin label {
	display:block;
	margin:0;
	padding:0;
}
.style11002a #footer {
	padding: 0 10px;
	background-color: #33709C;
} 
.style11002a  #footer  p, #footer p a:link, #footer p a:visited {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 0.9em;
	color: #fff;
}
.small, .small p {
	font-size: 90%;
}

.more, more p {
	font-size: 90%;
	text-align : right;
}

.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style11002a #ctrContent.wmark {
	background-image: url(/images/watermark-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
}
#hdrtv {
	position: absolute;
	top: 0px;
	width: 296px;
	height: 34px;
	left: 63%;
}

.boldtext
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

.boldtext A
{
    COLOR: #cd6702;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.boldtext A:hover
{
    COLOR: #cd6702;
    FONT-WEIGHT: bold;
	 FONT-SIZE: 8pt;
	TEXT-DECORATION: underline;
}
.button {
	background-color :#33709C;
	COLOR: White;
	BACKGROUN-COLOR: #33709C;
	FONT-FAMILY: Verdana, arial, helvetica;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;	
}

.line {
	background-color : #33709C;
	COLOR: White;
	FONT-FAMILY: Verdana, arial, helvetica;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;	
}


