﻿.ref1, #ref
{
	font-size: 10px;
	color: #0f0f4c;
	text-decoration: none;
}

.ref2
{
	font-size: 12px;
	color: #0f0f4c;
	text-decoration: none;
}

.ref1:hover, .ref2:hover, #ref:hover
{
	text-decoration: underline;
}

#ref
{
	padding-left: 28px;
}


/*******************/
/* TOP INFORMATION */
/*******************/

#top-information
{
	height: 3em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	color: #ccccff; /*#999999;*/
	font-size: .6em;
	position: relative;
	width: 884px;
	background: #0f0f4c; /*#0f0f4c;*/
	
}

#top-information-login {
	text-align:center;
	position:absolute;
	top:4px;
	right: 230px;
	height: 1.4em;
	width: 76px;
	/*padding: 0 8px 0 8px;*/
	text-decoration: none;
	}
	
#top-information-sitemap {
	text-align:center;
	position:absolute;
	border-left: solid 1px #ccccff;
	top:4px;
	right: 170px;
	height: 1.4em;
	width: 73px;
	/*padding: 0 8px 0 8px;*/
	text-decoration: none;
	}
	
#top-information-home {
	text-align:center;
	border-left: solid 1px #ccccff; /*#999999;*/
	position:absolute;
	top:4px;
	right: 80px;
	height: 1.4em;
	width: 98px;
	/*padding: 0 8px 0 8px;*/
	text-decoration: none;
	}
	
#top-information-contact {
	text-align:center;
	border-left: solid 1px #ccccff; /*#999999;*/
	position:absolute;
	top: 4px;
	right: 4px;
	height: 1.4em;
	width: 80px;
	/*padding: 0 8px 0 8px;*/
	text-decoration: none;
	}
#top-information a:link, #top-information a:visited
{
	text-decoration: none;
	color: #ccccff; /*Gray;*/
	padding: 0 5px 0 0;
}	
#top-information a:hover
{
	color: #d3d3d3;
	text-decoration: underline;
}	

/********/
/* Main */
/********/

#page-header
{  
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 876px;
	/*height: 126px;*/
	height: 200px;
	position: relative;
	/*border: solid 1px lightgrey;*/
	/*padding: 0 1.5% 0 0;*/
	background: #0f0f4c; /* url(../../Images/LloydsBuilding.jpg);*/
	/*background: #ffffff url(../../Images/LloydsBackground.bmp);*/
	border-left: solid 4px #0f0f4c;
	border-right: solid 4px #0f0f4c;
}

.HeaderImage
{
	position: relative;
	width: 848px;
	left: 13px;
	margin-right: auto;
	border: solid 1px gray;
	height: 198px;
}

/*#page-header1
{
	position: relative;
	top: 0px;
	width: 868px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	background: #0f0f4c; /*url(../../Images/PageHeader.bmp) lightgrey repeat-x;
	border-top: solid 1px #000031;
}*/

#page-header2
{
	position: relative;
	top: 0px;
	width: 884px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	background: #0f0f4c; /*url(../../Images/Footer1.bmp) lightgrey repeat-x;*/
	font-size: .6em;
	color: #f5f5f5;
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #000031;
}

#logo
{
	position: relative;
	top: 8px;
	left: 10px;
	height: 60px;
	width: 150px;
	float: left;
}

#content
{
	position: relative;
	width: 872px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	border-top: solid 18px #0f0f4c;
	border-left: solid 8px #0f0f4c;
	border-right: solid 4px #0f0f4c;
	border-bottom: solid 12px #0f0f4c;
	background-image: none;
	background-color: #0f0f4c;
	background-image: none;
}

#content-container-two-column
{
	padding: 10px 8px 10px 8px;
	width: 610px;
	position: relative;
	background-image: none; 
	color: #0f0f4c;
	top: 0px;
	right: 12px;
	float: right;
	background-color: #b0c4de;
}

/*
#content-main-two-column {
	width:540px;
	float:left;
	position: relative;
	top: 0px;
}
*/
#footer
{
	background: #0f0f4c;
	width: 884px;
	top: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 0 0;
	font-size: .6em;
	text-align: center;
	height: 20px;
	color: #ccccff;
	border-top: solid 1px #000031;
}


#footer-sub
{
	width: 860px;
	top: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: .6em;
	text-align: center;
	color: #ccccff;
	text-decoration: none;
}

#footer-sub li {
	display:inline;
	list-style:none;
	padding: 0 8px 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:none;
	color: #ccccff;
	padding: 0 8px 0 0;
}


#footer-sub a:hover {
	color: #ccccff;
	text-decoration:underline;
}

#footer_link
{
	font-size: .6em;
	text-align: center;
	color: #ccccff;
	text-decoration: none;
}

#footer_link  a:link,
#footer_link a:visited {
	text-decoration:none;
	color: #ccccff;
	padding: 0 8px 0 0;
}


#footer_link a:hover {
	color: #ccccff;
	text-decoration:underline;
}

body.main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	height: 100%;
	margin: 0;
	padding: 0;*/
	background-color: #000031;
	margin: 0px 0px 0px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.0em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	margin:5px 0;
	padding: 0 0 0 18px;
}

h1
{
	margin-bottom: 0;
	padding: 18px 18px 0 22px;
	font-size: 0.9em;
	color: #000031; /*background-color: #780030;
	color: White;*/
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:0.8em;
	
}

h3 {
	font-size:0.7em;

	
}

h3.small {
	font-size:0.6em;
}

h4 {
	font-size:0.6em;

}

h5 {
	font-size: 9px;
/*	padding: 0 0 0 0;*/
	font-weight: lighter;
	font-family: Tahoma;
}

h6 {
	font-size:1em;
}

hr{
	color: #0f0f4c; /*#E5E5E5;*/
	background-color: #0f0f4c;
	height: 1px;
	border:0;
/*	margin:15px 0;
	_margin:10px 0;*/
	padding-left: 18px;
}

p, li{
	line-height: 1.4em;
	font-size: .7em;
	padding: 0 20px 0 20px;
	text-align: justify;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#siteMapPath
{
	position: relative;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;
	color: #f5f5f5;
}

#siteMapPath a:link, #siteMapPath a:visited
{
	position: relative;
	text-decoration: none;
	color: #f5f5f5;
}

#siteMapPath a:hover
{
	position: relative;
	text-decoration: underline;
	color: #676565;
}



.nav {
	
	text-transform: uppercase;
	font-size: 10px;
	z-index: 0;
}

/* Menu */

#MainNav
{
	font-size: 0.6em;
	font-family: Verdana;
	position: relative;
	width: 212px;
	border: solid 1px gray;
	background: #0a0d53;
	float: left;
	left: 8px;
}


.SiteMap
{
	font-size: 0.6em;
	font-family: Verdana;
	color: Navy;
}


#Managers
{
	/*border: solid 1px gray;*/
}

/* AJAX Controls */
/* Accordion */
.accordionHeader, .accordionHeaderSelected
{
	height: 20px;
	color: #808080;
	background-color: #c0c0c0;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	margin-top: 15px;
	cursor: pointer;
	background-image: url(../../Images/AccordionHeader.bmp);
	background-repeat: repeat-x;
	border-right: #a9a9a9  1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9  1px solid;
}

.accordionHeader a
{
	color: #808080;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: none;
	/*text-decoration: underline;*/
}

.accordionContent
{
	background-color: #f0f8ff;
	border-top: #0a0d53 solid;
	padding: 5px;
	padding-top: 10px;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}


