.HomeBannerSmall
{
	background: url(Images/HomeBannerSmall.jpg) no-repeat;
}
	
.Padded
{
	padding: 20px;
}

.PlainGray
{
	background-color: #E3E6EB;
}

.HomeRightBackground
{
	background: url(Images/HomeRightBackground.jpg)
}

.PlainBlue
{
	background-color: #376BD1;
}

.HomeBanner
{
	background: url(Images/HomeBanner.jpg);
}

.AdminHead
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #011242;
	margin-left: 0px;
}

.WhiteTitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #011242;
	margin-left: 0px;
	margin-bottom: 0px;
}

.NormalBold
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #011242;
	margin-left: 0px;
}

.Normal
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #011242;
	margin-left: 0px;
}

.ErrorText
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	margin-left: 10px;
}



.Transparent
{
	background-color: Transparent;
}

.AdminMenuGroup
{
	background-color: #046EA3;
}

.Administration
{
   font-family: Arial;
   font-size: 14pt;
   font-weight: bold;
   text-decoration: none;
   color: #A2B5D7;
   display: block;
}

.AdminWebsite, a.AdminWebsite
{
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}

#UserDetails_website
{
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}

.AdminText
{
	font-family: Arial, Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
	margin-bottom: 0px;
}

.AdminBorder
{
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;	
}

.AdminBorderAndTop
{
	border-top: solid 20px #D3E5FA;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	padding-left: 10px;	
}

.NormalRed
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
	margin: 0px;
}

.Text
{
	font-family:Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	
}

.TitleText
{
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	
}

.Link
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #033569;
	
}

.pagetitle
{
	font-family:Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #151760;
	margin-left: 20px;
	
}

.powered
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.DublinBlue, a.DublinBlue:hover, a.DublinBlue:visited
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/*------------------------------Site Map Style------------------------------*/
.sitemap_content
{
	margin-left: 100px;
}

a.sitemap
{
	color: #002487;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: bold;	
	text-decoration: none;
	line-height: 20px;
}

a.sitemap_sub1
{
	color: #002487;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
}

a.sitemap_sub2
{
	color: #002487;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 30px;
	line-height: 15px;
}

a.sitemap_sub3
{
	color: #002487;
	font-family: Arial, Helvetica, Verdana;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 45px;
	line-height: 15px;
}

/*--------------------------------------Login Styles---------------------------------------------*/
#loginDialog
{
	height: 180px;
	width: 400px;
	background-color: #E8E8E8;
}

#loginPanel
{
	float: left;
	width: 70px;
	height: 180px;
	background-color: #466BA2;
}

#loginRule
{
	float: left;
	width: 10px;
	height: 180px;
	background-color: #E8E8E8;
}

#loginTitle
{
	background-color: #DFE5E6;
	height: 15px;
	text-align: center;
	border-bottom: solid 1px #003366;
}

#loginForm
{
	padding-top: 10px;
}

#loginButton
{
	padding-top: 5px;
	padding-bottom: 7px;
}

.loginLabel
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;	
	color: #323232;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}

.loginText
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #323232;
	text-decoration: none;
	line-height: 20px;
}

.loginsmText
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #323232;
	text-decoration: none;
	line-height: 16px;
}

/*--------------------------------------Admin Styles---------------------------------------------*/

.SlipListHead
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #046EA3;

}

.SlipListFooter
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #011242;

}

.SlipListItem
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #F2F9FF;
	text-decoration: none;
	color: #011242;

}

.SlipListItemAlt
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #011242;

}

.PackingSlipHead
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #011242;

}

.LogoutLink
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #046EA3;
}

.Contact
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #011242;
}

.OptInText, a.OptInText
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FED101;
	margin-left: 15px;
	display: block;
}

.AdminReturnLink
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
	padding-left: 20px;
	padding-right: 0px;
	text-decoration: underline; 
}

.AdminTitle
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: Left;
	padding-left: 50px;
	padding-right: 0px;
}

.AdminTitle_NoMargin
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: Left;
	padding-left: 0px;
	padding-right: 0px;
}

.AdminFont
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
	padding-right: 0px;
}

.ToSiteLink
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
	padding-right: 0px;
}

.copyright2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 15px;
}

.email
{
	font-family: Arial, Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;	
	color: #000000;
	padding-left: 6px;
	padding-right: 10px;
}

#loginDialog
{
	height: 180px;
	width: 400px;
	background-color: #E8E8E8;
}

#loginPanel
{
	float: left;
	width: 70px;
	height: 180px;
	background-color: #466BA2;
}

#loginRule
{
	float: left;
	width: 10px;
	height: 180px;
	background-color: #E8E8E8;
}

#loginTitle
{
	background-color: #DFE5E6;
	height: 15px;
	text-align: center;
	border-bottom: solid 1px #003366;
}

#loginForm
{
	padding-top: 10px;
}

