div#content div
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:1em;*/
}

/*left-region*/
div#left-region {
	float:left;
	min-height:500px; 
	height:auto;
	margin:0pt 0pt 1em;
	padding:10px;
	width:70%;
}

/* IE_WIN*/
* html div#left-region 
{
	height:500px;
	padding:0px 10px 10px 10px;
}

div#left-region  h1{
	font-size: 2.4em;
	color: #666;
	text-align: center;
}
div#left-region  h3{

	border-bottom: solid 1px #648ABD;
	padding:10px 0px 10px 0px;

}
div#left-region img{
	float:left;
	padding: 0 10px 10px 0;
	margin: 0px 0px -31px 0px;
}
div#left-region p{
	margin: 0 0 1em;
	padding: 0;
}
div#left-region table td{
	margin: 0 0 1em;
	padding: 0;
	padding-left: 0px;
}
div#left-region img#chat {
	float: right;
	padding: 0 10px 10px 0;
}

#sidebar {
	float: right;
	width:25%;
}

ul.AspNet-Menu
{
    padding:10px;
    list-style:none;
    background-color:#efefef;
}

li.AspNet-Menu-Leaf
{
    list-style:none;
    margin:0px;
}

a.AspNet-Menu-Link
{
    padding:5px;
    text-transform:capitalize;
}


#page_bottom {
	clear: both;
}

/*tab-info*/
#tab-info {
	width: 293px;
}
.ajax__tab_xp .ajax__tab_header{
	margin-left: -2px;
	width: 293px;
}
.ajax__tab_xp .ajax__tab_body{
	height: 70px;
	margin-left: -2px;
	width: 275px;
}
#tab-wrap {
	width: 283px;
	height: 244px;
}
#tab-body {
	clear: left;
	border: solid 1px #898989;
	width: 281px;
	height: 242px;
}
/* IE_WIN : BMP \*/
* html #tab-body {
	width: 283px;
	height: 244px;
}
/**/
#tab-1 {
	background: #fed;
}
#tab-2 {
	background: #abc;
}
ul#tab-nav {
	margin: 0 0 1em 0;
	padding: 10px;
	background-color: #FFFFE0; 
	border: solid 1px black;
	float: left; 
}
ul#tab-nav li {
	margin: 0;
	padding: 0 15px 0 10px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	float: left;
	background: #ababab url("details_tab.gif") no-repeat top right;
}
ul#tab-nav li.selected {
	background: #898989 url("details_tab_o.gif") no-repeat top right;
}
ul#tab-nav li.last-child {
	background: #898989 url("details_tab.gif") no-repeat top right;
}
ul#tab-nav li.last-child-selected {
	background: #898989 url("details_tab_o.gif") no-repeat top right;
}
ul#tab-nav a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
/*document-ref*/
div#divDocumentRefHeader
{
	font-size: 1.0em;
}
div#divDocumentRefHeader div.divDocumentRefBackToList
{
	float: left;
}
div#divDocumentRefHeader div#divDocumentRefBackToList a
{
	margin-bottom: 0.5em;
}
div#divDocumentRefHeader div#divDocumentRefDownload
{
	float: right;
}
div#divDocumentRefHeader div#divDocumentURLRefDownload
{
	float: right;
}
div#divDocumentRefHeader div#divDocumentRefTitle
{
	clear: both;
	border-top: 1px solid #ced3e4;
}
div.divDocumentRefMainBody
{
	clear: both;
	margin: 0.5em 0;
}
/*newsList*/
div#left-region-news {
	float:left;
	min-height:500px; 
	height:auto;
	margin:0pt 0pt 1em;
	padding:0px 10px 10px 10px;
	width:70%;
	font-weight: bold;
	text-align: left; 
}
div#left-region-news h3
{
	border-bottom: solid 1px #648ABD;
	padding:10px 0px 10px 0px;
}
div#left-region-news p{
	/*font-size: 1.4em;*/
}
div.divNewsListTitle{
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	color: #ffffff; 
}
div.divHeadlineListingItemLink a{
	font-size: 1.2em; 
	font-weight: bold; 	
}
div.divHeadlineListingItemDate{
	font-style: italic;
	color: #0c2577; 
	margin-bottom:10PX;
	font-weight: normal;	
}
div.divHeadlineListingItemText{
	clear: both;
	font-weight: normal;
}
div.divHeadlineListingItemRow{
	padding:10px;
	border-bottom: solid 1px #3d5192;
}
