/* skin by dnn-design.com */
body{
margin:0px auto;
background-color:ffffff;
font-family:Arial, Helvetica, sans-serif;
}
#ControlPanel {
}
.adminMenu {
width:954px;
margin:0px auto;
text-align:left;
}
#login {
width:944px;
padding-right:10px;
margin:5px auto;
text-align:right;
}

/* navigation start */
#navBackground {
clear:both;
float:left;
margin:0px;
width:100%;
height:31px;
background-image:url(navBackground.jpg);
background-repeat:repeat-x;
}
#navHContainer {
display:block;
margin:0px auto !important;
padding:0px;
width:954px;
height:31px;
} 
#nav ul {
padding:0px;
margin:0px auto;
    list-style:none;
    float:right;
}
#nav li {
background-image:none;
position: relative;
float:left;
width:auto;
list-style: none;
padding:8px 0px 8px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;

}
/* second-level lists */
#nav li ul {
position : absolute;
left: -999em;
padding:0px;
margin:0px;

}
/* set the text properties for main tab */
#nav a {
text-decoration:none !important;
color:#ffffff !important;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
border-right:#5994c7 solid 1px;
padding:0px 13px 0px 14px;
}
#nav a:visited {

}
#nav a:hover {
color:#ffffff!important;
text-decoration:none !important;
}
#nav ul li {
}
/* set the hover properties for the main tab background */
#nav li:hover {
background-image:url(navBackgroundOver.jpg);
background-repeat:repeat-x;
}
/*  set the submenu background and font color etc  */
#nav li li a {
text-decoration:none !important;
color:#ffffff !important;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
border:none;
padding:0px;
}
/* set the hover effects for the submenu 1 text and background and cancels the image background from the main tab */
#nav li li a:hover{
}
#nav li li {
background-color:#16ab1c;
width:110px;
border:none;
height:auto;
padding:3px;
font-size:1em;
border-bottom:#CCCCCC dotted 1px;
}
#nav li li:hover {
background-color:#00529b;
background-image:none;
border:none;
border-bottom:#CCCCCC dotted 1px;
}
#nav .SelectedTab a{
}
#nav .DisabledTab {
}
/* 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: 0px; /*sets positioning of the drop down menu level 1*/
	left:0;
	margin-top:30px;
	
}
#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:160px; /*sets positioning of the drop down menu level 2*/
	margin-top:0px;
}
/*end of navigation*/
#content {
width:100%;
padding:0px;
margin:0px;
}
#PageFrame {
margin:0px auto !important;
width:954px;
padding:3px 0px 10px 0px;
clear:both;
}
#maingroup {
float:right;
width:954px;
padding:0px;
margin:0px;
}
.toppane {
width:954px;
padding:5px 0px;
margin:0px;
}
.contentpane {
float:left;
width:775px;
padding:5px 0px;
margin:10px 0px;
}
.rightpane {
float:right;
width:170px;
padding:5px 0px;
margin:0px;
}
.spacer {
width:954px;
height:1px;
clear:both;
}
#bottomGroup {
width:954px;
float:left;
clear:both;
}
.thumbsAndLinks {
width:954px;
float:left;
clear:both;
padding:1px 0px;
margin:1px 0px;
}
.thumbsAndLinksLeft {
width:455px;
float:left;
}
.thumbsAndLinksRight {
width:455px;
float:right;
}
.left {
width:211px;
float:left;
padding:5px 0px;
}
.leftC1 {
width:455px;
float:left;
padding:5px 0px;
}
.right {
float:right;
width:211px;
padding:5px 0px;
}
#footerGroup {
width:954px;
margin:0px;
padding:0px;
clear:both;
}
#terms {
float:left;
width:100%;
padding:10px 0px;
text-align:center;
}
#footer, #footer a, .terms, .SkinObject {
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#004f93 !important;
}

p, .Normal, .NormalBold {
font-size:0.9em;
}
h6 {
padding:0px;
margin:0px;
}
#content ul {
margin:0px !important;
padding:0px !important;
list-style:none !important;
}
#content li {
margin:0px !important;
padding:0px 0px 0px 10px !important;
font-size:1.1em !important;
*font-size:0.9em !important;
list-style:none !important;
background-image:url(arrow.gif);
background-position:left;
background-repeat:no-repeat;
}
#content li a{
color:#999999 !important;
font-weight:normal;
}
