﻿Body
{
	background-color:#FFFFFF;
	color: black;
	font-family: Arial;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pr_content_site_bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	text-align: justify;
}
demo
{

	background-image: url(../images/demo_bg.jpg);
	background: url(../images/demo_bg.jpg);

}
.ContentBackground
{
background-image: url(../images/content_bg_gradient.jpg); 
background-repeat: repeat-x;
}
.LeftPane {
	font-family: Arial;
	font-size: 8.5pt;
}

.ContentPane {
	
    color: black;
	font-family: Arial;
	font-size: 8.5pt;
	
	
}

.ContentWhite{

	color: #ffffff;
	font-family: Arial;
	font-size: 8.5pt;
	background-color: #8C825F;

}

.ContentWhiteText{

	color: #ffffff;
	font-family: Arial;
	font-size: 8.5pt;
}

.RightPane {
	font-family: Arial;
	font-size: 8.5pt;
}

.ControlPanel {
	BORDER-RIGHT: #424242 1px solid;
	BORDER-TOP: #424242 1px solid;
	BORDER-LEFT: #424242 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #424242 1px solid;
	HEIGHT: 64px;
	BACKGROUND-COLOR: #ffffff
}

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
    font-weight: normal;
    font-size: 10px;
    color:#000000;
    font: normal Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Skinobject:hover    {
    text-decoration:  underline;
    font-size: 10px;
    color:#6D7B8C;
    font: normal Verdana, Arial, Helvetica, sans-serif;
}
.txtwhite, A.txtwhite:link, A.txtwhite:visited, A.txtwhite:active, A.txtwhite:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Verdana, Helvetica; 
	TEXT-DECORATION: none
}
.redlink, A.redlink:link, A.redlink:visited, A.redlink:active, A.redlink:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: red; 
	FONT-FAMILY: Arial, Verdana, Helvetica; 
	TEXT-DECORATION: none
}
.Head {
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color: #294B6E;
}
.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
}
.SubSubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
/* text style used for most text rendered by modules */
.Normal
{
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 1.5em;
color: #333;
font-style: normal;
font-variant: normal;
}
.NormalWhite
{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
font-style: normal;
font-variant: normal;
color: #FFFFFF;
font-style: normal;
font-variant: normal;
}
A.NormalWhite
{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
font-style: normal;
font-variant: normal;
	color: #FFFFFF;
	}

.NormalBold {
	FONT-WEIGHT: bold;
font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
.NormalRed {

	COLOR: #ff0000; 
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.TreeMenu_Node {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
}
.TreeMenu_NodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link, A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited, A.TreeMenu_Node:active  {
	COLOR: #003366; 
	TEXT-DECORATION: none
}

A.TreeMenu_Node:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}

.FileManager {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}

.FileManager_ToolBar {
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 25px
}

.FileManager_Explorer {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white

}

.FileManager_FileList {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; OVERFLOW: auto; 
	BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}

.FileManager_MessageBox {
	PADDING-RIGHT: 25px; 
	PADDING-LEFT: 25px; 
	PADDING-BOTTOM: 25px; 
	VERTICAL-ALIGN: middle; 
	PADDING-TOP: 25px; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: center
}

.FileManager_Header {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #e7e7ff; 
	BORDER-BOTTOM: dimgray 1px solid; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #9ebff6
}

.FileManager_Pager {
	BORDER-TOP: dimgray 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #eeeeee
}

.FileManager_StatusBar {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	MARGIN: 2px; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #dedfde
}

.FileManager_Item {
	BORDER-TOP: black 1px dashed; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-BOTTOM: black 1px dashed; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f8f8f8
}

.FileManager_AltItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-TOP-STYLE: none; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #eeeeee; 
	BORDER-BOTTOM-STYLE: none
}

.FileManager_SelItem {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: white; 
	BORDER-TOP-STYLE: none; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #99ffff; 
	BORDER-BOTTOM-STYLE: none
}

.FileManagerTreeNode {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}

.FileManagerTreeNodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #dcdcdc
}
A.FileManagerTreeNode:link {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:link {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:visited {
		color: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:visited {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}
.Wizard {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 600px; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}
.WizardButton {
	BORDER-RIGHT: dimgray 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: dimgray 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: dimgray 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: dimgray 1px solid; 
	BACKGROUND-COLOR: gainsboro
}
.WizardHeader {
	BACKGROUND: #ffffcc; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 40px
}
.WizardFooter {
	BORDER-TOP: black 1px solid; 
	BACKGROUND: #ccffcc; 
	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: 9pt; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 180px; 
	PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #D8BB89
}
.WizardHelpText {
	FONT-SIZE: 8pt; 
	OVERFLOW: auto; 
	WIDTH: 170px; COLOR: black; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
HEIGHT: 300px
}
.WizardText {
	FONT-SIZE: 9pt; 
	COLOR: black; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
}
.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: normal Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffff99;
}
.CommandButton {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
A.CommandButton:link {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:visited {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:active {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: underline
}
H1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 20px; 
	COLOR: #666644; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
H2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 20px; 
	COLOR: #666644; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
H4 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #666644; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
H5 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
H6 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
TFOOT {
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
THEAD {
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
TH {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: baseline; 
	COLOR: #003366; 
	font: normal Verdana, Arial, Helvetica, sans-serif;

}
A:link  {
	color: #003366;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 5px;
	letter-spacing: 0,4pt;
}

A:Hover  {
	color: #FF3300;
	text-decoration: none;
    font-size: 11px;
	padding-bottom: 5px;
		letter-spacing: 0,4pt;
	
}
A:Visited  {
    text-decoration: none;
    font-size: 11px;
	padding-bottom: 5px;
		letter-spacing: 0,4pt;


}

SMALL {
	FONT-SIZE: 8px
}
BIG {
	FONT-SIZE: 14px
}
BLOCKQUOTE {
	FONT-FAMILY: Lucida Console, monospace
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}

UL LI {
	
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	left: -5px;
	margin-left: -16px;
} 

UL LI LI {
	LIST-STYLE-TYPE: none;
}
UL LI LI LI {
	LIST-STYLE-TYPE: none;
}
OL LI {
	LIST-STYLE-TYPE: none;
}
OL OL LI {
	LIST-STYLE-TYPE: none;
}
OL OL OL LI {
	LIST-STYLE-TYPE: none;
}

HR {
	HEIGHT: 1pt; TEXT-ALIGN: left
}
.ModuleTitle_MenuContainer {
	BORDER-RIGHT: blue 0px solid; BORDER-TOP: blue 0px solid; BORDER-LEFT: blue 0px solid; BORDER-BOTTOM: blue 0px solid
}
.ModuleTitle_MenuBar {
	CURSOR: hand; HEIGHT: 16px; BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuItem {
	BORDER-RIGHT: white 0px solid; BORDER-TOP: white 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BORDER-LEFT: white 0px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: white 1px solid; FONT-STYLE: normal; font: normal Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuIcon {
	BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 21px; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
.ModuleTitle_SubMenu {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); BORDER-LEFT: #ffffff 0px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-COLOR: #ffffff
}
.ModuleTitle_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 0px solid; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 1px; BACKGROUND-COLOR: #6D7B8C;
}
.ModuleTitle_MenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; CURSOR: hand; COLOR: #ffffff; FONT-STYLE: normal; font: normal Verdana, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #A2B5CD;
}
.ModuleTitle_MenuArrow {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 10pt; CURSOR: hand; 
	BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: webdings
}
.ModuleTitle_RootMenuArrow {
	FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings
}

.HeadBg {
	BACKGROUND-COLOR: #cccccc
}
.TabBg {
	BACKGROUND-COLOR: black
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

/* hyperlink style for the selected tab */

A.SelectedTab:link {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:hover    {
    color: #ff0000;
      font-family: Arial;
     color: #ffffff;
}

/* hyperlink style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color:#ffffff;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;

    text-decoration: none;
}
A.OtherTabs:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;

	

}

A.OtherTabs:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;


}

A.OtherTabs:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#000000;
   padding-bottom: 5px;
   font: normal Verdana, Arial, Helvetica, sans-serif;


}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-size: 8.5pt;
    color:#efefef;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;


}
.Footer
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: Arial
	text-decoration: none;
}
/* Main Menu */
.MainMenu_MenuContainer {
	padding-left: 0px; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 170px; HEIGHT: 15px;
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 23px; 
	WIDTH: 170px; BACKGROUND-COLOR: transparent; 
}
.MainMenu_MenuItem {

	BORDER-RIGHT: #B1B1B1 0px solid;
	BORDER-TOP: #B1B1B1 0px solid;
	BORDER-LEFT: #B1B1B1 0px solid;
	BORDER-BOTTOM: #B1B1B1 0px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #7D7D7D; 
	FONT-STYLE: normal; 
	font: normal Verdana, Arial, Helvetica, sans-serif;
	background-image: url(style_pic/v_menu_bg.gif);
	background-repeat:no-repeat;
	padding-left: 2px;
	HEIGHT: 23px; 
	WIDTH: 170px; }
.MainMenu_MenuIcon {
	display:none
	}
.MainMenu_SubMenu {
	BORDER-RIGHT: #B1B1B1 0px solid; 
	BORDER-TOP: #B1B1B1 0px solid; 
	BORDER-LEFT: #B1B1B1 0px solid; 
	BORDER-BOTTOM: #B1B1B1 0px solid;
	Z-INDEX: 0;  
	CURSOR: hand; 
	BACKGROUND-COLOR: #EEF0F1;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 0px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #eeeeee;
}
.MainMenu_MenuItemSel {
		BORDER-RIGHT: #B1B1B1 0px solid; 
		BORDER-TOP: #B1B1B1 0px solid; 
		BORDER-LEFT: #B1B1B1 0px solid; 
		BORDER-BOTTOM: #B1B1B1 0px solid;
		Z-INDEX: 0;
		CURSOR: hand; 
		FONT-WEIGHT: normal; 
		FONT-SIZE: 11px; 
		CURSOR: hand; 
		COLOR: #666666; 
		FONT-STYLE: normal; 
		font: normal Verdana, Arial, Helvetica, sans-serif;
		background-image: url(style_pic/v_menu_bg_over.gif);
		background-repeat:no-repeat;
		padding-left: 2px; 
		HEIGHT: 23px; 
		WIDTH: 170px; }
.MainMenu_MenuArrow {
	display:none
}
.MainMenu_RootMenuArrow {
display:none

}
A.search_link {
    font-weight: normal;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#ffffff;
    font: normal Verdana, Arial, Helvetica, sans-serif;

    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.search_link:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;

}

A.search_link:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;

}

A.search_link:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#ffffff;
   padding-bottom: 5px;
   font: normal Verdana, Arial, Helvetica, sans-serif;

}

A.search_link:hover    {
    font-size: 8.5pt;
    color:#AEAEAE;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;

	text-decoration: underline;
}

.login {
    font-weight: normal;
    font-size: 10px;
    color:#ff0000;
	padding-bottom: 5px;
    font: normal Verdana, Arial, Helvetica, sans-serif;

    text-decoration: none;
}
.NormalTextBox {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid;
	FONT-SIZE: 11px;
	background-color: #D9D9D9;
	font: normal Verdana, Arial, Helvetica, sans-serif;
	color: #6D7B8C;
}

.StandardButton {
	border: 1px solid #5C6673;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Arial, Hnelvetica, sans-serif;
	background-color: #A2B5CD;
	color:#ffffff;
}
.left_cnt_01_head {
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.cnt_01_head {
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
}
.cnt_02_head {
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
}
.cnt_03_head {
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
}
.TabSheet {
	BORDER-BOTTOM: #666666 1px solid;
	background-color: #e9e9e9;
	padding-bottom:8px;
}



.MenuHdr, A.MenuHdr:link, A.MenuHdr:active, A.MenuHdr:visited, A.MenuHdr:hover
{
  font-size: 10px; padding-left: 10px; padding-bottom: 4px;
  padding-top: 4px; cursor: default;
  /*background-color: #EEEEF4;*/
  border-top: none;
  border-left: none;
  border-right: 0px solid #d7d7d7;
  border-bottom: 1px solid #999999;
}
.MenuHdr0, A.MenuHdr0:link, A.MenuHdr0:active, A.MenuHdr0:visited, A.MenuHdr0:hover
{
  font-size: 10px; padding-left: 10px;  padding-bottom: 6px;
  padding-top: 6px; cursor: default;
  /*background-color: #EEEEF4;*/
  border-top: none;
  border-left: none;
   border-right: 0px solid #d7d7d7;
  border-bottom: 1px solid #999999;
}
.MenuHdr1
{
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	font-weight: normal;
	padding-top: 4px;
	cursor: default;
	background-color: #f2f6fa;
	border-left: none;
	border-right: none;
	border-right: 0px solid #d7d7d7;
  	border-top: 1px solid #feaeae;
}
.MenuHdr2
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #faf4f4; border-right: 0px solid #d7d7d7;
}


.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 100%; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; 
}
.MenuItem0, .MenuItemMouseOver0, .MenuItem HR0
{
  font-size: 10px; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #f8f8fc; border-right: 0px solid #d7d7d7;
}
.MenuItem1, .MenuItemMouseOver1, .MenuItem HR1
{
  font-size: 10px; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #f8f8fc; border-right: 0px solid #d7d7d7;
}
.MenuItem3, .MenuItemMouseOver3, .MenuItem HR3, .MenuItem2, .MenuItemMouseOver2
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #faf4f4; border-right: 0px solid #d7d7d7;
}
.MenuItem HR2, .MenuItem4, .MenuItemMouseOver4, .MenuItem HR4
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #faf4f4; border-right: 0px solid #d7d7d7;
}

.MenuHdrHL
{
  font-size: 10px; padding-left: 10px; padding-bottom: 4px;
  padding-top: 4px; cursor: default;
  background-color: #d4d9e8;
  border-top: none;
  border-left: none;
   border-right: 0px solid #d7d7d7;
  border-bottom: 1px solid #999999;
}
.MenuHdrHL0
{
  font-size: 10px; padding-left: 10px; padding-bottom: 6px;
  padding-top: 6px; cursor: default;
  background-color: #d4d9e8;
  border-top: none;
  border-left: none;
   border-right: 0px solid #d7d7d7;
  border-bottom: 1px solid #999999;
}


.MenuHdrHL1
{
  font-size: 10px; padding-left: 10px; padding-bottom: 4px; font-weight: normal;
  padding-top: 4px; cursor: default;
  background-color: #edf1f6;
  border-top: none;
  border-left: none;
  border-right: 0px solid #d7d7d7;
  border-top: 1px solid #feaeae;
 }


.MenuHdrHL2
{
  font-size: 10px; padding-left: 10px; padding-bottom: 6px;
  padding-top: 6px; cursor: default;
  background-color: #faf4f4;
  border-top: none;
  border-left: none;
   border-right: 0px solid #d7d7d7;
  border-bottom: 1px solid #999999;
  color: #FF9900;
}

.MenuItemHL
{
  text-decoration: none; font-size: 10px; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; 
}
.MenuItemHL0
{
  text-decoration: none; font-size: 10px; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #f8f8fc;
}
.MenuItemHL1
{
  font-size: 10px; text-decoration: none; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #f8f8fc; 		border-right: 0px solid #d7d7d7;
}


.MenuItemHL2
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; background-color: #ffefef; 	border-right: 0px solid #d7d7d7;
}
.MenuItemHL3
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; background-color: #ffefef; 	border-right: 0px solid #d7d7d7;
}
.MenuItemHL4
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; background-color: #ffefef; 	border-right: 0px solid #d7d7d7;
}


.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 100%; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; 
}
.MenuItem0, .MenuItemMouseOver0, .MenuItem HR0
{
  font-size: 10px; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #f8f8fc; border-right: 0px solid #d7d7d7;
}
.MenuItem1, .MenuItemMouseOver1, .MenuItem HR1
{
  font-size: 10px; padding-left: 10px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #f8f8fc; border-right: 0px solid #d7d7d7;
}
.MenuItem3, .MenuItemMouseOver3, .MenuItem HR3, .MenuItem2, .MenuItemMouseOver2
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #faf4f4; border-right: 0px solid #d7d7d7;
}
.MenuItem HR2, .MenuItem4, .MenuItemMouseOver4, .MenuItem HR4
{
  font-size: 10px; padding-left: 20px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; color: #FF9900; cursor: pointer; background-color: #faf4f4; border-right: 0px solid #d7d7d7;
}
/**
#containerFlashIndex {
background-image: url(../images/container-bg-index.jpg);
background-repeat:repeat-x;
background-position: 0px 68px;
height:530px;
width:100%;
}

#containerFlash {
background-image: url(../images/container-bg-flash.jpg);
background-repeat:repeat-x;
background-position: 0px 68px;
height:373px;
width:100%;
}

#containerContent {
background-color: #E5E5E5;
background-image:url(../images/box-bg.jpg);
background-repeat:repeat-x;
width: 860px;
margin: 10px auto 0px auto;
text-align:left;
}

#colMenu {
float: left;
width: 200px;
}

#colSideBar {
float:right;
width:210px;
margin-top:10px;
margin-right:5px;
}
**/
html>body #colSideBar {
margin-right: 10px;
}
/**
#colContent {
width: 400px;
margin: 0px 230px 0px 220px;
padding-top: 8px;
padding-bottom: 30px;
}
**/
html>body #colContent {
padding-top: 1px;
}
.spacer {
clear:both;
}
/**
#twoCol #colContent {
width: 580px;
margin: 0px 20px 0px 220px;
}
**/
#twoCol #colSideBar {
display: none;
}
#colMenu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

