/**********  HTML START   *********/
body {
	background-image: url(../img/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: 0px;
	margin-left: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #0099CC;
	text-decoration: underline;
}
table {
	table-layout: fixed;
}
/**********  HTML      END  *********/

/**********  HEADDER START  *********/
#topArea {
	width: 800px;
	text-align: left;
}
#topArea h1{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 2px;
	padding-left: 10px;
	line-height: 13px;
}
#globalInfo {
	background-color: #EDECE9;
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 10px;
}
#globalLink {
	font-size: 11px;
	text-align: right;
	float: right;
	margin-right: 5px;
	color: #999999;
}
#topInfo {
	color: #FF3333;
	text-align: left;
	width: 800px;
	padding: 10px;
	margin-bottom: 6px;
	font-size: 12px;
}
#topBread {
	text-align: left;
	width: 800px;
	font-size: 12px;
	background-color: #F3F2F1;
	margin-bottom: 5px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#topBread strong{
	font-size: 14px;
	font-weight: bold;
}
/**********  HEADDER  END  *********/
/**********  MENU  START  *********/
.menuTD {
	background-color: #ffffff;
	vertical-align: top;
	font-size: small;
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-y;
	width: 180px;
}.menuTD2 {
	background-color: #ffffff;
	vertical-align: top;
	font-size: 12px;
	background-image: url(../img/menubg5.gif);
	background-repeat: repeat-x;
	width: 180px;
}
/*------------*/
#menuLink {
	line-height: 20px;
	font-weight: bold;
	margin: 10px;
	margin-top:18px;
}
#menuLink a:link{
	color: #006699;
	text-decoration: none;
}
#menuLink a:visited{
	color: #006699;
	text-decoration: none;
}
#menuLink a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#menuLink ul{
	font-weight:normal;
	margin:2px;
	padding-left:3px;
	padding-right:3px;
}

#menuLink li{
	font-size:12px;
	margin:1px;
	padding-left:10px;
	padding-right:5px;
	list-style-type: none;
}

#menuLink li a:hover{
	color: #006699;
	
}

#smallmeeting01 {
	background-color:#FFE8E8;
	border:1px solid #AE174D;
	width:160px;
	height:auto;
	margin:8px;
	color:#333333;

}
#smallmeeting02 {
	background-color:#FFE8E8;
	border:1px solid #AE174D;
	width:160px;
	height:auto;
	margin:8px;
	color:#333333;
}
#smallmeeting01 .txt,
#smallmeeting02 .txt{
	width:160px;
	height:auto;
	padding:4px;
	font-size:11px;
	line-height:12px;
}
#smallmeeting01 .txt .blk,
#smallmeeting02 .txt .blk{
	color:#AE174D;
}

/*------------*/
#verisignLink {
	font-size: 10px;
	margin-top: 20px;
	line-height: 12px;
	text-align: center;
}
#Links {
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
	line-height: 15px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 10px;
	padding-top: 5px;
}

/**********  MENU  END   *********/
/**********  MAIN  START  *********/
.mainTD {
	vertical-align: top;
	font-size: 12px;
}


#leadCopy {
	margin: 10px 10px 20px 20px;
}
#leadCopy h1{
	margin: 5px 5px 5px 12px;
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
	text-decoration: underline;
}

#leadCopy h2{
	margin-left:5px;
	margin-right:18px;
	padding-top:3px;
	padding-left:5px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color:#EEEEEE;
}

#leadCopy p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
#leadCopy img{
	float: left;
	padding-right: 10px;
}
#article {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#article h1{
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 12px;
	margin-bottom: 5px;
}
#article h2{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	text-decoration: underline;
	line-height: 20px;
}
#article h3{
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
	width: 95%;
	line-height: 30px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article p{
	font-size: 10px;
	line-height: 20px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 8px;
	color: #333333;
}
#Topics {
	margin: 10px 10px 20px 20px;
}
#Topics h1{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 5px 5px 5px 10px;
}

