/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */


/* background color for the content part of the pages */

body{
 margin:0px;
text-align:center;
background-color: #FFFFFF;
 
scrollbar-arrow-color: #0066C8;
scrollbar-3dlight-color: #4F4F82;
scrollbar-darkshadow-color: #4F4F82;
scrollbar-face-color: #f4f4f0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #ffffff;

}

/* style of item titles on edit and admin pages */
.SubHead    
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SkinObject
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #3f89c3;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #3f89c3;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #003366;
}

.Normal
{
	font-family: Verdana,rockwell,arial;
	font-size: 10px;
	line-height:14px;
	text-align:left;	
	color: #000;
	text-decoration: none;
}
.lblInnerCaptionSmall
{
	font-weight:bold;
	font-family: Garamond, Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #000;
	text-transform: uppercase;
}
.lblInnerCaptionBig
{
	font-weight: bold;
	font-family: Garamond,Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:  #000;
	text-transform: uppercase;
}
.topHead {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ed1c24;
	text-decoration: none;
}
.InnerLink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

.lblCaptionSmall
{
	font-weight:bold;
	font-family: Garamond, Verdana,Arial, Helvetica, sans-serif;
	font-size: 20px;	
	color: #fff;
	text-transform: uppercase;
}
.lblCaptionBig
{
	font-weight: bold;
	font-family: Garamond,Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
}
.activemenu_bold_blue {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#3f89c3;
	text-decoration: none;
}
.NormalBold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height:14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	padding:0 0 5 0;
	text-decoration: none;
}




.top_9_484848 a:link{
	
	color: #000;
	text-decoration: none;
}
.top_9_484848 a:visited{
	
	color: #000;
	text-decoration: none;
}
.top_9_484848  a:hover{
	
	color: #3f89c3;
	text-decoration:underline;	
}
.top_9_484848  a:active{
	
	color: #3f89c3;
	text-decoration: underline;
}

.top_10_484848 a:link{
	
	color: #000;
	text-decoration: none;
}
.top_10_484848 a:visited{
	
	color: #000;
	text-decoration: none;
}
.top_10_484848  a:hover{
	
	color: #3f89c3;
	text-decoration:underline;	
}
.top_10_484848  a:active{
	
	color: #3f89c3;
	text-decoration: underline;
}

.top_9_bold_484848 a:link{
	
	color: #484848;
	text-decoration: none;
}
.top_9_bold_484848 a:visited{
	
	color: #484848;
	text-decoration: none;
}
.top_9_bold_484848  a:hover{
	
	color: #3f89c3;
	text-decoration: none;
}
.top_9_bold_484848  a:active{
	
	color: #3f89c3;
	text-decoration: none;
}

