body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(graphics/body-back.gif);
	background-repeat: no-repeat; background-position: center top;
	background-color: #bfcfd5;
	text-align:center;
}
#mainSiteHold{ 
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*	margin-bottom: 1em; */
 }

.tblBlue { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004159;
	padding: 0px 20px 0px 0px;
	line-height: 16px;
	padding-bottom: 11px; }
td a,td span,td img{
	display: inline;
}
span{ display: inline; }

/*form{ margin:0px; padding:0px; }  This has fixed the issue with the opera browser... */
 
/*  Top Pane ------------------------------------------------------------------- */
 
#topPnl{ 
	width: 960px;
	height: 215px;
	background-color: #ffffff;
	background-image:url("graphics/RCA-top.jpg"); background-repeat: no-repeat; background-position: top left; background-attachment: scroll;
 }
 
#topPnl img{ 
	margin-top: 70px;
	margin-left: 72px;
	float:left;
 }
#topPnlContent{ 
	width: 960px;
	height: 107px;
	background-color: #ffffff;
	background-image:url(graphics/RCA-topContent.jpg); background-repeat: no-repeat; background-position: top left; background-attachment: scroll;
 }
 
#topPnlContent img{ 
	margin-top: 26px;
	margin-left: 33px;
	float:left;
 }

/*  Menu Pane ------------------------------------------------------------------- */

#menuHolder{
	float: left;
	width: 100%;
	height: 27px;
	background-color: #9c1042;
}


#menuHolder2{
	padding-left: 0px;
	width: 165px;
}

.menuHolder2{
	padding-left: 0px;
	width: 165px;
}

#menuHolderAdmin{
	float: left;
	width: 960px;
	height: 27px;
	background-color: #9c1042;
}


/*********************************************************
*	Search panel styles
**********************************************************/




#searchHolder{
	float: left;
	padding-left:20px;
	width: 165px;
	height: 27px;
	margin-top:10px;
	background-color: #004159;
}
*html #searchHolder{
	width: 186px;
}

#searchHolder #dnn_ctl00_txtSearch{
	background-color: #b04068;
	border: none;
	float:left;
	display:inline;
	height: 16px;
	width: 130px;
	margin-top: 2px;
	color: #FFFFFF;
}

.NormalTextBox{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.clearer{ clear: both; font-size: 0px; line-height: 0px; height: 0px; padding-bottom: 0.1px;}
/*  Content Area ------------------------------------------------------------------- */

#contentMain{
	width: 960px;
	float: left;
	display: inline;
	padding-bottom: 6px;
	background-image: url(graphics/mainContent-back.gif); background-repeat: repeat-x; background-position: bottom; background-attachment: scroll;
	background-color: #fafbfc;
}

#curveTop{
	width: 948px;
	float:left;
	display:inline;
	height: 48px;
	margin-left: 6px;
	background-image: url(graphics/curve-topPnl.gif); background-repeat: no-repeat; background-position: top; background-attachment: scroll;
}

#midDivHolder{ float: left; display: inline; width: 948px; margin-left: 6px; background-image: url(graphics/content-holder-back.gif); background-repeat: repeat-y; background-position: top left; background-color: #ecf1f2; display:inline; }

/**************************************
Above #midDivHolder IE Bug, float left and margin left in same div, makes margin double, so add the display: inline;
**************************************/

.latestNews{
	width: 246px;
	float: left;
	margin:0px;
	padding:0px;
	text-align:left;
}

#contentNewsletter{
	float: left;
	position: relative;
	width: 185px;
	height: 98px;
	background-color: #9c1042;
}

#redBack{
	background-image: url(graphics/redBack.gif); background-repeat: no-repeat; background-position: bottom;
	width: 185px;
	height: 108px;
	margin:0px;
	padding:0px;
	vertical-align: bottom;
}

.contentText{
	width: 702px;
	float: left;
}

.contentText span{
	margin:0px;
	padding:0px;	
}

.contentTextHome{
	width: 363px;
	float: left;
}

#newsletter{
	width: 339px;
	float: right;
}

#newsSignup{
	float: right;
	width: 339px;
	height: 64px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(graphics/news-signup.gif); background-repeat: no-repeat; background-attachment: scroll;
}