#Topics p{
	font-size: 10px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
#Topics img{
	float: left;
	padding-right: 10px;
}
/*------------*/
.submenuTD {
	vertical-align: top;
	font-size: 12px;
	line-height: 22px;
	width: 170px;
	background-color: #FEFAED;
	border: 1px solid #999966;
}
/*------------*/
/**********  MAIN     END   *********/
/**********  FOOTER START   *********/
#footerArea {
	width: 800px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/**********  FOOTER  END   *********/
.yourPos {
	line-height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.miniTXT {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
#menuLink li2 {
	font-size:12px;
	list-style-type: none;
	background-image: url(../img/s1.gif);
	height: 37px;
	width: 175px;
}
	#menu {
	width:180px;
	height:75px;
	display: block;
	margin: 0px;
}

#menu ul{
	font-weight:normal;
	margin:2px;
	padding-left:3px;
	padding-right:3px;
	
}

#menu li{
	font-size:12px;
	margin:1px;
	padding-left:5px;
	padding-right:5px;
	list-style-type: none;
	background-color:#FFF;
	line-height:20px;
}

#menu li a:hover{
	color: #006699;
	

}
#menu01 {
	width:172px;
	height:37px;
	display: block;
	float:left;
	background-image: url(../img/s1.gif);
	margin-left: 2px;
}
#menu01 a{
	display:block;
	width:172px;
	height:37px;
	background-image:url(../img/s1.gif);
	float:none;
	margin-left: 2px;
}	
#menu01 a:hover{
	background-image:url(../img/s1s.gif);
	display: block;
	height: 37px;
	width: 172px;
	margin-left: 2px;
}
#menu02 {
	width:172px;
	height:37px;
	display: block;
	float:left;
	background-image: url(../img/s2.gif);
	margin-left: 2px;
}
#menu02 a{
	display:block;
	width:172px;
	height:37px;
	background-image:url(../img/s2.gif);
	float:none;
	margin-left: 2px;
}	
#menu02 a:hover{
	background-image:url(../img/s2s.gif);
	display: block;
	height: 37px;
	width: 172px;
	margin-left: 2px;
}
#menu03 {
	width:172px;
	height:37px;
	display: block;
	float:left;
	background-image: url(../img/s3.gif);
	margin-left: 2px;
}
#menu03 a{
	display:block;
	width:172px;
	height:37px;
	background-image:url(../img/s3.gif);
	float:none;
	margin-left: 2px;
}	
#menu03 a:hover{
	background-image:url(../img/s3s.gif);
	display: block;
	height: 37px;
	width: 172px;
	margin-left: 2px;
}
#menu04 {
	width:172px;
	height:37px;
	display: block;
	float:left;
	background-image: url(../img/s4.gif);
	margin-left: 2px;
}
#menu04 a{
	display:block;
	width:172px;
	height:37px;
	background-image:url(../img/s4.gif);
	float:none;
	margin-left: 2px;
}	
#menu04 a:hover{
	background-image:url(../img/s4s.gif);
	display: block;
	height: 37px;
	width: 172px;
	margin-left: 2px;
}
#menu05 {
	width:172px;
	height:37px;
	display: block;
	float:left;
	background-image: url(../img/s5.gif);
	margin-left: 2px;
}
#menu05 a{
	display:block;
	width:172px;
	height:37px;
	background-image:url(../img/s5.gif);
	float:none;
	margin-left: 2px;
}	
#menu05 a:hover{
	background-image:url(../img/s5s.gif);
	display: block;
	height: 37px;
	width: 172px;
	margin-left: 2px;
}
#pict{
	float:right;
	background-color:#f0f0f0;
	border:1px solid #dcdcdc;
	font-size:11px;
	width: 100px;
	padding: 5px;
	line-height: 13px;
	height: 265px;
	}	