#loginButton
{
	padding-top: 5px;
	padding-bottom: 7px;
}

.loginLabel
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;	
	color: #323232;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}

.loginText
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #323232;
	text-decoration: none;
	line-height: 20px;
}

.loginsmText
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #323232;
	text-decoration: none;
	line-height: 16px;
}

.SessionText
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #6C6D6D;
	line-height: 17px;
}

SessionLink, a.SessionLink
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #00629D;
	line-height: 17px;
}

#sessionDialog
{
	height: 230px;
	width: 500px;
	background-color: #E8E8E8;
}

#sessionPanel
{
	float: left;
	width: 70px;
	height: 230px;
	background-color: #466BA2;
}

#sessionRule
{
	float: left;
	width: 10px;
	height: 230px;
	background-color: #E8E8E8;
}

a.bottomlink, a.bottomlink:visited
{
	font-family: Arial, Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;
}

.button 
{
	background-image: url(Admin/Images/button.gif);
	width: 106px;
	height: 27px;
	border: none;
	padding-top: 2px;
	cursor: hand;
}

.input 
{
	background-image: url(Admin/Images/textfield.gif);
	background-color: #F4F4F4;
	border: none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	background-attachment: fixed;
}

.input2
{
	background-image: url(Admin/Images/textfield2.gif);
	background-color: #F4F4F4;
	border: none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	width: 239px;
	background-attachment: fixed;
}

.addButton 
{
	background-image: url(Admin/Images/1.gif);
	border : none;
	margin-bottom : 3px;
	width: 33px;
	height: 19px;
	cursor: hand;
	font-family: Arial, Comic Sans MS, Arial;
	font-weight: bold;
	font-size: 10px;
}

td.dataGridLink a 
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
	height: 27px;
}

td.dataGridLink a:visited 
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image : none;
}

td.dataGridLink a:hover 
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	height: 27px;
}

.editorButton 
{
	width: 65px;
	height: 23px;
	border: none;
	padding-top: 1px;
	cursor: hand;
}

/*----------------------------------------- Admin Styles----------------------------------------*/
.AdminBackgroundColor
{
	background-color: #A1B2B5;
}

.AdminBlueCMSBanner
{
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #567076;
	margin-left: 20px;
	display: block;
}

.AdminBlueCMSFooter
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #567076;
	margin-left: 20px;
	display: block;
}

.UserDetailsText, a.UserDetailsText
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;	
	color: #FFFFFF;
}

.AdminTopBorder
{
	background-image: url(Images/Core/AdminTopBorder.jpg);
	background-repeat: no-repeat;
}

.AdminH1
{
	font-family: Verdana, Arial;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #557B79;
	line-height: 45px;
	display: block;
}

.AdminH2
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 40px;
	color: #07579D;
	display: block;
}

.AdminHomepage_Link, a.AdminHomepage_Link
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;

}

.AdminHomepage_Text
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
}

.AdminLeftBorder
{
	background-image: url(Images\Core\AdminLeftBorder.jpg);
	background-repeat: repeat-y;
}

.AdminRightBorder
{
	background-image: url(Images\Core\AdminRightBorder.jpg);
	background-repeat: repeat-y;
}

.AdminLeftCorner
{
	background-image: url(Images\Core\AdminLeftCorner.jpg);
	background-repeat: no-repeat;
}

.AdminRightCorner
{
	background-image: url(Images\Core\AdminRightCorner.jpg);
	background-repeat: no-repeat;
}

.AdminCenterColor
{
	background-image: url(Images\Core\AdminCenterColor.jpg);
	background-repeat: repeat-x;
}

.BottomLeft
{
	background-image: url(Images\Core\Bottom-Left-Corner.gif);
	background-repeat: no-repeat;
}

.BottomRight
{
	background-image: url(Images\Core\Bottom-Right-Corner.gif);
	background-repeat: no-repeat;
}

.AdminPageHeader
{
	background-color: #9DB7BD;
}

.AdminBackground
{
	background-image: url(Images\Core\AdminBackground.jpg);
	background-repeat: repeat-x;
}

.AdminBody 
{
	background: transparent;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.AdminMenuGroup
{
	background-color: #99B1B5;
}

.Administration
{
   font-family: Arial;
   font-size: 14pt;
   font-weight: bold;
   text-decoration: none;
   color: #A2B5D7;
   display: block;
}

.AdminWebsite, a.AdminWebsite
{
   font-family: Verdana, Arial;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
}

.AdminText
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
}

.AdminReturnLink
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
	padding-left: 20px;
	text-decoration: underline; 
}

.AdminTitle
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: Left;
	padding-left: 50px;
}

.AdminFont
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
}

.ToSiteLink
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
}

.EditFormHeader
{
	background-repeat: repeat-x;
	height: 18px;
}

.EditFormButtonRow A { FONT-SIZE: 12px; COLOR: darkgreen }

