/* 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:9px;
  line-height:14px;
}
li a{
  font-family:Tahoma;
  font-size:9px;
  color:#4A412A;
}
li a:hover{
  color:#4F4F4F;
}
#externalcontainer {
	width:800px;
	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;
}
.margleft {
	padding-left: 7px;
}

.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-image:url(images/logo-bg.gif);
	background-repeat:repeat-x;
	background-color:#DDDDDD;
}
.logo img{
	margin-top:56px;
	margin-bottom:10px;
}
#news-tbl{
	width:225px;
}
.news-cont{
	padding-left:15px;
	padding-right:14px;
	padding-bottom:12px;
}
/* Left Part ends */
/* Right Part starts */
.rightpanel{
	width:51px;
	background-image:url(images/logo-bg.gif);
	background-repeat:repeat-x;
}
.topmenu{
	background-image:url(images/topmenu-bg.gif);
	background-repeat:repeat-x;
	background-color:#E7E7E7;
}
#navtbl{
	width:300px;
	float:right;
}
.topnav{
	background-image:url(images/topnav-bg.gif);
	background-repeat:repeat-x;
	background-color:#D0D0D0;
}
.banner-bg{
	background-image:url(images/banner-bg.gif);
	background-repeat:repeat-x;
}
.body-cont{
	padding:5px;
	padding-bottom:0px;
	border-left:1px solid #DDDDDD;
}
.gray-panel{
	width:239px;
	background-color:#F3F3F3;
}
#gray-cont{
	width:217px;
	margin-left:12px;
	margin-top:15px;
	margin-bottom:7px;
}
.bdr-right{
	border-right:1px solid #dddddd;
}
.bdr-top{
	border-top:5px solid #ffffff;
}
.bdr-left{
	border-left:5px solid #ffffff;
}
#body-menu{
	height:66px;
	background-color: #990000;
	margin-left: 6px;
	width: 100%;
	color: #FFFFFF;
}
#body-menu a:link{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#body-menu a:visited{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#body-menu td{
	border-right:1px solid #ffffff;

}
.bdy-rght-cont{
	border-right:5px solid #ffffff;
}
.button-bg{
	background-image:url(images/link-btn-bg.gif);
	background-repeat:repeat-x;
	height:16px;
}
.bot-banner{
	background-image:url(images/bot-banner-bg.gif);
	background-repeat:repeat-x;
	background-color:#2279B4;
}
.cont-pad{
	padding:5px;
}
/* Right Part ends */
/* footer style starts here */
#footer-tbl{
	height:92px;
	width:527px;
	margin-left:10px;
}
/* footer style ends here */
/* text style starts here */
.normaltext{
	color: #2D2D2D;
}
.bluetext{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}
.redleftheadertext{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #003366;

}
/* text style ends here */.rt { 
	vertical-align:top;
 } 

.lt { 
	vertical-align:top;
 } 
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
.redboldtext {
	font-weight: bolder;
	color: #990000;
}
.coltopborderblue {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
}
.fpleftpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 7px;
	padding-left: 10px;
	text-align: left;
}
