/* HTML tags  ------------------------------------------------------------------- */

* {margin:0; padding:0;}


html, body {
    background: #ebeced url(../images/bg_gradient.gif) repeat-x; text-align: center;
    font-family: "Trebuchet MS", Trebuchet;  Arial, Helvetica, Tahoma sans-serif;
    background-color: #ebeced;  font-size: 0.9em; color: #006699;
    }

img { border: none; }    
h1 { font-size: 1.6em; padding-bottom:15px;}
h2 { font-size: 1.5em; margin: 15px 0 0 15px; }

a { color:#006699; font-weight:bold; text-decoration:none!important; }



/* Page Container ------------------------------------------------------------------- */

#container {
    margin: 0 auto;
    width: 900px;
    height: 600px;
    text-align: left;
    }
    
/* Header area ------------------------------------------------------------------- */

#header {
    width: 900px; height: 170px; margin-bottom: 2px; float: left;
    background: #ffffff url(../images/spg_logo.gif) no-repeat;
    }   
    
#header_flash {
    width: 375px; height: 170px; float: right; 
    }
    
#dnn_ctr383_Signin_pnlLogin {
padding-left: 180px;
padding-top: 120px;
}

#dnn_ctr383_Signin_pnlAuthenticated {
padding-left: 180px;
padding-top: 120px;
text-align:left;
}

/* Navigation bar ------------------------------------------------------------------- */


/*    


#dnn_nav li {
     float: left; display: inline;
     padding: 0; margin: 0;
     background: url(../images/nav_gradient.gif) repeat-x;
	 text-transform: uppercase; 
     }

#dnn_nav a {
     display: block; padding: 0 31px 0 31px; margin: 0; line-height: 44px;
     font-size: 1em; font-weight: bold; color: #ffffff; text-decoration: none;
     background: url(../images/nav_gradient.gif) repeat-x;
     }

#dnn_nav a:hover {
     background-position: 0 -44px;
     }

#dnn_nav a.active {
     background-position: 0 -44px;
     }

*/

#dnn_nav {
     clear: both; height: 44px;
     padding-left: 50px;  margin-bottom: 2px;
     background: url(../images/nav_gradient.gif) repeat-x;
	 
     }
	 
.header_TextMenuUL {
	margin-top: -0px;
	margin-left: 0px;
}

.header_TextMenuUL, .header_TextMenuUL ul { /* all lists */
	padding: 0;
	list-style: none;
	line-height: 1;
	color: #4b4a45;
	background: #e1f1f6;
}

li.header_TextMenuItem {
	list-style: none;
}

.header_TextMenuUL li a {
     display: block; padding: 0 31px 0 31px; margin: 0; line-height: 44px;
     font-size: 1em; font-weight: bold; color: #ffffff; text-decoration: none!important;
     background: url(../images/nav_gradient.gif) repeat-x;
}

.header_TextMenuSubItem {
	width: 155px;
}

.header_TextMenuUL li a:hover {
     background-position: 0 -44px;
}

.header_TextMenuUL li { /* all list items */
     float: left; display: inline;
     padding: 0; margin: 0;
     background: url(../images/nav_gradient.gif) repeat-x;
	 text-transform: uppercase; 
}

.header_TextMenuUL li ul { /* second-level lists */
	position: absolute;
	width: 155px;
	>margin-left: 0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 100;
	font-size: 11px;
	     background: url(../images/nav_gradient.gif) repeat-x;
}

li ul .header_TextMenuLink {
width: 120px;
}

.header_TextMenuUL li ul ul { /* third-and-above-level lists */
	margin: -2.2em 0 0 10em;
	width: 105px;

}

.header_TextMenuUL li:hover ul ul, .header_TextMenuUL li:hover ul ul ul, .header_TextMenuUL li.sfhover ul ul, .header_TextMenuUL li.sfhover ul ul ul {
	left: -999em;
}

.header_TextMenuUL li:hover ul, .header_TextMenuUL li li:hover ul, .header_TextMenuUL li li li:hover ul, .header_TextMenuUL li.sfhover ul, .header_TextMenuUL li li.sfhover ul, .header_TextMenuUL li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/* Main content area ------------------------------------------------------------------- */
        
#content { float: left; width: 900px; background: #ffffff; }
    
