body
{
	margin:0px;
	background-color: #fff;
	background-image: url(images/bodyBg.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}
td
{
	font-family:Verdana;
	font-size:14pt;
}
.header
{
	height:110px;
}
.logo-Panel
{
	height:70px;
	padding-left:10px;
}
.btnHome-Panel
{
	height:70px;
	width:100px;
	font-size: 9pt;
	padding-right: 15px;
}
.btnHome-Panel a
{
	color: 
}
.navPanel-curves
{
	width:7px;
	height:40px;
}
.navPanel
{
	background-image: url(images/navPanel-bg.png);
	padding-left:15px;
	font-weight:bold;
	color:#4c4c4c;
}
.slideshow-arrows
{
	width:25px;
	padding-top:25px;
	vertical-align:top;
}
.main-frame-curves
{
	width:6px;
}
.main-frame
{
	background-image: url(images/main-frame-bg.png);	
}
.footerTd
{
    background-image: url(images/footer-bg.png);
	height:40px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}
.footer
{
	color:#626262;
	font-size:8pt;
	padding-left:15px;	
}
.footer a
{
    color:#626262;
	font-size:8pt;
	text-decoration:none;
	padding-right:10px;
}
.footer a:hover
{
    color:#414141;
	font-size:8pt;
	text-decoration:none;
	padding-right:10px;
}

.content-area
{
	padding:10px;
	padding-top: 0px;
	text-align:justify;
	color: #555;	
	display: block;
}
.content-area table td
{
	color: #333;		
}
.content-area table td.smallertext
{
	text-align:justify;
	color: #555;		
	font-size:10pt;
}
.content-area table td.smallertext1
{
	color: #888;		
	font-size:8pt;
}
.hideContentArea
{
	display: none;
}
.showButton
{
	display:block;
}
.hideButton
{
	display:none;
}
.img
{
	border:5px solid white;
}
.SubTitle
{
	color: #333;
	font-size:12pt;
	font-weight: bold;
}
.SubTitle1
{
	color: #4b8111;
	font-size:12pt;
	font-weight: bold;
}
li
{
	list-style-image:url(images/list_img.gif);	
}
li ul li
{
	list-style-image:url(images/list_img2.png);	
}
.td-underlined
{
	border-bottom:1px solid #ccc
}
.text1
{
	color: #333;
	font-size:11pt;
	
}
.text2
{
	color: #333;
	font-size:11pt;
}
.subclicks
{
	position: absolute;
	z-index:100;
	margin-top:265px;	
	margin-left:630px;
}
.subClicksTd
{
	padding:3px;
	background-color: #ccc;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ddd;
	border-right: 1px solid #666;
	font-size: 8pt;
	height:20px;
	width:20px;
	cursor: hand;
	text-align:center;
	font-weight:bold;
}
.subClicksTd_active
{
	padding:3px;
	background-color: #ff6600;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ddd;
	border-right: 1px solid #666;
	font-size: 8pt;
	height:20px;
	width:20px;
	cursor: hand;
	text-align:center;
	font-weight:bold;
}
.quoteTd
{
    height: 29px;
    padding-right:25px;
}
.quote
{
    font-size: 8pt;
    color: #7f7f7f; 
    background-image: url(images/quote_bg.png);
    height:29px;
}
