﻿/* CSS Document */
body
{margin:0;
padding:0;
background-color:#FFFFFF;
height:100%;}

TH,TD,DIV{ font-family: Tahoma; font-size:11px; color:#4B4B4B; }
A,A:link,A:visited,A:active{ color:#001317; text-decoration:none; font-size:10px;font-weight:normal;}
A:hover{ color:#985910; text-decoration:none; font-size:10px;font-weight:normal;}


/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }


/* ********** Search Style ************** */
#SearchContainer input{ padding:0px;border:1px solid #214446; font-size:10px;color:#000000; background:#ffffff; WIDTH:140px; HEIGHT:20px;}
.search, a.search:link, a.search:active, a.search:visited {font-family: Tahoma; font-size:11px; font-weight:bold; color:#ffffff;text-align:right}
a.search:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000;}
.ms-sbrow{text-align:right}

/* ********** Language Style ************** */
#LanguageContainer select{MARGIN:0px;vertical-align:top; border:1px #7F9DB9 solid; font-size:9px;color:#000000; background:#ffffff; WIDTH:111px;HEIGHT:15px;}


/* ********** Pane Style ************** */
.TopPane{ padding:0px 0px 0px 0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:33%;}
.ContentPane{ padding:0px 0px 0px 0px; }
.RightPane{ padding:0px 0px 0px 10px; width:33%;}
.LeftLinkPane{width:180px; background-image:url(/images/left_linkpane_bg.gif); background-position:top right; background-repeat:no-repeat;}
.CenterPane{padding:0 10px;}
.RightLinkPane{width:175px; background-image:url(/images/right_linkpane_bg.gif); background-position:top left; background-repeat:no-repeat; padding:0 0 0 10px;}
.InnLeftLinkPane{width:180px;}
.InnRightLinkPane{width:175px; padding:0 0 0 10px;}
.RightSidePane{width:185px; padding-left:12px;}
.LeftSidePane{width:185px; padding-right:12px;}
.BottomPane{ padding:0px 0px 0 0px; }
.BottomLinkPane{padding:0;}

/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#000000; }
.SubHead{ font-size:11px; color:#000000; }
.SubSubHead{ font-size:11px; color:#000000; }
.Normal{ font-size:10.5px; color:#000000; line-height:130%; letter-spacing: 130%;}


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited{ font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight: normal;}
a.user:hover{ color:#E1DDDD;}


/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight: normal;}
a.footer:hover{  color:#000000;}


/* ********** Breadcrumb Style ************** */
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family:Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.Breadcrumb:hover{color:#737678;}


/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family: Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.date:hover{ color:#737678;}

/* ********** Links Style ************** */
.links{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; font-weight:bold;}
a.links:link,a.links:active,a.links:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.links:hover{ color:#000000;}


/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{display:block; border-bottom:1px solid #242527; border-top:1px solid #565858; margin-top:-1px;}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem{
	color:#FAF7F7;	font-size:11px;	font-weight: normal;
	
	
}

.submenuitembreadcrumb{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #111214 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#111214;
}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #111214 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#111214;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	border:1px #AFB0B0 solid;
	padding:0px;
	margin:1px 0 0 0px;
	background:#626362;
}


/*---------Root Menu style---------------*/

.rootmenuitem TD { padding:0; margin:0;}
.rootmenuitem TD DIV{ background-position: top right; background-repeat: no-repeat; margin:0; padding:0}
.rootmenuitem TD DIV DIV{ background-position: top left; background-repeat: no-repeat; margin:0; padding:0 4px}
.rootmenuitem TD DIV DIV SPAN{ color:#FFFFFF; background-image:url(/images/menu_bg.gif); background-position: top center; background-repeat:repeat-x; font-size:11px; font-family: Tahoma; font-weight: bold; height:27px; line-height:1.3em; margin:5 10 -3 10}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD { padding:0; margin:0;}
.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV { background-image:url(/images/menu_over_right.gif); background-position:top right; background-repeat: no-repeat; margin:0;z-index:10}
.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV { background-image:url(/images/menu_over_left.gif); background-position: top left; background-repeat: no-repeat; margin:0;z-index:10 }
/*.rootmenuitemselected TD DIV DIV DIV , .rootmenuitembreadcrumb TD DIV DIV DIV { color:#ffffff; background-image:url(/images/menu_over_bg.gif); background-position: top center; background-repeat:repeat-x; font-size:11px; font-family: Tahoma;   font-weight: bold; padding: 4px 10px 0 10px; height:27px; line-height:1.3em}*/
.rootmenuitemselected TD DIV DIV SPAN, .rootmenuitembreadcrumb TD DIV DIV SPAN { color:#ffffff; background-image:url(/images/menu_over_bg.gif); background-position: top center; background-repeat:repeat-x; font-size:11px; font-family: Tahoma; padding: 4px 10px 0 10px;margin: 0 0 0 0; font-weight: bold; height:27px; line-height:1.3em;z-index:0}

/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }

.blue{font-family:Tahoma; font-size:11px; font-weight:bold; color:#2676B8;}

.bluebold,a.bluebold:link,a.bluebold:active,a.bluebold:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a.bluebold:hover{ color:#000000;}

.bluemedium,a.bluemedium:link,a.bluemedium:active,a.bluemedium:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
a.bluemedium:hover{ color:#000000;}

.bluetext,a.bluetext:link,a.bluetext:active,a.bluetext:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
a.bluetext:hover{ color:#000000;}

.bluelarge,a.bluelarge:link,a.bluelarge:active,a.bluelarge:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:17px;}
a.bluelarge:hover{ color:#000000;}

.Head
{
    font-family: Tahoma;
    font-size:12px;
    font-weight:bold;
    color: #000000;
	padding:0;
}

.Normal
{
	font-family: Tahoma;
    font-size: 11px;
    font-weight: Normal;
    color:#4B4B4B;
	padding:0;
}

#grey .Head
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0;
}

#blue .Head
{
    font-family: Tahoma;
    font-size:13px;
    font-weight:bold;
    color: #2676B8;
	padding:0;
}

#red .Head
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #C01D0A;
	padding:0;
}

#red A, #red A:link, #red A:visited, #red A:active{color:#000000; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

#red A:hover{color:#C01D0A;}

#link_tab{margin:0; padding:0;}
#link_tab table{margin:0px; padding:0px;}
#link_tab td{font-size:0px;line-height:0px;margin:0px; padding:0 1px 0 0; text-align:right; width:180px;}
#link_tab img{margin:0px;}
#link_tab div{margin:0px;}
#link_tab a{display:block; line-height:3em; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px; margin:0px;padding:0px 10px 0px 10px;}
#link_tab a:link{color:#000000;text-decoration:none; background-image:url(/images/link_bg.gif); background-position:right; background-repeat:no-repeat;}
#link_tab a:visited{color:#000000;text-decoration:none; background-image:url(/images/link_bg.gif); background-position:right; background-repeat:no-repeat;}
#link_tab a:hover{text-decoration:none; background-image:url(/images/link_over.gif); background-position:right; background-repeat:no-repeat; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#60A05B; text-align:right;}
#link_tab a:active{text-decoration:none; background-image:url(/images/link_over.gif); background-position:right; background-repeat:no-repeat; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#60A05B;}

#link_tab2{margin:0; padding:0; float:left;}
#link_tab2 table{margin:0px; padding:0px;}
#link_tab2 td{font-size:0px;line-height:0px;margin:0px; padding:0; height:1px;}
#link_tab2 img{margin:0px;}
#link_tab2 div{margin:0px;}
#link_tab2 a{ font-family:Tahoma; font-size:11px; text-decoration:none; font-weight: normal; line-height:2em; padding:0 5px; border-right:1px solid #FFFFFF;}
#link_tab2 a:link{ color:#ffffff;}
#link_tab2 a:visited{ color:#ffffff;}
#link_tab2 a:hover{color:#000000;}
#link_tab2 a:active{color:#000000;}
.ms-menutoolbar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0 0 0 0;
    background-image:url(/images/grey_head_bg.gif);
    height:24px;
}

.ms-menutoolbarGrey
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0 0 0 0;
	background-image:url(/images/grey_head_bg.gif);
	height:22px;
	border:0;
	background-color:#EDEDED;
	vertical-align:middle; 
	width:100%;
}
.ms-menutoolbarGreyIndent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0 0 0 0;
	background-image:url(/images/grey_head_bg.gif);
	height:22px;
	border:0;
	background-color:#EDEDED;
	vertical-align:middle; 
	width:100%;
	text-indent: 10px;
}

.ms-menutoolbarBlue
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0 0 0 0;
	background-image:url(/images/blueshade_c1.gif);
	height:25px;
	background-color:#EDEDED;
	vertical-align:middle; 
}

.ms-toolbar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0;
	background-color:#EDEDED;
}
.ms-toolbarbg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0;
	height:26px;
	background-color:#EDEDED;
	background-image:url(/images/link_bg.gif);
	margin:0 10 0 10;
	padding:5 0 5 0;
	}
.ms-transparent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
	padding:0;
	background-color:transparent;
	padding:0 10 0 0;
}

.ms-listviewtable
{
	background-position:bottom left;
    background-repeat:repeat-x;
	background-image:url(/images/grey_bot_bg.jpg);
	background-color:#EDEDED;

	}
.ms-splitbuttontext
{
	color:aqua;
}
table.ms-recyclebin td{
background-color:transparent;
width:100%;
border-top:None;
border-left:None;
padding:3px 5px 7px 3px;
}
.ms-WPHeader TD
{
	border:None;
    background-color:Transparent;
	background-image:None;
}
.ms-pagebreadcrumb,.ms-pagebreadcrumb a{
	background-color:transparent;
	border:none;
}
.ms-wikieditouter
{
height:23px;
font-size:8pt;
font-family:tahoma;
position: relative;
right:0px;
top:0px;
border:1px solid #6393D4;
border-bottom:none;
text-align:center;
border-right-width:2px;
}
.xv-wikiheader
{
				background:#99CCFF;
				border: 1px #3399FF solid;
}
.ms-PostTitle a
{
font-size:18pt;
}
.ms-PostTitle a:hover
{
font-size:18pt;
}
h3.ms-PostDate 
{
font-size:12pt;
Color:black;
font-weight:bold;
}