html body{
	font:75%/140% Verdana, 'Bitstream Vera Sans', 'Lucida Grande', sans-serif, sans;
	margin:0; padding:0;
	text-align:left;
}

#page{
	margin:0 auto;
	padding:10px 0px;
	text-align:left;
	width:764px;
}

#navigation{
	background:#eee url(../jsp/images/portal/menu-background-bottom.gif) no-repeat bottom left;
}

#menu{
	background:url(../jsp/images/portal/menu-background-top.gif) no-repeat top left;
	font-size:95%;
	list-style-type:none !important;
	margin:0; padding:0;
	text-align:center;
	width:100%;	
}
#menu li{
	display:inline;
	margin:0; padding:0;
}
#menu li a{
	background:url(../jsp/images/portal/dotted-line.gif) repeat-y top left;
	color:#000;
	font-weight:normal;
	margin:0; padding:0.2em 1em 0.15em 1em;
	text-decoration:none;
}
#menu li.first a{ background:none; }
#menu li a.active{
	background:#999;
	color:#fff;
}
#menu li a:hover{
	background:#666;
	color:#fff;
}

#search{
	float:right; 
	margin:5px 0 15px 0;
}
#search p{
	margin:10px 0 2px 0; padding:0;
}
#search #search-selector{
	font-size:84%;
	margin:0; padding:0; 
}

#directgov{
	padding-top:1px;
	vertical-align:top;
}

dl.isisLinks{ margin:0; padding:0 0.1em 0 0.2em; clear:both; }

dl.isisLinks dt.see-also{
	background:#eee url(../jsp/images/portal/bullet-arrow.gif) no-repeat center left;
	font-size:95%;
	font-weight:bold;
	margin:0.5em 0 0 0; padding:0 0 0 18px;
}

dl.isisLinks dd{
	font-size:95%;	
	margin:0 0 0 18px; padding:0;
}

.pageheader
{
    position:relative ;
    width:100%;
    left:0px;
    top:0px;
   /* border-bottom:1px dotted silver;*/
    font-family : arial, sans-serif;
    font-size : 20pt;
    line-height : 100%;
    font-weight : bold;
    color : #8c8c8c;
    padding-bottom:10px;
    margin-bottom:10px;
}

h1.isisHeader {
	font-size:150%;
	margin:0.5em 0 1.5em; padding:0; color:black;
}

#mod-logo{
   background:url(../jsp/images/portal/defence_logo_big.jpg) no-repeat top left;
	margin:11px 5px 0 -10px; padding:0 0 0 0px;
	height:87px; width:70px; 
	overflow:hidden;
}

h2.isisHeader {
	font-size:130%;
	font-weight:bold;
	margin:0.5em 0; padding:0;
}

h2.isisAnnouncement {
	font-size:130%;
	font-weight:bold;
	margin:0.5em 0 0;
}

#mod-home{
	background:url(../jsp/images/portal/site-logo-home.gif) no-repeat top left; 
	margin:11px 0 0 5px; padding:60px 0 0 350px;
/*	height:0; width:0; */
	overflow:hidden;
}
#tagline{
	background:url(../jsp/images/portal/site-tagline.gif) no-repeat top left;
	margin:0 0 11px 114px; padding:12px 0 0 223px;
	height:0; width:0;
	overflow:hidden;
}

.clear-floats{ background:none !important; border:none !important; clear:both; height:0; width:1px; display:block; }
.hidden-label{ display:none; visibility:hidden;width:0px; }
.access{
	left:-600px; top:0px;
	position:absolute;
	width:300px;
}

