.ChannelFooter  {
    font-weight: normal;
    font-size: 0.6em;
    color: #193C56;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.ChannelAddress  {
    font-weight: normal;
    font-size: 0.8em;
    color: #FFFFFF;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.ChannelHeadRed  {
    font-weight: bold;
    font-size: 1.5em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.ChannelHeadWhite  {
    font-weight: bold;
    font-size: 1.5em;
    color: #FFFFFF;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.ChannelHeadBlue  {
    font-weight: bold;
    font-size: 1.5em;
    color: #193C56;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.linkscontainer UL LI   {
	list-style-type:    none;
	width: 100%;
    font-size: 0.8em;
	background-image: url(Images/LinkBar.jpg); 
	background-repeat: repeat-x;
	background-position: center top; 

}

.linkscontainer {

}
/*
this affects space around tick boxes as well as input text boxes and buttons
INPUT
{
background-color: #7E92A0 ;
    color: #193C56;
}
*/

/*
---------------------------------------------------------
---------------------------------------------------------
Normal Links - Just Change Colour
---------------------------------------------------------
---------------------------------------------------------
*/



.link  {
    font-weight: normal;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A:link  {
    font-weight: normal;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A:visited  {
    font-weight: normal;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A:active  {
    font-weight: normal;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

A:hover  {
    font-weight: normal;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Solpartmenu Default Styles - Change All (use MenuStructure.gif & MenuStructureKey.txt as guide)
---------------------------------------------------------
---------------------------------------------------------
*/



.MainMenu_MenuContainer {
	border-left: #88443A 0px solid; 
	border-bottom: #88443A 0px solid; 
	border-top: #88443A 0px solid; 
	border-right: #88443A 0px solid;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon {
	background-image: url(Images/LinkBar.jpg); 
	background-repeat: repeat-x;
	background-position: center top;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: #FFFFFF;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000;  
	background-color: transparent; 
	font-size: 0.8em;  
	height: 1.5em;
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0em; 
	padding-right: 0em; 
	padding-top: 0em;  
	padding-bottom: 0em; 
	border-left: #88443A 0px solid; 
	border-bottom: #88443A 0px solid; 
	border-top: #88443A 0px solid; 
	border-right: #88443A 0px solid;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	background-color: #FFFFFF; 
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	background-image: url(Images/LinkBar.jpg); 
	background-repeat: repeat-x;
	background-position: center top;
	cursor: pointer; 
	cursor: hand; 
	color: #000000;  
	background-color: #FFFFFF;
	font-size: 0.9em;  
	height: 1.5em;
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0em; 
	padding-right: 0em; 
	padding-top: 0em;  
	padding-bottom: 0em;  
}

/* Old
.MainMenu_MenuBreak {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	height: 0px;
}
*/
.MainMenu_MenuBreak {
 background-color: #7E92A0 ;
 border-left: #7E92A0 1px solid; 
 border-bottom: #7E92A0 0px solid; 
 border-top: #FFFFFF 0px solid; 
 border-right: #FFFFFF 1px solid;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #660000;  
	background-color: transparent;  
	font-size: 0.8em;   
	height: 1.5em;
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0em; 
	padding-right: 0em; 
	padding-top: 0em;  
	padding-bottom: 0em; 
	border-left: #88443A 0px solid; 
	border-bottom: #88443A 0px solid; 
	border-top: #88443A 0px solid; 
	border-right: #88443A 0px solid; 
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #660000;  
	background-color: transparent; 
	font-size: 0.9em;  
	height: 1.5em;
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0em; 
	padding-right: 0em; 
	padding-top: 0em;  
	padding-bottom: 0em; 
	border-left: #88443A 0px solid; 
	border-bottom: #88443A 0px solid; 
	border-top: #88443A 0px solid; 
	border-right: #88443A 0px solid; 
}
.MainMenu_MenuArrow {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Site Map - Only Needed if Site has a DNNMasters Site Map Module
---------------------------------------------------------
---------------------------------------------------------
*/


.SiteMap
{
  border: 0px solid #000033; 
}

.HeaderCell
{
  color: #000033; 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
  font-weight: bold; 
  padding: 0.2em;  
  padding-left: 0.5em;  
  padding-top: 0.2em;  
}
.footer
{  
  height: 0.7em; 
}

.HeaderCell a
{
  color: #003399;
}

.HeaderCell a:hover
{
  color: #0066FF;
}

.ContentCell
{
  color: #000033; 
  margin-bottom:0.5em;
}

.NodeText
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
}

.NodeText a
{
  color: #003399;
  text-decoration: none;   
}

.NodeText a:hover
{
  color: #0066FF;
  text-decoration: none; 
}

.NodeDescription
{
  color: #999999; 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
}

.RootNode
{ 
  color: #000033;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
  font-weight: bold;
  padding:0px;
  padding-top:0px;
  padding-bottom:0px;
} 

.RootNode a
{ 
  color: #003399;
  text-decoration: none;
} 

.RootNode a:hover
{ 
  color: #0066FF;
  text-decoration:underline;
} 

.ParentNode
{ 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
} 

.ParentNode a
{ 
  color: #003399;
  text-decoration: none;
} 

.ParentNode a:hover
{ 
  color: #0066FF;
  text-decoration: underline;
} 

.LeafNode
{ 
  color: #000033;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
} 

.LeafNode a
{ 
  color: #003399;
  text-decoration:none;
} 

.LeafNode a:hover
{ 
  color: #0066FF;
  text-decoration:underline;
} 



/*
---------------------------------------------------------
---------------------------------------------------------
Admin Menu - Do Not Change
---------------------------------------------------------
---------------------------------------------------------
*/

.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, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 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: Tahoma, Arial, Helvetica; 
	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;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Normal Page Style
---------------------------------------------------------
---------------------------------------------------------
*/
.Body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Normal Text Styles - Change font size here before changing any other font sizes
---------------------------------------------------------
---------------------------------------------------------
*/

/*
---------------------------------------------------------
text style used for most text rendered by modules
---------------------------------------------------------
*/
.Normal
{
    font-weight: normal;
    font-size: 1em;
    color: #193c56;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for rendered text which should appear disabled
---------------------------------------------------------
*/
.NormalDisabled
{
    font-weight: normal;
    font-size: 1em;
    color: #666666;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for textboxes in the admin and edit pages, for Nav compatibility
---------------------------------------------------------
*/
.NormalTextBox
{
    font-weight: normal;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for rendered text which requires emphasis
---------------------------------------------------------
*/
.NormalBold
{
    font-weight: Bold;
    font-size: 1em;
    color: #193c56;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for error messages
---------------------------------------------------------
*/
.NormalRed
{
    font-weight: normal;
    font-size: 1em;
    color: #990000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Headings...
---------------------------------------------------------
---------------------------------------------------------
*/

/*
---------------------------------------------------------
This is the style of Module Headings
---------------------------------------------------------
*/
.Head {
    font-weight: bold;
    font-size: 1.5em;
    color: #193C56;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
style of item titles on edit and admin pages
---------------------------------------------------------
*/
.SubHead    {
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
/*
---------------------------------------------------------
module title style used instead of Head for compact rendering by QuickLinks and Signin modules
---------------------------------------------------------
*/
.SubSubHead {
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none
}

/*
---------------------------------------------------------
---------------------------------------------------------
Command buttons - No Need to Change - used in control panel
text style for buttons and link buttons used in the portal admin pages
---------------------------------------------------------
---------------------------------------------------------
*/
.CommandButton     {
    font-weight: bold;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:link {
    font-weight: bold;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:visited  {
    font-weight: bold;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:active {
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:hover  {
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

/*
---------------------------------------------------------
---------------------------------------------------------
SkinObject - Just Change Colour Initially - Things like the Date, Login link etc
---------------------------------------------------------
---------------------------------------------------------
*/

.SkinObject {
    font-weight: bold;
    font-size: 0.8em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:link {
    font-weight: bold;
    font-size: 0.8em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:visited  {
    font-weight: bold;
    font-size: 0.8em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:active   {
    font-weight: bold;
    font-size: 0.8em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:hover    {
    font-weight: bold;
    font-size: 0.8em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
StandardButton - button style for standard HTML buttons
---------------------------------------------------------
---------------------------------------------------------
*/
.StandardButton { 
    color: #193C56;
  font-family: Arial, Helvetica, Sans-Serif; 
  font-size: 1em;
  font-weight: normal;
}

A.StandardButton:link {
    font-weight: bold;
    font-size: 1em;
    color: #193C56;
    font-family: Arial, Helvetica, Sans-Serif;
}

A.StandardButton:visited  {
    font-weight: bold;
    font-size: 1em;
    color: #193C56;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.StandardButton:active   {
    font-weight: bold;
    font-size: 1em; 
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.StandardButton:hover    {
    font-weight: bold;
    font-size: 1em;
    color: #660000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Generic - Styles that may be used in text editor box
---------------------------------------------------------
---------------------------------------------------------
*/

h1 {
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-size: 140%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-style: none;
	font-weight: bold;
}

h4 {
	font-style: none;
}

h5 {
	font-style: none;
}

h6 {
	font-style: none;
}

/*
---------------------------------------------------------
Table Header and Footer Style
---------------------------------------------------------
*/

TFOOT, THEAD    {
    font-weight: normal;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
/*
---------------------------------------------------------
Table Header Style
---------------------------------------------------------
*/
TH  {
    vertical-align: baseline;
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
Big and Small Text Style
---------------------------------------------------------
*/
SMALL   {
    font-size:  0.75em;
}

BIG {
    font-size:  1.25em;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Other General Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}




UL LI   {
    list-style-type:    square ;
}

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: #666666;
    height: 1px;
    text-align: center
}

.HeadBg {
    background-color: #FFFFFF;
}

.TabBg {
    background-color: #FFFFFF;
}

.PagingTable {
    height: 33px;
}



/*
---------------------------------------------------------
---------------------------------------------------------
Skin Specific Styles - Put your styles in here
---------------------------------------------------------
---------------------------------------------------------
*/

.HomePageMainBox {
	background-color: #193c56;
	border-right: #193c56 0px solid; 
	border-top: #193c56 0px solid; 
	border-left: #193c56 0px solid; 
	border-bottom: #193c56 0px solid; 
}
.HomePageMainBox .CnrTpLft {
	background-color: #FFFFFF;
	background-image: url(/portals/26/skins/Channel_FullWidth/Images/TopLftCnr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.HomePageMainBox .CnrTpRgt {
	background-color: #FFFFFF;
	background-image: url(/portals/26/skins/Channel_FullWidth/Images/TopRgtCnr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.HomePageMainBox .CnrBtRgt {

	background-color: #FFFFFF;
	background-image: url(/portals/26/skins/Channel_FullWidth/Images/BtmRgtCnr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.HomePageMainBox .CnrBtLft {

	background-color: #FFFFFF;
	background-image: url(/portals/26/skins/Channel_FullWidth/Images/BtmLftCnr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.HomePageQuickLink {
	height: 22px;
	background-image: url(/portals/26/skins/Channel_FullWidth/Images/LinkBar.jpg);
}

.HomePageContentPane {
	background-color: transparent;
/*	background-color: #ffffff;
	color: #193c56; */
	border-right: #193c56 0px solid; 
	border-top: #193c56 0px solid; 
	border-left: #193c56 0px solid; 
	border-bottom: #193c56 0px solid; 
}

.HomePageContentPane .SubHead {
}

.HomePageMenuBar {
/*	background-image: url(/portals/26/skins/Channel_FullWidth/Images/MenuBar.jpg); 
	height:25px; */
 	background-image: url(/portals/26/skins/Channel_FullWidth/Images/MenuBar.jpg); 
 	background-repeat: repeat-x;
 	background-position: center top; 
 	background-color: #6E8495;
 }

.RoundedCornersWhite {
	background-color: #ffffff;
}

.RoundedCornersWhite .CnrTpLft {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/White_CnrTpLft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RoundedCornersWhite .CnrTpRgt {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/White_CnrTpRgt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.RoundedCornersWhite .CnrBtRgt {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/White_CnrBtRgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RoundedCornersWhite .CnrBtLft {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/White_CnrBtLft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.RoundedCornersred {
	background-color: #660000;
}

.RoundedCornersred .CnrTpLft {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/red_CnrTpLft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RoundedCornersred .CnrTpRgt {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/red_CnrTpRgt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.RoundedCornersred .CnrBtRgt {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/red_CnrBtRgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RoundedCornersred .CnrBtLft {
	background-color: #193c56;
	background-image: url(/portals/26/Containers/RoundedCorners/Images/red_CnrBtLft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FooterText {
font-size: 8pt;
}