/* from tss2004.css */
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A {
	text-decoration: none;
; color: Blue;
}

A:Hover {
	text-decoration: underline;
	color: Blue;
	background-color : #CCCCCC;	
}
A:VISITED {
color: Blue;
}

P {
	font-size : 10pt;
}

HR {
	color : Blue;
	width : 50%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006699;
}
h3 {
	font : bold 14pt Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.fineprint {

	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.pricelist {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #006699;
	font-weight : bold;
	list-style-type: disc;
	font-size: 90%;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.greybkgnd {
	background-color: #CCCCCC;
}
.linkmedium {
	font-size: 9pt;
	color: #0000FF;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
}
.highlightRED {
	font-weight: bold;
	color: #FF0000;
}
.highlightGREEN {

	font-weight: bold;
	color: #009900;
}
table {
	font-size: 10pt;
}
#colourRED {
	color: #FF0000;
}
#strong {
	font-weight: bold;
}
#colourGREEN {
	color: #009900;
}
#small {
	font-size: 9pt;
}
.smallprint {


	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#fine {

	font-size: 8pt;
}
#bigprint {
	font-size: 18pt;
}



/*************************************************/
/* tss2005.css                                   */
/* based upon 3col_leftNav.css [from Macromedia] */
/*************************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/*** comment out for time being!!
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, sans-serif;
 font-size: 90%;
 font-weight: bold;
 color: #334d55;
}

***/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 10%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 65%;
}

#content_norm {
	float: left;
	width: 85%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	text-align: center;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
}

#sectionLinks h3{
	padding: 5px 0px 0px 10px;
	font-size: 125%;
}

#sectionLinks a {
	display: block;
	border-top: none #cccccc;
	padding: 2px 0px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 5px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 5px 0px 10px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 0px;
}
#bold {
	font-weight: bold;
}

.introduction {

	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.introduction img {

	float: right;
	padding: 10px 10px 0px 0px;
}
.introduction h3 {

	padding: 30px 0px 5px 0px;
	text-align: center;
}
.pricing {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.pricing p {

	padding: 0px 0px 10px 0px;
}
.feature1 img {

	float: left;
	padding: 10px 10px 0px 0px;
}
