Body{
	margin:0px;
}
.MainMenu_SubMenu TD
{
	font-family: ;
	font-size: 13px;
	font-weight: bold;
	vertical-align:middle;
	text-align:left;
	padding: 0px;
	height:27px;
}

.MainMenu_SubMenuItemSelHover TD
{
	color: #01508e;
	height:38px;
	font-family:"Times New Roman", Times, serif, Tahoma; 
	font-size: 20px;
	font-weight:Bold;		
	background-color:#00CC00;
	text-align:center;
	vertical-align:middle;
	padding:0px 0px;
	background:url(images/navbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}

.MainMenu_TabRootMenuItem TD
{
	color: #01508e;
	height:38px;
	font-family:"Times New Roman", Times, serif, Tahoma; 
	font-size: 20px;
	text-align:center;
	font-weight:Bold;	
	padding:0px 0px;
	vertical-align:middle;
	background:url(images/navbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}

.MainMenu_TabRootMenuItemSel TD
{
	height:38px;
	font-family: "Times New Roman", Times, serif, Tahoma; 
	font-size: 20px;
	font-weight:Bold;	
	color: #01508e;
	text-align:center;
	padding:0px 0px;
	background:url(images/navbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:middle;
}

.MainMenu_TabMenuItemHover TD
{

	color: #01508e;
	height:38px;
	font-family: "Times New Roman", Times, serif, Tahoma; 
	font-size: 20px;
	text-align:center;
	font-weight:Bold;
	padding:0px 0px;
	background:url(images/navbg.jpg);
	background-position:top;
	vertical-align:middle;
	

}

.MainMenu_TabMenuItemSelHover TD
{
	color: #01508e;
	height:38px;
	font-family: "Times New Roman", Times, serif, Tahoma; 
	font-size: 20px;
	font-weight:Bold;
	text-align:center;
	padding:0px 0px;
	vertical-align:top;
	background:url(images/navbg.jpg);
	background-position:top;
	vertical-align:middle;
}


.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width:1px;
	padding:0px;
	height:27px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height:27px; 
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #016e9a 1px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-left:10px;
	padding-right:10px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight:bold;
	font-style: normal; 
	background-color:#0193ce ; 
	border-left: #016e9a 0px solid; 
	border-right: #016e9a 0px solid; 
	border-bottom: #016e9a 1px solid; 
	border-top: #016e9a 0px solid; 
	width: 1; 

}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	font-style: normal;
	color: #ffffff;
	background-color: #0193ce;
	border-bottom: #016e9a 1px solid;
	border-left: #016e9a 1px solid;
	border-top: #016e9a 1px solid;
	border-right: #016e9a 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, 

Strength=0);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MainMenu_MenuBreak {
	width: 4px;
	border: 0;
}

.MainMenu_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	background-color:#013974;
	
/*background-color:  #0a2334;
	background-image:url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position:top center;*/

	padding-left:10px;
	padding-right:10px;
	border-bottom: #016e9a 1px solid; 
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: ffffff; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #016e9a 1px solid; 
	font-weight:bold;
	/*border-top: #000000 0px solid;*/
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight:bold;
}


/*=====================================================================*/
/* Skin Main Properties                                                */
/*=====================================================================*/

/* Skin BG Color and Content Alignament */
.BGTable { /* Alignament MUST be defined in the HTML skin file for cross-browser compatibility */
	width:100%; 
	height:100%; 
	text-align:center; 
	/*background-image:url(images/top_bg.jpg);*/ 
	background-image:url(images/topbg_main.jpg); 
	background-repeat:repeat-x; background-position:top left;  
	/*background-color:#0098d2;*/
	background-color:#00245e;
}


.bottombg{ /*background-image:url(images/topbg_main_right.jpg);*/	
background-repeat:repeat-x; background-position:bottom left; 
}

/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {
	width:1003px; 
	height:100%;  
	text-align:center; 
	padding:0px 40px 0px 10px;
	
	
	}

.MainTable1 {
	width:1003px; 
	height:100%;  
	text-align:center; 
	padding:0px 70px 0px 10px;
	
	
	}


/*=====================================================================*/
/* Template Main Areas                                                 */
/*=====================================================================*/

/* Content Areas for Main Page */

