/* CSS Document */



/* bodystyles*/ 

.headergrey24{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	color: #666666;
	text-decoration: none;
}

.bodygrey10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
        font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.bodygrey12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
        font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.bodypinkserif14b{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
        font-variant: normal;
	color: #DF3778;
	text-decoration: none;
}

/* end bodystyles*/ 

/* linebreaks */

.hrlinepink{
        background-color:#DF3778;
        color: #DF3778;
}
/* end linebreaks*/



















   

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ffffff;	
}
td{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}
A.SelectedTab:visited {
    text-decoration:    none;
    color:#eeeeee;
}
A.SelectedTab:active {
    text-decoration:    none;
    color:#eeeeee;
}
A.SelectedTab:hover {
    text-decoration:    none;
    color:#cccccc;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:white;
}
A.OtherTabs:visited {
    text-decoration: none;
    color:#eeeeee;
}
A.OtherTabs:active {
    text-decoration: none;
    color:#eeeeee;
}
A.OtherTabs:hover {
    text-decoration: none;
    color:#cccccc;
}

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #666666;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #666666;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {

}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Arial, Helvetica, sans-serif;
    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: #DF3778;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #DF3778;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #DF3778;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #666666;
}    


/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {

}

A:link  {
	color: #DF3778;
}

A:visited   {
	color: #DF3778;
}

A:active    {
	color: #DF3778;
}

A:hover {
	color: #666666;
        text-decoration: underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}



/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 157px;
	padding: 0px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	background-image:  url(navbg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #E5E5E5 solid;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 16px;	
	display:table-cell;
}
.MainMenu_MenuIcon {
}
.MainMenu_MenuItemSel {
	background-image:  url(navbg.gif);
	background-repeat: no-repeat;
	background-color: #ededed;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #E5E5E5 solid;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 16px;	
	display:table-cell;	
}
.rootmenuitem {

	background-color: #FFFFFF;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #E5E5E5 solid;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 16px;	
	display:table-cell;
}
.rootmenuitemselected {

	background-color: #ededed;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #E5E5E5 solid;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 16px;	
	display:table-cell;	
}
.rootmenuitembreadcrumb{

	background-color: #FFFFFF;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #E5E5E5 solid;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 16px;	
	display:table-cell;	
}
.submenuitembreadcrumb{
	background-image:  url(navbg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #E5E5E5 solid;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 16px;	
	display:table-cell;	
	display:table-cell;
}
.submenu {
	z-index: 1000; 
	background-color: #E5E5E5; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	margin-left:0px;
	margin-top:0px;
	
}
.MainMenu_MenuBreak {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
/*___________________________________________________________________________________________*/

a.links_bottom:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #FF0000;
	text-decoration:none;	
}
a.links_bottom:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #333333;
	text-decoration:none;
}

.links_bottom:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #333333;
	text-decoration:none;
}





.Copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #333333;
}
a.Copyright:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.Copyright:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.Copyright:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #F5ECE2;
	text-decoration:none;	
}
a.Copyright:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

.FooterLink {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.BreadCrumbCssClass
{
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	color:#6d6d6d;
	text-transform: uppercase;
}

a.BreadCrumbCssClass: visited, active, hover, link
{
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	color:#6d6d6d;
	text-transform: uppercase;
}

.Name{

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color:#ff008c;
	font-weight:bold;
}

.PageTitle{

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	color:#666666;
	font-weight:normal;
}

.PinkButton{
   Width:100px;
   color:#FFFFFF;
   font-family:Georgia, Times New Roman, Times, serif;
   font-size:8pt;
   font-weight:normal;
   background-color:#ff008c;
   border:1px solid;
   border-top-color:#EEEEEE;
   border-left-color:#EEEEEE;
   border-right-color:#EEEEEE;
   border-bottom-color:#EEEEEE;}
   
   
.GrayButton{
   Width:105px;
   color:#777777;
   font-family:Georgia, Times New Roman, Times, serif;
   font-size:8pt;
   font-weight:normal;
   background-color:#ededed;
   border:1px solid #eeeeee;
   border-top-color:#EEEEEE;
   border-left-color:#EEEEEE;
   border-right-color:#EEEEEE;
   border-bottom-color:#EEEEEE;}