/* 
================================
Skin styles for DotNetNuke
================================
*/   

html, body {
height: 100%;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #DBDBDB;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}
.pagemasterFD {
	width: 100%;
	height: 100%;	
	background-color: #DBDBDB;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}
.pagemaster_imagebg {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top left; 
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.controlpanel {
	background-color: #FFFFFF;/*background-color: #403C3D;*/
	border-top: #403C3D 0px solid;
	border-right: #403C3D 0px solid;
	border-left: #403C3D 0px solid;
	border-bottom: #403C3D 0px solid;
	height:1px;
}
.Skinheader {
	background-color: #403C3D;
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.Skinheader2 {
	/*background-color: #403C3D;*/
	background-image: url(header_bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.Skinheader3 {
	/*background-color: #403C3D;*/
	background-image: url(header_bg4.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.Skinheader3A {
	/*background-color: #403C3D;*/
	background-image: url(header_bg3.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 68;
}
.mainbanner {
	height:141px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	background-color:#FFFFFF;
	background-image:url(banner.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.mainbanner2 {
	height:141px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	background-color:#FFFFFF;
	background-image:url(banner_hr.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	height:1px;
}

.contentpane {
	width: 50%;
   	margin-left:1%
	margin-right:1%
	display:inline;
	float:left;
	/*background-color: transparent;*/
}
.rightpane {
	width: 24%;
	float:right;
	/*background-color: transparent;*/
}

.leftpane {
	width: 25%;
	float:left;
	/*background-color: transparent;*/
}

.leftpane2{
	width: 25%;
	float:left;
	/*background-color: transparent;*/
}


.midpane {
	background-color: transparent;
	padding: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}
.sidespace6 {
	padding-left:6px;
	padding-right:6px;
}
.menubg {
	background-image: url(menubg.jpg); 
	background-repeat: repeat-x;
	height: 41px;
	padding-left: 0px;
	padding-right: 0px;
}
.menubg2 {
	background-image: url(menubg2.jpg); 
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
.menubg3 {
	background-image: url(menubg3.jpg); 
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 0px;
	padding-right: 0px;
}

.horizontal_dotted {
	background-image: url(horizontal_dotted.gif); 
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #C6B700; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #C6B700; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #C6B700; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid;
	border-top: #3C3939 1px solid;  
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica; 
}
.MainMenu_MenuItemSel {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid; 
	border-top: #3C3939 1px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
}
.MainMenu_MenuItemAct {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid;
	border-top: #3C3939 1px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
}
.MainMenu_MenuIcon {
	background-color: #3C3939; 
	border-left: #3C3939 1px solid; 
	border-bottom: #3C3939 1px solid; 
	border-top: #3C3939 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 3px;
	height: 21px;
}
.submenuitemselect {
	background-color: #9B8F00;
	color:#FFFFFF;
}
.MainMenu_SubMenu {
	margin-top: 5px;
	margin-left: -1px;
	background-color: #3C3939;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #3C3939 0px solid;
	border-right: #3C3939 0px solid;
	border-left: #3C3939 0px solid;
	border-bottom: #3C3939 0px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3C3939,endColorStr=#2F2C2C);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=1);
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #3C3939 1px solid; 
	border-bottom: #3C3939 1px solid; 
	border-top: #3C3939 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	width: 3px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* END OF MENU */
.body_left {
	background-image: url(leftedge_bg.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_right {
	background-image: url(rightedge_bg.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_left2 {
	background-image: url(left_edge_2.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_right2 {
	background-image: url(right_edge_2.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.StandardButton {
	background-color: #3C3939;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3C3939,endColorStr=#2F2C2C); 
	color: #DCDCDC;
	font-family: arial, helvetica; 
	font-size: 11px;
	font-weight:normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* Text Styles */
.Head {
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #C6B700;
}
.SubHead {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #C6B700;
}
.Normal {
	font-family: arial; /*helvetica*/;
	font-size: 12px; /*originally 11px*/
	color: #3C3C3C;
}
.NormalSmaller {
	font-family: arial, helvetica;
	font-size: 11px; 
	color: #3C3C3C;
}
.NormalSmallerFT {
	font-family: arial, helvetica;
	font-size: 11px; 
	color: #FFFFFF;
}


.NormalTextBox {
	font-family: arial, helvetica;
	font-size: 12px;/*originally 12px*/
	color: #141414;
}
H4  {
    font-family: arial, helvetica;
    font-size: 14px;
    font-weight:normal;
    color: #C6B700;
}
H5  {
    font-family: arial, helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #C6B700;
}
A:link, A:visited  {
	font-family: arial, helvetica;
	color: #00447C;
	text-decoration: none;
}
A:hover, A:active {
    font-family: arial, helvetica;
	color: #00447C;
	text-decoration: underline;
}
td.logintxt {
	font-family: arial, helvetica;
	color: #family;
	font-size:11px;
	font-weight:normal;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}
a.logintxt:link, a.logintxt:visited {
	font-family: arial, helvetica;
	color: #333333;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
a.logintxt:hover, a.logintxt:active  {
	font-family: arial, helvetica;
	color: #333333;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family: arial, helvetica;
	color: #00447C;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active  {
	font-family: arial, helvetica;
	color: #00447C;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	font-size: 11px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager
{
    font-family: arial, helvetica;
    font-size: 11px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family:Arial;
    font-size: 11px;
    font-weight:normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight:normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight:normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-family: arial, helvetica;
    font-size: 11px;
	color: #3C3C3C;
    font-weight:normal;
}
.FileManagerTreeNodeSelected 
{
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight:normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration: none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: arial, helvetica; 
	font-size: 11px;
	font-weight:normal;
}
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: arial, helvetica;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: arial, helvetica;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight:normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight:normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #00447C;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #00447C;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #00447C;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #00447C;
}
/*
=========================================
Additional Skin styles for menu
=========================================

*/

#DDLMenu ul {padding:0 0 0 0px; margin:0; list-style:none; list-style-type: none;position:relative;z-index:999;background-color:#6d276a;height:1.69em;}
#DDLMenu ul table {border-collapse:collapse; width:0; height:0; margin:-3px -50px;background-color:#6d276a;}

#DDLMenu ul li {float:left; position:relative;z-index:999;list-style: none; list-style-image: none;margin: 0 -1px 0 0px;}

#DDLMenu ul li a,
#DDLMenu ul li a:link,
#DDLMenu ul li a:visited
{
    display:block; height:2.4em; line-height:2.4em; padding:0 18px 0 0; 
    float:left; text-decoration:none;font-weight:normal;
    color:#ffffff;
    font-size:0.7em;
    font-family:Verdana, Helvetica, Arial, Tahoma;
    border-right:solid 1px transparent;border-left:solid 1px transparent;
}
#DDLMenu ul li a b {display:block; height:2.4em; float:left; padding:0 0 0 18px; cursor:pointer;}

#DDLMenu ul li a:hover {line-height:2.4em; height:2.4em; position:relative;color:#000000;background-color:#d9d9db;border-right:solid 1px #ffffff;border-left:solid 1px #ffffff;}
#DDLMenu ul li a:hover b {line-height:2.4em; position:relative;color:#000000;background-color:#d9d9db;}
#DDLMenu ul li:hover > a {line-height:2.4em; height:2.4em; position:relative;color:#000000;background-color:#d9d9db;border-right:solid 1px #ffffff;border-left:solid 1px #ffffff;}
#DDLMenu ul li:hover > a b {line-height:2.4em; position:relative;color:#000000;background-color:#d9d9db;}

/*  Drop-downs */
#DDLMenu ul ul 
{
    padding:0; margin:0; list-style:none; list-style-type:none; position:absolute; height:auto; 
    background-color:#6d276a; left:-9999px; top:1.4em; z-index:10; border-bottom:1px solid #fff;
    border-right:1px solid #fff; border-left:1px solid #fff;
    /*width:12em;*/
}
#DDLMenu ul ul li {display:block;clear:both;border-top:solid 1px #fff;}
#DDLMenu ul ul li a,
#DDLMenu ul ul li a:link,
#DDLMenu ul ul li a:visited
{color:#ffffff; padding:3px 5px 3px 5px; height:auto; line-height:1.5em; width:17em; font-weight:bold; font-size:0.6em;}

#DDLMenu ul ul li a:hover {line-height:1.5em; height:auto; background-color:#d9d9db; color:#fff;border-right:0px; border-left:1px solid #d9d9db;}
#DDLMenu ul ul.right li a {border-left:0px; border-right:0;}
#DDLMenu ul ul li a.last {border:0;}
#DDLMenu ul :hover ul {left:0px;}

/* Selected item */
#DDLMenu ul li.CurrentItem a,
#DDLMenu ul li.CurrentItem a:link,
#DDLMenu ul li.CurrentItem a:visited
{
    background:url(images/tabs/tab-right.gif) no-repeat right top; height:auto; line-height:1.5em; color:#000000;
    background-color:#d9d9db;
    border-right:solid 1px #ffffff;border-left:solid 1px #ffffff;
}
#DDLMenu ul li.CurrentItem a b {line-height:2.4em;}

/* Selected sub item */
#DDLMenu ul li.CurrentItem ul li a,
#DDLMenu ul li.CurrentItem ul li a:link,
#DDLMenu ul li.CurrentItem ul li a:visited
{
    color:#ffffff; padding:3px 5px 3px 5px; height:auto; line-height:1.5em; width:17em; font-weight:bold; font-size:0.6em;
    background:none;border-right:0px; border-left:1px solid transparent;
}

#DDLMenu ul li.CurrentItem ul li.CurrentSubItem a {color:#fff;}
#DDLMenu ul li.CurrentItem ul li a:hover {line-height:1.5em; height:auto; background-color:#d9d9db; color:#fff;border-right:1px; border-left:1px solid #d9d9db; width:16.9em;}

ul.GreyArrow{
	margin-left:5px;
	margin-top:7px;
	margin-right:0px;
	margin-bottom:7px;
	padding:0px;	
}

/* NOTE: Change 'images/GreyArrow.gif' below to point to the image you want to use for the bullet - this must be in your skin folder somwhere. */
ul.GreyArrow li{	
	padding:3px 3px 3px 18px;
	border-bottom: #ffffff 2px solid; 
	border-right:#ffffff 10px solid; 
	background-color:#3b6e8f;/*00447c*/
	list-style-type:none;
	line-height:1.4em; 
}
a.LeftLink:link, a.LeftLink:visited, a.LeftLink:active  {
    
	font-weight:bold;
	color:#ffffff;/*changed from light grey(#d9d9db) */
	font-size:0.7em;
	line-height:0.9em;
	font-family:Verdana, Helvetica, Arial, Tahoma;
	text-decoration:    none;
    
}
a.LeftLink:hover {
    text-decoration:underline;
    font-weight:bold;
	color:#f37b07;/*This orange is not our official orange colour*/
	font-size:0.7em;
	line-height:0.9em;
	font-family:Verdana, Helvetica, Arial, Tahoma;
}
/*** Right Menu ****/
.RightMenu
{
    clear:both;
    margin:0;
    padding:0;
    list-style:none;
    display: block;
    width:180px;

}
.RightMenu ul {
    clear:both;
    margin:0;
    padding:0;
    list-style:none;
    display: block;
	
}
.RightMenu li {
    float:left;
    margin:0;
    display: block;
    padding:0px;
    text-align:left;
    clear:both;

}
#navChild ul.Level1 li {
  float:left;
  line-height:1.1em;
  list-style:none;
  background-color:Transparent;
  border-bottom:1px #e5e4e4 dashed;
  margin:0;
  padding:5px 0px 5px 0px;
  display:block;
}
#navChild ul.Level2 li {
  float:left;
  line-height:0.9em;
  list-style:none;
  background-color:Transparent;
  border-bottom:0px;
  margin:0;
  padding:3px 0px 3px 15px;
  display:block;

}
#navChild .SelectedItem
{
   color: #1d5e90;
}
#navChild a
{
  padding:0px;
  margin:0px;
  border:0px;
  color: #2d2c2c;
  display:block;
  
}
#navChild a:hover
{
	background-color: Transparent;
	color: #2c90dd;
	text-decoration:none;
}
/* Pad left side of link */
#navChild ul.Level1 a
{
    padding:0px 0 0px 5px;
	margin:0px;
	border:0px;
    width:175px;
    font-size:0.75em;
}

#navChild ul.Level2 a
{
    padding:0px;
	margin:0px;
	border:0px;
    width:165px;
    font-size:0.65em;
}
#navChild ul.Level1 a.SelectedItem
{
	border-bottom:0px;
	color: #2c90dd;
}
#navChild ul.Level2 a.SelectedItem
{
	border-bottom:0px;
	color: #1d5e90;
}
/*Menu style in right pane*/
.menutop_purple {
	background-image:url(titlebar_purple.gif);
	background-repeat:repeat-x;
	height:32px;
	margin: 5px;
	padding-left:7px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}	
.div_center {
	text-align: center;
	height: 100%;
}
.center_table { 
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

