
body {
	margin: 0;
}

#root {
	position: absolute;
	height: 460px;
	width: 100%;
	background-color: white;
	left: 0px;
	top: 0px;
}

#root * {
    -webkit-box-sizing: border-box;
   /* white-space: nowrap;*/
}
#link_row {
	height: 30px;
	padding-left: 25px;
	padding-top:2px;	
	width:95%;
	background-image:url(../images/link_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	
}
#link_div
{
	margin-top:-23px; 
	position:absolute; 
	padding-left:50px;
}
#tb_link_div
{
	
	
	height:30px;
	padding-left:25px;
	color: #353638;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	
}
#link_text {
	text-align: left;
	color: #353638;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	width:99.5%;
	
	background-image:url(../images/link_strip.gif);
	background-repeat:repeat-x
	
}

#row {
	/*height: 25px;*/
	padding-left: 20px;
	padding-top:2px;	
	width:95%;	
}
#row_new{
	/*height: 25px;*/
	padding-left: 25px;
	padding-top:2px;	
	width:95%;	
	font-size:11px
}
.a_new
{
border:1px solid #999999;
text-decoration:none;
padding-left:3px;
padding-right:3px;
background-color:#CCCC66;
font-family:Arial
}

#header	
{
	margin: 0px;
    padding: 0px 0px 0px 25px;
	background-image:url(../images/header_strip.gif);
	color:#FFFFFF;
	}
#footer	
{
	margin: 0px;
    padding: 4px 4px 0px 1.2px;
	font-family:Verdana;
	font-size:8px;
	height:38px;	
	color:#FFFFFF;
	font-weight:bold;	
	background-color:#b6b92a;
	}


#text {
	text-align: left;
	color: #353638;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	width:100%;
	
	
}


.a_style
{
text-decoration:none;
color:#000000;
cursor:pointer;

}
.link
{
font-size:9px;
color:#666666;
font-family:Arial;
font-weight:bold
}
#smallText
{
color: RGB(91,100,118);
	font-size: 12px;
	font-family: Helvetica;		
}
.greenText
{
color:#006600;

}
.divider
{
	height:5px; 
	background-color:#e6ddcc
}
.main_div
{
	border:1px solid #999999; 
	border-bottom:0px; 
	border-top:0px;
	vertical-align:middle;
	background-color:#FFFFFF
}
.desc_div
{
	padding-left:10px;
	text-align: left;
	color: #353638;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
	
}
.box_left
{
	height:17px; 
	background-image:url(../images/box_right_corner.gif); 
	background-position:right; 
	background-repeat:no-repeat
}
.center_div
{
	margin-left:5px;
	margin-top:-17px; 
	width:97.7%; 
	background-color:#FFFFFF; 
	border-top:1px solid #b5babd
}
                  
.header_logo
	{
	position:absolute; 
	top:0px; 
	width:94% !important;
	width:74%; 
	text-align:right;
	}