.LogoPane
{	text-align:left; vertical-align:middle; 
	padding:0px 0px 0px 25px;
	
	
}


.LoginPane {
	vertical-align: middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; color:#ffffff; 
	padding:0px 0px 0px 5px ;
	
	}

.HeaderPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align:top;
	border:0px solid #ffffff;
	text-align:left; 
	padding:0px 3px 0px 0px ;
        background-color:#ffffff; 
	}



.HeaderPane1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align:top;
	border:0px solid #d4d4d4;
	text-align:left; 
	padding:0px 5px 0px 5px; 
        background-color:#d4d4d4; 

	
	}


.ContentPane1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	vertical-align:top; 
	border:0px solid #d4d4d4;
	text-align:center; padding:0px 5px 0px 5px;  
	width:617px;
        background-color:#d4d4d4; 
	}

.ContentPanetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	vertical-align:top; 
	border:0px solid #000000;
	text-align:center; padding:0px 0px 0px 0px;  
        background-color:#d4d4d4; 
	
	}
	
.NavPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	vertical-align:top;
	text-align:left;
	height:38px;
	padding:0px;
	background:url(images/navbg.jpg) left top repeat-x ;
	}
	
.TopRightPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	vertical-align:middle;
	text-align:left;
	height:38px;
	 padding:0px 0px 0px 0px; 
	background:url(images/navbg.jpg) left top repeat-x ;
	}
	
	
	
	
.TopPane {
	padding:0px 0px 0px 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	color: #004478;
	background:url(images/toppanebg.jpg) repeat-x left top;
}

.LeftPane {
	padding:5px 2px 0px 5px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
	height:100%;
         background-color:#ffffff;
        border:0px solid #ffffff;
}

.MiddlePane {
	padding:5 2 0 0px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
	height:100%;
}

.MiddlePane1 {
	padding:5 2 0 0px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
	height:100%;
}

.ContentPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	vertical-align:top; 
	border:0px solid #000000;
	text-align:left; padding:0px 4px 0px 2px;  
}
.ContentPane2 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	vertical-align:top;
	text-align:center; padding:0px 3px 0px 0px;  
}
.RightPane {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478; background-color:#d4d4d4; 
        padding:5px 5px 0px 0px;   

	}


.RightPane1 {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478; background-color:#d4d4d4; 
	height:100%;
	 padding:5px 10px 0px 0px;   
	}

.BottomPane {
	width: 100%;
	padding:20px;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(images/bottombg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:164px;
}

.AddressPane{
	background-image:url(images/linkbottombg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d6d6d6;
	border-bottom:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	text-align:center;
	padding:13px 0px 13px 0px;	
	}


.FooterPane	{
	text-align:left;
	padding-right:10px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	vertical-align:top
	}



/*=====================================================================*/
/* Copyright text syle */
/*=====================================================================*/
.Copyright{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:13px 0px 110px 0px;
	
}

A.Copyright:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:13px 1px 110px 1px;
}


/* Links Pane text syle */
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	padding:13px 1px 0px 1px;
}

.Link A.Link:link,A.Link:visited,A.Link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	padding:13px 1px 0px 1px;
} 

A.Link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#899b3a;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	padding:13px 1px 0px 1px;
}

/*================================================================*/


/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/