#colMenu li a {
	list-style-type: none;
	display:block;
	text-align: left;
	margin-bottom: -1px;
	letter-spacing: 0.05em;
	line-height:15px;
	text-decoration: none;
	color:#555;
	background-image:url(../images/menu-bg.jpg);
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #B3B3B3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	top: -5px;
	clip: rect(-5px,auto,auto,auto);
}
html>body #colMenu li a {
margin-bottom: 0px;
}

#colMenu li a:hover {
background-image:url(../images/menu-bg-over.jpg);
color:#333;
}

.shadowMenu  {
margin-top: -15px;
}
html>body .shadowMenu  {
margin-top: 0px;
}

/*content*/

#colContent p {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
color: #333;
text-align:left;
} 
.intro {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3em;
color: #333;
font-style:italic;
text-align:left;
} 
.highlights {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3em;
color: #333;
font-style:italic;
text-align:left;

} 
.organization {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-align:left;
	padding: 5px;
} 

#colContent intro {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3em;
color: #333;
font-style:italic;
text-align:left;
} 
#colContent h1 {
font: bold 18px Arial, Helvetica, sans-serif;
line-height: 1.1em;
color: #104186;
}


#colContent h2 {
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.1em;
color: #1D8FC5;
margin-bottom: -0.5em;
}

