/* CSS Document */

body{
background-color:#5ESE49;
margin-top:0px;
}
table.main{
width:780px;
margin-left:auto;
margin-right:auto;
}
td.menucol{
background-image:url("images/menu_bg2.jpg");
width:206px;
}
.menu{
margin-left:10%;
margin-right:10%;
text-align:center;
line-height:30px;
}
a:link{
color:#000000;
text-decoration:underline;
}
a:hover{
color:#3D70A5;
text-decoration:underline;
}
a:visited{
color:#000000;
text-decoration:underline;
}

.feature{
float:right;
margin-left:40px;
}

.pagebody{
margin-left:3%;
margin-right:3%;
}
.menu a:link{
font-size:15px;
color:#000000;
text-decoration:none;
}

.menu a:visited{
font-family:Times New Roman;
font-size:15px;
color:#000000;
text-decoration:none;
}
.menu a:hover{
font-size:15px;
color:#000000;
font-family:Times New Roman;
text-decoration:underline;
}
td.content{
background-color:#ffffff;
background-image:url("images/text_bg.gif");
width:525px;
height:239px;
margin-top:0px;
}
h1.title{
font-size:20px;
color:#000000;
font-style:italic;
}
p.slogan{
font-style:italic;
}
td.footer{
width:536px;
height:35px;
background-image:url("images/footer.gif");
}
.footertext{
color:#5E5E49;
font-size:12px;
font-family:Times New Roman;
text-align:center;
margin-top:5px;
}
.footer a:link{
color:#5E5E49;
font-size:12px;
font-family:Times New Roman;
text-decoration:underline;
}
.footer a:visited{
color:#5E5E49;
font-size:12px;
font-family:Times New Roman;
text-decoration:underline;
}
.footer a:hover{
color:#5E5E49;
font-size:12px;
font-family:Times New Roman;
text-decoration:underline;
}


body				{ font-family : Verdana;
				font-size : 12px;
				font-style : normal;
				font-weight : normal;
				background-color : #3D70A5;
				color : #000000; }

td				{ font-family : Verdana;
				font-size : 12px;
				font-style : normal;
				font-weight : normal; }

small				{ font-family : Verdana;
				font-size : 10px;
				font-style : normal;
				font-weight : normal; }

b				{ font-weight : bold; }

a				{ color : #0000ff;
				text-decoration : none; }

a:link				{ color : #0000ff; }

a:visited			{ color : #0000ff; }

a:active			{ color : #0000ff;
				text-decoration : underline; }

a:hover				{ color : #009900;
				text-decoration : underline; }

h3				{ color : #009900;
				font-size : 14px; 
				font-weight : bold; 
				font-family : Verdana; }

h4				{ color : #0000ff;
				font-size : 12px; 
				font-weight : bold; 
				font-family : Verdana; }

#agentImage			{ border-style : solid;
				border-width : 1px;
				border-color : #000000; }

#logoImage			{ border-style : solid;
				border-width : 0;
				border-color : #000000; }

.itemImage			{ border-style : solid;
				border-width : 0;
				border-color : #000000; }

.summaryOuterDiv		{ border-style : solid;
				border-width : 0;
				border-left-width : 0;
				border-right-width : 0;
				border-color : #000000;
				padding : 3px;
				padding-left : 4px;
				padding-right : 4px;
				background-color : #ececec;
				width : 100%; }

.summaryOuterTable		{ padding : 0px;
				background-color : transparent;
				width : 100%; }

.summaryInnerTable		{ padding : 3px;
				background-color : #ffffff;}

.summaryOuterTablecell		{ color : #000000; }

.summaryLeftTablecell		{ background-color : #ececec; }

a.incolouredtablecell		{ color : #0000ff; }

a.incolouredtablecell:link	{ color : #0000ff; }

a.incolouredtablecell:visited	{ color : #0000ff; }

a.incolouredtablecell:active	{ color : #0000ff; }

a.incolouredtablecell:hover	{ color : #009900; }

