/* CSS Document */

body
{
	margin: .5em auto;
	padding: 0px;
	font: 12px arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #E9E7DF;
}

#contents a:link {
	color: #043880;
	text-decoration: none;
	font-weight: bold;
 }
#contents a:visited { 
color: #043880;
font-weight: bold;
text-decoration: none;
 }

#contents a:hover, a:active
{
	color: #A80532;
	text-decoration: none;
}
#sidebar a:link { color: #043880;
text-decoration: none;
 }
 #sidebar a:visited { color: #043880;
 text-decoration: none;
  }

#sidebar a:hover, a:active
{
	color: #A80532;
	text-decoration: none;
}
#sidebar .submenu {
font-size: 11px;
padding-left: 5px;
padding-top: 10px;
line-height: 18px;

}
.menutop a {
text-decoration: none;
color: #ffffff;

}
h1
{
	color: #A80532;
	font: 16px arial, hevetica, sans-serif;
	font-weight: normal;
	margin: 8px 10px 2px 0;
	text-align: right;
}
h2
{
	color: #A80532;
	font: 14px arial, hevetica, sans-serif;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	text-align: left;
	background-color: #E3E9F0;
	border-bottom-color: #b1c0d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #b1c0d3;
	border-left-style: solid;
	border-left-width: 1px;
	font-weight: normal;
}
.redtext { color: #A80532;
	font-weight: bold;

 }
#container
{
	margin: 0px auto;
	width: 780px;
	text-align: left;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#header
{
	width: 748px;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #002F6E;
	padding-top: 20px;
	margin-left: 15px;
	text-align: right;
}
.logo {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.headerimg {
	margin-left: 0px;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 131px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043880;
	text-align: right;
	padding-top: 5px;
	margin-right: 10px;

}
.menutop {
	text-align: left;
	padding-left: 35px;
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}



#mainnav  {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #002557;
	width: 748px;
	height: 19px;
	padding-bottom: 2px;
	margin-left: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#sidebar
{
	float: left;
	width: 150px;
	margin-right: 20px;
	display: inline;
	margin-left: 30px;
	background-color: #b1c0d3;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contents {
	margin: 0px 25px -10px 200px;
}

#contents p { 
line-height: 125%; 
margin-bottom: 5px;
}


#footer
{
	clear: both;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 748px;
	height: 20px;
	margin-left: 15px;
	margin-top: 0px;
}
#footer .copyright {
	color: #fff;
	text-align: right;
	font-size: 11px;
	padding-right: 15px;
	padding-top: 3px;
}
.sample {
	padding-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	background-color: #b1c0d3;
}
#contents ul {
	list-style-type: square;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;





}


.smalltext {
padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #A80532;
	text-align: left;
}
/* map css */
img.image{ display: none; }

dl#officeMap{
	margin: 0;
	padding: 0;
	background: transparent url(images/map.gif) top left no-repeat;
	height: 215px;
	width: 550px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#fairfieldDef{ top: 101px; left: 72px; }
dd#fairfieldDef a{ position: absolute; width: 40px; height: 69px; text-decoration: none; }
dd#fairfieldDef a span{ display: none; }
dd#fairfieldDef a:hover{ position: absolute; background: transparent url(images/map.gif) -109px -317px no-repeat; top: -10px; left: -5px; }
dd#fairfieldDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 250%;
}
dd#scotlandDef{ top: 40px; left: 220px; }
dd#scotlandDef a{ position: absolute; width: 60px; height: 20px; text-decoration: none; }
dd#scotlandDef a span{ display: none; }
dd#scotlandDef a:hover{ position: absolute; background: transparent url(images/map.gif) -109px -317px no-repeat; top: -10px; left: -5px; }
dd#scotlandDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 250%;
}
dd#ukDef{ top: 60px; left: 220px; }
dd#ukDef a{ position: absolute; width: 75px; height: 69px; text-decoration: none; }
dd#ukDef a span{ display: none; }
dd#ukDef a:hover{ position: absolute; background: transparent url(images/map.gif) -109px -317px no-repeat; top: 140px; left: 5px; }
dd#ukDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 250%;
}
dd#koreaDef{ top: 101px; left: 500px; }
dd#koreaDef a{ position: absolute; width: 75px; height: 69px; text-decoration: none; }
dd#koreaDef a span{ display: none; }
dd#koreaDef a:hover{ position: absolute; background: transparent url(images/map.gif) -109px -317px no-repeat; top: -10px; left: -5px; }
dd#koreaDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 250%;
}
.newsheader {
	color: #ffffff;
	font: 14px arial, hevetica, sans-serif;
	font-weight: normal;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	text-align: center;
	background-color: #849CB9;
	font-weight: normal;
	
}
.newshome {
	padding: 2px 0px 2px 2px;
	text-align: left;
	background-color: #c1cddd;
	border: 1px solid #849CB9;
}
