/*****************************************************************************
*   file:	main.css 
*	remarks: uses to style all the pages.
******************************************************************************/
body.main
{
	width: 100%;
	text-align: center;
	margin: 0.5em auto;
	color: black;
	background-color: white;
	font-family: Arial, "Times New Roman", sans-serif, Garamond, Verdana;
	border: 1px solid black;
 }

img
{
  	border: 0px solid black;
}

a:link, a:visited {	color: #065590;	text-decoration: none;}
a:hover { text-decoration: none;}

table.main_body
{
	width: 100%;
}
td.left
{
	text-align: left;
	vertical-align: top;
	width: 156px;
/*	height: 235px;*/
	background-color: #d3dce5;
}
td.hleft
{
	vertical-align: top;
	width: 248px;
}
td.hcenter
{
	vertical-align: top;
}
td.hright
{
	vertical-align: top;
	width: 248px;
}
div#space_creator
{
	margin-top: 265px;
}
img.link-left
{
    margin-top: 8px;
    margin-bottom: 4px;
    width: 156px;
    height: 40px;
    border: 1px solid black;
}
td.content
{
	vertical-align: top;
}

/* banner and banner_menu at the very top*/
div.banner,
div.banner img.banner
{
	background-color: #d3dce5;
	width: 100%;
	height: 75px;
}

div.banner_menu
{
	background-color: #d3dce5;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	text-align: right;
	width: 100%;
}

a.banner_menu:link,
a.banner_menu:visited,
span.banner_menu
{ text-decoration:none; color: #002459; margin-left:1em; margin-right:1em;}
a.banner_menu:hover { text-decoration:none; }

/* top menu*/
div.top
{
	font-size:15px;
	font-weight:bold;
	text-align: center;
	background-color: #33ccff;
	color: #000;
}

a.top:link, span.top,
a.top:visited { text-decoration:none; color:#000; margin-left:1em; margin-right:1em;}
a.top:hover { text-decoration:underline; }

/*left menu*/

div.left0, div.left1, 
div.left-this0, div.left-this1
{
	text-align: left;
	vertical-align: center;

	padding: 5px;
/*	height: 18px;*/

	background-color: #5286BB;
	color: white;

	border: 1px solid #336699;

	font-family: arial,tahoma,helvetica,sans-serif;
	font-size: 14px;
	text-decoration : none;
	cursor: pointer;
}

div.left1, div.left-this1
{
	padding-left: 5px;
}

a.left0:hover, a.left1:hover
{ text-decoration: underline; background-color: #74a8dd; }
div.left0:hover, div.left1:hover
{ text-decoration: underline; background-color: #74a8dd; }

/* todo menu*/
div.todo
{
	font-size:12px;
	text-align: center;
	margin-top: 5px;
	text-align: left;
	margin-left: 20em;
}

a.todo:link,
a.todo:visited
{text-decoration:none;color:black; margin-left:2em; margin-right:2em;}
a.todo:hover{ text-decoration:none; font-weight:bold; color:black; }

/* breadcrumb menu*/
div.breadcrumb
{
	background-color:#fff; 
	color:#999; 
	font-size: 12px;
	text-align: left;
}

div.breadcrumb span.separator
{
	margin-left: 1em;
	margin-right: 1em;
}

a.breadcrumb:link,
a.breadcrumb:visited,
a.breadcrumb:hover 
{font-weight: bold; font-size: 13px; COLOR: black; font-family: arial,tahoma,helvetica,sans-serif; text-decoration: none}


div.pageTitle
{
	font-size: 35px;
	text-align: center;
	background: #d3dce5 url(images/banner.png) no-repeat;
/*	background-color: #d3dce5;*/
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
/*	padding-left: 20px;*/
}

div.contentTitle
{
	font-size: 22px;
	text-align: left;
	
	background-image: url(/images/breadcrumb.gif);
	color: #ffffff;
	font-weight: bold;
	padding-top: 38px;
	padding-left: 10px;
	
	margin-bottom: 10px;
}

table.breadcrumbs
{
    width: 100%;
    height: 22px;
}
table.breadcrumbs td
{
  height: 22px;
}
td.ad-like
{
	width: 95px;
    height: 20px;
}

td.ad-like img
{
	border: 0px solid black;
}
/* bottom menu*/
div.bottom
{
	width: 90%;
	color: black;
	font-size: 13px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 3px;
}

a.bottom:link,
a.bottom:visited{ text-decoration:none; color:#000; margin-left:0.3em; margin-right:0.3em;}
a.bottom:hover{ text-decoration:none; font-weight:normal; color:#990000; }


/*copyright  modified by P S Rao on 18/08/2009*/
div.copyright
{
	width: 100%;
	font-size: 13px;
	text-align: center;
	margin-left: 0px;
	margin-right: 20px;
	border-top: thin solid black;
}

/*bottom identity  Added by P S Rao on 18/08/2009*/

div.identity
{
	width: 100%;
	font-size: 13px;
	text-align: center;
	margin-left: 0px;
	margin-right: 20px;
	border-top: thin solid black;
}



/************************************************************/
div.para div.item
{
	margin-left: 20px;
}
div.item a:link, div.item a:visited
{
	text-decoration: none;
}
div.item a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

/*********************************************************************/
div.content
{
	color:#000; 
	font-size: 80%;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
/*	background-image: url(/images/bg/ofbemblem_wm.gif);
	background-repeat: repeat;
	background-attachment: fixed;
*/
}

div.content div.para
{
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 6px;
}

table.documents
{
	width: 100%;
	margin-top: 8px;
}

table.documents th,
table.documents td
{
	text-align: center;
	vertical-align: top;
	border: thin outset black; 
	color: black;
	font-size: 12px;
	margin: 1px;
	padding: 0.1em 0.4em;
}

table.documents td.name
{
	text-align: left
}

img.divider
{
	width: 100%;
	height: 3px;
	margin: 0px;
}


/*     P S Rao  on 18/08/2009 
a.link:link {text-decoration:none; color:black;}
a.link:active{text-decoration:none; color: #990000;}
a.link:hover{ text-decoration:none;color: #990000}
*/
 
/* Added by P S Rao  on 18/08/2009*/
a.link:link
{
	color: rgb(0,0,200);
	font-style : normal;
}
a.link:visited 
{
	color: rgb(0,0,255);
	font-weight : bold;
}  

a.link:hover 
{
	color:rgb(255,0,0); 
}

/* end of adding */






div.link
{
	color: black;
	text-align: right;
	font-weight: bold;
	font-family: arial,tahoma,helvetica,sans-serif;
}

span.hi,div.hi
{
	text-align:left;
}
