/**********  HTML START   *********/
body {
	background-image: url(../img/mainbg5.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: 0px;
	margin-left: 0px;
}
#gid {
	display:block;
	background-image: url(../img/GID.gif);
	height: 40px;
	width: 590px;
	display: block;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}


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;
	padding-left: 10px;
}
#topArea h1{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 2px;
	padding-left: 10px;
}
#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: #FDE3DF;
	vertical-align: top;
	font-size: 12px;
	background-image: url(../img/menubg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
}
/*------------*/
#menuLink {
	line-height: 20px;
	font-weight: bold;
	margin: 10px;
}
#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;
	background-color:#FFFFFF;
	margin:1px;
	padding-left:10px;
	padding-right:5px;
	list-style-type: none;
}

#menuLink li a:hover{
	color:#0066CC;
	
}

#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;
}
#imgbox {
	display:block;
	margin-bottom:20px;
	margin-left: 50px;
}
#imgbox .title {
	font-size:12px;
	color:#000000;
	line-height:16px;
	padding-left:5px;
	background-color: #CCCCCC;
	width: 485px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#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: 12px;
	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: 12px;
	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;
}
.yourPosCopy2 {
	line-height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 2px;
}
.midashi {
	font-size: 12px;
	color: #FF3366;
	text-decoration: underline;
}

#menuTopCap2 {
	display:block;
	line-height: 17px;
	font-size:12px;
	color:#000000;
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #FFAAAA;
}
#ca {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(../img/ca01.jpg);
	background-repeat: no-repeat;
	height: 278px;
}
#ca2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	background-image: url(../img/ca02.jpg);
	background-repeat: no-repeat;
	height: 473px;
}
#article h4 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: FF6699;
	line-height: 20px;
	padding-left: 120px;
	padding-right: 10px;
	text-transform: uppercase;
}
#article h5 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6699;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	width: 545px;
	margin-left: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ca3 {

	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(../img/ca10.jpg);
	background-repeat: no-repeat;
	height: 167px;
}
#ca4 {

	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 3px;
	background-image: url(../img/ca03.jpg);
	background-repeat: no-repeat;
	height: 350px;
}

#ca10 {

	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 3px;
	background-image: url(../img/ca11.jpg);
	background-repeat: no-repeat;
	height: 421px;
}
#ca5 {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 28px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	width: 573px;
	font-size: 12px;
	line-height: 24px;
	color: #006699;
	background-color: #FFFFCC;
	padding: 10px;
	text-transform: uppercase;
}
#ca6 {

	margin-top: 0px;
	margin-right: 0px;
	margin-left: 28px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	width: 573px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	text-transform: lowercase;
}
#ca03 {

	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(../img/ca001.jpg);
	background-repeat: no-repeat;
	height: 167px;
}
