/* Global Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	overflow-x: hidden;
}

.DNNAligncenter {
	text-align: left;
}

#wrapper {
	width: 100%;
	margin: 0;
	padding-left: 1px;
	text-align: center;
}

#container	{
	width: 923px;
	margin: 0 auto;
	text-align: left;
}

#flash_banner {
	width: 923px;
	height: 367px;
	float: left;
}

#internal_banner {
	width: 923px;
	height: 185px;
	float: left;
}

.activetab {
	width: 892px;
	color: #FFFFFF;
	font-size: 34px;
	position: absolute;
	margin-top: 90px;
	text-align: right;
	text-transform: capitalize;
}

.navbar {
	width: 710px;
	height: 30px;
	margin-top: 2px;
	position: absolute;
	z-index: 1;
}

.searchlabel {
	width: 60px;
	height: 30px;
	position: absolute;
	margin-left: 679px;
	z-index: 1;
}

.searcharea {
	width: 200px;
	height: 30px;
	position: absolute;
	margin-left: 745px;
	z-index: 1;
	margin-top:3px;
}

.NormalTextBoxSearch {
	border: 0;
}

#home_text {
	width: 923px;
	background-image: url(images/welcome_contact_news_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fd9c2b;
	float: left;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

.home_left {
	width: 340px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

.home_middle {
	width: 210px;
	margin-top: 40px;
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}

.home_right {
	width: 290px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

#left_right {
	width: 923px;
	background-image: url(images/leftright_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#left_right_overlay {
	width: 923px;
	background-image: url(images/leftright_overlay_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

.left {
	width: 213px;
	height: 375px;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

.panel {
	width: 213px;
	margin-top: 20px;
	float: left;
}

.leftpane {
	width: 173px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}

.right {
	width: 710px;
	float: left;
}

.contentpanefull {
	width: 680px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
}

.contentpanemiddle {
	width: 440px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
}

.rightpane {
	width: 163px;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#admincontent {
	width: 923px;
	background-color: #1f1f1f;
	float: left;
}

.admincontentpane {
	width: 893px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#footer {
	width: 883px;
	height: 18px;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/footer_bg.gif);
	clear: both;
	border-bottom: 7px #030303 solid;
}

.footer_text {
	width: 400px;
	font-size: 10px;
	color: #b0b0b0;
	float: left;
}

.footer_quantum {
	width: 300px;
	font-size: 10px;
	color: #b0b0b0;
	text-align: right;
	float: right;
}

/* Font Styles */

ul, li {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.Normal, NormalDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd9c29;
}

.Head {
	color: #FFFFFF;
}

.SubHead {
	color: #FFFFFF;
}

/* Hyperinks */

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer_links:link {
	color: #b0b0b0;
	text-decoration: none;
}

a.footer_links:visited {
	color: #b0b0b0;
	text-decoration: none;
}

a.footer_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_links:active {
	color: #b0b0b0;
	text-decoration: none;
}

/*Rad Menu (ADMIN) styles */

.admintoolbar {
	background-color: #000000;
}

.ControlPanel {
	background-color: #000000;
}

.RadMenu_DNNADMIN .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
    background-color: #000000;
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:12px;
	padding-right: 12px;
}

.RadMenu_DNNADMIN .item a:hover {
    cursor: hand;
    cursor: pointer;
    background-color: #CCCCCC;
    color: #000000;
}

/* RadMenu Styles */

