body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
    background-image:url(../images/bg_1b.jpg);
    background-repeat:repeat-x;
	background-color:#7b7b7b;
}
#container
{
width:1008px;
margin: 0 auto;
top:0px;
background-color:#031d37;
min-height:830px;
overflow:auto;

input.largerCheckbox
{
width: 20px;
height: 20px;
}

}
#wrapper
{

min-height:800px;
border-color:#000000;
margin-left:15px;
margin-bottom:15px;
overflow:auto;
}
#inside_header
{
width:978px;
height:145px;
float:left;
background-color:#666666;
margin-top:10px;
}
#inside_header_logo
{
width:375px;
height:145px;
float:left;
}
h4{
font-size:12px;
}
#inside_header_ran_pic
{
width:603px;
height:145px;
float:left;
background-image:url(../images/inside_ran_picbg.gif);
background-repeat:no-repeat;

}
#inside_body
{
width:978px;
height:auto;
float:left;
background: #fff;

}

#inside_body_links
{
background: #fff;
}

#inside_main_body
{
float:left;
}
#inside_body_co1
{
width:685px;
height:auto;
float:left;
padding-left:10px;
margin-top:8px;
margin-bottom:10px;

}
#inside_body_co2
{
width:255px;
height:auto;
float:right;
margin-top:15px;
margin-bottom:10px;
border-left:#003162 1px solid;
padding-left: 5px;
}
#print_updated_date
{
width:254px;
height:auto;
float:left;
margin-bottom:0px;
text-align:center;
font-size:11px;
padding-top:20px;
padding-bottom:20px;

background-image:url(../images/dots.jpg);
background-repeat:repeat-x;
background-position: bottom;

}
.print_updated_date
{
font-size:13px;
font-weight:bold;
}
#inside_body_co2_pno
{
width:260px;
height:auto;
float:right;
margin-bottom:10px;
text-align:center;
}
#inside_body_co2_menu
{
width:260px;
height:auto;
float:right;
margin-bottom:10px;
text-align:center;
}
#inside_body_co2_FL
{
width:260px;
height:161px;
float:right;
margin-bottom:10px;
}
#inside_body_co2_HS
{
width:235px;
height:168px;
float:right;
margin-bottom:10px;
text-align:center;
background-image:url(../images/inside_homesearch.jpg);
background-repeat:no-repeat;
margin-right:4px;
}
#footer_links
{
width:978px;
min-height:78px;
float:left;
overflow:auto;
background-color:#e1d4a9;
border-top:#003162 2px  solid;
border-bottom:#003162 2px solid;
text-align:left;
}
.footer_links_txt b, #footer_links a, .footer_links_txt ul
{
color:#003162;
}
#footer
{
width:978px;
float:left;
height:25px;
background-color:#364795;
}
#nav
{
width:430px;
float:left;
height:44px;
background-color:#00FFFF;
}
.text_3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
}
.text_3 a:link, .text_3 a:active, .text_3 a:visited, .text_3 a:hover
{
	text-decoration:underline;
    color:#364795;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_3 a:hover
{
	text-decoration:none;
    color:#364795;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#ffffff;
}
.links a:link, .links a:active, .links a:visited, .links a:hover
{
	text-decoration:underline;
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.links a:hover
{
	text-decoration:none;
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#copy
{

float:left;
margin-top:3px;
margin-left:6px;
}
#inside_body_links
{
width:978px;
height:25px;
float:left;
text-align:left;
text-indent:80px;
padding-top:8px;
}
#nav
{
width:978px;
float:left;
height:35px;
padding-top:5px;
padding-bottom:3px;
background-color:#364795;
}
#title
{
width:630px;
float:left;
height:25px;
padding-left:0px;
margin-top:15px;
}
.title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#364795;
font-weight:bold;
}

/* Menu stuff*/
div#horiz-menu {
	position: relative;
	margin: 0px;
	float:left;
	background-color:#fff;
}

div#sub-menu {
	position: absolute;
	left: 262px;
	top: 75px;
}

div#transparent {
	position: relative;
	z-index: 5;
}

div#pathway {
	float: left;
	height: 30px;
	margin-bottom: 15px;
}

/* @group Horizontal Menu */

#horiz-menu {
	height: 35px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	margin-right: 0px;
	padding: 0;
}

#horiz-menu li span {
	display: block;
	float: left;
}

#horiz-menu a {
	display: block;
	float: left;
	height: 35px;
	line-height: 30px;
	padding: 0 0px;
	padding-left:20px;
	padding-right:16px;
	font-weight: none;
	font-size: 20px;
	text-decoration:none;
font-family:"Times New Roman", Times, serif;

}

#horiz-menu li li a {
	font-size: 14px;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;	
}

/* @end */

/* @group Sub Menu */

#sub-menu ul {
	margin: 0;
	padding: 0;
}

#sub-menu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#sub-menu ul li a {
	padding: 0 15px;
	font-size: 14px;
}

/* @end */

/* @group Content Styles */
#last_image{
margin:0px;
padding:0px;
float:left;
}


/*update in live by madhan dated 31-jul-2008*/

#cont_section {
width:260px;
height:auto;
float:right;
margin-bottom:10px;
}

.cont_section
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
}
.cont_section a:link, .cont_section a:active, .cont_section a:visited, .cont_section a:hover
{
	text-decoration:underline;
    color:#364795;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cont_section a:hover
{
	text-decoration:none;
    color:#364795;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.img {
padding-top:5px;
}
.highlight{
background-color: #85B082;
	color: #000;

}


fieldset { border:1px solid #3e6330; }
legend { color: #3e6330; }
