body{ background:#ffffff;
/* border-left:0px; border-right:0px; height:100%;*/}
/*.controlpanel{ background:url(media/bgCP.gif); 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:#F00; text-decoration:underline;}

/*.headerpane{ text-align:right; background:url(media/bg_banner.gif); padding:10px;}
.leftpane{ padding:0px 0px 20px; }
.contentpane{ padding:10px 10px 0px;	}
.rightpane{ padding:5px 5px 0px 0px; }
.leftcol{ background:url(media/bg_leftpane_top.gif) top no-repeat; padding-top:4px; }
.leftbg{ background:url(media/bg_leftpane.gif) left repeat-y; }
.contents{ background:url(media/bg_contentpane.gif) top repeat-x; }
.rightbg{ background:url(media/bg_rightpane.gif) top right no-repeat; }*/

/*.Head{ font-size:13px; font-weight:bold; color:#000000; }
.SubHead,.SubSubHead{ font-size:11px; color:#000000; font-weight:bold; }*/
.Normal{ font-size:11px; color:#000000; }
/*.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#ffffff; text-decoration:none; }
A.CommandButton:hover{ color:#ffffff; text-decoration:underline;}
TH,TD,DIV{ font-family:Verdana, Verdana, Helvetica, sans-serif; font-size:11px; color:#333; }*/
/*A,A:link,A:visited,A:active{ color:#000000; text-decoration:underline; font-size:11px;}
A:hover{ color:#000000; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#ffffff; text-decoration:none; font-family: Verdana;}
a.user:hover{ color:#ffffff; text-decoration:underline; font-family: Verdana;}
a.bottomlinks:link,a.bottomlinks:active,a.bottomlinks:visited{ color:#000000; text-decoration:none; font-family: Verdana;}
a.bottomlinks:hover{ color:#333; text-decoration:underline; font-family: Verdana;}
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#000000; text-decoration:none; font-family: Verdana;}
a.footer:hover{	color:#000000; text-decoration:underline; font-family: Verdana;}



/* background/border colors for the selected tab */
.TabBg {
}

.HeaderPane{}

.LeftPane  { 
}

.ContentPane  {
}

.RightPane  { 
}

.FooterPane {}

/* text style for the selected tab
.SelectedTab {
    font-weight: bold;
    font-size: 7.5pt;
    color: #333333;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
/* hyperlink style for the selected tab 
A.SelectedTab:link {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:active   {
    text-decoration:    underline;
    color:#333333;
}

A.SelectedTab:hover    {
    text-decoration:    underline;
    color:#333333;
}

/* text style for the unselected tabs 
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Verdana, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs
A.OtherTabs:link, A.OtherTabs:visited  {
    text-decoration:    none;
    color:#1D2C75;
}

A.OtherTabs:active, A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#1D2C75;
}
#footer .OtherTabs {
    font-weight: bold;
    font-size: 7.5pt;
    color: #333333;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs 
#footer A.OtherTabs:link, #footer A.OtherTabs:visited  {
    text-decoration:    none;
    color:#333333;
}

#footer A.OtherTabs:active, #footer A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#333333;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial;
    font-size:  15px;
    font-weight:    bold;
    color: #00427f;
}


/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #cccccc;
}

/* text style used for most text rendered by modules */
/*.Normal,*/ .Normal td
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited, A.skinHeaderText:hover
{
	font-size: 9px;
	color:#004a8d;
	font-weight: none;
	padding-left: 0px;
 font-family: Verdana, Verdana;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #cb0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages 
.CommandButton     {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages 
A.CommandButton:link, A.CommandButton:visited  {
	text-decoration:    none;
	color: #2067B6;
	border-bottom: 1px dashed #2067B6;
}

A.CommandButton:active, A.CommandButton:hover    {
	text-decoration:    none;
	color: #2067B6;
	border-bottom: 1px solid #2067B6;
}
    
/* GENERIC */
H1  {
	font-family: Verdana;
	font-size:  18px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 3px;
}

H2  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  14px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 3px;
	background-color: #1E2C75;
	padding-bottom: 2px;
	padding-left: 2px;
}

H3  {
	font-family: Verdana;
	font-size:  16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}

H4  {
	font-family: Verdana;
	font-size:  14px;
	font-weight:    bold;
	color: #000000;

	margin-bottom: 3px;
}

H5, DT  {
	font-family: Verdana;
	font-size:  12px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 2px;
}

H6  {
	font-family: Verdana;
	font-size:  11px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 2px;
}

TFOOT, THEAD    {
    font-family: Verdana;
	color:#000000;
    font-size:  11px;
    background-color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}
.gridAlt, .gridAlt td {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	BACKGROUND-COLOR: #EDF6FF;
}

A:link, A:visited  {color:#000000; text-decoration:none; font-size:11px;}

A:active, A:hover   {color:#666666; font-size:11px;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
	list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #2067B6;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 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: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.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;
}


/*___________________________________________________________________________________________*/
/*.MainMenu_MenuContainer{ background:#ffffff; width:100%; height:1px;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,{
	color:#000000;	font-size:11px;	font-weight:normal;
	padding:3px 15px 3px 10px;
	border:1px #fffffff solid; border-width:0px 0px;
}
.submenuitembreadcrumb{
	font-size:10px; font-weight:normal;
	border:0px #ffffff solid;
	padding:0px;
	background:#ffffff;
}
	
.submenuitemselected{
	font-size:12px; font-weight:normal;
	border:0px #ffffff solid;
	background:#ffffff;
}
.submenu{
	font-size:10px; font-weight:normal;
	border:0px #ffffff solid;
	background:#ffffff;
	/*margin-left:-20px;
	margin-top:2px;
}
.rootmenuitem TD{ 
	color:#004181; font-size:12px; font-weight:bold;
	background color: #ffffff;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#ffffff; font-size:12px; font-weight:bold;
	background color: #b1d0ef;
	padding:0px;	
}

/*.MainMenu_MenuContainer {

	background-color: #000000;
	color: #ffffff;
	}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:14px;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 

	text-align: center; 
	width: none; 
	height: none;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	color:#000000;
	background-color: #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=10) ;
	border: 0px solid #ffffff;
}

.MainMenu_MenuBreak {

	background-color: #000000; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 

}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.MainMenu_MenuContainer {
	background-color: #000000;
	border: 0px solid #573508;
	height: 12px;
	width:150px;
	float: left;
	margin-left: 15px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	height:18px;
}

.MainMenu_MenuItem {
	FONT-SIZE: 11px;
	color : #ffffff;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-style: normal;
	border-left: #333333 0px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #333333 0px solid;
	text-decoration: none;
	font-weight: normal;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	background-color: #000000;
	text-align: center;
	height: 20px;
	width:20px;
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	background-color: #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=1) ;
	border: 1px outset #CCCCCC;
}

.MainMenu_MenuBreak {
	border-bottom: 1px solid #000000; 
	border-left: 0px solid #333333; 
	border-top: 1px solid #000000;  
	border-right: 0px solid #333333; 
	background-color: #000033; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #000000;
	cursor: pointer;
	FONT-SIZE: 11px;
	color : #ED252A;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	border: 0px none #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.MainMenu_RootItemSel {
	color:#000000;
	background-color: #ffffff;/*#6A4683
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	color: #000000;
	border-right: #000000 1px solid; 
	border-bottom: #000033 0px solid; 
	border-top: #445599 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	color: #000000;
	height:18px;
	display:none;

}*/
.MainMenu_MenuContainer {
    background-color: #ffffff;
	 padding-left: 0px;
	 margin-left: 0px;
	 height: 15px;
	 
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: transparent; 
	color: #273D86; 
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;

}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 15px;
	background-color: #273D86;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; /*#F0F0F7; 0e0d6b*/
	color:  #273D86; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 

	height:15px;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_RootItem {
	color: #273D86;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #333333 0px solid; 
	border-bottom: #C4CFE1 0px solid; 
	border-top: #C4CFE1 0px solid; 
	border-right: #333333 0px solid;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	border-bottom: #404040 0px solid; 
	border-left: #8080FF 0px solid; 
	border-top: #8080FF 0px solid; 
	border-right: #404040 0px solid;
   font-family: Verdana, Helvetica, sans-serif;
	font-style: normal; 
	color: #273D86;
	height: 22px;
}

/*.MainMenu_MenuBreak {
	border-bottom: 0px solid #002067; 
	border-left: 0px solid #333333; 
	border-top: 0px solid #002067;  
	border-right: 0px solid #333333; 
	background-color: White; 
	height: 1px;
	color: #273D86;
}*/

.MainMenu_MenuItemSel {
  /*  width: 150px; */
	border-bottom: #404040 0px solid; 
	border-left: #8080FF 0px solid; 
	border-top: #8080FF 0px solid;  
	border-right: black 0px solid; 
	background-color: #C4CFE1; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; /* - Text in Dropdown Menu */
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	height:15px;
}


.MainMenu_RootItemSel {
	background-color: #C4CFE1;
	cursor: pointer;
	color: #273D86;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border: 0px none #000000;
}
.solpartSEP, td.solpartSEP {
	height: 15px;
	background-color:transparent;
	border: none 0px;
	
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	color: #273D86;
	border-right: #273D86 1px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	color: #273D86;
	height:15px;
}.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	color: #273D86;
	border-right: #273D86 1px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	color: #273D86;
	height:20px;
}

.solpartSEP, td.solpartSEP {
	height: 15px;
	background-color:transparent;
	border: none 0px;
	
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration:    none;
	color: #330099;
	border: 1px dashed #999999;
	background-color: #efefef;
}

A.CommandButton:visited  {
	text-decoration:    none;
	color: #330099;
	border: 1px dashed #999999;
	background-color: #d2d2d2;
}

A.CommandButton:active   {
	text-decoration:    none;
	color: #330099;
	border: 1px dashed #FA6B33;
	background-color: #FFFFFF;
}

A.CommandButton:hover    {
	text-decoration:    none;
	color: #330099;
	background-color: #c4cfe1;
	border: 1px dashed #FA6B33;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalTextBoxRight
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
}

/* grids */
.gridAlt, .gridAlt td, *.ee100, *.ee102, *.ee106, *.ee104, *.ee105, *.ee111, *.ee150, *.ee148, *.ee144, *.ee146, *.ee143, *.ee137, *.ee138, *.ee117
{

	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #c4cfe1;
	TEXT-DECORATION: none;

}
.gridHead, .gridHead td, *.ee109, *.ee107, *.ee123, thead, th
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: 700;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #C1D2EE;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;

}

.gridNormal, .gridNormal td, *.ee112,*.ee101, *.ee103, *.ee108, *.ee110, *.ee131, *.ee125, *.ee114, *.ee130, *.ee115, *.ee133
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;

}
.gridFoot, .gridFoot td, tfoot
{
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #C1D2EE;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	font-weight: 600;


}

/* GENERIC */
H1  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  18px;
	font-weight:    bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F86A33;
	margin-bottom: 4px;
}

H2  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  18px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 4px;
}

H3  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  16px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 3px;
}

H4  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  14px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 3px;
}

H5, DT  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  12px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 2px;
}

H6  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  11px;
	font-weight:    bold;
	color: #000000;
	margin-bottom: 2px;
}

.SubSubHeadBold {
	font-family : Verdana, Helvetica, sans-serif;
	font-size:  11px;
	font-weight:    bold;
	color: #000000;
}

