/*********************************************** POSITION AND LAYOUT ***************************************/

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	color: #000;
	background-color: #ecf3d3;
}

#container
{
	text-align: left;
	width: 800px;
	margin: 20px auto 50px auto;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	position: relative;
}

#header
{
	text-align: left;
	height: 100%;
	background-color: #ecf3d3;
	border-bottom: 1px solid #ccc;
	font-size: 0.875em;
}

#navigation, #container3
{
	background-color: transparent;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
}

#pc #navigation, #pc #container3 {
  float:left;
  width:24%;
  clear:left;

}


#sidebar
{
	padding: 10px 10px 50px 10px;
}

div#contentwrap
{
	background-color: #fff;
	font-size: 0.875em;
}

#pc div#contentwrap{	
  width:75%;
  float: right;
}



div#content
{
	margin: 0;
	padding: 15px;
}

#footerwrap
{
	clear: both;
	background-color: #83a5d3;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ccc;
	font-size: 0.75em;
}

#footer
{
	margin: 0;
	padding: 10px;
}

/******************************************** PRIMARY COLORS *******************************************/

body
{
	background-color: #ecf3d3;
}

#container
{
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
}

#header
{
	background-color: #ecf3d3;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}


div#contentwrap
{
	background-color: #fff;
}

#footerwrap
{
	background-color: #83a5d3;
	border-top: 1px solid #999;
}

/************************************** HEADER AND LOGO ***************************************/

 
#header h1
{
	margin: 0;
	font-size: .875em;
	overflow: hidden;
	background-image: url( 'images/DB_Controlled/5834.gif' );
	background-repeat: no-repeat;
	height: 120px;
}
#header h1 span { display:none; }

/************************************ HYPERLINK STYLES AND BEHAVIOR ***************************************/

a:link, a:visited, a:active, a:hover
{
	color: #00c;
}

#footer .nav a:link, #footer .nav a:visited, #footer .nav a:active, #footer .nav a:hover
{
}

#footer .nav li a.admin
{
}

a:hover, #footer .nav a:hover
{
	color: #009;
	text-decoration: none;
}

#navigation li
{
	border-bottom: 1px solid #f9f9f9;
}

#navigation li.first
{
	border-top: 1px solid #f9f9f9;
}

#navigation a
{
	font-weight: bold;
	text-decoration: none;
	color: #04b;
}

#navigation a:hover
{
	color: #eee;
	background-color: #69c;
}

#navigation a.active, #navigation a.active:hover
{
	background-color: #fff;
	color: #000;
}

/******************************************* NAVIGATION LAYOUT ********************************************/

#navigation
{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	padding-top: 30px;
	background-color: #ecf3d3;
}

#navigation ul
{
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

#navigation li
{
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

#navigation li.first
{
	border-top: 1px solid #ddd;
}

#navigation a
{
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	display: block;
	padding: 5px 10px 5px 5px;
	width: 100%;
}

html > body #navigation li a
{
	width: auto;
}

#navigation a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #eee;
	background-color: #69c;
}

#navigation a.active, #navigation a.active:hover
{
	background-color: #fff;
	color: #000;
}

#navigation2
{
	display: none;
}

/************************************************ CONTENT LAYOUT **********************************************/

#container h2
{
	margin: 20px 0 10px 0;
	border-bottom: 1px solid black;
}

#container h3
{
	font-weight: bold;
	margin: 15px 0 1px 0;
}

#container h4
{
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#container h5
{
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#content p
{
	margin: 10px 0 10px 0;
}

#content p2
{
	margin: 0px 0 0px 0;
}

/****************************************************** SIDEBAR (CONTAINER3) LAYOUT ****************************************************/



#quick_sign_in 
{
	position:absolute;
	text-align: right;
	top:20px;
	right: 20px;
}

#quick_sign_in div 
{
	font:0.825em;
	padding:2px 0;
}
#quick_sign_in span {
	display:block;
}
#quick_sign_in span span {
	display:inline;
}



#primary_info, #sign_in {
  margin-bottom:30px;
}

#primary_info p {
  margin:0;
  padding:3px;
}
#primary_info h3 {
  padding:0;
  margin:0;
  border-bottom:1px solid #ccc;
}

 
#sign_in p {
  margin:0;
  padding:3px;
}
#sign_in h3 {
  padding:0;
  margin:0;
  border-bottom:1px solid #ccc;
}



