/* General CSS Document */
html{
	height: 100%;
}
p {
	padding-top:10px;
	margin:0px;
}	
body {
	margin:0px;
	background-color: #ffffff;
}
table {
	border:0px;
}	
td, div {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D2D2D;
}
ul{
	margin:0;
	margin-left:15px;
	padding:0;
}
li {
  margin: 0;
  padding: 0;
  list-style-image:url(images/li-bullet.gif);
  list-style-position:outside;
  font-family:Tahoma;
  font-size:12px;
  line-height:14px;
}
li a{
  font-family:Tahoma;
  font-size:12px;
  color:#4A412A;
}
li a:hover{
  color:#4F4F4F;
}
#externalcontainer {
	width:900px;
	height:100%;
	background-color:#ffffff;
	margin:0px auto 0px auto;
}
.width100per {
	border:0;
	width:100%;	
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}

/* Left Part starts */
.leftpanel{
	width:205px;
}
.logo{

	background-color:#FFFFFF;
}
.logo img{
	margin-top:25px;
	margin-bottom:56px;
}
#news-tbl{
	width:200px;
}
.news-cont{
	padding-left:15px;
	padding-right:14px;
	padding-bottom:12px;
}
/* Left Part ends */

/* footer style starts here */
#footer-tbl{
	height:92px;
	width:527px;
	margin-left:10px;
}
/* footer style ends here */

.button-bg{
	background-image:url(images/link-btn-bg.gif);
	background-repeat:repeat-x;
	height:16px;
}

/* text style starts here */
.normaltext{
	color: #2D2D2D;
}
.bluetext{
	color: #1D6DA9;
}
/* text style ends here */
.style5 {font-size: 12}
.style8 {font-size: 14px; color: #1D6DA9; }
.style6 {font-size: 12px}
.style10 {font-size: 12px; color: ##99080D; font-weight: bold; }
.style14 {font-size: 12px; color: #99080D; font-weight: bold; }

.style20 {font-size: 14px; color: #1D6DA9; font-weight: bold; }