#footLogos{
	float: right;
	width: 339px;
	height: 90px;
	margin-top: 0px;
	background-image: url(graphics/footer-logos.gif); background-repeat: no-repeat; background-attachment: scroll;
}

#contentFooter{
	width: 948px;
	float: left;
	display: inline;
	height: 30px;
	margin-left: 6px;
	background-color: #004159;
	text-align: right;
}

#contentFooter img{
	vertical-align: middle;
	margin-top: 4px;
}

.logo{
	width: 261px;
	height: 63px;
	border: none;
}


a.footLinks:visited, a.footLinks:link{ color: #bfcfd5; font-size: 10px; text-decoration: none; }
a.footLinks:active, a.footLinks:hover{ color: #bfcfd5; font-size: 10px; text-decoration: underline; }

#dnn_ContentPane a,a.announceLink:visited, a.announceLink:link{ color: #9C1042; font-size: 10px; text-decoration: none; }
#dnn_ContentPane a:hover,a.announceLink:active, a.announceLink:hover{ color: #9C1042; font-size: 10px; text-decoration: underline; }

 /* ALL BELOW STYLES ARE GENERIC STUFF */
 
.ControlPanel, .PagingTable{
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #BD3B20 1px solid; 
    BORDER-TOP: #BD3B20 1px solid; 
    BORDER-LEFT: #BD3B20 1px solid; 
    BORDER-BOTTOM: #BD3B20 1px solid; 
}
.SkinObject{
    font-weight: bold;
    font-size: 11px;
    color: #BD3B20;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link{
    text-decoration:    none;
    color:#BD3B20;
}

A.SkinObject:visited{
    text-decoration:    none;
    color:#BD3B20;
}

A.SkinObject:active{
    text-decoration:    none;
    color:#BD3B20;
}

A.SkinObject:hover{
    text-decoration:    none;
    color:#B51C00;
}
/* style for module titles */
.Head{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #9C1042;
}
/* style of item titles on edit and admin pages */
.SubHead{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #9C1042;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #cccccc;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	/*text-align:left;*/
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

#dnn_ctr-1_Signin_txtUsername {
	color: #000000;
}
#dnn_ctr-1_Signin_txtPassword {
	color: #000000;
}

/* text style used for help text rendered by modules */
.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-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, 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: #BD3B20;
}

A.CommandButton:visited {
    text-decoration:    underline;
    color: #BD3B20;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #BD3B20;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #B51C00;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #9C1042;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

    
/* GENERIC */
H1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #9C1042;
}

H2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #9C1042;
}

H3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #9C1042;
}

H4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #9C1042;
}

H5, DT {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #9C1042;
}

H6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #9C1042;
}

SMALL {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

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: #EF8242;
    height:1pt;
   /* text-align:left*/
}


a.loginLink:visited, a.loginLink:link { color: #ffffff; font-size: 12px; text-decoration: none; }
a.loginLink:active, a.loginLink:hover { color: #ffffff; font-size: 12px; text-decoration: underline; }


/*  r.a.d Menu ------------------------------------------------------------------- */

.Separator 
{
	cursor: pointer;
	cursor: hand;
}

.MainGroup { 
	text-align: center;
	background-color: #9c1042;
	height: 27px;
	padding-left: 0px;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	width: 100%;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
 }
 
.mainMenuItem { 
	text-align: center;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 27px; 
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
 }
 
.mainMenuItemOver { 
	text-align: center;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #b04068;
	height: 27px; 
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
 }
.MenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:140px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 26px;
	padding: 3px 0px 3px 3px;
	background-color:#9C1042;
	border-bottom: 1px solid #BDBDBD;
	border-top: 1px solid white;
	text-align:left;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #BABABA;
}
.MenuItemOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 26px;
	padding: 3px 0px 3px 3px;
	background-color:#B04068;
	border-bottom: 1px solid #BDBDBD;
	border-top: 1px solid white;
	border-left: 1px solid #FE9D56;
	text-align:left;
	border-right: 1px solid #BABABA;
}
.MenuItemToolTip
{
	background-color: #fffacd;
	border-style:solid;
	border-width:1px;
	border-color: black; 
	font-family: Arial;	
	padding: 3px;
	font-size:8pt;
	text-align: left;
}
/*.SelectedPathItemCss {
	text-align: center;
	cursor: hand;
	cursor: pointer;
	background-color: #b04068;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 27px; 
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}*/