#about{ background:url(../jsp/images/portal/about-defence.gif) no-repeat top left; }
a{ color:#00c; }

a:hover { text-decoration:underline; }

a:visited{ color:#66c; }

ul.isisList { font-size:95%; margin:0; padding:0 0 0 19px }

ul.announcementTimestamp {
	font-size:8pt;
	margin:0;
	color:red;
	padding:0;
}

ul.isisList li{ list-style-image:url(../images/bullet-arrow.gif); clear:both; }

.factsheet ul li {
	list-style-image:none;
	list-style-type:disc;
}	

ul.isisList li a,
dl.isisLinks dt a,
.sub-navigation a{
	color:#00c;
	font-weight:bold;
	text-decoration:none;
}
ul.isisList li a:hover,
dl.isisLinks dt a:hover,
.sub-navigation a:hover{text-decoration:underline;}



ul.isisList li a:visited,
dl.isisLinks dt a:visited,
.sub-navigation a:visited{ color:#66c; }

ul li ul {background:#fff; padding-left:5px; margin-left:-5px;}

input.displayButtonasLink{ 
	font:100%/140% Verdana, 'Bitstream Vera Sans', 'Lucida Grande', sans-serif, sans;
	border: medium none;
    cursor: pointer;
    color: #00f;
    background-color: transparent; 
    padding:0 1px;
    text-decoration:underline;
}

#left-column{
	float:left;
	margin:0 33px 2em 0; padding:0;
	width:431px;
}
#right-column{ float:left; margin:0 0 2em 0; width:300px; }

#left-column #column-heading{
    position:relative ;
    width:100%;
    left:0px;
    top:0px;
    border-bottom:1px dotted silver;
    font-family : arial, sans-serif;
    font-size : 18pt;
    line-height : 100%;
    font-weight : bold;
    color : #8c8c8c;
    padding-bottom:10px;
    margin-bottom:10px;
}
.content-area-wimage{
	
	clear:both;
	margin:0; padding:0.1em 0 3em 0;
}

.content-area-wimage .section-note{
	margin:0 0 1em 4px;
}
#other-content dt,
.content-area dt,
.content-area-wimage dt { background:url(../images/bullet-circle.gif) no-repeat top left; font-size:95%; }
#other-content dl dt, 
#other-content dl dd,
.content-area dl dt,
.content-area dl dd,
.content-area-wimage dl dt,
.content-area-wimage dl dd{ line-height:130%; } 
#other-content ul,
#other-content dl dd,
.content-area ul,
.content-area dl dd,
.content-area-wimage ul,
.content-area-wimage dl dd{ margin-bottom:0.8em; }
#other-content li,
.content-area li,
.content-area-wimage li{ 
	list-style-image:url(../images/bullet-circle.gif);
	margin-bottom:0.2em;
}
#other-content h2,
.content-area h2,
.content-area-wimage h2{ margin-bottom:0.1em; }
.content-area-wimage h2{
	
	margin:0.2em 0 0 4px;
}
.content-area-wimage img.content-id{ float:left !important; }
content-area-wimage-no-background img.content-id{ float:left !important; }
.section-note{
	color:#666;
	background:url(../jsp/images/portal/dotted-line.gif) repeat-x top left;
	font-size:100%;
	margin:0; padding:0;
	}
#right-column div{
	background:#eee; 
	border:1px solid #ccc;
	margin:8px 0 0px 0; padding:8px 4px;
}

#right-column #key-facts{
	background:url(../jsp/images/portal/key-facts-top.gif) repeat-x top left; 
	border:1px solid #ababab; 
	border-top:none; 
	padding:18px 8px 10px 8px;
}

#right-column div p { margin:0; padding:0; }
#right-column div h2{ margin:0; padding:0 0 0.2em 0; }
.related-links ul li.with-image a{ color:#000; font-weight:normal; }
.related-links ul li.with-image a span{ color:#00c; font-weight:bold; }
.related-links ul li.with-image a img{ margin-bottom:1em; margin-right:4px; }
#left-column div.story,
#right-column div.story,
#right-column div.first-story{
	background: none;
	border:none !important;
	margin:0 0 0.5em 0 !important; padding:0.5em 0 0 0 !important;
	font-size:95%;
}

#key-facts h3{
	font-size:100%;
	margin:1em 0 0 0; padding:0;
}
#key-facts p{
	margin:0 0 1em 0; padding:0;
	font-size:95%;
}

.facts li{ list-style-image:url(../images/bullet-circle-grey.gif); }

.ImageWithTextLink{
	float: left;
	margin-right:5px;
	margin-top:5px;}

.ImageWithTextLink a:hover{
	text-decoration:underline;}

div.faqQuestion {
	font-style:italic;
}

div.faqResponse {
	margin:0 0 1.5em;
}

div.faqCategory {
	clear:both;
	margin:0 0 3em;
}

div.faqCategoryList {
	margin:0 0 3em;
}

h3.faqCategoryList {
	font-size:100%;
	font-weight:bold;
	margin:0 0 1.5em;
}

div.announcement {
	clear:both;
	margin:0 0 3em;
}

div.serviceAnnouncement {
	clear:both;
	margin:0 0 3em;
	background-color:#F9665B;
}

div.ukNcbAddress {
	font-weight:bold;
}

div.contact {
	clear:both;
	margin:0 0 3em;
}

h1.simpleContent {
	font-size:150%;
	margin:0.5em 0 1.5em 10px; padding:0; color:black;
}

div.simpleContent {
	clear:both;
	margin:0 0 3em 10px;
}

.url {
  color: #996600;
}

.highlight {
  font-weight: bold;
}