#colContent h6 {
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.7em;
color: #555;
} 

.imgLeft {
float: left;
padding: 3px 8px 3px 0px;
}

.imgRight {
float: right;
padding: 3px 0px 3px 5px;
}

/*SideBar*/
.sideBox p {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
color: #333;
margin: 0 8px;

}

.sideBox {
width:208px;
height:300px;
border-top: 1px solid #A3A3A3;
border-right: 1px solid #666;
border-bottom: 1px solid #333;
border-left: 1px solid #888;
background-color:#EEE;
background-image:url(../images/sidebox-bg.jpg);
background-repeat:repeat-x;
}
#colMenu CM a {
display:block;
min-height:20px;
padding: 8px 10px 15px 10px;
margin-bottom: -19px;
text-align: left;
font: bold 12px Arial, Helvetica, sans-serif;
letter-spacing: 0.05em;
line-height:20px;
text-decoration: none;
color:#555;
background-image:url(../images/menu-bg.jpg);
border-top: 1px solid #E6E6E6;
border-bottom: 1px solid #B3B3B3;
}
#colMenu CM {
	display:block;
	min-height:20px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height:20px;
	text-decoration: none;
	color:#555;
	background-image:url(../images/menu-bg.jpg);
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #B3B3B3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#colMenu {
float: left;
width: 205px;
}