/*  r.a.d Menu 2 -------------------------------------------------------------------  */

.MainGroupLeft
{
	cursor: pointer;
	cursor: hand;
	text-align: left;
	padding-left: 20px;
}

.MenuItemLeft { 
	background-image: url(graphics/menu/rad2bg.gif);
	height: 17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 7px;
 }
 
.MenuItemOverLeft { 
	background-image: url(graphics/menu/rad2bgOver.gif);
	height:17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 7px;
 }
 
.MenuItemSelectedLeft { 
	background-image: url(graphics/menu/rad2bg.gif);
	height:17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 161px;
	padding-left: 7px;
 }
 
.SelectedPathItemCss { 
	background-image: url(graphics/menu/rad2bg.gif);
	height:17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 161px;
	padding-left: 7px;
 }
 

/* ================================

    CSS STYLES FOR Inventua

     Side menu

   ================================

*/

.inventua_sidemenu {	
	width: 161px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear:both;
}

.MenuHdrUG0, .MenuHdrMouseOverUG0 {
	display: none;
}

.MenuHdrUG0 a:visited, .MenuHdrUG0 a:link, .MenuHdrUG0 a:active, .MenuHdrUG0 a:hover {
	display: none;
}

.MenuHdrMouseOverUG0 a:visited, .MenuHdrMouseOverUG0 a:link, .MenuHdrMouseOverUG0 a:active, .MenuHdrMouseOverUG0 a:hover {
	display: none;
}

.MenuHdrUG1 {
	background-image: url(graphics/menu/rad2bg.gif); background-repeat: no-repeat; background-position: top left;
	height: 17px;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 18px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuHdrMouseOverUG1 {
	background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;
	height: 17px;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 18px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuHdrUG1 a:visited, .MenuHdrUG1 a:link {
	/*background-image: url(graphics/menu/rad2bg.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuHdrUG1 a:active, .MenuHdrUG1 a:hover {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuHdrMouseOverUG1 a:visited, .MenuHdrMouseOverUG1 a:link {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuHdrMouseOverUG1 a:active, .MenuHdrMouseOverUG1 a:hover {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemUG1 {
	background-image: url(graphics/menu/rad2bg.gif); background-repeat: no-repeat; background-position: top left;
	height: 17px;
	font-size:11px;
	padding-left: 18px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemMouseOverUG1 {
	background-image: url(graphics/menu/rad2bg.gif); background-repeat: no-repeat; background-position: top left;
	height: 17px;
	font-size:11px;
	padding-left: 18px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemUG1 a:visited, .MenuItemUG1 a:link {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemUG1 a:active, .MenuItemUG1 a:hover {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemMouseOverUG1 a:visited, .MenuItemMouseOverUG1 a:link {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemMouseOverUG1 a:active, .MenuItemMouseOverUG1 a:hover {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemUG2 {
	background-image: url(graphics/menu/rad2bg.gif); background-repeat: no-repeat; background-position: top left;
	height: 17px;
	font-size:10px;
	padding-left: 27px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemUG2 a:visited, .MenuItemUG2 a:link {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemUG2 a:active, .MenuItemUG2 a:hover {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemMouseOverUG2 {
	background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;
	height: 17px;
	font-size:10px;
	padding-left: 27px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemMouseOverUG2 a:visited, .MenuItemMouseOverUG2 a:link {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemMouseOverUG2 a:active, .MenuItemMouseOverUG2 a:hover {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.currentHdrHighlightUG1 {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	height: 17px;
	font-size:11px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.currentItemHighlightUG1 {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	height: 17px;
	font-size:11px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.homeContainer span.currentItemHighlightUG1 {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	height: 17px;
	font-size:11px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.homeContainer span.currentItemHighlightUG2 {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	height: 17px;
	font-size:10px;
/*	padding-left: 9px; */
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.currentItemHighlightUG2 {
	/*background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;*/
	height: 17px;
	font-size:10px;
/*	padding-left: 9px; */
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testSpan {
	background-image: url(graphics/menu/rad2bgOver.gif); background-repeat: no-repeat; background-position: top left;
	padding-left: 18px;
	height: 17px;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.list li {
color:#004159;
font-size:10px;
line-height:15px;
list-style:disc;
list-style-image:none;
}