/*
'version 1.2.061113
*/

body
{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	/*/*/
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	background-color: #ccd9e7;
	/**/
}

/*/*/
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 6px;
}

form
{
	padding-bottom: 10px;
}

form#filterform
{
	padding: 0px;
	margin: 0px;
}


form div
{
	margin-left: 0px !important;
	margin-right: 0px !important;
}


img
{
	border-width: 0px;
}

.linebreak
{
	clear: both;
	margin-top: 3px;
	display: block;
	visibility: hidden;
}


label
{
	width: 120px;
	margin: 1px;
	display: block;
	float: left;
	clear: left;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
}

label.radoption
{
	width: 180px;
}

.checkboxlist
{
	float: left;
	display: block;
	width: 300px !important;
}


select
{
	width: 150px;
	margin: 2px;
	height: 22px;
	float: left;
}

select.multi
{
	height: 100px;
}

select.doubledropdown
{
	width: 300px;
}

form p
{
	clear: both;
}

.checkbox
{
	clear: both;
	display: block;
}

.checkboxhidden
{
	display: none;
}

input.button
{
	margin: 2px;
	margin-top: 4px;
	height: 22px;
	background-color: #ccd9e7;
	color: #000099;
	font-weight: bold;
	float: left;
	width: 152px;
}

input.short
{
	width: 22px !important;
}

input.file
{
	width: 380px;
}

input.textbox
{
	width: 150px;
	height: 20px !important;
	line-height: 18px;
	margin: 2px;
	border-color: #0066cc;
	border-width: 1px;
	padding: 0px;
	float: left;
	font-size: 90%;
}

input.textboxdouble
{
	width: 302px;
	height: 22px;
	margin: 2px;
	border-color: #0066cc;
	border-width: 1px;
	float: left;
}


input.textbox.DD, input.textbox.MM
{
	width: 22px;
}

input.textbox.YY
{
	width: 44px;
}

input.readonly
{
	color: #cccccc;
}

textarea
{
	width: 300px;
	height: 140px;
	margin: 1px;
	border-color: #0066cc;
	border-width: 1px;
	float: left;
}

.required
{
	color: #000099;
	padding-left: 2px;
	vertical-align: top;
	float: left;
	display: block;
}

dl
{
	margin-top: 10px;
	margin-bottom: 10px;
}

dl dt
{
	font-weight: bold;
	margin-top: 8px;
}


ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: square;
}


ul#ukmap ul
{
	display: block;
	margin-top: 0px;
}

hr
{
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
}


.featured
{
	border: 1px solid #ff9900;
	background-color: #eeeeee;
	float: right;
	margin-top: 0px;
	padding: 1%;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #0066cc;
	text-decoration: none;
}

a:hover
{
	color: #000099;
	text-decoration: underline;
}

p.backtotop
{
	text-align: right;
	margin-right: 12px;
}

