
body{border-left:0px 0px 0px 0px;margin:0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;background-color: #6E6C71;}
.blockpad {	padding-left: 10px;}

/* Content Panes*/ 
.BannerPane{padding-bottom: 5px; }
/*.LeftPane{height: 100%; width:130px; padding-top: 3px;/*border-right:1px solid #cccccc*//*}*/
.ContentPane {height: 100%; width: 100%; padding-left: 1px; }
.MiddleRightPane {height: 100%; width: 100%; padding-left: 1px; }
.ContentPaneLeft {height: 100%; width: 100%; padding-left: 1px; }

/*.ContentPaneRight {height: 100%; width: 170px; padding-right: 1px;}*/
.RightPane{width:120px; padding-right: 1px; padding-left: 1px;}
/*.BottomPane{ padding-left: 3px; padding-right: 2px;*/ /*border-top: 1px solid #cccccc;}*/

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
/*.SkinObject2{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:10px;}*/
A.SkinObject:link { color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:visited {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:active {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:hover{color:#000000; text-decoration:none; font-weight:normal; font-size:10px;}

.user,a.user:link,a.user:active,a.user:visited,.user{ color:#ffffff; text-decoration:none; font-weight:Normal; font-size:10px;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:Normal; font-size:10px;}

/* code to make the search button look like it does */
.searchbox input{MARGIN: 0px 00px 0px 0px; border: 1px solid #cccccc; font-size:10px; color:#6D6D6D; background:transparent; width: 100px;height:18px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#6D6D6D; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

/* change the colour of the login button here */
.StandardButton {color: #ffffff;font-family:Tahoma, Verdana, Arial, Helvetica;font-size: 10pt;font-weight: normal;background-color: #6D6D6D;}

/* classes used by DotNetNuke for things like the container titles */

/*.Head{ font-size:12px; font-weight:bold; color:#333333; }*/

/* Module headers (text with +/- next to it)*/
.Head
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #ffd700;
     /*color: #000080;*/
}


.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p {font-family: tahoma;font-size: 11px;line-height: 1.4em; color: #333333;}
label, .normal, .Normal {font-family: tahoma;font-size: 11px;}
table {padding: 0;}
p {margin-top: 5px;margin-bottom: 5px;padding-left: 5px;padding-right:5px;font-size: 11px;}
.Normal{ font-size:11px; color:#333333; }
h3 {font-family: tahoma;font-size: 14px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}
h2 {font-family: tahoma;font-size: 12px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}

/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#333333; text-decoration:none; }
A.CommandButton:hover{ color:#3333ff; text-decoration:underline;}

/*=== Menu Items */
/* Main Menu object styles */

.MainMenu_MenuContainer { background:transparent; }
  /* the next class is used on vertical menu to add round edges */  
.MainMenu_Special{width: 140px;
    background-color: #ffffff; /*transparent; #dddddd;*/
    border-right: #8f9092 2px solid;
    border-top: #8f9092 1px solid;
    border-left: #8f9092 1px solid;
    border-bottom: #8f9092 2px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px; /**/
    color: #006400;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 4px;
padding-bottom: 6px;}


.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index:1000;  cursor:pointer;  cursor:hand; margin:0 0 0 1px; background:#ffffff; padding:0px; border:1px solid #404040; font-weight:normal; filter:none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family:tahoma;  color:#6a6a6a; font-size:11px; background:transparent; font-weight:bold; font-style:normal; padding:0px 10px 0px 10px; height:20px; border:0; text-align: justify; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family:tahoma; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; color:#005500; background:#D4D3D6; padding:0px 10px 0px 10px; height:20px; border:0;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
.ModuleTitle_MenuContainer { color:#2c2c2c;}
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 5px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon {display:none; }
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; }

.FAQQuestion{
font: normal 11px Tahoma, Arial, Helvetica;
color:#333333;
padding: 3px 0 0 10px; 
}

.FAQAnswer{
font: normal 11px Tahoma, Arial, Helvetica;
color:#060;
padding: 5px 0 0 30px; 
}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#dddddd; text-decoration:none; font-weight:bold; font-size:9px;}
.SkinObject2{ color:#ffffff; text-decoration:none; font-weight:bold; font-size:9px;}
A.SkinObject:link { color:#dddddd; text-decoration:none; font-weight:bold; font-size:9px;}
A.SkinObject:active {color:#dddddd; text-decoration:none; font-weight:bold; font-size:9px;}
A.SkinObject:hover{color:#ffaa00; text-decoration:none; font-weight:bold; font-size:9px;}

A:link  {
    text-decoration:    none;
    color:  #0033ff;
}

A:visited   {
    text-decoration:    none;
    color:  #0033aa;
}

A:hover {
    text-decoration:    underline;
    color:  #ffaa00;
}

A:active    {
    text-decoration:    none;
    color:  #ffffff;
}
A.dateSearch
{
   text-decoration:    none;
    color:  #ffffff; 
}








/*  Skin edge images */
.hskinrow1
{
    background-position: left bottom; 
    background-attachment: scroll;
    background-image: url(Media/cTop.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 26px;
}
.skinrow
{
    background-color:#ffffff ;
    /*width: 100%;*/
	padding: 0 0 0 0;
    margin: 0 0 0 0;
    
}
.skinrow2Left {
	background-color: #ffffff;
	background-repeat: repeat;
    width: 8px;
    background: url(Media/cLeft.jpg) #ffffff repeat-y left top;
}
.skinrow2Right {
	background-color: #ffffff;
	background-repeat: repeat;
    width: 9px;
    background: url(Media/cRight.jpg) #ffffff repeat-y right top;
}
.skinrow3Left {
	background-repeat: repeat;
    width: 9px;
    height: 9px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(Media/cLeftCorner.jpg) #ffffff no-repeat left bottom;
}

.skinrow2TopRight{
	background-repeat: repeat;
    width: 9px;
    height: 9px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(Media/cTopRightCorner.jpg) no-repeat right bottom;
    background-color:#6e6c71 ;
}

.skinrow2TopLeft{
	background-repeat: repeat;
    width: 9px;
    height: 9px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(Media/cTopLeftCorner.jpg) no-repeat right bottom;
    background-color:#6e6c71 ;
}

.skinrow3Right {
	background-repeat: repeat;
    width: 9px;
    height: 9px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url(Media/cRightCorner.jpg) no-repeat right bottom;
    background-color:#ffffff ;
}
.skinrow3Bottom
{
    /*width: 100%;*/
    background-position: left bottom;
    background-attachment: scroll; 
    background-image: url(Media/cBottom.jpg);
    background-repeat: repeat;
    background-repeat: repeat-x;
    background-color:#ffffff ;
    height: 9px;
    
}