.EditFormHeader TD { FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-TOP: 4px; TEXT-ALIGN: center }

.RadGridItem
{
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 4px;
}

.RadGridAlternatingItem
{
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 4px;
}

.RadGridEditItem
{
	background-repeat: repeat-x;
	padding-left: 4px;
}

.RadGridSelectedItem
{
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 4px;
}

.RadGridPager
{
	background-repeat: repeat-x;
	height: 21px;
	padding-left: 11px;
}

.SiteConfigH1
{
      font-family: Verdana, Arial;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      color: #000000;
}
 
.SiteConfigH2
{
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #000000;
}
 
.SiteConfigHeader
{
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #ffffff;
      background-color: #046EA3;
      line-height: 25px;
}
 
.SiteConfigText
{
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: normal;
      text-decoration: none;
      color: #000000;
      line-height: 20px;
}

.SiteConfigEditDelete
{
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: normal;
      text-decoration: underline;
      color: #000000;
      line-height: 20px;
      padding-left: 5px;
      padding-right: 5px;
}

a.SiteConfigEditDelete
{
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: normal;
      text-decoration: underline;
      color: #000000;
      line-height: 20px;
      padding-left: 5px;
      padding-right: 5px;
}

a.SiteConfigEditDelete:Hover
{
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: normal;
      text-decoration: underline;
      color: #046EA3;
      line-height: 20px;
      padding-left: 5px;
      padding-right: 5px;
}

.CategoryNode
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #011242;
	cursor: hand;
}

.CategoryNodeOver
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #008855;
	cursor: hand;
}

.CategoryNodeSelect
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: White;
	background-color: Navy;
	cursor: hand;
}

.CategoryNodeDisabled
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: Red;
}

.CategoryText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #011242;
}

.CategoryTextRed
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: Red;
}

.RadGrid
{
}

.RadGrid Table
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

.RadGrid A
{
	color: black;
}

.RadGridHeader
{
	background-color: #D3E5FA;
	height: 29px;
	padding-top: 4px;
}

.addButton 
{
	background-image: url(Admin/Images/1.gif);
	border : none;
	margin-bottom : 3px;
	width: 33px;
	height: 19px;
	cursor: hand;
	font-family: Arial, Comic Sans MS, Arial;
	font-weight: bold;
	font-size: 10px;
}

td.dataGridLink a 
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
	height: 27px;
}

td.dataGridLink a:visited 
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image : none;
}

td.dataGridLink a:hover 
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	height: 27px;
}

.editorButton 
{
	width: 65px;
	height: 23px;
	border: none;
	padding-top: 1px;
	cursor: hand;
}

#user_details
{
	width: 100%;
	background-color: #99B1B5;
}

#bottom_user_details
{
	width: 100%;
	background-color: #99B1B5;
}

#admin_links
{
	vertical-align: middle;
	text-align: right;
	margin-top: -5px;
	margin-bottom: -5px;
}

.admin_links, a.admin_links, a.admin_links:hover, a.admin_links:visited
{
	font-family: Verdana, Arial, Arial, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 3px;
}

.CategoryNode
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #011242;
	cursor: hand;
}

.CategoryNodeOver
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #008855;
	cursor: hand;
}

.CategoryNodeSelect
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: White;
	background-color: Navy;
	cursor: hand;
}

.CategoryNodeDisabled
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: Red;
}

.CategoryText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #011242;
}

.CategoryTextRed
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: Red;
}

/* RadGrid - Ben - 2005-09-12 */
.RadGrid
{

}

.RadGrid Table
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

.RadGrid A
{
	color: black;
}

.RadGridHeader
{
/*	background-image: url(Admin/Images/defaultHeaderBg.gif);
	background-repeat: repeat-x;*/
	background-color: #D3E5FA;
	height: 29px;
	padding-top: 4px;
}

.EditFormHeader
{
	background-repeat: repeat-x;
	height: 18px;
}

.EditFormButtonRow A { FONT-SIZE: 12px; COLOR: darkgreen }

.EditFormHeader TD { FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-TOP: 4px; TEXT-ALIGN: center }

.RadGridItem
{
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 4px;
}

.RadGridAlternatingItem
{
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 4px;
}

.RadGridEditItem
{
	background-repeat: repeat-x;
	padding-left: 4px;
}

.RadGridSelectedItem
{
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 4px;
}

.RadGridPager
{
	background-repeat: repeat-x;
	height: 21px;
	padding-left: 11px;
}

.PrimaryNavLink, a.PrimaryNavLink
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #855588;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
}

a.ListBoxItemLink
{
	font-family: Arial, Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
}

a.ListBoxItemLink:hover
{
	font-family: Arial, Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #336AC5;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
}


/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */

.yourstyle

{

            voice-family: "\"}"";

            voice-family: inherit;

           

/* Conforming browsers use values below this line */

}
