/* CSS definition file containing site wide stylesheets */
/* Start of General Product Cat Styles */
.HomeTxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
}
.ItemHdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	font-weight: bold;
}

.ItemBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	font-weight: bold;
}

.ItemTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align:middle;
	font-weight: normal;
}

/* Start of Textbox Styles */
.InputTxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
    vertical-align:middle;
}
.NewsDate
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px;
	color:#5786c6;
	font-weight: bold;
}
.NewsHome
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 10px;
	color:#5786c6;
	font-weight: bold;
}
/* End of Textbox Styles */

/* Start of Message Style */
.Msg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
}

.ErrMsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d32c07;
}
/* End of Message Style */


/* Start of Button Styles */
.Btns 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
/* End Of Button Styles */

/* Start of News Datagrid Styles */
/* Start of News Datagrid Header Styles */
.DGHeaderCss
{
	font-weight: bold;
	background-color: #636466;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	background-image: url(../images/media_room_title_bg.gif);
}

.DGHeaderCss a
{
    text-decoration: none;
    font-size: 11px;
    color: white;
    padding: 0px 2px 0px 2px;
}

.DGHeaderCss a:hover
{
    text-decoration: underline;
}
/* End of News Datagrid Header Styles */
/* Start of News Datagrid 1st record Styles */
.DGItemCss
{
	font-weight: normal; 
	font-size: 11px;
	color: #6e6e6e;
	font-family: Verdana, Tahoma, Arial;
	background-color: #FFFFFF;
	height:24px;
}

.DGItemCss td
{
	font-size: 11px;
	color: #6e6e6e;
	font-family: Verdana, Tahoma, Arial;
}

.DGItemCss a
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	color: #6e6e6e;
}

.DGItemCss a:hover
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
}
/* End of News Datagrid 1st record Styles */
/* Start of News Datagrid 2nd record Styles */
.DGAltItemCss
{
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #6e6e6e;
	background-color: #EAEAEA;
	height:24px;
}

.DGAltItemCss td
{
    font-size: 11px;  
    color: #6e6e6e; 
    font-family: Verdana, Tahoma, Arial; 
}

.DGAltItemCss a
{
    font-size: 11px;   
    text-decoration: none; 
    color: #6e6e6e;
    font-family: Verdana, Tahoma, Arial;
}

.DGAltItemCss a:hover
{
    font-size: 11px; 
    text-decoration: underline; 
    font-family: Verdana, Tahoma, Arial;
}
/* End of News Datagrid 2nd record Styles */
/* End of News Datagrid Styles */

/* Start of Hyperlink Styles */
.TextLink, .TextLink a:link, .TextLink a:visited, .TextLink a:active
{
	color: #165E31; 
	Text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 1.2em; 
	font-weight:bold;	
	cursor: hand;
}
.TextLink:hover
{
	color: #165E31;
	Text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.2em;	
	cursor: hand;
}
/* End of Hyperlink Styles */

/* Start of Breadcrumbs Style */
.RptCrumbs, .RptCrumbs a:link, .RptCrumbs:active, .RptCrumbs:visited
{
	color: #005db7;
	Text-decoration:none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}
.RptCrumbs a:hover
{
	color: #c55515;
	/*Text-decoration:underline;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}

.RptItem
{
	color: #c55515;
	Text-decoration:none;	
	text-transform: capitalize;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}
/* End of Breadcrumbs Style */

/* Start of Item Footer Styles */
.Navifooter, .Navifooter:link, .Navifooter:active, .Navifooter:visited
{
	color: #666666;
	Text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
.Navifooter:hover
{
	color: #bebebe;
	Text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* End of Item Footer Styles */

/* Start of Thumbnail bg color */
.ImgBG
{	
	/*background-color:#000000;*/
	border-color: #125393;
	border-style:solid;
	border-width:1px;
	padding: 10px 0px 10px 0px;
	cursor: hand;
}

.ImgBG2
{	
	/*background-color:#000000;*/
	cursor: hand;
}
/* End of Thumbnail bg color */

/* Start of ToolTip */
.hotspot {color:#900; padding-bottom:1px; cursor:pointer;}
#tt {position:absolute; display:block; font-family: Arial; font-size: 11px;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#ECECEC; color:#000; border:1px;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}
/* End of ToolTip */

.pcathr2
{
	display:block;
	position:relative;
	top:-5px;
	left:2px;
	width:890px;
	height:1px;
	margin:0;
	margin-top:-50px;
	z-index:1px;
} 
.pcathr
{
	display:block;
	position:relative;
	top:-146px;
	left:2px;
	width:890px;
	height:1px;
	margin:0;
	margin-top:-50px;
	z-index:1px;
} 
#apDiv11blank {
position:static;
	z-index:10;
	left: 478px;
	top: 282px;
	visibility: visible;
}
#apDiv11blank2 {
position:static;
	z-index:10;
	left: 478px;
	top: 282px;
	visibility: visible;
}
/* Start of ToolTip */
.hotspot {color:#900; padding-bottom:1px; cursor:pointer;}
#tt {position:absolute; display:block; font-family: Arial; font-size: 11px;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#ECECEC; color:#000; border:1px;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}
/* End of ToolTip */

.moo_mainlink {
	font-family:Arial;
	font-size:12px;
	color:#f9941c;
	text-align:left;
	padding: 3px 0px 3px 6px;
	
}
.moo_mainlink a:link{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#f8981d;
	

}
.moo_mainlink a:visited{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#f8981d;
}

.moo_linkbox {
	border-top:1px solid #FFFFFF;	
}
.moo_sublink {
	padding-top:2px;
	padding-bottom:2px;
	background:#949599;
}
.moo_sublink a:link, .moo_sublink a:visited, .moo_sublink a:active {
    font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
	display:block;
}
.moo_sublink a:hover {
	color:#ffffff;
	background-image:url(../images/bullet.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-left:10px;
	display:block;
}