	 
* {
margin:0;padding:0;
}
/* ***** Fix for IE bug ***** */
img {
position: relative;
}

body {
font-size:12px;
background:url(images/allback.gif) repeat-x;
background-color:#adafba;
margin:0;
padding:0;
}
/* ***** Standard text styling ***** */
td, th, div, td a, td a:link {
font-family: arial,tahoma,verdana;font-size:11px; color:#aaa;
}
a,a:link,a:visited {
color:#000000; text-decoration:underline; 
}
a:hover{
color:#999999; text-decoration:underline;
}
.Normal{
font-family: arial,tahoma,verdana;
font-size:12px;color:#000000; 
}
.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;
}
.CommandButton, .CommandButton a {
color:#aaa;
}


.DNNEmptyPane {
width:0px;
height:0px;
}

/* ***** Wrapper for all Content ***** */
#container {
width:950px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/contentback.gif) repeat-y;
}

#container td {text-align: left;}

#containeradmin {
width:950px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/contentbackadmin.gif) repeat-y;
}

#containeradmin td {text-align: left;}

#containerinternal {
width:950px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/contentbackinternal.gif) repeat-y;
}

#containerinternal td {text-align: left;}

/* ***** Narrow Bar at very top ***** */
#top {
width:350px;
height:47px;
background:url(images/topback.gif) repeat-x;
background-color:#d9d9db;
margin-bottom:0;
padding-left:600px;
padding-top:10px;
}

#topright {
float:right;
width:250px;
height:30px;
text-align:right;
color:#ffffff;
font-weight:normal;
padding-right:6px;
padding-top:0px;
}

/*-------- search box ------------*/
#dnn_dnnSEARCH_txtSearch {
width:120px;
color:#000;
font-weight:normal;
border:1px solid #000;
background:url(images/searchbac.gif) repeat-x;
background-color:#aaaaaa;
height:20px;
padding:0px;
margin:0px;
}

#dnn_dnnSEARCH_cmdSearch img {
border:0px;
position:relative;
top:6px;
left:0px;
margin-right:5px;
margin-left:-3px;
}

#title {
width:236px;
height:278px;
background:url(images/left.gif) no-repeat;
float:left;
margin:0;
padding:0;
}

#flash {
	float:right;
	margin:0;
	padding:0;

}
#mainimage {
width:714px;
height:278px;
float:right;
z-index:-100;
}

#menu2 {
width:630px;
height:55px;
background:url(images/menuback.gif) no-repeat;
background-color:#c8cace;
margin-bottom:0;
padding-left:320px;
}
#greybar {
	background:url(images/greybar.gif) no-repeat;
	width:950px;
	height:24px;
}

/* ***** footer area at very bottom ***** */
.footerclass {
font-weight:normal;font-size:10px;
}
#footer {
height:35px;
width:950px;
font-family:"Trebuchet MS",arial,verdana,tahoma;
font-size:11px;
line-height:16px;
color:#000;
padding-top:10px;
text-align:center;
background:url(images/footerback.gif) no-repeat;
}

#footer a {
font-family:arial,tahoma,verdana;font-size:10px; color:#000; text-decoration:underline; 
}
#footer a:hover{
color:#990000;
}

/* ***** Whole content area ***** */

#content {
width:950px;
clear:both;
padding-top:0px;
padding-bottom:0px;
}
#contentadmin {
width:950px;
clear:both;
padding-top:0px;
padding-bottom:0px;
padding-left:10px;
}
/* ***** Left column - leftpane ***** */
#toppane {
margin:0 20px;
width:925px;
display:block;
}
#left {
float:left;margin-left:0px;width:700px;display:inline;
}
#leftadmin {
float:left;margin-left:10px;width:700px;display:inline;
}
/* ***** Right column - several panes ***** */
#right {
float:right;margin-right:4px;width:215px;display:inline;
}

#leftinternal {
float:left;margin-left:0px;width:650px;display:inline;
}
/* ***** Right column - several panes ***** */
#rightinternal {
float:right;margin-right:4px;width:295px;display:inline;margin-top:65px;margin-bottom:20px;
}

/* ***** Filler to fix CSS bug ***** */
#filler {
clear:both;
}

