/* 
================================================================================================================================================================================================
Global styles
================================================================================================================================================================================================
*/  
body {
	background-color: #FFFFFF;
	margin:0 auto;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #49494b;
	overflow-x: hidden;
}
img {
	border: none;
}
DNNAligncenter {
text-align:left;
}
.RadEDockingZone {
	text-align: left;
}
td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #49494b;
}

.internal_content li {
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	margin-left: -20px;
}
/* 
================================================================================================================================================================================================
Skin styles
================================================================================================================================================================================================
*/ 
.admin {
	background-color: #000000;
}
#container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(images/container_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#middle {
	width: 992px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 992px;
	height: 87px;
	background-color: #49494b;
}
.logo {
	width: 271px;
	height: 87px;
	float: left;
	position: relative;
}
.international {
	width: 409px;
	height: 87px;
	float: right;
	position: relative;
}
#navigation {
	width: 992px;
	height: 39px;
	background-image: url(images/navigation_bg.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
.menu {
	width: 600px;
	height: 39px;
	float: left;
	position: relative;
	z-index: 1;
}
.search {
	padding-top: 9px;
	text-align: right;
	position: relative;
}
.NormalTextBoxSearch {
	background-color: #49494b;
	border-bottom: 1px solid #939394;
	border-right: 1px solid #49494b;
	border-top: 1px solid #252525;
	border-left: 1px solid #333334;
	font-size: 10px;
	color: #b1adad;
	padding-left: 4px;
}
#admin_column_container {
	width: 992px;
	background-color: #ffffff;
	text-align: left;
}
.admin_content {
	width: 952px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#column_container {
	width: 992px;
	height: 465px;
	background-color: #ffffff;
	margin: 0 auto;
	z-index: 0;
}
#home_left_column {
	width: 332px;
	float: left;
	position: relative;
	z-index: 0;
}
.world {
	position: relative;
	width: 332px;
	height: 142px;
	z-index: 0;
}
.welcome {
	width: 332px;
	height: 323px;
	background-image: url(images/welcome_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	overflow: auto;
}
.welcome_text {
	width: 292px;
	margin-left: 20px;
	padding-top: 20px;
	line-height:12px;
}
#flash_banner {
	width: 660px;
	height: 465px;
	float: right;
}
#internal_column_container {
	width: 992px;
	background-color: #ffffff;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
#internal_left_column {
	width: 241px;
	min-height: 466px;
	float: left;
	background-image: url(images/left_pane_bg.gif);
	background-repeat: no-repeat;
}
.panelbar {
	width: 192px;
	margin-left: 12px;
	padding-top: 12px;
}

#internal_middle_column {
	width: 510px;
	float: left;
}
#internal_middle_column_100 {
	width: 510px;
	float: left;
}

