.main {
	margin:0 auto;
	width:800px;
/*	background-image: url('images/main-background.gif');*/
/*	border:1px solid #999999; */
}

.leftmenu {
	background-repeat: repeat-y;
	width:176px;
	float:left;
}

.lefttxt {
	background-color:#D2D2D2;
	background-image: url('images/lefttxt-bg.gif');
	font-size:8pt;
	line-height:13px;
	padding: 8px 10px 10px 45px;
	text-align:left;
	height:100%;
}

.lefttxt2 {
	background-color:#CCCCCC;
	font-size:8pt;
	line-height:13px;
	padding: 0 10px 15px 10px;
	text-align:right;
}

.content {
	float:right;
	width:515px;
	padding:33px 52px;
	font-size:8pt;
	line-height:23px;
	text-align:left;
}

.subhead {
	font-size:10.5pt;
	font-weight:bold;
	width:100%;
	border-bottom:1px solid #B5B2B2;
}

.error {
	font-weight:bold;
	color:red;
}

.footer {
	clear:both;
	width:900px;
/*
	background-image: url('images/footer_bg.gif');
	padding-top:7px;
	height:24px;
	color:white;	
	font-size:10pt;
	font-weight: bold;
	line-height:18px;
	text-align:right
*/
}

.txtfooter {
	width:798px;
	height:20px;
	font-size:8pt;
	line-height:18px;
	letter-spacing:0px;
}


.release {
	FONT-FAMILY:  Verdana;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	color: #000000;
	padding: 15px;
	width:95%;
	align:center;}

.releasetitle {
	background-image: url(images/head-logo-bg.gif);
	background-repeat: repeat-x;
	width:100%;
	left: 200px;
	top: 20px;
	FONT-FAMILY:  Verdana;
	FONT-SIZE: 20pt;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	align:center;}

.content ul li {
	list-style: none;	
	padding-left: 15px;
	background-image: url(images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.content ul li ul li {
	background-image: none;
	list-style: disc;	
	padding-left: 0px;
}

.content a {
	color: #00548E;
}

.content a:hover {
	color: #3D76A9;
}

.leftmenu a {
	color: #000000;
	text-decoration:none;
}

.leftmenu a:hover {
	color: #666666;
	text-decoration:underline;
}

hr {
	text-align:center;
	color:#999999;
	height:1px;	
}

#blank_btn {
	position: relative;
	background-image:url('images/btn_blank.gif');
	background-repeat:no-repeat;
	width:183px;
	height:68px;
	font-face:Tahoma;
	font-size:20px;
	font-weight:bold;
	color:white;
	text-align:center;
}

.layer1 {
	position: absolute;
	top: 21px;
	left: 36px;
	z-index: 1;
}

.layer2 {
	position: absolute;
	color: #333333;
	top: 22px;
	left: 37px;
	z-index: 0;
} 