#centercontent {
	background:url(images/csmhomeback.jpg) no-repeat;
	width:469px;
	font-family:arial,tahoma,verdana;
	font-size:10px;
	line-height:13px;
	color:#000;
	height:247px;
	margin-left:6px;
}
#centercontenttext {
	width:220px;
	height:70px;
	top:170px;
	left:20px;
position:relative;
color:#000000;
font-size:10px;
line-height:12px;
}
#centercontent a {
	color:#a00;
	font-weight:bold;
}

#spinecontent {
	background:url(images/csihomeback.jpg) no-repeat;
	width:470px;
	font-family:arial,tahoma,verdana;
	font-size:10px;
	line-height:13px;
	color:#000;	
	height:247px;
	
}
#spinecontenttext {
	width:220px;
	height:70px;
	top:170px;
	left:230px;
position:relative;
color:#000000;
font-size:10px;
line-height:12px;
}
#centercontent a {
	color:#a00;
	font-weight:bold;
}

#spinecontent a {
	color:#a00;
	font-weight:bold;
}


/*  NavMenu styles start here */

#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
    background-color:none;
	margin-top:2px;

}

#nav li {
  position: relative;
  float:left;
  height : 51px;
  line-height : 51px;
  list-style: none;
  	z-index:10000;
}
#nav li li{
  position: relative;
  float:left;
  height : 22px;
  line-height : 22px;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#af1117;
}


#nav a {
    font-size:12px;
	display:block;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
     padding :0px 10px 0px 10px;
    color:#000;
    border-left:1px solid #e0e0e2;
    border-right:1px solid #b5b7be;	
	font-family:"Trebuchet MS",arial, tahoma, sans-serif;
}

#nav li li a {
    width:16em;
	height:22px;
	line-height:22px;
	text-align:left;
	border-bottom:1px solid #000;
	color:#fff;
	border-left:1px solid #000;
	border-right:1px solid #000;	
	font-weight:normal;
}

#nav li a:hover {
    border-left:1px solid #e0e0e2;
    border-right:1px solid #b5b7be;	
	background:url(images/menuhover.gif) repeat-x;
}
#nav li li a:hover {
    border-left:1px solid #000;
    border-right:1px solid #000;	
	border-bottom:1px solid #000;
	background:none;
    background-color:#555;
}
#nav li a.SelectedTab {
    font-size:1.12em;
    background-color: #FFF;
}
#nav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 49px;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}

#nav620 li {
	width:150px;
}








/*  NavMenu styles start here */

#nav2 ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
    background-color:none;
}

#nav2 li {
  position: relative;
  float:left;
  height : 18px;
  line-height : 18px;
  list-style: none;
}
#nav2 li li{
  position: relative;
  float:left;
  height : 25px;
  line-height : 25px;
  list-style: none;
}

#nav2 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#333;
}


#nav2 a {
    font-size:13px;
	display:block;
    text-decoration:none;
    text-align:center;
    font-weight:normal;
     padding :0px 13px 0px 12px;
    color:#3e404e;
	font-family:"Trebuchet MS",arial, tahoma, sans-serif;	
	border-right:1px solid red;
}

#nav2 li li a {
    width:12em;
	height:25px;
	line-height:25px;
	text-align:left;
	border-bottom:1px solid #555;
}

#nav2 li a:hover {
	color:#af1117;
}
#nav2 li li a:hover {
    border-left:1px solid #525252;
    border-right:1px solid #282828;	
	border-bottom:1px solid #777;	
    background-color:#555;
}
#nav2 li a.SelectedTab {
    font-size:1.12em;
    background-color: #FFF;
}
#nav2 .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav2 li:hover ul ul,
#nav2 li:hover ul ul ul,
#nav2 li:hover ul ul ul ul,
#nav2 li.iehover ul ul,
#nav2 li.iehover ul ul ul,
#nav2 li.iehover ul ul ul ul{
  left: -999em;
}

#nav2 li:hover ul, 
#nav2 li.iehover ul {
	top: 39px;
	left:0;
}
#nav2 li li:hover ul,
#nav2 li li li:hover ul,
#nav2 li li.iehover ul,  
#nav2 li li li.iehover ul {
	top: 0;
	left:12.8em;
}

#nav2258 {
display:none;
}