/* Black (Default color) */
.Paging { color: #064276; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align:left; }
.Normal { color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align:left; }
A.Normal:link, A.Normal:visited, A.Normal:Active { color: #00000; font-family: Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: normal; text-decoration: underline; }
A.Normal:Hover { color: #5a5e5f; font-family: Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: normal; text-decoration: underline; }

.NormalBold { color: #5a5e5f; font-family: Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: bold; }
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active { color: #5a5e5f; font-family: Arial, Helvetica, sans-serif;  font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBold:Hover { color: #5a5e5f; font-family: Arial, Helvetica, sans-serif;  font-size: 10px; font-weight: bold; text-decoration: underline; }

/* Paragraph Style */
p { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align:justify; }

/* Blue */
.NormalBlue { color: #004478; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;}
A.NormalBlue:link, A.NormalBlue:visited, A.NormalBlue:Active { color: #004478; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.NormalBlue:Hover { color: #004478; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline;}

.NormalBoldBlue { color: #004478; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
A.NormalBoldBlue:link, A.NormalBoldBlue:visited, A.NormalBoldBlue:Active { color: #004478; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBoldBlue:Hover { color: #004478; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; }

/* Orange */
.NormalOrange { color: #ff9c00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
A.NormalOrange:link, A.NormalOrange:visited, A.NormalOrange:Active { color: #d29a00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.NormalOrange:Hover { color: #d29a00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }

.NormalBoldOrange { color: #ff9c00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
A.NormalBoldOrange:link, A.NormalBoldOrange:visited, A.NormalBoldOrange:Active { color: #ff9c00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBoldOrange:Hover { color: #ff9c00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; }

/* Green */
.NormalGreen { color: #00ac35; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
A.NormalGreen:link, A.NormalGreen:visited, A.NormalGreen:Active { color: #00ac35; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.NormalGreen:Hover { color: #00ac35; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }

.NormalBoldGreen { color: #00ac35; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
A.NormalBoldGreen:link, A.NormalBoldGreen:visited, A.NormalBoldGreen:Active { color: #00ac35; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBoldGreen:Hover { color: #00ac35; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; }

/* Red  color: #dc4c57;*/
.NormalRed { color: #dc4c57; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
A.NormalRed:link, A.NormalRed:visited, A.NormalRed:Active { color: #dc4c57; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.NormalRed:Hover { color: #dc4c57; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }

.NormalBoldRed { color: #dc4c57; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
A.NormalBoldRed:link, A.NormalBoldRed:visited, A.NormalBoldRed:Active { color: #dc4c57; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBoldRed:Hover { color: #dc4c57; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; }

/* Gray */
.NormalGray { color: #c9b99f; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active { color: #707070; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.NormalGray:Hover { color: #707070; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }

.NormalBoldGray { color: #707070; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active { color: #707070; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
A.NormalBoldGray:Hover { color: #707070; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; }

/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #217ccb; font-family: Arial, Helvetica, sans-serif;, Times, serif;  font-size: 14pt; font-weight: bold; font-style:normal; text-align:center;  }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #006400; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #217ccb; font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #ceab28; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #217ccb; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align:center; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #006400; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #217ccb; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #ceab28; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #217ccb; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #ceab28; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }

/* Default link syle */
A:Link, A:Visited, A:Active { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle; }
	
A:Hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
	text-align:center;
	vertical-align:middle; }

/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/

/* Default Container Title Style */
.Head { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:15px; font-weight: bold; text-decoration: none; }


/* LOginModule */
/*.LOginModule { color: #7ab5d8; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; text-align:Left; font-stretch:expanded; text-transform:uppercase;   }*/

.LOginModule { color: #7ab5d8; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; text-align:Left; font-stretch:expanded; text-transform:uppercase;   }

/* SubHead */
.SubHead { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; text-align:left; font-stretch:expanded; }
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; }

/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  }
A.SubSubHead:Link, A.SubSubHead:Visited, A.SubSubHead:Hover, A.SubSubHead:Active { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-decoration: underline; }

/* Text style for skin objects */
.SkinObject { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active, A.SkinObject:Hover { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }


/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/

/* Login Module Text Box */

.LoginTextBox { color: #000000; font-family: Arial , Helvetica, sans-serif; font-size: 11px; font-weight:normal; vertical-align: middle; border: 1px solid #ababab;  background-color:#ffffff; }


/* Normal Text Box */
.NormalTextBox { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; vertical-align: middle; border: 1px solid #ababab;  background-color:#ffffff;   }

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active { color:#038aca; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-decoration:underline;  padding:2px 3px 3px 4px;  }
A.CommandButton:Hover { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:underline;  padding:2px 3px 3px 4px;  }
.Profile  { color:#038aca; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-decoration:underline;  padding:2px 3px 3px 4px;  }
Profile:Link, Profile:A { color:#038aca; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-decoration:underline;  padding:2px 3px 3px 4px;  }
Profile:Hover { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:underline;  padding:2px 3px 3px 4px;  }

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active {
color:#004c86; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; 
 border:1px; padding:2px 2px 3px 2px; height:25px; border-left:1px solid #949496; 
border-right:1px solid #949496; border-top:1px solid #949496;border-bottom:1px solid #949496; background-image:url(images/login_bg.jpg); background-repeat:repeat-x; background-position:top left; width:98px; 
    
 
/*background-image:url(images/loginbt.gif); 
background-repeat:repeat-x; 
background-position:top; 
border:1px #ac8c11 solid; }*/ }

A.StandardButton:Hover { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; background: #dfba2c; border:1px solid #949496;  background-image:url(images/login_bg.jpg); background-repeat:repeat-x; background-position:top left; padding:3px 2px 3px 2px; height: 20px; }

TH  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }

/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;}
.DataGrid_AlternatingItem { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; }
.DataGrid_Item { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; }

/*=====================================================================*/
/* Footer text style */
/*=====================================================================*/
.Footer, A.Footer:Link ,A.Footer:Active , A.Footer:Visited {
	font-size:5px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#c3f3a9;
	text-decoration:none;
	text-align:left;	
	vertical-align:middle;
	
	font-size:10px;
}


A.Footer:hover    {
	color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; text-decoration:none;
	}
	
.Login,A.Login:link,A.Login:visited,A.Login:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	font-stretch:expanded; 
	text-transform:uppercase; 
	
	}

A.Login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	vertical-align:left;
	text-decoration:none;
	font-stretch:expanded; 
	text-transform:uppercase; 
	
}


	
/*=====================================================================*/
/*Search Pane Classes
/*=====================================================================*/

.Search {
	vertical-align: top;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}


.SearchPane {
	border:none;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;			
	font-weight:normal;
	color:#000000;
	width:177px;
	height:35px;
	margin-top:-2px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;
	background-image:url(images/searchpane.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
	}
.SearchPane input{
	border:none;
	background:none;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;			
	font-weight:Bold;
	color:#000000;
	padding-top:8px;
	width:135px;
	height:35px;
	}

/*New added classes*/
.maincontent{
	
	background-color:#d4d4d4;
	height:100%;
	padding:0px 16px 30px 0px;}


.maincontent1{
	
	background-color:#ffffff; 
	height:100%;
	padding:0px 16px 30px 0px;}


.Schedule_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.Schedule_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
}



.breadcrumb ,A.breadcrumb:link,A.breadcrumb:visited,A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#b3f083;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	padding-top:0px;
	padding-left:4px;
	padding-right:2px;
	padding-bottom:3px;
	
} 

A.breadcrumb:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #194b73;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	padding-top:0px;
	padding-left:4px;
	padding-right:2px;
	padding-bottom:3px;
}

.LinkPane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	padding:10px 1px 0px 10px;
	}	
	
.Date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	font-stretch:expanded; text-transform:uppercase; 
	padding:20px 0px 5px 0px;
	}
.Maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:normal;
	color:#000;
	text-align:left;
	vertical-align:middle;
	padding:5px;
		}
		
.MemberPane{
/*background:url(images/navbg.jpg) repeat-x left top;*/ font-size: 16px;
	font-weight: bold;
	color: #ffffff; text-align: left; font-stretch: wider;   }

.newcopyright{
	background:#024076;
	width: 100%;
	padding:20px;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height:40px;

}


.castbg{
	background:url(/Portals/17/IMAG006.JPG) no-repeat left top;
	font:Arial, Helvetica, sans-serif normal;font-size:13px; padding:20px; color:#fff;
}


.crewbg{
	background:url(/Portals/17/CrewBg.JPG) no-repeat left top;
	font:Arial, Helvetica, sans-serif normal;font-size:13px; padding:20px; color:#fff; text-align:right;
}


.companiesbg{
	background:url(/Portals/17/companies.JPG) no-repeat left top;
	font:Arial, Helvetica, sans-serif normal;font-size:13px; padding:20px; color:#fff;
}

.companiesbg1{
	
	font:Arial, Helvetica, sans-serif normal;font-size:13px; padding:20px; color:#fff;
}

.Contactbg{
	background:url(/Portals/17/Contact.JPG) no-repeat left top;
	font:Arial, Helvetica, sans-serif normal;font-size:13px; padding:20px; color:#fff;
}

.castdatabase{
	background:url(/Portals/17/headbg2.JPG) no-repeat left top #00245a;
	font:Arial, Helvetica, sans-serif normal;font-size:13px; padding:20px; color:#fff; 
}

.HeaderMainHead{
	font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:Normal; color:#ffffff; text-align:left;
	
}

.Headerrightalign{
	font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:Normal; color:#ffffff; text-align:right;
	}

.tittlelink,A.tittlelink:link,A.tittlelink:visited,A.tittlelink:active{
	
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#024a84;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
	text-decoration:none;
	}
	
A.tittlelink:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#024a84;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
	}
	
.righttittlelink,A.righttittlelink:link,A.righttittlelink:visited,A.righttittlelink:active{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#004d84;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
	text-decoration:none;
	}
	
A.righttittlelinkhover{
	font-family:"Times New Roman", Times, serif;
	font-size:18x;
	font-weight:bold;
	color:#004d84;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
	text-decoration:none;
	}


.lightblue{ 
font-family:Arial, Helvetica, sans-serif; 
font-size:20px; 
color:#0f8eff; 
text-align:left; 
}



.bluetext { 
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold; 
	color:#004a83; 
	text-align:center; 
}


.Inertable{ 
background-color:#d4d4d4; 
padding:0px 0px 0px 3px; 
 }


.Inertable1{ 
background-color:#ffffff; 
padding:0px 0px 0px 3px; 
 }


.ContactTable
{
font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight: bold; 
	color:#004a83; 
	text-align:center; 

}
.ContactTable td
{
font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight: bold; 
	color:#004a83; 
	text-align:center; 
padding:1px;

}

.ContactLable
{
font-family:Arial,Sanserif,Helvetica;
	font-size:9pt;
	font-weight: bold; 
	color:#004a83; 
	text-align:center; 

}

.topbg{ background-image:url(images/topbg.jpg); 
vertical-align:top;
background-repeat:repeat-x; background-position:top left; }



/*--------followings are the different classes for the XMOD controls ----------*/

/*--------added by sandeep----------*/



.xModGrid
{
width:900px;
height:auto;
white-space:nowrap;
}


.GridHeader
{Color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align:center; height:30px;width:auto;white-space:nowrap;}

.GridItems
{Color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; text-align:center; height:20px;}

.GridDetails
{Color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align:center; height:30px;vertical-align:top;}

.GridDetailsTitle
{Color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align:left;white-space:nowrap; }


.DreamTable
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:Normal;
color:#000000;
padding:10px;
border:1px solid #000000;
width:750px;


}



/*add new classes 3 nov08*/
.LeftPane_1{ 
	padding:0px 2px 0px 2px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
	height:100%;
	
		
	
}

.MiddlePane_left {
	padding:0 0 0 0px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
	height:100%; 

	
}
.MiddlePane_left7 {
	
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	

	font-weight: bold;
	
	color: #004478;
	height:100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4; 
	
}


.MiddlePane_leftNew {
	padding:0 2 0 0px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height:100%;
}


.MiddlePane_center {
	padding:5 2 0 0px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
	height:100%;
	
	padding:0px 2px 0px 2px;
}


.MiddlePane_right {
	padding:0px 5px 0px 0px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
	height:100%;
		 	
}


.HeaderPane_right{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	vertical-align:top;
	border:0px solid #000000;
	text-align:left; 
	padding:0px 5px 0px 3px ; 
	height: 206px;
	
	}



.HeaderPane_left1{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	vertical-align:top;
	border:0px solid #000000;
	text-align:left; padding:0px 3px 0px 0px ;
	
	
	}


.LoginPane1 {
	 color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; font-weight:bold; 
	text-decoration: none; 
	text-align:rightt; padding:0px 5px 5px 0px;  
	font-stretch:expanded; text-transform:uppercase; 
	
	
	height:100%;
}


.rightpane_new {

	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004478;
        padding-left:3px;
	margin-left:3px;
         
}

.newbackground{

	font:Arial, Helvetica, sans-serif normal;font-size:13px; padding:20px; color:#fff; 
background:url(/portals/17/page_center_bg.jpg) repeat-x  left top #01265d;
	vertical-align:top;
border: 1px solid #01265d;
height:667px;


	
}
.white{
color: #fff;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif; 
vertical-align:middle;
}
.blubar
{
	height:0px;
	
	padding-left:3px;
	padding-right:3px;
background-image:url(images/blue-line_bg.jpg); 
background-repeat:repeat-x; background-position:top left; 
width:100%;  }