BODY
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-style: normal;
	background-color:#323331;
}


*
{
	margin: 0px;
	padding: 0px;

}

#fckbody
{
	background-image: none;
	text-align: left;
	background-color: #ffffff;
}

h1
{
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
	font-family: Arial;
	font-style: normal;
	
	
}

h2
{
	font-size: 13pt;
	font-weight: normal;
	color: #ffffff;
	font-family: Arial;
	font-style: normal;
	line-height: 12px;
}


.LeftPane
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	width: 170px;
	padding-top: 30px;
	background-image: url(images/sidemenuBG.gif);
	background-repeat: repeat;
}

TH,TD,DIV {	font-size:11px; color:#000000; FONT-FAMILY:Arial}

#wrapper {
	position:relative; height:258px
}
#logo {
	z-index:3; position:absolute; left:25px; width:228px; top:25px; height:60px
}
#user {
	z-index:3; position:absolute; right:8px; top:8px; height:18px; TEXT-ALIGN:right
}
#header {
	z-index:2; position:absolute; width:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}

#copy
{
	text-align:center;
}


/*--------------------------------------------------------------------------------------------------------------------------*/

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

.panecss{padding:5px 8px 5px 8px;}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000000; font-weight:bold}
.SubHead				{font-size:11px; color:#000000; FONT-FAMILY:Arial}
.SubSubHead				{font-size:11px; color:#000000; FONT-FAMILY:Arial}
.Normal
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#516290; TEXT-DECORATION:none}


.Normal A, .Normal A:link, .Normal A:visited, .Normal A:active
{
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}
.Normal A:hover
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

A, A:link, A:visited, A:active
{
	color: #000000;
	text-decoration: none;
}
A:hover						{color:#0000cc; TEXT-DECORATION:underline}

A.white, A.white:link, A.white:visited, A.white:active
{
	color: #ffffff;
	text-decoration: none;
}
A.white:hover						{color:#ffffff; TEXT-DECORATION:underline}


.WebDesignCo,
A.WebDesignCo,
A.WebDesignCo:link,
A.WebDesignCo:visited,
A.WebDesignCo:active					{color:#A5A5A5; TEXT-DECORATION:none}
A.WebDesignCo:hover						{color:#516290; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#444E69; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#A5A5A5; TEXT-DECORATION:underline}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:bold; font-size:11px; color:#ffffff; TEXT-DECORATION:none}
A.searchcss:hover				{font-weight:bold; font-size:11px; color:#ffffff; TEXT-DECORATION:underline}

.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#A5A5A5; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#516290; TEXT-DECORATION:underline}

/*--------------------------------------------------------------------------------------------------------------------------*/

.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:1px;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}

.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

/*--------------------   Horizontal   -----------------------*/
.MainMenu_TabRootMenuItem TD
{
	font-size: 12px;
	font-weight: bold;
	color: #86898c;
	background: 	url(images/bg_nav.jpg);
	height: 28px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}
   
.MainMenu_TabRootMenuItemSel TD
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
		background: 	url(images/bg_nav.jpg);
height: 28px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}
 
.MainMenu_TabMenuItemHover TD	 { 	 
	font-size:		12px;
	font-weight:	bold; 
    color: 			#FFFFFF;  
	background: 	url(images/bg_nav.jpg);
	height:			31px;
	text-align:		center; 
	padding-left:	4px;
	padding-right:	4px;}

.MainMenu_TabMenuItemSelHover TD
{
	font-size:		12px;
	font-weight:	bold; 
    color: 			#FFFFFF;  
		background: 	url(images/bg_nav.jpg);
height:			31px;
	text-align:		center; 
	padding-left:	8px;
	padding-right:	8px;}

.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight:	normal; 
    color: 			#000000;  
	border:			0px;
	padding:		0px 28px 0px 12px;
	height:			31px;
	cursor:			pointer;	
	cursor: 		hand;
}

.submenu
{
	background: #86898c;
	border: #A5A5A5 1px solid;
	filter: Alpha(Opacity=68);
	z-index: 1000;
}

.submenuitemselected, .submenuitembreadcrumb			{ 
	background:		#516290;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#FFFFFF;  
   	padding:	    0px 28px 0px 12px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height: 		21px;
}