#colEvents {
float: left;
width: 205px;
}
#colEvents ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

#colEvents li a {
	display:block;
	text-align: left;
	margin-bottom: -1px;
	letter-spacing: 0.05em;
	line-height:10px;
	text-decoration: none;
	color:#555;
	background-image:url(../images/menu-bg.jpg);
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #B3B3B3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

#ChallengeMenu CM {
	display:block;
	min-height:20px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height:20px;
	text-decoration: none;
	color:#555;
	background-image:url(../images/menu-bg.jpg);
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #B3B3B3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#ChallengeMenu {
	float: left;
	width: 200px;
	text-align: left;
	margin-bottom: -1px;
	letter-spacing: 0.05em;
	color:#555;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #B3B3B3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	top: -5px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	}
	#Features CM {
	display:block;
	min-height:56px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height:20px;
	text-decoration: none;
	color: #003366;
	background-image:url(/portals/0/images/Features-button.jpg);
	background-repeat:no-repeat;
	border-top: 0px solid #E6E6E6;
	border-bottom: 0px solid #B3B3B3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#Features {
	float: left;
	color: #7c7867;
	width: 191px;
	text-align: left;
	margin-bottom: -1px;
	letter-spacing: 0.05em;
	border-top: 0px solid #E6E6E6;
	border-bottom: 0px solid #B3B3B3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 56px;
	top: -5px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	}