.breadcrumbs_container {
	width: 470px;
	height: 27px;
	margin-left: 20px;
	padding-top: 10px;
	background-image: url(images/faded_hr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.breadcrumbs_container_100 {
	width: 700px;
	height: 27px;
	margin-left: 261px;
	padding-top: 10px;
	background-image: url(images/faded_hr_100.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.internal_content {
	width: 470px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.internal_content_100 {
	width: 711px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#internal_right_column{
	width: 241px;
	float: left;
}
.RightPane {
	width: 201px;
	float: left;
	margin-left: 20px;
	padding-top: 34px;
	padding-bottom: 20px;
}
#footer {
	width: 992px;
	height: 53px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	font-size:10px;
	color:#ffffff;
	margin: 0 auto;
}
.footer_left {
	width: 450px;
	padding-top: 20px;
	margin-left: 20px;
	float: left;
	position: relative;
}
.quantum {
	width: 141px;
	height: 53px;
	float: right;
	position: relative;
}
#bottom_shadow {
	width: 100%;
	height: 24px;
	float: left;
	margin: 0 auto;
	background-image: url(images/bottom_shadow_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
/* 
================================================================================================================================================================================================
Hyperlink styles
================================================================================================================================================================================================
*/  
 a:link {
	text-decoration: none;
	border:none;
	color: #000000;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	border:none;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border:none;
	color:#e36f26;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	border:none;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a.FooterLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.FooterLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.FooterLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.FooterLink:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.breadcrumbs:link {
	font-size: 10px;
	color: #49494b;
	text-decoration: none;
	font-weight: normal;
}
a.breadcrumbs:visited {
	font-size: 10px;
	color: #49494b;
	text-decoration: none;
	font-weight: normal;
}
a.breadcrumbs:hover {
	font-size: 10px;
	color: #49494b;
	text-decoration: underline;
	font-weight: normal;
}
a.breadcrumbs:active {
	font-size: 10px;
	color: #49494b;
	text-decoration: none;
	font-weight: normal;
}
/* 
================================================================================================================================================================================================
Font styles
================================================================================================================================================================================================
*/  
.Normal {
	color: #49494b;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.textstandard {
	color: #49494b;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.textorange {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.subheader {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
}
.mainheader {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
}
p {
	font-family: Tahoma, Arial, Helvetica;              
	font-size:11px;
	font-weight:normal;
	margin: 0;
}
li {
	line-height: 1.5em;
}
ul {
	list-style-type: disc;
	color:#000000;
}
blockquote, pre {
	color: #49494b;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	line-height: 1.5em;
}
.FooterLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
}
.breadcrumbs {
	font-size: 12px;
	color: #49494b;
}
/* 
================================================================================================================================================================================================
H-TAGS styles
================================================================================================================================================================================================
*/  
h1 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h2 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h3 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h4 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h5 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
/* 
================================================================================================================================================================================================
RADMENU styles				(skin=DNN)
================================================================================================================================================================================================
*/  
 .RadMenu_Dnn .vertical .item a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  width: 160px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#e36f26;
  border-bottom: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
}
.RadMenu_DNN .vertical .item .disabled a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  width: 160px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#e36f26;
  border-bottom: 1px #FFFFFF solid;
}
.RadMenu_DNN .level1 .item .link {
  width: 180px;
}
.RadMenu_DNN .vertical .item a:hover {
  width: 160px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#49494b;
  border-right: 1px #FFFFFF solid;
  cursor: hand;
  cursor: pointer;
}
.RadMenu_DNN .vertical .item .link {
  color:#FFFFFF;
  font-size: 11px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 0px;
  border-bottom: 1px #FFFFFF solid;
  background-color:#e36f26;
  text-decoration: none;
  line-height: 22px;
}
.RadMenu_DNN .vertical .item .link:hover {
  color:#FFFFFF;
  font-size: 11px;
  padding-right: 8px;
  text-decoration: none;
  line-height: 22px;
}
.RadMenu_DNN .expandLeft,
.RadMenu_DNN .expandRight
{
  background-image:url(images/menuArrow.gif);
  background-repeat:no-repeat;
  background-position: right;
}
/* 
================================================================================================================================================================================================
Admin RADMENU styles			(skin=DNNADMIN)
================================================================================================================================================================================================
*/  
 .RadMenu_DNNADMIN  .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
	background-color:#000000;
	color: #FFFFFF;
	width: 200px;
	font-family: Tahoma, Arial, Helvetica;
	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:#49494b;
	color: #FFFFFF;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}
/* 
================================================================================================================================================================================================
RADPANEL styles       (skin=panel)
================================================================================================================================================================================================
*/  
 .RadPanelbar_panel
{
	width: 192px;
	white-space: normal;
}
.RadPanelbar_panel .rootGroup .item a:link, .RadPanelbar_panel .rootGroup .item a:active, .RadPanelbar_panel .rootGroup .item a:visited
{
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin: 0;
	color: #49494b;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item a:hover {
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin: 0;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_over_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item a:link.expandable, .RadPanelbar_panel .rootGroup .item a:active.expandable, .RadPanelbar_panel .rootGroup .item a:visited.expandable, .RadPanelbar_panel .rootGroup .item a:hover.expandable
{
	background-image: url(images/panel_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item a:link.expandable.SelectedPathHeaderItemCss, .RadPanelbar_panel .rootGroup .item a:active.expandable.SelectedPathHeaderItemCss, .RadPanelbar_panel .rootGroup .item a:visited.expandable.SelectedPathHeaderItemCss, .RadPanelbar_panel .rootGroup .item a:hover.expandable.SelectedPathHeaderItemCss
{
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_first_select.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item .text {
	padding-left: 22px;
	margin: 0;
	padding-bottom: 2px;
}
.RadPanelbar_panel .level1 .rootGroup {
	padding-left: 22px;
	margin: 0;
}
.RadPanelbar_panel .level1 .text {
	padding-left: 22px;
	margin: 0;
}
.RadPanelbar_panel .level1 .item {
	padding-left: 22px;
	margin: 0;
}
.RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:link, .RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:active, .RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:visited, .RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:hover
{
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	margin: 0;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_over_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .level1 .item a:link, .RadPanelbar_panel .level1 .item a:active, .RadPanelbar_panel .level1 .item a:visited, .RadPanelbar_panel .level1 .item a:hover
{
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 6px;
	margin: 0;
	color: #49494b;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_second_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .level1 .item .SelectedPathClass:link, .RadPanelbar_panel .level1 .item .SelectedPathClass:active, .RadPanelbar_panel .level1 .item .SelectedPathClass:visited, .RadPanelbar_panel .level1 .item .SelectedPathClass:hover
{
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 6px;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_second_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .level2 .item a:link, .RadPanelbar_panel .level2 .item a:active, .RadPanelbar_panel .level2 .item a:visited, .RadPanelbar_panel .level2 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}
.RadPanelbar_panel .level2 .item .SelectedPathClass:link, .RadPanelbar_panel .level2 .item .SelectedPathClass:active, .RadPanelbar_panel .level2 .item .SelectedPathClass:visited, .RadPanelbar_panel .level2 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}
/* Nuke News Classes */
.NewsHeader {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #e36f26;
}
.newstitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #e36f26;
}
.NewsHeader a:link {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.NewsHeader a:visited {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.NewsHeader a:hover {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.NewsHeader a:active {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #e36f26;
}
.newstitle a:link {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle a:visited {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle a:hover {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.newstitle a:active {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.NewsPostDetails {
	font-family: Tahoma, Arial, Helvetica;;
	font-size: 11px;
	font-weight: bold;
}
.SummaryBody {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.NewsBody {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.ReadMore {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.ReadMore a:link {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ReadMore a:visited {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ReadMore a:hover {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.ReadMore a:active {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	background-color: gray;
	padding: 3px 5px 3px 5px
}
.newsactionbarlinks:hover
{
	color: #FFFFFF;
	background-color:Black;
}
.NukeNews_AltItem
{
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
}
/* Form Classes */
.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: Tahoma, Arial, Helvetica;
font-size:11px;
font-weight:normal;
}
.HomePageText 
{
font-family: Tahoma, Arial, Helvetica;
font-size:13px;
font-weight:normal;
line-height: 1.5em;
}===================================================================================================================================================
*/  
body {
	background-color: #FFFFFF;
	margin:0 auto;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #49494b;
	overflow-x: hidden;
}
img {
	border: none;
}
DNNAligncenter {
text-align:left;
}
.RadEDockingZone {
	text-align: left;
}
td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #49494b;
}
/* 
================================================================================================================================================================================================
Skin styles
================================================================================================================================================================================================
*/ 
.admin {
	background-color: #000000;
}
#container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(images/container_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#middle {
	width: 992px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 992px;
	height: 87px;
	background-color: #49494b;
}
.logo {
	width: 271px;
	height: 87px;
	float: left;
	position: relative;
}
.international {
	width: 409px;
	height: 87px;
	float: right;
	position: relative;
}
#navigation {
	width: 992px;
	height: 39px;
	background-image: url(images/navigation_bg.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
.menu {
	width: 600px;
	height: 39px;
	float: left;
	position: relative;
	z-index: 1;
}
.search {
	padding-top: 9px;
	text-align: right;
	position: relative;
}
.NormalTextBoxSearch {
	background-color: #49494b;
	border-bottom: 1px solid #939394;
	border-right: 1px solid #49494b;
	border-top: 1px solid #252525;
	border-left: 1px solid #333334;
	font-size: 10px;
	color: #b1adad;
	padding-left: 4px;
}
#admin_column_container {
	width: 992px;
	background-color: #ffffff;
	text-align: left;
}
.admin_content {
	width: 952px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#column_container {
	width: 992px;
	height: 465px;
	background-color: #ffffff;
	margin: 0 auto;
	z-index: 0;
}
#home_left_column {
	width: 332px;
	float: left;
	position: relative;
	z-index: 0;
}
.world {
	position: relative;
	width: 332px;
	height: 142px;
	z-index: 0;
}
.welcome {
	width: 332px;
	height: 323px;
	background-image: url(images/welcome_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	overflow: auto;
}
.welcome_text {
	width: 292px;
	margin-left: 20px;
	padding-top: 20px;
	line-height:12px;
}
#flash_banner {
	width: 660px;
	height: 465px;
	float: right;
}
#internal_column_container {
	width: 992px;
	background-color: #ffffff;
	margin: 0 auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
#internal_left_column {
	width: 241px;
	min-height: 466px;
	float: left;
	background-image: url(images/left_pane_bg.gif);
	background-repeat: no-repeat;
}
.panelbar {
	width: 192px;
	margin-left: 12px;
	padding-top: 12px;
}

#internal_middle_column {
	width: 510px;
	float: left;
}
.breadcrumbs_container {
	width: 470px;
	height: 27px;
	margin-left: 20px;
	padding-top: 10px;
	background-image: url(images/faded_hr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.internal_content {
	width: 470px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#internal_right_column{
	width: 241px;
	float: left;
}
.RightPane {
	width: 201px;
	margin-left: 20px;
	padding-top: 34px;
	padding-bottom: 20px;
}
#footer {
	width: 992px;
	height: 53px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	font-size:10px;
	color:#ffffff;
	margin: 0 auto;
}
.footer_left {
	width: 450px;
	padding-top: 20px;
	margin-left: 20px;
	float: left;
	position: relative;
}
.quantum {
	width: 141px;
	height: 53px;
	float: right;
	position: relative;
}
#bottom_shadow {
	width: 100%;
	height: 24px;
	float: left;
	margin: 0 auto;
	background-image: url(images/bottom_shadow_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
/* 
================================================================================================================================================================================================
Hyperlink styles
================================================================================================================================================================================================
*/  
 a:link {
	text-decoration: none;
	border:none;
	color: #000000;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	border:none;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border:none;
	color:#e36f26;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	border:none;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica;
	font-weight: bold;
}
a.FooterLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.FooterLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.FooterLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.FooterLink:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.breadcrumbs:link {
	font-size: 10px;
	color: #49494b;
	text-decoration: none;
	font-weight: normal;
}
a.breadcrumbs:visited {
	font-size: 10px;
	color: #49494b;
	text-decoration: none;
	font-weight: normal;
}
a.breadcrumbs:hover {
	font-size: 10px;
	color: #49494b;
	text-decoration: underline;
	font-weight: normal;
}
a.breadcrumbs:active {
	font-size: 10px;
	color: #49494b;
	text-decoration: none;
	font-weight: normal;
}
/* 
================================================================================================================================================================================================
Font styles
================================================================================================================================================================================================
*/  
.Normal {
	color: #49494b;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.textstandard {
	color: #49494b;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.textorange {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.subheader {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
}
.mainheader {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
}
p {
	font-family: Tahoma, Arial, Helvetica;              
	font-size:11px;
	font-weight:normal;
	margin: 0;
}
li {
	line-height: 1.5em;
}
ul {
	list-style-type: disc;
	color:#000000;
}
blockquote, pre {
	color: #49494b;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	line-height: 1.5em;
}
.FooterLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
}
.breadcrumbs {
	font-size: 12px;
	color: #49494b;
}
/* 
================================================================================================================================================================================================
H-TAGS styles
================================================================================================================================================================================================
*/  
h1 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h2 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h3 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h4 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
h5 {
	color: #e36f26;
	font-family: Tahoma, Arial, Helvetica;
}
/* 
================================================================================================================================================================================================
RADMENU styles				(skin=DNN)
================================================================================================================================================================================================
*/  
 .RadMenu_Dnn .vertical .item a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  width: 160px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#e36f26;
  border-bottom: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
}
.RadMenu_DNN .vertical .item .disabled a:link, .RadMenu_DNN .vertical .item a:active, .RadMenu_DNN .vertical .item a:visited  {
  width: 160px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#e36f26;
  border-bottom: 1px #FFFFFF solid;
}
.RadMenu_DNN .level1 .item .link {
  width: 180px;
}
.RadMenu_DNN .vertical .item a:hover {
  width: 160px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#49494b;
  border-right: 1px #FFFFFF solid;
  cursor: hand;
  cursor: pointer;
}
.RadMenu_DNN .vertical .item .link {
  color:#FFFFFF;
  font-size: 11px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 0px;
  border-bottom: 1px #FFFFFF solid;
  background-color:#e36f26;
  text-decoration: none;
  line-height: 22px;
}
.RadMenu_DNN .vertical .item .link:hover {
  color:#FFFFFF;
  font-size: 11px;
  padding-right: 8px;
  text-decoration: none;
  line-height: 22px;
}
.RadMenu_DNN .expandLeft,
.RadMenu_DNN .expandRight
{
  background-image:url(images/menuArrow.gif);
  background-repeat:no-repeat;
  background-position: right;
}
/* 
================================================================================================================================================================================================
Admin RADMENU styles			(skin=DNNADMIN)
================================================================================================================================================================================================
*/  
 .RadMenu_DNNADMIN  .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
	background-color:#000000;
	color: #FFFFFF;
	width: 200px;
	font-family: Tahoma, Arial, Helvetica;
	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:#49494b;
	color: #FFFFFF;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}
/* 
================================================================================================================================================================================================
RADPANEL styles       (skin=panel)
================================================================================================================================================================================================
*/  
 .RadPanelbar_panel
{
	width: 192px;
	white-space: normal;
}
.RadPanelbar_panel .rootGroup .item a:link, .RadPanelbar_panel .rootGroup .item a:active, .RadPanelbar_panel .rootGroup .item a:visited
{
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin: 0;
	color: #49494b;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item a:hover {
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin: 0;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_over_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item a:link.expandable, .RadPanelbar_panel .rootGroup .item a:active.expandable, .RadPanelbar_panel .rootGroup .item a:visited.expandable, .RadPanelbar_panel .rootGroup .item a:hover.expandable
{
	background-image: url(images/panel_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item a:link.expandable.SelectedPathHeaderItemCss, .RadPanelbar_panel .rootGroup .item a:active.expandable.SelectedPathHeaderItemCss, .RadPanelbar_panel .rootGroup .item a:visited.expandable.SelectedPathHeaderItemCss, .RadPanelbar_panel .rootGroup .item a:hover.expandable.SelectedPathHeaderItemCss
{
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_first_select.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .rootGroup .item .text {
	padding-left: 22px;
	margin: 0;
	padding-bottom: 2px;
}
.RadPanelbar_panel .level1 .rootGroup {
	padding-left: 22px;
	margin: 0;
}
.RadPanelbar_panel .level1 .text {
	padding-left: 22px;
	margin: 0;
}
.RadPanelbar_panel .level1 .item {
	padding-left: 22px;
	margin: 0;
}
.RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:link, .RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:active, .RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:visited, .RadPanelbar_panel .rootGroup .item .SelectedPathHeaderItemCss:hover
{
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 8px;
	margin: 0;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_over_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .level1 .item a:link, .RadPanelbar_panel .level1 .item a:active, .RadPanelbar_panel .level1 .item a:visited, .RadPanelbar_panel .level1 .item a:hover
{
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 6px;
	margin: 0;
	color: #49494b;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_second_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .level1 .item .SelectedPathClass:link, .RadPanelbar_panel .level1 .item .SelectedPathClass:active, .RadPanelbar_panel .level1 .item .SelectedPathClass:visited, .RadPanelbar_panel .level1 .item .SelectedPathClass:hover
{
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-top: 6px;
	color: #e36f26;
	font-weight: normal;
	/*line-height: 20px;*/
	white-space: normal;
	background-image: url(images/panel_second_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
}
.RadPanelbar_panel .level2 .item a:link, .RadPanelbar_panel .level2 .item a:active, .RadPanelbar_panel .level2 .item a:visited, .RadPanelbar_panel .level2 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}
.RadPanelbar_panel .level2 .item .SelectedPathClass:link, .RadPanelbar_panel .level2 .item .SelectedPathClass:active, .RadPanelbar_panel .level2 .item .SelectedPathClass:visited, .RadPanelbar_panel .level2 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}
/* Nuke News Classes */
.NewsHeader {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #e36f26;
}
.newstitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #e36f26;
}
.NewsHeader a:link {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.NewsHeader a:visited {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.NewsHeader a:hover {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.NewsHeader a:active {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #e36f26;
}
.newstitle a:link {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle a:visited {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.newstitle a:hover {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.newstitle a:active {
	color: #e36f26;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.NewsPostDetails {
	font-family: Tahoma, Arial, Helvetica;;
	font-size: 11px;
	font-weight: bold;
}
.SummaryBody {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.NewsBody {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.ReadMore {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.ReadMore a:link {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ReadMore a:visited {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ReadMore a:hover {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.ReadMore a:active {
	color: #e36f26;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	background-color: gray;
	padding: 3px 5px 3px 5px
}
.newsactionbarlinks:hover
{
	color: #FFFFFF;
	background-color:Black;
}
.NukeNews_AltItem
{
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
}
/* Form Classes */
.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: Tahoma, Arial, Helvetica;
font-size:11px;
font-weight:normal;
}
.HomePageText 
{
font-family: Tahoma, Arial, Helvetica;
font-size:13px;
font-weight:normal;
line-height: 1.5em;
}