@charset "utf-8";
/* CSS Document */

body {
margin:0px auto;
padding:0;
background:url(images/background.gif) repeat-x;
background-color:#cecece;
text-align:center;
}

/* ***** Standard text styling ***** */
td, th, div, td a, td a:link {
font-family: verdana,tahoma,arial;font-size:11px; color:#555;line-height:17px;
}
a,a:link,a:visited {
color:#ff6400; text-decoration:underline; 
}
a:hover{
color:#999999; text-decoration:underline;
}
.Normal{
font-family: verdana, tahoma, arial;
font-size:12px;color:#555; 
line-height:20px;
}
.Normal ul {
margin: 0px 10px 0px 25px;padding:5px 0;
}
.skinObject {
color:#ffffff;
font-weight:normal;
}
.Head {
color:#aaa;
}
.SubHead {
color:#aaa;
}

.SubHead a:link, .SubHead a:visited {
color:#aaa;
}
.DataGrid_Header {
color:#000000;
}
.Normal .CommandButton, .Normal .CommandButton a, .CommandButton, .CommandButton a {
color:#555;
}
h2.blog_title, h2 .blog_title, .blog_title {
font-family:"trebuchet ms",arial, tahoma, verdana;
font-size:20px;
color:#ff0000;
}

.LeftTextBox {
	border:1px solid #121212;
	background-color:#3e3e3e;
	margin:0px;
	color:#999999;
}
.MainForm {
	border:1px solid #121212;
	background-color:#3e3e3e;
	margin:0px;
	color:#999999;
}
.LeftForm td {
	padding:2px;
	border:0px solid red;
}
.LeftForm .CommandButton {
	border:1px solid #121212;
	background-color:#3e3e3e;
	text-decoration:none;
	padding:2px 5px;
	margin:0px;
	float:right;
	color:#df6400;
	font-weight:bold;
}

.LeftForm {
	margin-left:5px;
}
#dnn_ctr1747_FormMaster_tdFormMasterHeaderCell {
	display:none;
}

#wrapper {
margin:0 auto;
background-color:#ffffff;
width:937px;
border-left:1px solid #8a8a8a;
border-right:1px solid #8a8a8a;
background:url(images/wrapperback.gif) repeat-y;
}
#topbar {
width:937px;
background:url(images/topback.gif) no-repeat;
height:160px;
}
#topmenu {
	border:0px solid red;
	width:300px;
	height:20px;
	margin-top:20px;
	float:right;
	text-align:right;
	margin-right:20px;
}
#address {
		border:0px solid red;
	width:300px;
	height:80px;
	margin-top:30px;
	float:right;
	text-align:right;
	margin-right:20px;
	clear:both;
}
#header {
	width:937px;
	height:205px;
	background:url(images/homepic.jpg) no-repeat;
}

#logo{
float:left;
width:515px;
height:174px;
background:url(images/logo.gif) no-repeat;
}
#flash {
width:421px;
height:174px;
margin:0px;
float:right;
}
#content {
width:937px;
margin:0 0px;
border:0px solid red;
display:block;
}
#content td {
text-align:left;
}

#left {
float:left;
width:220px;
padding:0;
margin:0;
background-color:#ececec;
}
#right {
float:right;
width:717px;
background:url(images/rightback.gif) no-repeat;
}
#rightinternal {
float:right;
width:654px;
margin-right:20px;
}
#filler {
clear:both;
}
#footer {
width:939px;
background:url(images/footerback.gif) no-repeat;
height:30px;
font-family:verdana, arial, tahoma, sans-serif;
color:#ffffff;
font-weight:normal;
padding-top:5px;
padding-left:0px;
font-size:10px;
text-align:center;
margin: 0 auto;
}
#footer a{
	color:#fff;
}

#footer2 {
 width:937px;
 height:28px;
 font-family:verdana, arial, tahoma, sans-serif;
 text-align:center;
 margin: 0 auto;
 
}

#footerlinks {
	width:850px;
	font-size:10px;
	height:70px;
}

#bottomNavigation ul {
	margin:0;
}
#bottomNavigation ul li { 
display: inline; 
list-style: none; 
}
#bottomNavigation ul li a,#bottomNavigation ul li a:visited { 
padding: 0px 5px; 
border-right: 1px solid #595c60; 
font-size:11px;
text-decoration:none;
color:#555555;
font-weight:normal;
font-family:verdana,tahoma,arial;
}
#bottomNavigation ul li a:hover {
	color:#000;
}
#bottomNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#bottomNavigation ul li.DisabledTab {display:none;}
#bottomNavigation ul li. DisabledTab {display:none;}
#bottomNavigation ul .DisabledTab {display:none;}
#bottomNavigation .DisabledTab {display:none;}
/*#bottomNavigation ul li.SelectedTab.Level0{display:none;}*/


#topNavigation ul {
	margin:0;
}
#topNavigation ul li { 
display: inline; 
list-style: none; 
}
#topNavigation ul li a,#topNavigation ul li a:visited { 
padding: 0px 5px; 
border-right: 1px solid #595c60; 
font-size:11px;
text-decoration:none;
color:#999999;
font-family:verdana,arial,tahoma;
font-weight:bold;
}
#topNavigation ul li a:hover {
	color:#fff;
}
#topNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#topNavigation ul li.DisabledTab {display:none;}
/*#bottomNavigation ul li.SelectedTab.Level0{display:none;}*/