#Features A:link  {
	color: #7c7867;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 5px;
	letter-spacing: 0,4pt;
}

#Features A:Hover  {
	color: #FF3300;
	text-decoration: none;
    font-size: 12px;
	padding-bottom: 5px;
		letter-spacing: 0,4pt;
	
}
#Features A:Visited  {
    text-decoration: none;
    font-size: 12px;
	padding-bottom: 5px;
		letter-spacing: 0,4pt;
			color: #7c7867;


}
	#Partners CM {
	display:block;
	min-height:56px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height:20px;
	text-decoration: none;
	color: #003366;
	background-image:url(/portals/0/images/Features-button.jpg);
	background-repeat:no-repeat;
	border-top: 0px solid #E6E6E6;
	border-bottom: 0px solid #B3B3B3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#Partners {
	float: left;
	color: #7c7867;
	width: 191px;
	text-align: left;
	margin-bottom: 0px;
	letter-spacing: 0.05em;
	border-top: 0px solid #E6E6E6;
	border-bottom: 0px solid #B3B3B3;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 56px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	background-position: center center;
	vertical-align: middle;
	margin-right: 0px;
	table-layout:fixed;
	}
#Partners A:link  {
	color: #7c7867;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 5px;
	letter-spacing: 0,4pt;
	font-weight: bold;
}

#Partners A:Hover  {
	color: #FF3300;
	text-decoration: none;
    font-size: 12px;
	padding-bottom: 5px;
		letter-spacing: 0,4pt;
		font-weight: bold;
	
}
#Partners A:Visited  {
    text-decoration: none;
    font-size: 12px;
	padding-bottom: 5px;
		letter-spacing: 0,4pt;
			color: #7c7867;
			font-weight: bold;


}

#newsdate
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
}
#news
{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #D55500;
font-style: normal;
font-variant: normal;
line-height: 1.5em;

}


#news A:link  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0,4pt;
	line-height: 1.5em;


}
#news A:Visited  {
    text-decoration: none;
    font-size: 11px;
		letter-spacing: 0,4pt;
			color: #FFFFFF;
			line-height: 1.5em;




}
#news A:Hover  {
	color: #FF0000;
	text-decoration: none;
    font-size: 11px;
		letter-spacing: 0,4pt;
		line-height: 1.5em;


	
}
