/* CSS Document */

/* Basic HTML Elements
-------------------------------------------------------------------------------------  Basic HTML Elements */
body {
	background:#0066cc url("/gfx/bg_body.jpg") repeat-x left top !important;
}

h1 {
	color:#cc0000;
}
h1.replace { 
	/*margin-top:100px;*/
	background-image:none;
	/*background-repeat:no-repeat;*/
}
.col-index h1, 
.col-index h1 strong {
	height:30px;
	margin:0;
	padding:0;
}
.col-index h1 strong span {
	display:none;
}
.col-MS h1 {
	padding-right:300px;
}
h2 {
	color:#003399;
}

/* Layout
--------------------------------------------------------------------------------------------------  Layout */
/* Header
--------------------------------------------------------------------------------------------------  Header */
#header {
	background-image:url("/gfx/masthead.jpg");
}
.col-index #header-wrap {
	height:30px;
}
.col-index #header {
	height:30px;
	background-image:url("/gfx/feature_content_bg.gif");
}
* html .col-index #header {
	height:20px;
}

/* Main Navigation
-----------------------------------------------------------------------------------------  Main Navigation */
#nav {
	background:url("/gfx/bg_nav_fade_lightblue.gif") no-repeat center bottom;
}

#nav a {
	border-bottom-color:#cce5ff;
}

/* Sub Navigation
------------------------------------------------------------------------------------------  Sub Navigation */
/* Side Navigation
-----------------------------------------------------------------------------------------  Side Navigation */
.sidenav a {
	border:none; 
}

.sidenav .lightblue h2 {background:url("/gfx/subcol_tab_lightblue.gif") no-repeat left top; border-bottom:1px solid #cce5ff;}
.sidenav .darkblue h2 {background:url("/gfx/subcol_tab_darkblue.gif") no-repeat left top;}
.sidenav .red h2 {background:url("/gfx/subcol_tab_red.gif") no-repeat left top;}
.sidenav .green h2 {background:url("/gfx/subcol_tab_green.gif") no-repeat left top;}
.sidenav .gray h2 {background:url("/gfx/subcol_tab_gray.gif") no-repeat left top;}

.sidenav .lightblue .box {background:url("/gfx/subcol_box_bg_lightblue.gif") no-repeat left bottom; margin-bottom:10px;}



/* Index Pages
---------------------------------------------------------------------------------------------- Index Pages */
/* Features
------------------------------------------------------------------------------------------------- Features */
* html #featureimage {
	margin-top:10px;
	margin-left:-15px;
}

/* Boxes
---------------------------------------------------------------------------------------------------  Boxes */ 
/* Images
--------------------------------------------------------------------------------------------------  Images */
/* Lists
---------------------------------------------------------------------------------------------------  Lists */
/* Pull Content
--------------------------------------------------------------------------------------------  Pull Content */
/* Footer
--------------------------------------------------------------------------------------------------  Footer */
/* Footnotes
-----------------------------------------------------------------------------------------------  Footnotes */
/* Tables
--------------------------------------------------------------------------------------------------  Tables */
/* Forms
---------------------------------------------------------------------------------------------------  Forms */
/* Mobile
--------------------------------------------------------------------------------------------------  Mobile */
/* Misc
----------------------------------------------------------------------------------------------------  Misc */
/* Alignment
-----------------------------------------------------------------------------------------------  Alignment */
/* Skins  
---------------------------------------------------------------------------------------------------  Skins */