p.footnote
{
	clear: both;
	font-size: 80%;
	margin-left: 2%;
	margin-right: 2%;
	line-height: 100%;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

p.warning
{
	background-color: #ffeeee;
	font-style: italic;
	border-top: 2px solid #ff0000 !important;
	border-bottom: 1px solid #ff0000;
	margin: 2px;
}

p.err
{
	color: #FF3300;
	font-weight: bold;
}

p.promo
{
	font-size: 90%;
	margin: 5px;
	margin-top: 12px !important;
	margin-bottom: 6px !important;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #ffffcc;
}

fieldset#filter
{
	float: right;
	width: 40%;
	margin-left: 2px;
	margin-top: -10px !important;
	margin-bottom: 2px !important;
	margin-right: 0px !important;
	padding: 2px;
	padding-top: 0px;
	padding-right: 0px;
	border: 1px solid #cccccc;
}

#filter legend
{
	margin: 0px;
	margin-left: 4px;
	width: 80px;
}

#filter label
{
	width: 85px !important;
	
}

#filter select
{
	width: 150px !important;
	font-size: 85%;
}

.inlineformfield, #filter select.inlineformfield
{
	float: none;
	clear: none;
	width: auto !Important;
}

p.promo a
{
	font-weight: bold;
}

.emergency
{
	color: #ff3300 !important;
	font-weight: bold !important;
	font-size: 110%;
}


fieldset
{

	border-width: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.bold
{
	font-weight: bold;
}

#page
{
	width: 770px;	
	/* hack to hide from IE5 Mac \*/
	width: 760px;
	/* end hack */
	
}

#toppane
{	
	position: relative;	
	width: 100%;
	height: 116px;
	margin: 0px;	
	border-bottom: 1px solid #000099;	
	padding: 0px;	
	background-image: url(../images/cornerblue.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #000099;	
	color: #ffffff;	
}

#toppane .logo
{
	padding-top: 1px;
	height: 77px;
	float: left;
	width: 500px;
}

#toppane .promo
{
	position: absolute;
	top: 0px;
	right: 0px;
	
}


#toppane .primarynav
{
	position: relative;
	top: 0px;	
	width: 619px;
	clear: both;	
	z-index: 99;
	float: left;
	border-top: 1px solid #000099;
	background-color: #0066cc;
	height: 38px;
	padding: 0px;
}

.primarynav a
{
	font-size: 90%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: -6px;
	color: #ffffff;
	width: 92px;
	display: block;
	padding-left: 2px;	
	padding-right: 3px;
	border-left: 1px solid #A1CEFA;
	border-top: 1px solid #a1cefa;	
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-color: #0066cc;
	background-image: url('../images/nav_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 34px;
	float: left;
	line-height: 16px;
	z-index: 100;
}

/* IE 6 HACK */

* html .primarynav a
{
	height: 36px;
	}
}

.primarynav a:hover
{
	background-color: #ff9900;
	background-image: url('../images/nav_bg_on.gif');	
	color: #ffffff;
	text-decoration: none;

}

.primarynav a.selected
{
	background-color: #ffffff;
	background-image: url('../images/nav_bg_active.gif');	
	color: #0066cc;
	height: 32px;
	margin-bottom: 0px;
	border-width: 0px;
	top: 0px;
	
}

.primarynav a.selected:hover
{
	background-color: #ffffff;
	background-image: url('../images/nav_bg_active.gif');	
	text-decoration: underline;
	color: #000099;
}


#toppane .globalnav div
{
	float: right;
	width: 350px;
	text-align: right;
	margin-right: 4px;
}

.globalnav div img
{
	float: left;
}

.globalnav div address
{
	clear: right;
	float: right;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-style: normal;
}

.globalnav a
{
	color: #ffffff;
	text-decoration: none;
	
}


.globalnav a:hover
{
	color: #ccd9e7;
	text-decoration: underline;
}

#content
{
	position: relative;
	top: -8px;	
	width: 619px;
	background-color: #ffffff;
	background-image: url(../images/corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	float: left;
	clear: both;	
	z-index: 111;
	margin: 0px;
	border-top: none;
	padding: 0px;
}

#content div
{

	padding: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;	

	
}


#content p
{
	margin-top: 4px;
	margin-bottom: 12px;
}

#content div#footer
{
	clear: both;
	width: 100%;	
	margin: 0px;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 12px;
	background-image: url(../images/cornerwhite.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#footer p
{	
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 80%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	color: #ff9900;
	font-weight: bold;
	margin-top: 15px;
	text-decoration: none;
	border-bottom: 1px solid #ff9900;
	width: 100%;
	margin-bottom: 15px;
}

#content h2
{
	display: block;
	clear: left;
	font-size: 125%;
	color: #000099;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 18px;
	margin-bottom: 5px;
}

#content h2.subh
{
	text-align: right;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 12px;
}


#content legend
{
	display: block;
	clear: both;
	color: #aaaaaa;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: -7px;
	font-weight: bold;
	font-size: 110%;
}

#content img
{
	float: right;
}

#content img.solo
{
	float: none;
	clear: both;
	margin-top: 10px;
	margin-bottom: 8px;
}

a.linkimg img
{
	float: none !important;
}


#content div.homebannerfull
{
	display: block;
	float: left;
	width: 610px;
	margin: 0px;
	text-align: center !important;	
}

#content div.homebannerfull img
{
	float: none;
}


#content div.homebannersmall
{
	display: block;
	float: left;
	width: 305px;
	margin: 0px;
	text-align: center !important;
} 


#content div.homebannersmall img
{
	float: none;
}

#content div#homecolumns
{
	margin: 0px;
	height: auto;
	clear: both !important;
	border-bottom: 1px solid #ffffff;
}

#content div.homefeat
{
	float: left;
	height: 100%;
	margin: 0px !important;
	width: 305px !important;
	padding: 0px !important;
	clear: none;
}

#content div.homefeat img
{
	float: right;
}

#content div.homefeatspacer
{
	margin-top: 0px !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
	margin-bottom: 1px !important;
	padding: 0px !important;
	display: block !important;
	clear: none !important;
	float: left !important;
	height: 230px;
	width: 1px;
	background-color: #cccccc;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}


#content .homefeat h2
{
	clear: both;
	margin-top: 0px !important;
	background-color: #eeeeee;
	color: #000099;
	padding-left: 2px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#content .homefeat h3
{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#content .homefeat .homelinks
{
	font-size: 90%;
}
#content .homefeat .homelinks strong
{
	text-transform: uppercase;
}

#nosidebar
{
	background-image: url('../images/nosidebar.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 46px;
	background-color: #0066cc;
	position: relative;
	top: -38px;
}


#sidebar
{
	z-index: 1000;
	position: relative;
	top: -39px;
	margin-top: 0px;
	width: 141px;
	float: left;
	background-color: #0066cc;
}

#sidebar #search
{
	background-color: #0066cc !important;	
	border-top: 1px solid #000099;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	z-index: 99;

}

#sidebar #search div
{
	margin: 3px;
	margin-bottom: 0px;
	background-color: #0066cc;
}

#sidebar #search label
{
	clear: both;
	width: 104px;
	color: #ff9900;
	font-weight: bold;
	margin-left: 0px;
	margin: 0px;
	margin-bottom: -4px;
	text-transform: uppercase;
	text-align: right;
	font-style: italic;
}

#sidebar #search .textbox
{	
	clear: both;
	width: 106px;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #ff9900;
	font-size: 0.9em;
	float: none;
}

#sidebar #search .button
{	
	height: 20px;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	float: none;
}


#sidebar div.subnav
{
	clear: both; 
	margin-top: 10px;
	margin-bottom: 1px;
	border-top: 1px solid #ccd9e7;
	border-bottom: 1px solid #ff9900;
	padding-bottom: 12px;
	background-color: #0066cc;
	
}

#sidebar div.subnav a
{
	display: block;
	clear: both;
	color: #ffffff;
	border-bottom: 1px solid #ccd9e7;	
	margin: 0px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar div.subnav a.selected
{	
	display: block;
	color: #0066cc;	
	background-color: #ffffff;
	border-bottom: 1px solid #ccd9e7;		
	padding-left: 2px;
}


#sidebar div.subnav a:hover
{
	display: block;
	color: #ffffff;
	background-color: #ff9900;
	border-bottom: 1px solid #ccd9e7;	
	padding-left: 2px;
	text-decoration: none;
}


#sidebar div.subnav a:hover.selected
{
	color: #000099;
	background-color: #ffffff;
	text-decoration: underline;
}


#sidebar h2
{
	clear: both;
	margin-top: 0px !important;
	background-color: #eeeeee;
	color: #000099;
	padding-left: 2px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#sidebar p
{
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#sidebar .ukonline
{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	background-color: #eeeeee;
	font-size: 0.8em;

}

#sidebar .ukonline a
{
	margin-top: 4px;
	margin-bottom: 2px;
}

#sidebar .ukonline img
{
	margin-top: 6px;
	margin-left: 12px;
}

#sidebar .ukonline p
{
	margin-top: 2px;	
	line-height: 1em;
}


#sidebar .links
{
	padding-top: 10px;
	width: 100%;
	text-align: center;
	background-color: #eeeeee;
	background-image: url(../images/cornergrey.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


#sidebar a
{
	font-size: 95%;
	margin-top: 14px;
	display: block;
	clear: both;
	line-height: 14px;
}

.spacer
{
	display: none !important;
}

.spacershow
{
	float: left;
	width: 10px;
}

#content .article
{
	border-top: 1px solid #eeeeee;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#content .article h2
{

	margin-top: 2px;
	font-size: 120%;
}

#content .article h2
{
	color: #000000;
	text-transform: uppercase;
}


#content div div.article
{
	width: 500px !important;
	margin: 0px !important;
}

#content div div.article div
{
	width: 500px !important;
	margin: 0px !important;
}


#content div div.article div div.imageholder
{
	width: 130px !important;
	float: right;
	clear: right;
	text-align: center;
	margin: 3px;
}

#content div .article a img
{
	float: left;
}

div.imageholder img
{
	float: none !important;
	vertical-align: top;
}



div.imageholder span
{
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 12px;
}

.firstname
{
	text-transform: Capitalize;
}

#content .news p.linkdate
{
		border-top: 1px solid #eeeeee;
		margin-bottom: 40px;		
}

#content .news .linkdate a
{
	clear: both;
	float: right;
	text-align: right;
	font-weight: bold;
}

#content .news .linkdate span
{
	color: #999999;
	font-style: italic;
	float: left;
	width: 50%;
}

#content div.latest
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
	height: 24px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

.latest label
{
	float: left;
	font-weight: bold;
	width: 80px;
	color: #000000;
	font-size: 120%;
	font-style: italic;
}

.latest #latestnews
{
	clear: none;
	float: left;
	width: 480px;
}

#forcesmap
{
	visibility: expression("hidden"); /* opera hack */
}

#fsfileupload
{
	display: none;
}

.articlepromo
{
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f6f6f6;
	margin-bottom: 6px;
	float: left;
	width: 590px;
}

.articlepromo p img
{
	float: none !important;
}

.articlelink
{
	float: left;
	width: 294px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 22px;
	height: expression("200px");
}

.articlelinkpromo
{
	float: left;
	width: 294px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 22px;
		border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f6f6f6;
	height: expression("200px");
}

.articlelink h3, .articlepromo h3, .articlelinkpromo h3
{
	text-transform: uppercase;
}

.articlelink img
{
	float: right;
}


.articlelink p.forceinfo
{
	clear: both;
}

a.moreinfo
{
	float: right;
	margin-right: 20px;
}


#closewindow
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 100%;
	text-align: right;
}

#sbhome
{
	background-color: #0066cc;
	height: 60px;
	border-top: 1px solid #000099;

}

#downloads
{
	float: right;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	margin: 2px;
}

#downloads p
{
	padding: 2px;
}

#downloads a
{
	font-weight: bold;
}

/**/