/************************************************ CUSTOM FONT FAMILY **************************************************/

body
{
	  font-family: Arial, Helvetica, sans-serif;
}

#footer .nav
{
	font-family: verdana, arial;
}



/********************************************** CUSTOM FONT SIZE ********************************************/

body
{
	font-size: 100%;
	line-height: 1.125em;
}

#headerwrap
{
	font-size: 0.875em;
}

#navigation
{
	font-size: 0.625em;
}

#container3
{
	font-size: 0.75em;
}

div#contentwrap
{
	font-size: 0.875em;
}

#footerwrap
{
	font-size: 0.75em;
}

#container h2
{
	font-size: x-large;
}

#container h3
{
	font-size: large;
}

#container h4
{
	font-size: large;
}

#container h5
{
	font-size: medium;
}

#content
{
	font-size: medium;
}

#footer .nav
{
	font-size: small;
}

#navigation ul
{
	font-size: small;
}

/*********************************************** FOOTER LAYOUT ***********************************************/

#footer .nav
{
	text-align: center;
	padding-top: 10px;
	margin: 0;
}

#footer .nav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer .nav ul li
{
	display: inline;
	padding: 5px 0;
}

#footer .nav li a
{
	padding: 0px 8px 0px 10px;
	margin-top: 5px;
	border-left: 1px solid black;
}

#footer .nav li.first a
{
	border: 0;
}

#footer p.disclaimer
{
	text-align: center;
	padding: 0;
	margin: 20px 0 0 0;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}


/********************************************** MOBILE CONTENT OVERRIDES ***************************************/

body.mobile {
  font-size:100%;
  line-height:1.125em;
  -webkit-text-size-adjust:none;
  background: #fff;
  text-align: left;
  margin:0;
  padding:0;
  border:0;
}


body.mobile #container {
    width:100%;
	margin: 0;
	padding:0;
    background: #fff;
    border:0;
}



body.mobile #headerwrap {
	background: transparent;	
}
body.mobile #header {
	text-align: center;
	margin:0;
	padding:0; 
	border:0;
	border-bottom:1px solid #ccc;
	font-size:0.875em;
}

body.mobile img { 
	max-width: 95%; 
}
body.mobile #header img {
	max-width: 95%; 
}


body.mobile #navigation, body.mobile #container3 {
  float:none;
  width:100%;
  background-color:transparent;
  font-size: small;
}
	body.mobile #sidebar {
		padding:0;
	}


body.mobile div#contentwrap{
  float:none;
  width:100%;
  font-size:medium;

  padding:0;
  margin:0;
}
	body.mobile div#content {
		margin:0;
    		padding: 10px;
	}


body.mobile #footerwrap {
	padding: 0;
	margin: 0;
	font-size:small;
	border-top:1px solid #000;
    background-color:#ccc;
}
	body.mobile #footer {
		margin:0;
		padding:10px;
	}

body.mobile #menuseperator
{
  height: 10px;
}

body.mobile #footer .nav {
  text-align:left;
  padding:10px 0;
}
body.mobile #footer .nav ul {
  display:block;
  padding:5px 0;

}




body.mobile #footer .nav li a {
  display: block;
  padding:0px 8px 0px 10px;
  margin-top: 5px;
  border-left:0;


}

body.mobile #footer .accessKeyClass
{
   Border: 1px solid #333;
   margin-right: 4px;
   background-color: #CCC;
   Padding: 2px; 
   text-decoration:none;
}


body.mobile #container #footerwrap p.disclaimer {
    text-align:center;
	padding:0;
	margin:20px 0 0 0;

    font-family:verdana;
    font-size:10px;
    font-weight:bold;
}


/********************************************** BLACKBERRY CONTENT OVERRIDES ***************************************/
/** The default BB browser doesn't support the CSS attributes "display" or "visibility". **/

body.mobile #bb_skiptonav {
    background:#eeeeee;
	border-bottom:1px solid #000;
	font-size:small;
	padding-left:10px;
	text-align:center;
}

