BODY {
	font-family: Georgia, "Lucida Grande", Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #202020;
	background-color: #FFCA5E;
	margin: 0px;
	padding: 0px;
}
a:link    { color: #F2530D; text-decoration: none; }      
a:visited { color: #F2530D; text-decoration: none; }
a:hover   { color: #F2530D; text-decoration: underline; }
.box-top {
	background-image: url(images/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box-bottom {
	background-image: url(images/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box-bg {
	background-color: #FFFFFF;
	padding: 5px 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C59B04;
	border-left-color: #C59B04;
}
.menu-bottom {
	background-image: url(images/menu-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu-div {
	background-image: url(images/menu-div.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-menu {
	font-size: 15px;
	font-weight: normal;
	color: #08448F;
	text-align: center;
	padding-right: 20px 10px;
}
.top-menu a:link    { color: #08448F; text-decoration: none; }      
.top-menu a:visited { color: #08448F; text-decoration: none; }
.top-menu a:hover   { color: #F2530D; text-decoration:underline; }
.body-text {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;

}
.heading {
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	color: #FD7D00;
	padding-top: 10px;
	padding-bottom: 5px;
}
.gradient-bg {
	background-image: url(images/gray-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAD337;
	padding-bottom: 10px;

}
.news {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #084EAC;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 50px;
}
.circular {

	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #084EAC;
	background-image: url(images/circular.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 50px;
}
.reach-us {

	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #084EAC;
	background-image: url(images/reach-us.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 50px;
}
.order {

	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #084EAC;
	background-image: url(images/govt-order.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 50px;
}
.bullet-text {
	line-height: 19px;
	font-weight: normal;
	background-image: url(images/bullet.gif);
	background-position: 1px 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	background-repeat: no-repeat;
}
.bullet-text a:link    { color: #08448F; text-decoration: none; }      
.bullet-text a:visited { color: #08448F; text-decoration: none; }
.bullet-text a:hover   { color: #F2530D; text-decoration:underline; }
.logo {
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CB82D;
}
.left-menu {
	text-align: left;
	vertical-align: middle;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CB82D;
	padding-left: 5px;
	font-size: 12px;
	color: #003366;
}
.left-menu a:link    { color: #003366; text-decoration: none; }      
.left-menu a:visited { color: #003366; text-decoration: none; }
.left-menu a:hover   { color: #F2530D; text-decoration:underline; }
.green-top {
	background-image: url(images/green-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.green-bottom {
	background-image: url(images/green-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.green-bg {
	background-color: #E5FADC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bullet-menu {
	line-height: 19px;
	font-weight: normal;
	background-image: url(images/bullet-big.gif);
	background-position: 0px 5px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 35px;
	font-size: 14px;
	background-repeat: no-repeat;
}
.bullet-menu a:link    { color: #474747; text-decoration: none; }      
.bullet-menu a:visited { color: #474747; text-decoration: none; }
.bullet-menu a:hover   { color: #F2530D; text-decoration:underline; }

.footer-text {
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.footer-text a:link    { color: #000000; text-decoration: none; }      
.footer-text a:visited { color: #000000; text-decoration: none; }
.footer-text a:hover   { color: #000000; text-decoration:underline; }
.heading2 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F3F3;
	padding-right: 5px;
	padding-left: 5px;


}
.td1 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCA5E;
	vertical-align: top;


}
.sub-link {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #474747;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sub-link a:link    { color: #474747; text-decoration: none; }      
.sub-link a:visited { color: #474747; text-decoration: none; }
.sub-link a:hover   { color: #474747; text-decoration:underline; }.pdf-text {

	line-height: 19px;
	font-weight: bold;
	background-image: url(images/pdf.JPG);
	background-position: 5px 8px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
	background-repeat: no-repeat;
}
#news{
height:100px;
width:100%;
overflow:auto;
}