/* CSS Document */
body{
	margin: 0;
	padding: 0;
	text-align: left;
}

p {
 padding: 0 8px; 
}

a:link {color: #039;}
a:hover {color: #039;}
a:visited {color: #039;}
a:active {color: #039;}
		
div#container{
	margin: 1em auto;
	width: 770px;
	xborder: 1px solid #000;
	padding: 1em;
	xbackground-color: #ddd;
	text-align: left;
}

div#hdr{
 	height:80px; 
	xborder-bottom:1px solid #000000; 
 	width:100%; 
 	background:#fff;
 	color: #333333; 
 	margin:0;
}

div#c-block {
 	width:99%;
 	z-index:1;
 	background:#fff;
 	color: #333333;
 	height:80%;
}

div#c-col{
 	margin: 68px 180px 0 144px;
 	xwidth:637px;
 	position:relative;
 	background:#fff;
 	color: #333333;
 	z-index:5;
 	border: solid 1px #000;
}

.c-text {
	margin-left: 155px;
	xfont-family:Verdana, Arial, Helvetica, sans-serif;
	xfont-size: 12px;
	line-height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px
}
.c-text h1 {
 	margin-top: 0px;
 	margin-left: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 18px; 
 	font-weight: bold; 
 	color: #555; 
 	line-height: 17px
}

.c-text h2 {
 	margin-top: 0px;
 	margin-left: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 14px; 
 	font-weight: bold; 
 	color: #666; 
 	line-height: 17px
}
.c-text p {
 	padding: 0 4px; 
}

.tabcontent {
	margin-top: -2px;
	margin-left: -2px;
}

.tabcontent-left {
	width: 476px;
	vertical-align: top;	
}

.tabcontent-right {
	width: 121px;
	margin-left: 1px;
	border: solid 1px #000;
	vertical-align: top;
	background: #EFEFEF;
}


div#lh-col{
 	position:absolute;
 	top:110px;
 	xleft:5px;
 	width:150px;
 	z-index:3;
 	background:#fff;
 	color: #333333;
 	border: solid 1px #000;
}

div#header {
	/*margin:10px 0px 10px 2px;*/
	xfloat:left;
	position:absolute;
	top:5px;
	xleft:5px;
	width:760px;		
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:100x; /* 120px + 5px + 2px = 127px */
	border-style:solid;
	border-color:#454545;
	border-width:0px 0px 1px 0px; /* top and bottom borders: 1px; left and right borders: 1px */
	line-height:11px;
	background-color:#fff; 

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:100px; /* the correct height */
}

div#ftr {
	xwidth:100%;
	margin-left: 155px;
 	height:35px;
 	xborder: solid #B4102B; 
 	xborder:1px solid #000;
 	xbackground:#B4102B;
 	margin:0; 
 	font-family: Tahoma, Arial;
 	font-size: 10px;
 	font-weight: bold;
 	text-transform: none;
 	color: #000;
 	text-decoration: none;
}

a.side_links {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	xfont-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}

a:hover.side_links {
	text-decoration: underline;
	color: #710000;
}
a:visited.side_links {
	color: #660000
}

td.side_links {
	padding: 4px;
	border-spacing: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

td.side_links2 {
	padding: 4px;
	border-spacing: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

td.side_links3 {
	padding: 4px;
	border-spacing: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

.titlecenter_name {
	text-align: center;
	margin-top: 15px;
	xline-height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #185B85;
}

.main_title {
	text-align: left;
	line-height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.main_title h1 {
	margin-top:4px;
	margin-left: 3px;
	text-align: left;
	line-height: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.abstract_title {
	margin-left: 5px;
	text-align: left;
	line-height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

a.abstract_title {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	xfont-weight: bold;
	text-decoration: underline;
	text-transform: none;
	color: #003399;
}

a:hover.abstract_title {
	text-decoration: none;
	color: #FF0000;
}
a:visited.abstract_title {
	color: #003399;
}

.abstract_content {
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	line-height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.header_text {
	padding: 4px;
	xtext-align: center;
	line-height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #dddddd;
}

.ftrlink:link { font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; color: #000; text-decoration: none; }
.ftrlink:hover { font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; color: #000; text-decoration: none; }
.ftrlink:visited { font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; color: #000; text-decoration: none; }
.ftrlink:visited:hover { font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; color: #000; text-decoration: none; }
.ftrlink:active { font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; color: #000; text-transform: none; }

.textInclude {
	font-family: Verdana, Arial;
	font-size: 11px;
	xfont-weight: bold;
	xcolor: #4B4E54;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
	xbackground: #fff;
}

.textInclude a:link, a:visited {
	color: #039;
}

.tabData {
margin-left: 9px;
}