#content_left { width: 300px; float: left; }
#flash_left { width: 300px; height: 214px; float: left; }


#dnn_content_left_box { background: #e7e7e9 url(../images/content_left_box_bg.jpg)  no-repeat 0% 100%; width:300px;  height: 15.5em; float: left; }
#dnn_content_left_box p { margin: 10px 35px 0 17px; font-size: 0.9em; line-height: 1.3em; }
#dnn_content_left_box a { color: #006699; font-weight: bold; text-decoration: none; }

#dnn_ContentPane {width: 540px; float: right; margin-right:25px; padding: 15px 0 10px 20px; }
*html #dnn_ContentPane {width: 530px; float: right; margin-right:25px; padding: 15px 0 10px 20px; }
#dnn_ContentPane p { margin: auto 0px 9px 0px; line-height: 1.3em;}
#dnn_ContentPane ul { margin: auto 150px 10px 36px; font-size: 1em; }
#dnn_ContentPane li { margin-bottom: 4px; }
#dnn_ContentPane a { color: orange; text-decoration:none!important;}


#dnn_ContentPane2 {width: 720px; float: right; margin-right: -120px; margin-top:25px; }
*html #dnn_ContentPane2 {width: 750px; float: right; margin-right: -150px; margin-top:25px;}
#dnn_ContentPane2 p { line-height: 1.3em;}
#dnn_ContentPane2 ul { margin: auto 0px 10px 36px; font-size: 1em; }
#dnn_ContentPane2 li { margin-bottom: 4px; }
#dnn_ContentPane2 ul li a { color: #006699; }
#dnn_ContentPane2 a { color: orange; text-decoration:none!important;}

.linkslist { list-style-type: none; font-weight: bold; font-size: 1em; }
.linkslist li { padding-bottom: 2px; }
.linkslist a { color: #006699; text-decoration: underline; }
.linkslist a:hover { text-decoration: none; }

.services_text {
margin-left: 25px;
width:345px;
float:left;
}
 
.service_TextMenuUL {
width:150px;
float:left;
}

#dnn_ctr373_ModuleContent {
width:370px;
float:left;
}    

*html .services_text {
margin-left: 10px;
width:345px;
float:left;
}
    
/* Footer navigation ------------------------------------------------------------------- */
#footernav {
    float: left; clear:both; height: 44px; width: 900px; margin-top: 2px;
    font-size: 0.85em; color: #ffffff; line-height: 44px;
    background: url(../images/footer_gradient.gif) repeat-x;
    }
	
#footernav li {
     float: left; display: inline;
     padding: 0px; padding-left:5px; padding-right:5px;
     }

.footer_TextMenuLink {
padding-right:7px;
border-right: 1px solid white;
}	 
    
#footernav a { color: #ffffff; text-decoration: none; }
#footernav a:hover { text-decoration: underline; }

#dnn_footernav_left { float: left; padding-left: 20px;}
.footer_cover {
margin-left: -10px;
float:left;
width:20px;
height: 80px;
background: url(../images/footer_gradient.gif) repeat-x;
margin-top:0px;
}
#footernav_right { float: right; text-align: right; padding-right: 20px; }

.service_TextMenuUL, .service_TextMenuUL ul { /* all lists */
	padding: 0 0 5px 0; 
	margin: -3px 0 0 -1px;
	list-style: none;
	float: left;
	width: 150px;
}
	
.service_TextMenuUL li { /* all list items */
	position: relative;
	float: left;
	line-height: 1.25em;
	margin-bottom: -1px;
	margin-top:-4px;
	width: 150px;
}
	
.service_TextMenuUL li a {
	width: 150px;
	display: block;
	color: black;
	font: 14px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	text-decoration: none;
	background-color: #E7E7E9;
	border: 1px solid white;
	padding: 3px 0.5em;
}
	
.service_TextMenuUL li a:hover {
	color: #ffffff!important;
	background-color: #0074BB;
}



/* Footer copyright------------------------------------------------------------------- */
#footercopyright {
    float: left; clear: both; width: 900px;
    font-size: 0.85em; line-height: 30px; color: #063569;
    }
    
    #footercopyright_left { float: left; padding-left: 20px; }
    #footercopyright_right { float: right; padding-right: 10px; }
    #footercopyright_right_aligner { float: left; }


    