/** ------------------------------------------------------ **/
/** ------------------- layout -------------------- **/
body {
	background-color: #001528;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{
	height: 0px;	
}

#wrap{
	background-image:url(../images/bg-strip.gif); 
	background-repeat: repeat;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	width: 968px;
}
* html #wrap {  /* This is the Tan hack */
	width: 968px; 
	w\idth: 968px; 
	}

#header{
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-left:188px;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 5px;
	text-align: left;
	width:454px;
}
* html #centerc {  /* This is the Tan hack */
	width: 494px; 
	w\idth: 454px; 
	}

#leftc{
	float:left;
	margin-left:-682px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 5px;
	width: 148px;
}
* html #leftc {  /* This is the Tan hack */
	width: 188px; 
	w\idth: 148px; 
	}

#rightc{
	float:left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 286px;
}
* html #rightc {  /* This is the Tan hack */
	width: 286px; 
	w\idth: 286px; 
	}


#foot{
	background-color: #00182f;
	background-image:url(../images/footerbg-strip.gif); 
	background-repeat: repeat;
	border-bottom: 1px double #ad8a00;
	clear: both;
	color: #f5c700;
	font-size: 1.0em;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 968px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
}

#navigation{
	float: left;
	padding-bottom: 20px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
#navigation ul li {
	display: block;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px; 
	text-transform: uppercase;
}
#navigation ul li a, #navigation ul li a:visited {
	color: #00182f;
	font-size: 0.9em;
	font-weight: bold;   
	margin: 0px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color: #8b0000;	
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 185px;
}
* html #menu ul li a {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 185px; 
	}
.menu_header {
	border-bottom: 1px solid #666666;
	display: block;  
	font-weight: bold;	
	padding-bottom: 5px; 
	padding-left: 15px;	
	padding-right: 0px;	
	padding-top: 5px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 185px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 185px; 
	}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 170px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

div.miniadverta {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}

div.miniadverta a , div.miniadverta a:visited {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadverta a:hover, div.miniadverta a:active {
	color:#0066CC;
}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
	text-align: left;
	width: 188px;

}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-left: 10px;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #ffffff;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #ffffff;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: none;
}

#footercenter
{
    float: left;
	width: 494px;

}
#footercenter ul
{
    list-style: none; 
    margin: 0;	
}
#footercenter ul li
{
	color: #ffffff;
	display: inline;
	font-size: 0.9em;
	margin: 0;		
}

#footerright
{
    float: right;
	text-align: right;
	width: 286px;

}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-left: 10px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #ffffff;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #ffffff;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #CCCCCC;
	text-decoration: none;	
}



/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
	height: 0px;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

.list-nobullets {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.ImgAndCaptionFloatLeft {
	float: left;
	font-style:italic;
	margin-bottom: 30px;
	margin-right: 10px;
	text-align: center;
}

.ImgAndCaptionFloatRight {
	float: right;
	font-style:italic;
	margin-bottom: 30px;
	margin-left: 10px;
	text-align: center;
}

#nafdlogo {
	padding-left: 15px;
	padding-top: 100px;

	text-align: left;
}

#required-details {
	border: 1px solid #000000;
	padding: 5px;
	width :250px;
}