.box_2008_10_white {
	text-decoration: none;
	background-color: #F9F9F9;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.top_9_blue {
	font-family: Verdana;
	font-size: 10px;
	color: #3f89c3;
}
.top_9_blue a:link{color: #3f89c3;text-decoration: none;}
.top_9_blue a:visited{color: #3f89c3;text-decoration: none;}
.top_9_blue a.hover { color: #3f89c3;text-decoration: underline;}
.top_9_blue a:active{color: #3f89c3;text-decoration: underline;}

.top_9_bold_blue {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3f89c3;	
}
.top_9_bold_blue a:link{color: #3f89c3;text-decoration: none;}
.top_9_bold_blue a:visited{color: #3f89c3;text-decoration: none;}
.top_9_bold_blue a.hover { color: #3f89c3; text-decoration: underline;}
.top_9_bold_blue a:active{color: #3f89c3;text-decoration: underline;}


.CommandButton
{
	font-family: Verdana;
	font-size: 10px;
	color: #3f89c3;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link{color: #3f89c3;text-decoration: none;}

A.CommandButton:visited{color: #3f89c3;text-decoration: none;}

A.CommandButton:hover{color: #3f89c3; text-decoration: underline;}

A.CommandButton:active{color: #3f89c3; text-decoration: underline;}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}


.top_9_bold_484848 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	padding:0 0 5 0;
	text-decoration: none;
}
.top_12_bold_white {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}



.top_9_bold_red {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}

.button_9 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}

A.button_9:link
{
	
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
A.button_9:visited
{
	
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
A.button_9:hover
{	
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
A.button_9:active
{	
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
.txt_multi_9_484848 {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 400px;
	border: 1px solid #999999;
}
.txt_9_484848 
{
	
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 14px;
	width: 150px;
	border: 1px solid #999999;
}

.top_12_bold_484848 {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

.top_10_bold_red a:link
{
	text-decoration: none;
	color: #ed1c24;
}
.top_10_bold_red a:visited
{
	text-decoration: none;
	color: #ed1c24;	
}
.top_10_bold_red a:hover
{
	text-decoration: none;
		color:#3f89c3;
}
.top_10_bold_red a:active
{
	text-decoration: none;
		color:#3f89c3;
}

.activemenu_bold_blue a:link
{
	text-decoration: none;
	color:#3f89c3;
}
.activemenu_bold_blue a:visited
{
	text-decoration: none;
	color:#3f89c3;
}
.activemenu_bold_blue a:hover
{
	text-decoration: none;
	color:#3f89c3;
}
.activemenu_bold_blue a:active
{
	text-decoration: none;
	color:#3f89c3;
}

a:link
{
	text-decoration: none;	
	color: #484848;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: underline;
	color: #3F89C3;
}
a:active {
	text-decoration: underline;
	color:#3f89c3;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana;
	font-size: 10px;
	line-height:14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	border: 1px solid #484848;
		/* border: 1px solid #484848;*/
}
.handcursor
{
	cursor:pointer;
	cursor:hand;
}

/* ------------------- Styles for Forrms ------------------- */

td
{
	font-family: verdana, Helvetica, sans-serif;
	font-size:11px;
	
}
.txtbox
{
	width:160px;
	height:20px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	
}	

.lbl
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: Black;
}
.chkbox
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:Black;
}
.gridtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color:#095581;
	width:600px;
	
}
.lblhead
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.btn
{
font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}


.dropdown
{
	width:160px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.grdrows
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:Black;
    padding-left:10px;
    text-decoration:none;
}

.gvarbkcolor
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:lighter;
	background-color:#dcedfa ;
	text-align:justify;
	vertical-align:middle;
	height:18px;
	padding-left:3px;

   
	/*background-color:#F0F6FA;
	Height:19px;*/
}

 .gridfooter
 {

	background-color:#A5C7D5;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration:none;
	Height:5px;
 }

 
 .gridheader
 {
	background-color:#3F89C3;
	color:red;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	Height:20px; 
	vertical-align:middle; 
 }
 
.gridheader a:link   {text-decoration: none;color:#fff;}
.gridheader a:visited{text-decoration: none;color:#fff;}
.gridheader a:hover  {text-decoration: underline;color:#fff;}
.gridheader a:active {text-decoration: underline;color:#fff;}
 /*
 a.gridheader:link{text-decoration:underline; font-family:verdana,rockwell, arial; color:#6ca3bc; font-size:8pt;}
 a.gridheader:visited{text-decoration:underline;font-family:verdana,rockwell, arial; color:#6ca3bc; font-size:8pt;}
 a.gridheader:hover{text-decoration:underline; font-family:verdana,rockwell, arial; color:#3a6ea5; font-size:8pt;}
 a.gridheader:active{text-decoration:underline; font-family:verdana,rockwell, arial; color:#3a6ea5; font-size:8pt;}
*/
 
 .gridaltrowstyle
 {
	background-color:White;
	color:#284775;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align:justify;
	vertical-align:middle;
 }
 
 .selectedrowstyle
 {
   
 Background-color:#E2DED6;
 font-weight:bold;
 color:#333333;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 }
	


.browse
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR:#000000;
	width:230px;
	height:20px;
	border-collapse:collapse;

}

.morelink
{
	text-decoration:None;
	color:#3090C7;
}
/*=========================************  NEW CSS **************=========================*/
.txt_9_484848_200 {

	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 19px;
	width: 200px;
	border: 1px solid #999999;
}
.txt_9_484848_200_ReadOnly {

	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	background-color:#F7F2EF;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 19px;
	width: 200px;
	border: 1px solid #999999;
}


.txt_multi_9_484848_425 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 445px;
	border: 1px solid #999999;
}

.txt_multi_9_484848_225 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 215px;
	border: 1px solid #999999;
}

.intro_box {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	border: 2px solid #c6c6c6;
	padding: 4px;
}
.top_9_li_gray {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CECECE;
	text-decoration: none;
}

.txt_9_484848_445 {


	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 14px;
	width: 445px;
	border: 1px solid #999999;
}
.txt_9_fieldset {


	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 300px;
	border: 1px solid #999999;
}

.ver_10_484848_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.ver_10_red_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #da1010;
	text-decoration: none;
}
.ver_10_484848 {
	font-family: Verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}
.ver_10_red {
	font-family: Verdana;
	font-size: 10px;
	color: #da1010;
	text-decoration: none;
}
.box {
	border: 1px solid #e0dedf;
	font-family: Verdana;
	font-size: 9px;
    font-weight: normal;
	color: #484848;
	line-height:14px;
	text-decoration: none;
}
.txt_ver_484848 {
	font-family: Verdana;
	font-size: 10px;
	color: #484848;
	line-height:14px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 18px;
	width: 124px;
	border: 1px solid #cdcdcd;
}

.ver_9_484848 {
	font-family: Verdana;
	font-size: 9px;
	line-height:14px;
	color: #484848;
	text-decoration: none;
}
.ver_9_red_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #da1010;
	text-decoration: none;
}
.ver_9_white {
	font-family: Verdana;
	font-size: 9px;
	line-height:14px;
	color: #FFFFFF;
	text-decoration: none;
}
.ver_10_blue_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #297ebf;
	text-decoration: none;
}
.ver_9_blue_bold {

	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #297EBF;
	text-decoration: none;
}
.ver_9_484848_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.ver_9_lgrey {
	font-family: Verdana;
	font-size: 9px;
	line-height:14px;
	color: #7f7f7f;
	text-decoration: none;
}
.ver_9_red {
	font-family: Verdana;
	font-size: 9px;
	line-height:14px;
	color: #da1010;
	text-decoration: none;
}
.ver_9_blue {
	font-family: Verdana;
	font-size: 9px;
	line-height:14px;
	color: #297EBF;
	text-decoration: none;
}


.lblSavedMsg
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: green;
	text-decoration: none;
}
.lblErrorMsg
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

#mainmenu_bg {
	background:url('/portals/0/images/spacer.PNG') repeat-x;	
	height:40px;
	z-index:3
}


/* Solpart Menu class */

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	width: 1002;
	background-color: transparent;
}
.Header_Pane {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Footer_pane
{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TopMenu_Pane
 {
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Pane_1
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_2
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_3
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_4
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_5
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_6
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_7
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_8
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.WebCast_Pane
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_1
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 18%;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Rotator_Pane {

	vertical-align:top;	
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0;
	padding: 0px;
	margin: 0px;
	padding-top:0;

}
.contentpane {

	vertical-align:top;	
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0;
	padding: 0px;
	margin: 0px;
	padding-top:0;

}


*{
margin:0;
padding:0;
}

.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;}
.MainMenu_MenuBar{}
.MainMenu_MenuItemSel { background:transparent; }
.MainMenu_MenuIcon{ 
 	background:#FFFFFF; 
 	padding:2px;
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:16px;
	height:22px;
	border:0px;
}
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem{ 
	color:#325167;
	font:bold 8pt Verdana;
	border:0px; 
}
.rootmenuitem td{ 
	cursor:pointer; 
	cursor:hand;
	color:#ffffff; 
	font:bold 11px Verdana;
	background:transparent;
	height:40px;
	padding:10px;
}
.rootmenuitemselected td{	
	cursor:pointer; 
	cursor:hand;
	color:#ff9913;
	font:bold 11px Verdana;
	height:40px;
	background:transparent repeat-x;	
	padding:10px;	
	z-index:4	
}
.rootmenuitembreadcrumb td{
	cursor:pointer; 
	cursor:hand;
	color:#66CCFF;
	font:bold 11px Verdana;		
	height:40px;
	background:transparent repeat-x;	
	padding:10px;
	z-index:4
}
.submenu{	
	cursor:pointer; 
	border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc; cursor: hand;		
	margin-left:5px;
	background:#FFFFFF repeat-x;
	padding-right:23px;
	z-index:4;
}
.submenuitemselected {
	cursor: pointer; 
	cursor: hand;
	color:#00bdf1;
	font:bold 8pt Verdana;
	margin-left:5px;
	z-index:4;		
}
.submenuitembreadcrumb {
	cursor: pointer; 
	cursor: hand; 
	color:#ff9913;
	font:bold 8pt Verdana;	
	margin-left:5px;
	z-index:4;	
}

/* Skin object class */
SelectedTab, a.SelectedTab:link, a.SelectedTab:visited, a.SelectedTab:active {
	font:normal 9pt Verdana;
    color:#ffffff; 
    letter-spacing:1px; 
    font-family:verdana, rockwell,Arial;    
}
A.SelectedTab:hover {
	font:normal 8pt rockwell;
	COLOR:#000;
	letter-spacing:1px; 
	font-family:verdana, rockwell,Arial;
}
.SmallPrint, a.SmallPrint:link, a.SmallPrint:visited, a.SmallPrint:active {
	font:normal 8pt Verdana;
	color:#ffffff;	
	letter-spacing:1px; 
	vertical-align:middle;
}
A.SmallPrint:hover {
	font:normal 8pt Verdana;
	COLOR:#ff9913;
	letter-spacing:1px; 
}
/* Login section background:url('../images/Login.png') no-repeat;	 */ 	

#login {
	height:36px;
	width:182px;
	color:#999;
	font-family:verdana,rockwell, Arial;
	font-size:9pt;
	padding:0 14px 0 0;
	vertical-align: middle;		
	text-align: center;
	float: right;
	overflow: hidden; 
}
/*
#login[id] {display:table;position:relative;}
#inner {position:relative;top:-55%;left:+26%}	
#inner[id] {position:static;padding:0 0 6px 0;}
#middle {position:absolute;top:45%;left:+20%}	
#middle[id] {display:table-cell;vertical-align:middle;position:static;}*/

/* Container section */
.ContainerGreen {
	color: #94B24A;
	font:bold 18px Verdana;
}
.ContainerBlack {
	color: #666666;
	font:bold 18px Verdana;
}
.ContainerOrange {
	color: #FF9913;
	font:bold 18px Verdana;
}
.ContainerBlue {
	color: #0098BE;
	font:bold 18px Verdana;
}

/* Default Exensys Ends here */


/* skin css */


.search_txt {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 13px;
	width: 135px;
	border: 1px solid #484848;
}
.top_12_bold_blue {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.top_10_bold_red {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ed1c24;
	text-decoration: none;
}
.bold_blue
{
	color: green;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.top_10_bold_484848 {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

.top_10_bold_blue {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#3f89c3;
	text-decoration: none;
}
.activemenu_bold_blue {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#3f89c3;
	text-decoration: none;
}
.top_10_484848 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding:0 0 5 0;
	text-decoration: none;
}
.top_9_484848 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.top_9_red {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}
.top_9_bold_white {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.top_12_bold_red {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}

.Home_Small_tag
 {
    z-index:2;
    position:absolute;
    left: 632px; 
    top: 35px;
 }
 
 .Home_Big_tag
 {
   z-index:2; 
   position:absolute; 
   left: 609px;
   top: 68px;
 }
 
.Inner_Small_tag
{
  z-index:2; 
  position:absolute; 
  left: 390px;
  top: 20px;
}
 .Inner_Big_tag
 {
 z-index:2; 
 position:absolute; 
 left: 360px; 
 top: 40px;
 }
         
 .InnerHome_Small_tag
 {
  z-index:2; position:absolute;  left: 482px; top: 25px;
 }
 .InnerHome_Big_tag
 {
  z-index:2; position:absolute;  left: 439px; top: 53px;
 }
 
 .txt_9_484848_43
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 14px;
	width: 43px;
	border: 1px solid #999999;
}
.box_1px
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	border: 1px solid #E4E4E4;
}
.top_10_bold_white
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.ver_12_blue_bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #297EBF;
	text-decoration: none;
}
.ver_12_red_bold {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #da1010;
	text-decoration: none;
}
.txt_ver_484848_195 {
	font-family: Verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 210px;
	border: 1px solid #cdcdcd;
}
.txt_ver_484848_195_l {
	font-family: Verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 210px;
	border: 1px solid #cdcdcd;
}

.txt_ver_484848_188 {
	font-family: Verdana;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 190px;
	border: 1px solid #cdcdcd;
}
.ver_9_lightergrey {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

.top_8_blue {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.top_8_484848 {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.WebCastImage
{
  text-align:right ;
}

b{color:#0d5f83;}
.intro_box1
{
	font-family: Century Gothic;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	border: 1px solid #c6c6c6;
	padding: 40px;
}

