@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #f2f2f2;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.centerbg {
	background-image: url(images/circlesbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;/*1378px;*/
	margin: auto;
}
#maintbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b1b1b1;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
	border-left-color: #b1b1b1;
}
.login {
	font-weight: bold;
	color: #333;
}

.login a:link {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.login a:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}


.login a:hover {
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}



#hdr_r { background:url(images/mi_hdr_bg.jpg); padding-right:10px; padding-bottom:10px; }

.contbl {
	background-image: url(images/bot_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	color: #FFF;
}

.footer a:link{
	color: #FFF;
	text-decoration: none;
}

.footer a:visited{
	color: #FFF;
	text-decoration: none;
}

.footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
.subcon {
	font-size: 14px;
}
.hdr2 {
	font-size: 16px;
	font-weight: bold;
	color: #0074b5;
	/*line-height: 1.5px;*/
}
.hdr3 {
	font-size: 14px;
	font-weight: bold;
	color: #0074b5;
}
.byline {
	font-size: 12px;
	font-weight: bold;
	color: #0074b5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 26px;
}


.subcon .hdr1{
	font-size: 28px;
	/*line-height: 28px;*/
	color: #7B7B7B;
	letter-spacing: 1pt;
	font-weight: normal;
}

/*.hdr1 a:visited, a.hover , a:link{
	font-size: 28px;
	line-height: 22px;
	color: #7B7B7B;
	letter-spacing: 1pt;
	font-weight: normal;
}*/

.subimg {
	margin-right: 15px;
	border: 1px solid #b1b1b1;
}
.bizsrch {
	background-image: url(images/bizsearchbg.jpg);
	background-repeat: repeat-x;
}


.brdrimg {
	border: 1px solid #b1b1b1;
}
.spotimg {
	border: 1px solid #b1b1b1;
	margin-right: 10px;
}
.story {
	height: 68px;
	padding-left: 13px;
	padding-top: 8px;
	padding-right: 5px;
	vertical-align: middle;
}

.story a:link {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	text-transform: uppercase;
		font-size: 10px;
}

.story a:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	text-transform: uppercase;
		font-size: 10px;
}


.story a:hover {
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
	text-transform: uppercase;
		font-size: 10px;
}
.10 {
	font-size: 10px;
	font-weight: bold;
}


#arch {
	margin: auto;
	width: 396px;
	font-size: 12px;
	line-height: 18px;
}

#sidebox {
	margin: auto;
	width: 275px;
	font-size: 12px;
	color: #333;
}



.subcon a:link {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

.subcon a:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}


.subcon a:hover {
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
}
.storyHL {
	height: 70px;
	background-image: url(images/story_hl.jpg);
	padding-left: 13px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;

}
.search {
	margin: auto;
	width: 230px;
	font-size: 11px;
	color: #FFF;
}


.storyHL a:link {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

.storyHL a:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	text-transform: uppercase;
		font-size: 10px;
}


.storyHL a:hover {
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
	text-transform: uppercase;
		font-size: 10px;
}
.hdr2b {
	font-size: 16px;
	font-weight: bold;
	color: #0074b5;
	line-height: 22px;
}
.sptlt {
	margin: auto;
	width: 290px;
	font-size: 12px;
}
.bluhdr {
	font-size: 12px;
	font-weight: bold;
	color: #0074b5;
}


/* Code by Sundeep */

.button {
  background: #6FBE44 url(images/button_green_bg.jpg) top left repeat-x;
  border: none;
  color: white;
  font: bold 11px trebuchet ms, verdana, sans-serif;
  padding: 3px 5px;
}

input,select,file {
	font-family: Arial, Helvetica, sans-serif;
	/*border-color: #6FBE44;*/
	color: #4086C2;
	font-size: 12px;
	background-color:#F6F8FA;
	border:1px;
	border-style:solid;
}

h3 {
	border-bottom: 2px solid #6FBE44;
	margin: 1em 0;
	font-size: 16px;
}

.menu{
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bolder;
	color: #5F5A54; /*#933538;  #39709A */	
}

.header{
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
	color: #5F5A54; /*#933538;  #39709A */	
}

.menu div div{
    float:left;
    font-weight:normal;
}

.menu div div ul{
    margin: 0px 0 0 0;
    padding:0;
    position:absolute;
    z-index:1px;
    background-color: White;
    Color:#5F5A54;
    border: solid 1px #000000;
    width:190px;
}
.menu div div ul ul{
    position: absolute;
    margin: -20px 4px 2px 165px;
    width:190px;
}
.menu li{
    list-style-type:none;
    text-align:left;
    color: #5F5A54;
}
.menu li:hover{
    background-color:#EBEAE6;
    color: #000000;
}
.menu div div ul li{
    padding :6px;
    text-align:left;
}

.menu a{
    color: #5F5A54; /*  #39709A */
    font-weight: normal;
    text-decoration:none;
}

.menu a:hover{
    color:  #6183B3; /*#39709A; /*#933538;  */
    text-decoration:none;
}

.menu li ul
{
	margin-left:0;
	left:0;
}

/*-------- Modal Popup -----------*/
.modalPopup
{
    background-color: #ffffff;
    border-width: 7px;
    border-style: solid;
    border-color: #384915;
    padding: 3px;
    
    /*display:none;*/
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.frm_table
{
	border:solid 1px #378AD0; 
	background-color:#EFF6FB;
}

table.data{}
.data tr:hover
{
   	background-image: url(images/story_hl.jpg);
   	height:70px;
   	padding-left: 13px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
}
/*-------- Modal Popup -----------*/

/******************/

/*** Newly Added **/

	a.link04:link, a.link04:active, a.link04:visited {
	font-size: 12px;
	font-weight: bold;
	color: #345e8e;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #345e8e;
	}
	
	a.link04:hover {
	color: #FFFFFF;
	background-color: #345e8e;
	}
	
	.text11 {
	font-size: 11px;
	color: #b18596;
	text-decoration: none;
	font-weight: bold;
	}
	
	.text12 {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
	
	.text13 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #345e8e;
	background-color: #345e8e;
	}
	
	
	
	.box08 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888d78;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	.box10 {
	padding: 10px;
	font-size: 11px;
	color: #000000;
	background-color: #f6f7ef;
	}
	
	a.advertising:link,a.advertising:active, a.advertising:visited ,a.advertising:hover
	{
		font-size:21px;
		text-decoration:none;
		font-style:normal;
		font-weight:bold;
		color:#999999;	
		text-transform:none;
	}