body.mobile #bbfooter {
	margin:0;
	padding:10px;
	background:#eeeeee;
}

body.mobile #bbfooter .nav {
  text-align:left;
  padding-top:-1px;
}

body.mobile #bbfooter .ul {
  display:block;
  padding:5px 0;

}


body.mobile #bbfooter #navlist
{
  display: block;
}

body.mobile #bbfooter #navlist a
{
  display: block;  
  text-decoration:underline;
}


body.mobile #bbfooter #navlist a:hover {
  background-color:#ffeeee;
  color:#060;
}



/********************************************** IPHONE CONTENT OVERRIDES ***************************************/
       body.mobile form {
            margin:0;
            padding:0;
        }
        body.mobile #footerwrap {
            border-top:1px solid #000;
        }
        
        #iphonecontainer .header_bar,
        #iphonecontainer .footer_bar {
            position:relative;
            background: url('images/iphone_header_bar_bg.gif') repeat-x #b2bbca;
            border-bottom:1px solid #000;
            height:35px;
        }
        #iphonecontainer .footer_bar {
            border-bottom:0;
            border-top:1px solid #000;
        }
        
        
        #iphonecontainer .header_bar h1 {
            position:absolute;
            top:0;
            left:5px;
            
            padding:0;
            margin:0 90px 0 0;
            
	        font-family: Helvetica;
	        font-weight: bold;
	        font-size: 16px;
	        text-shadow: #333 -1px -1px 1px;
	
            line-height:35px;
            white-space:nowrap;
            overflow:hidden;
            
            color:#fff;
        }
        #iphonecontainer .header_bar .skiptonav,
        #iphonecontainer .footer_bar .backtotop {
            position:absolute;
            right:5px;
            top:3px;
            z-index:999;
        }
        #iphonecontainer .header_bar .skiptonav a,
        #iphonecontainer .footer_bar .backtotop a {
            text-decoration:none;
            text-align:center;
            font-family:helvetica, Arial;
            font-size:11px;
            font-weight:bold;
            line-height:14px;
            color:#fff;
            text-shadow: #333 -1px -1px 1px;
            
            display:block;
            background: url('images/iphone_skiptonav_button.gif') no-repeat;
            
            width:70px;
            height:30px;
        }
        #iphonecontainer .footer_bar .backtotop a {
            line-height:30px;
        }
    
        body.mobile #iphonefooter {
            padding:0;
            background-color:#cfcfcf;
        }
        
        body.mobile #iphonefooter .nav {
          padding:0;
          margin:0;
          display:block;
        }

        body.mobile #iphonefooter #navlist
        {
          display: block;
          padding:0;
          margin:0;
          background: url('images/iphone_button_preview_bg.gif') repeat-x #dfdfdf;
          border-bottom:1px solid #a3a3a3;
        }

        /* the navlist as it's displayed in a web browser preview panel */
        body.mobile #iphonefooter .nav_preview #navlist a,
        body.mobile #iphonefooter #navlist a {
            display:block;
            background:url('images/iphone_button_arrow.gif') no-repeat 90% 50% transparent;
            border:0;
            padding:10px 15px;
            margin:0;
            
            text-align:left;
            font-family: Helvetica;
	        font-weight: bold;
	        font-size: 20px;
	        text-decoration: none;
	        color: #000;
	        text-shadow: #fff -1px -1px 1px;
            line-height:22px;
            
            -webkit-border-image:none;
        }
        body.mobile #iphonefooter .nav_preview #navlist a:hover,
        body.mobile #iphonefooter #navlist a:hover,
        body.mobile #iphonefooter .nav_preview #navlist a:active,
        body.mobile #iphonefooter #navlist a:active {
            background:url('images/iphone_button_processing.gif') no-repeat 90% 50% #b4b4b4;
        }
        
        body.mobile #iphonefooter #menuseperator { display: none; }
        body.mobile #iphonecontainer .accessKeyClass { display:none; }
        body.mobile #iphonefooter #instructions { display:none; }


        body.mobile #iphonefooter .disclaimer {
            text-align:center;
            padding:10px 20px;
            margin:0;
            font-family:helvetica, Arial;
            font-size:12px;
            font-weight:normal;
        }
        