/* CSS Document */
body,td,th,div,a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.mandatorystar
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color:Red;
}
img
{
border:0px;
}
p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:20px;
	text-align:justify;
	padding:5px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
select
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	width:150px; 
	height:23px;
}
.body_bg
{
	background:url(../images/body_bg.jpg) repeat-x #FFF;
	}
.search_txt
{
	color:#2a3f5c;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover 
{
	text-decoration:none;
}
a:active {
	text-decoration: none;
}

.side_bg_lhs
{
	background:url(../images/side_bg.jpg) repeat-y;
	width:9px;
}
.side_bg_rhs
{
	background:url(../images/side_rhs_bg.jpg) repeat-y;
	width:9px;
}
.panel_head
{
	background:url(../images/panel_head.jpg) repeat-x;
	font-weight:bold;
	padding:5px;
	height:17px;
	text-align:center;
	color:#366f8a;
}
.panel_bg
{
	background:url(../images/panel_bg.jpg) repeat-x #FFF;
	padding:3px;
}
.footer_bg
{
	background-color:#e1e1e1;
	text-align:center;
	font-weight:normal;
	height:40px;
	padding-top:6px;
}
a.footer_bg:link { color: #1e3142;text-decoration: none; }
a.footer_bg:visited { color: #1e3142;text-decoration: none; }
a.footer_bg:active { color: #1e3142;text-decoration: none; }
a.footer_bg:hover { color: #2f93ed;text-decoration:none;}

.menu
{
	color: #353535;
	background:url(../images/middle.jpg) repeat-x;
	width:97px;
	height:19px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #7f7e7f;
	border-left:0px;
	border-right:0px;
}

a.menu:link 
{ 
	color: #353535;
	background:url(../images/middle.jpg) repeat-x;
	width:97px;
	height:19px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #7f7e7f;
	border-left:0px;
	border-right:0px;
}
a.menu:visited 
{ 
	color: #353535;
	background:url(../images/middle.jpg) repeat-x;
	width:97px;
	height:19px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #7f7e7f;
	border-left:0px;
	border-right:0px;
}
a.menu:active 
{ 
	color: #353535;
	background:url(../images/middle.jpg) repeat-x;
	width:97px;
	height:19px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #7f7e7f;
	border-left:0px;
	border-right:0px;
}
a.menu:hover 
{ 
	color: #353535;
	text-decoration:none;
	background:url(../images/middle_over.jpg) repeat-x;
	width:97px;
	height:19px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #7f7e7f;
	border-left:0px;
	border-right:0px;
}
#tblContent tr td
{
	border-bottom:1px dotted #000000;
	border-right:1px dotted #000000;
}
#tblContent tr td table
{
	border:0px;
}
#tblContent tr td table tr td
{
	border:0px;
}

.bold
{
	font-weight:bold;
	color:#1e3142;
}

.normal
{
	font-weight:normal;
	color:#1e3142;
}

.left_panel_bdr
{
border:1px solid #7aa6f1;
background:url(../images/panel_top.jpg) repeat-x #ffffff;
}

.left_panel_head
{
font-size:10px;
font-weight:bold;
color:#1e4167;
text-align:left;
padding:6px;
}

.left_panel_content
{
font-size:10px;
font-weight:bold;
color:#1e4167;
padding:2px;
padding-top:2px;
}


.right_panel_bdr
{
border:1px solid #7aa6f1;
background:url(../images/rightpanelbg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}

.view
{
	text-align:right;
}

/* Tab Styles Starts here */
.widget {
width: 92%;
margin: 20px;
padding: 10px;
background: #f3f1eb;
border: 1px solid #dedbd1;
margin-bottom: 15px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url('star.png');
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}
			
			.bluetext
			{
				
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #293c54;
			}
			
			
.right_panel_content
{
font-size:11px;
font-weight:normal;
color:#1b4e78;
padding:5px;
}

.right_panel_heading
{
font-size:11px;
font-weight:bold;
color:#000000;
padding:5px;
	margin-left: 0px;
}


/* Tab Styles Ends Here here */

.viewlink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f87500;
	text-align: left;
	text-decoration:none;	
}
a.viewlink:link { color: #1e3142;text-decoration: none; }
a.viewlink:visited { color: #1e3142;text-decoration: none; }
a.viewlink:active { color: #1e3142;text-decoration: none; }
a.viewlink:hover { color: #2f93ed;text-decoration:none;}


.dropdown
  {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	height:13px;
  }
  
  
  
  .alert
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color: #FF6600;
}

.bodytext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-align: justify;
line-height: 18px;
color: #2D2D2D;
padding: 4px 0px 10px 0px;
}


.blackhead
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #2D2D2D;
padding: 0px 0px 0px 4px;
}

.bodytext1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #2D2D2D;
}


.copyright
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	font-weight: normal;
}

.search_txt1
{
	color:Red;
	font-size:14px;	
}
.title
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color: #ff7200;
padding: 0px 0px 0px 4px;
}

.tablehead
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color: #ff7200;
padding: 0px 0px 0px 0px;
border:1px solid #b3b2b3;


}

.tableborder tr td
{
	border:1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	border-style:solid;
	
}

.maintable 
{
	border:1px solid #cccccc;

}

.righttext
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1b4e78;
	text-align: left;
	text-decoration:none;	
}
a.righttext:link { color: #1b4e78;text-decoration: none; }
a.righttext:visited { color: #1b4e78;text-decoration: none; }
a.righttext:active { color: #1b4e78;text-decoration: none; }
a.righttext:hover { color: #1b4e78;text-decoration:none;}

.smain
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #00548e;
	
}
.topheading
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #00548e;
	
}


.sub
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #008ff2;
}

.darybluehead
{
	background-color:#466792;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height:28px;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
}

.newheading
{
	font-family:Verdana;
	font-size:12px;
	color:#911002;
	font-weight: bold;
	
}

.red
{
	font-family:Verdana;
	font-size:10px;
	color:#a1032f;
	font-weight: normal;
	
}





.gradient_welcome
{
background-image:url(../images/gradient_welcome.jpg);
background-repeat:repeat-x;
}

.newborder
{
border-color:#7aa6f1;
border-width:1px;
border-style:solid;
}

.img_click
{
background-image:url(../images/click_button.jpg);
background-repeat:no-repeat;
background-position:top;
}

.img_click2
{
background-image:url(../images/click_button2.jpg);
background-repeat:no-repeat;
background-position:top;
}

.newlbl
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#10497d;
}

.newlbll
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-size:12px
font-weight:normal;
color:#10497d;
}

.newoptionbutton
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#0b3357;
}


.mdstar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ff0000;
}

.invisiblebtn
{
	background-color:Transparent;
	border-top-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	border-right-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#0b3357;
width:120px;
text-align:left;

}
.invisiblebtn a:link { color:#0b3357;text-decoration: none; }
.invisiblebtn a:visited { color:#0b3357;text-decoration: none; }
.invisiblebtn a:active { color:#0b3357;text-decoration: none; }
.invisiblebtn a:hover { color:#ffbb3d;text-decoration: underline; font-weight:bold;}


.newtextbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#0b3357;
border-color:#dadada;
border-width:1px;
border-style:solid;
width:160px;
height:14px;
}

.newmdtextbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#0b3357;
background-color:#f1fbff;
border-color:#b1d4e4;
border-width:1px;
border-style:solid;
width:160px;
height:14px;
}


.newdropdown
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#0b3357;
border-color:#dadada;
border-width:1px;
border-style:solid;
width:164px;
height:20px;
}
.fwddropdown
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}


.newmddropdown
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#0b3357;
background-color:#f1fbff;
border-color:#b1d4e4;
border-width:1px;
border-style:solid;
width:160px;
height:20px;
}
