body {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	margin: 10px 0 10px 15px;
	background: #036;
}
td {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 90%;
}
th {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
}
a {
	color: #660000;
	font-weight: bold;
	font-size: 90%;
}
a:hover {
	text-decoration: none;
}
#main-container {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 756px;
	border-left: 1px solid #999;
	float: left;
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#main-content {
	float: left;
	width: 734px;
	padding-bottom: 10px;
	line-height: 1.1em;
	background-color:#CCCCCC;
	padding:0px;
	margin:0px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content ul {
	list-style-image:url(images/bullet.gif);
	line-height:1.4em;
}
#home-content {
	float: left;
	width: 734px;
	font-size: 85%;
	background-color:#f6f1e0;
	background-image: url(images/home-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content {
	width: 532px;
	padding: 3px;
	font-size: 80%;
	float:right;
	background-color:#f6f1e0;
}
#content p {
	padding-left: 5px;
	padding-right: 5px;
}
#content table {
	margin-left: 5px;
}
table a {
	font-size:100%;
}
#leftNavContainer {
	width: 188px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	line-height: 1.0em;
}
#leftNavContainer ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#leftNavContainer a {
	display: block;
	margin: 0;
	width: 192px;
	background-color: #036;
	border-bottom: 1px solid #eee;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftNavContainer a:link, #leftNavlist a:visited {
	color: #EEE;
	text-decoration: none;
}
#leftNavContainer a:hover {
	background-color: #369;
	color: #fff;
}
#top-links {
	width: 734px;
	font-size: 10px;
	float: left;
	background-color: #F6F1DE;
	background-image: url(images/top-links-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#top-links a {
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
}
#top-links ul {
	float: right;
	margin: 0;
}
#top-links li {
	float: right;
	display: inline;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #fff;
}
#header {
	background: #fff;
	width: 734px;
	height: 115px;
	border-top: 1px solid #ccc;
	float: left;
}
.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid #000;
	border-bottom-width: 0;
	font-size: 12px;
	line-height: 20px;
	z-index: 100;
	background-color: #fff;
	width: 200px;
	margin-top: 0px;
	left: 381px;
}
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #036;
}
.anylinkcss a:hover { /*hover background color*/
	background-color: #ccc;
	color: #036;
}
#prime {
	width: 734px;
	height: 133px;
	float: left;
	background-color: #0E3780;
	background-image: url(images/prime-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#prime div {
	width: 480px;
	padding: 40px 10px 10px 10px;
	font-size: 12px;
	color: #fff;
}
#prime2 {
	width: 734px;
	height: 24px;
	background: #DA2230;
	float: left;
	text-align: right;
}
#footer {
	background: #DA2230;
	border-top: 1px solid #314249;
	width: 734px;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
}
#address {
	font-size: 75%;
	padding: 10px;
}
.topLinks {
	text-decoration: none;
	border-right: 1px solid red;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#topNav {
	float:left;
	width:734px;
	font-size:12px;
	line-height:normal;
	border-bottom: 1px solid #F4F2DD;
	background-color: #2E3A3F;
	background-image: url(images/topNav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#topNav li {
	float:left;
	margin:0;
	padding:0;
}
#topNav a {
	display:block;
	color: #F4F2DD;
	font-weight: bold;
	border-right: 1px solid #6F7DA1;
	padding: 5px;
	text-decoration: none;
}
#topNav a:hover {
	background: #ccc;
	color: #036;
}
.right {
	border-bottom: 2px inset #fff;
	margin: 0 3px 5px 3px;
	padding: 5px;
}
.right p {
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: right;
}
.heading {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	color: #660000;
	margin:0;
	padding-top:10px;
	padding-bottom:0;
	padding-right:0;
	padding-left:3px;
}
h3 {
	margin-bottom: 5px;
	padding-left: 5px;
	color:#333;
}
h5 {
	margin:0 0 3px 0;
	padding:0;
	color:#333;
	font-size:110%;
}
.highlight {
	font-size: 11px;
	background: #F5E3A6;
	text-decoration: none;
	padding: 2px;
	border: 1px outset #ccc;
}
#printHeader {
	display: none;
}
.pressPic {
	padding: 8px;
	background: #CCCC99;
	width: 150px;
	text-align: center;
	font-size: 10px;
	float: right;
	clear: left;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.2em;
	font-weight: bold;
}
h4 {
	background: #CCCC99;
	width: 98%;
	padding: 5px;
}
/* new styles added on 26-09-08*/
.font_index_top {
	font-family:Arial;
	font-size:12px;
	color:#000066;
}
.font_index {
	font-family:Arial;
	font-size:11px;
	color:black;
}
.link_index_blue {
	font-family:Arial;
	font-size:11px;
	color:#3399ff;
	text-decoration:none;
	font-weight:100;
}
.link_index_blue_a {
	font-family:Arial;
	color:#3399ff;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
	font-size:11px
}
.link_index_blue_a:hover {
	color:#3399ff;
	text-decoration:none;
	font-family:Arial;
	font-size:11px
}
