/* CSS Document */

/* Body Style */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC
}
#basictable {text-align: center;}

/* normal style */
p,div,span,td {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: left;
}

.whitebg {background-color:#ffffff;}
.offwhitebg {background-color:#EAF0F7;}

.buslink{line-height: 150%; 
	margin-left: 7px; margin-top: 0px; 
	margin-bottom: 2px; display:block; 
	padding-left:10px; margin-right: 7px; 
	background: url('http://www.businesslink.gov.uk/syntegra/images/list_arrow.gif') no-repeat left;
	}

/* Bullet Point Style */
ul {
	margin: 0px;
	padding: 0px;
}
li.bullet{
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	color: #407C00;
	text-align: left;
	margin-left: 15px;
}

/* Tertiary Styles */

/* Investing Tertiary */
li.third_inv {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-size:  x-small;
	list-style-type: none;
	color: #666666;
	line-height: 12px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding: 5px;
	background-color: #EBF1F6;
}
li.third_inv a:link{
	text-decoration: none;
	color: #666666;
}
li.third_inv  a:hover{
	text-decoration: underline;
	color: #407C00;
}


/* Business Tertiary */
li.third_bus {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-size:  x-small;
	list-style-type: none;
	color: #666666;
	line-height: 12px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding: 5px;
	background-color: #F0F5EB;
}
li.third_bus a:link{
	text-decoration: none;
	color: #666666;
}
li.third_bus  a:hover{
	text-decoration: underline;
	color: #407C00;
}

/* Lifestyle Tertiary */
li.third_life {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-size:  x-small;
	list-style-type: none;
	color: #666666;
	line-height: 12px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding: 5px;
	background-color: #F7EBEB;
}
li.third_life a:link{
	text-decoration: none;
	color: #666666;
}
li.third_life  a:hover{
	text-decoration: underline;
	color: #407C00;
}

/* News Tertiary */
li.third_news {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-size:  x-small;
	list-style-type: none;
	color: #666666;
	line-height: 12px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding: 5px;
	background-color: #EBEBEB;
}
li.third_news a:link{
	text-decoration: none;
	color: #666666;
}
li.third_news  a:hover{
	text-decoration: underline;
	color: #407C00;
}

/* Feature Bullet Point Style */
li.feature {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/features/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 18px;
	font-size:  x-small;
	list-style-type: none;
	color: #014E88;
	line-height: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding: 4px;
}

/* Form Styles */
.form {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #014E88;
	line-height: 12px;
	border: 1px solid #5172A9;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
	text-align: left;
}
.form3 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014E88;
	line-height: 12px;
	border: 1px solid #5172A9;
	padding: 5px;
	background-color: #EAF0F7;
	margin: 2px;
	text-align: centre;
}
.formcaption{
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #666666;
	text-align: left;
}

/* Bottom Navigation Bar Style */
.bnav{
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 110%;
}

/* Various Styles */
.desc{
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	line-height: 130%;
	color: #111111;
}
.caption{
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: #407C00;
	text-align: left;
}
.thumb{
	border: 1px;
	border-color: #487FA9;
	border-style: solid;
	margin-bottom: 5px;
}

/* Link Styles */
a:link {
	text-decoration: none;
	color: #407C00;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #407C00;
	text-decoration: underline;
}

/* Top Navigation Bar Style */
#container {
	width: 691px;
	height: 27px;
	padding: 0;
	margin: 0px 0 0px 0;
	visibility: visible;
	position: static;
	overflow: hidden;
}
#nav {
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	display: inline;
	overflow: hidden;
	width: 691px;
	position: static;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#nav a {
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:27px;
	text-align: center;
}
#nav a:hover {
	background-position: 0 -27px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -54px;
}

.featurelink {float:left; padding:0px 4px 8px 18px;}

#thome a  {
	width: 54px;
	background:    url("../../../../images/home.gif") top left no-repeat;
	font-size: 50%;
	}
#tinvest a  {
	width: 80px;
	background:    url("../../../../images/investing.gif") top left no-repeat;
	font-size: 50%;
	}
#tbusiness a  {
	width: 73px;
	background:    url("../../../../images/business.gif") top left no-repeat;
	font-size: 50%;
	}
#tlifestyle a  {
	width: 75px;
	background:    url("../../../../images/lifestyle.gif") top left no-repeat;
	font-size: 50%;
}
#tnews a  {
	width: 101px;
	background:    url("../../../../images/news.gif") top left no-repeat;
	font-size: 50%;
}
#tphotos a  {
	width: 111px;
	background:    url("../../../../images/photos.gif") top left no-repeat;
	font-size: 50%;
}
#tcontact a  {
	width: 197px;
	background:    url("../../../../images/contact.gif") top left no-repeat;
	font-size: 50%;}


/* IMM:AREA IE7 FIX */

#fact1 {width:100%;}