.RadMenu_DNN .rootGroup .item a:link, .RadMenu_DNN .rootGroup .item a:active, .RadMenu_DNN .rootGroup .item a:visited {
    cursor: hand;
    cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.RadMenu_DNN .rootGroup .item a:hover {
    cursor: hand;
    cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.RadMenu_DNN .vertical .item a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  cursor: hand;
  cursor: pointer;
  width: 180px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#fd9c29;
  color: #FFFFFF;
  /*border-bottom: 1px #FFFFFF solid;*/
  background-image: url(images/dhtml_dropdown_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

.RadMenu_DNN .vertical .item .disabled a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  cursor: hand;
  cursor: pointer;
  width: 180px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#fd9c29;
  /*border-bottom: 1px #FFFFFF solid;*/
  background-image: url(images/dhtml_dropdown_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

.RadMenu_DNN .vertical .item a:hover {
  cursor: hand;
  cursor: pointer;
  width: 180px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#FFFFFF;
  color: #000000;
  cursor: hand;
  cursor: pointer;
}

.RadMenu_DNN .vertical .item .link {
  cursor: hand;
  cursor: pointer;
  color:#FFFFFF;
  font-size: 12px;
  text-decoration: none;
  line-height: 22px;
}

.RadMenu_DNN .vertical .item .link:hover {
  cursor: hand;
  cursor: pointer;
  color:#000000;
  font-size: 12px;
  text-decoration: none;
  line-height: 22px;
}

/* Rad Panel Styles */

.RadPanelbar_VM
{
	width: 213px;
	white-space: normal;
}

.RadPanelbar_VM .rootGroup .item a:link, .RadPanelbar_VM .rootGroup .item a:active, .RadPanelbar_VM .rootGroup .item a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item a:link.expandable, .RadPanelbar_VM .rootGroup .item a:active.expandable, .RadPanelbar_VM .rootGroup .item a:visited.expandable, .RadPanelbar_VM .rootGroup .item a:hover.expandable
{
	background-position:right top;
	background-repeat: no-repeat;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item a:link.expandable.SelectedPathHeaderItemCss, .RadPanelbar_VM .rootGroup .item a:active.expandable.SelectedPathHeaderItemCss, .RadPanelbar_VM .rootGroup .item a:visited.expandable.SelectedPathHeaderItemCss, .RadPanelbar_VM .rootGroup .item a:hover.expandable.SelectedPathHeaderItemCss
{
	background-position:right top;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item .text {
	padding-left: 20px;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:link, .RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:active, .RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:visited, .RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level1 .item a:link, .RadPanelbar_VM .level1 .item a:active, .RadPanelbar_VM .level1 .item a:visited, .RadPanelbar_VM .level1 .item a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #98002e;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level1 .item .SelectedPathClass:link, .RadPanelbar_VM .level1 .item .SelectedPathClass:active, .RadPanelbar_VM .level1 .item .SelectedPathClass:visited, .RadPanelbar_VM .level1 .item .SelectedPathClass:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level2 .item a:link, .RadPanelbar_VM .level2 .item a:active, .RadPanelbar_VM .level2 .item a:visited, .RadPanelbar_VM .level2 .item a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #98002e;
	font-weight: normal;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level2 .item .SelectedPathClass:link, .RadPanelbar_VM .level2 .item .SelectedPathClass:active, .RadPanelbar_VM .level2 .item .SelectedPathClass:visited, .RadPanelbar_VM .level2 .item .SelectedPathClass:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
} 

.RadPanelbar_VM .level3 .item a:link, .RadPanelbar_VM .level3 .item a:active, .RadPanelbar_VM .level3 .item a:visited, .RadPanelbar_VM .level3 .item a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #98002e;
	font-weight: normal;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level3 .item .SelectedPathClass:link, .RadPanelbar_VM .level3 .item .SelectedPathClass:active, .RadPanelbar_VM .level3 .item .SelectedPathClass:visited, .RadPanelbar_VM .level2 .item .SelectedPathClass:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
} 
/* Form Master Styles */

.formmaster
{
	border-right: #000000 0px dotted;
	border-top: #000000 0px dotted;
	border-left: #000000 0px dotted;
	border-bottom: #000000 0px dotted;
	border-collapse: collapse;
}
.formmaster TD
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.NormalTextBox 
{
font-family: Arial, Helvetica, Tahoma;
font-size:12px;
font-weight:normal;
}


a.CommandButton:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.CommandButton:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

me_right {
	width: 290px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

#left_right {
	width: 923px;
	background-image: url(images/leftright_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#left_right_overlay {
	width: 923px;
	background-image: url(images/leftright_overlay_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

.left {
	width: 213px;
	height: 375px;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

.panel {
	width: 213px;
	margin-top: 20px;
	float: left;
}

.leftpane {
	width: 173px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}

.right {
	width: 710px;
	float: left;
}

.contentpanefull {
	width: 680px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
}

.contentpanemiddle {
	width: 440px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
}

.rightpane {
	width: 163px;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#admincontent {
	width: 923px;
	background-color: #1f1f1f;
	float: left;
}

.admincontentpane {
	width: 893px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#footer {
	width: 883px;
	height: 18px;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/footer_bg.gif);
	clear: both;
	border-bottom: 7px #030303 solid;
}

.footer_text {
	width: 400px;
	font-size: 10px;
	color: #b0b0b0;
	float: left;
}

.footer_quantum {
	width: 300px;
	font-size: 10px;
	color: #b0b0b0;
	text-align: right;
	float: right;
}

/* Font Styles */

ul li {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.Normal, NormalDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd9c29;
}

.Head {
	color: #FFFFFF;
}

.SubHead {
	color: #FFFFFF;
}

/* Hyperinks */

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_left:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_middle:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home_right:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer_links:link {
	color: #b0b0b0;
	text-decoration: none;
}

a.footer_links:visited {
	color: #b0b0b0;
	text-decoration: none;
}

a.footer_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_links:active {
	color: #b0b0b0;
	text-decoration: none;
}

/*Rad Menu (ADMIN) styles */

.admintoolbar {
	background-color: #000000;
}

.ControlPanel {
	background-color: #000000;
}

.RadMenu_DNNADMIN .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
    background-color: #000000;
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:12px;
	padding-right: 12px;
}

.RadMenu_DNNADMIN .item a:hover {
    cursor: hand;
    cursor: pointer;
    background-color: #CCCCCC;
    color: #000000;
}

/* RadMenu Styles */

.RadMenu_DNN .rootGroup .item a:link, .RadMenu_DNN .rootGroup .item a:active, .RadMenu_DNN .rootGroup .item a:visited {
    cursor: hand;
    cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.RadMenu_DNN .rootGroup .item a:hover {
    cursor: hand;
    cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.RadMenu_DNN .vertical .item a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  cursor: hand;
  cursor: pointer;
  width: 180px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#fd9c29;
  color: #FFFFFF;
  /*border-bottom: 1px #FFFFFF solid;*/
  background-image: url(images/dhtml_dropdown_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

.RadMenu_DNN .vertical .item .disabled a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  cursor: hand;
  cursor: pointer;
  width: 180px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#fd9c29;
  /*border-bottom: 1px #FFFFFF solid;*/
  background-image: url(images/dhtml_dropdown_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

.RadMenu_DNN .vertical .item a:hover {
  cursor: hand;
  cursor: pointer;
  width: 180px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#FFFFFF;
  color: #000000;
  cursor: hand;
  cursor: pointer;
}

.RadMenu_DNN .vertical .item .link {
  cursor: hand;
  cursor: pointer;
  color:#FFFFFF;
  font-size: 12px;
  text-decoration: none;
  line-height: 22px;
}

.RadMenu_DNN .vertical .item .link:hover {
  cursor: hand;
  cursor: pointer;
  color:#000000;
  font-size: 12px;
  text-decoration: none;
  line-height: 22px;
}

/* Rad Panel Styles */

.RadPanelbar_VM
{
	width: 213px;
	white-space: normal;
}

.RadPanelbar_VM .rootGroup .item a:link, .RadPanelbar_VM .rootGroup .item a:active, .RadPanelbar_VM .rootGroup .item a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item a:link.expandable, .RadPanelbar_VM .rootGroup .item a:active.expandable, .RadPanelbar_VM .rootGroup .item a:visited.expandable, .RadPanelbar_VM .rootGroup .item a:hover.expandable
{
	background-position:right top;
	background-repeat: no-repeat;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item a:link.expandable.SelectedPathHeaderItemCss, .RadPanelbar_VM .rootGroup .item a:active.expandable.SelectedPathHeaderItemCss, .RadPanelbar_VM .rootGroup .item a:visited.expandable.SelectedPathHeaderItemCss, .RadPanelbar_VM .rootGroup .item a:hover.expandable.SelectedPathHeaderItemCss
{
	background-position:right top;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item .text {
	padding-left: 20px;
	width: 213px;
}

.RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:link, .RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:active, .RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:visited, .RadPanelbar_VM .rootGroup .item .SelectedPathHeaderItemCss:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level1 .item a:link, .RadPanelbar_VM .level1 .item a:active, .RadPanelbar_VM .level1 .item a:visited, .RadPanelbar_VM .level1 .item a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #98002e;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level1 .item .SelectedPathClass:link, .RadPanelbar_VM .level1 .item .SelectedPathClass:active, .RadPanelbar_VM .level1 .item .SelectedPathClass:visited, .RadPanelbar_VM .level1 .item .SelectedPathClass:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level2 .item a:link, .RadPanelbar_VM .level2 .item a:active, .RadPanelbar_VM .level2 .item a:visited, .RadPanelbar_VM .level2 .item a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #98002e;
	font-weight: normal;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level2 .item .SelectedPathClass:link, .RadPanelbar_VM .level2 .item .SelectedPathClass:active, .RadPanelbar_VM .level2 .item .SelectedPathClass:visited, .RadPanelbar_VM .level2 .item .SelectedPathClass:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
} 

.RadPanelbar_VM .level3 .item a:link, .RadPanelbar_VM .level3 .item a:active, .RadPanelbar_VM .level3 .item a:visited, .RadPanelbar_VM .level3 .item a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #98002e;
	font-weight: normal;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
}

.RadPanelbar_VM .level3 .item .SelectedPathClass:link, .RadPanelbar_VM .level3 .item .SelectedPathClass:active, .RadPanelbar_VM .level3 .item .SelectedPathClass:visited, .RadPanelbar_VM .level2 .item .SelectedPathClass:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px #FFFFFF dotted;*/
	background-image: url(images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	/*line-height: 20px;*/
	white-space: normal;
	width: 213px;
} 
/* Form Master Styles */

.formmaster
{
	border-right: #000000 0px dotted;
	border-top: #000000 0px dotted;
	border-left: #000000 0px dotted;
	border-bottom: #000000 0px dotted;
	border-collapse: collapse;
}
.formmaster TD
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.NormalTextBox 
{
font-family: Arial, Helvetica, Tahoma;
font-size:12px;
font-weight:normal;
}


a.CommandButton:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.CommandButton:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


