/* Web Design by Future Visions Web and IT Services */


/* links */

a:link
	{text-decoration: none;
	 color: #FFA500;}

a:visited
	{text-decoration: none;
	 color: #FFA500;}

a:hover
	{text-decoration: underline;
	 color: #FF0000;}

a.right
	{text-align: right;}

/* standard */

html
	{padding: 0px;
	 margin: 0px;}

body
	{background-image: url(bg_fi.gif);
	 margin: 0px;
	 font-family: "Trebuchet MS", tahoma, arial;
	 font-size: 10pt;}

h1
	{color: #696969;
	 font-size: 14pt;}

h2
	{color: #696969;
	 font-size: 12pt;}

ul
	{list-style: none;
	 padding: 0;
	 margin-top: 10px;}

li
	{list-style:none url("bullet.png");
	 margin-left: 20px;
	 margin-bottom: 2px;}

li.tandc
	{list-style:none url("bullet.png");
	 margin-left: 20px;
	 margin-bottom: 20px;}

p
	{margin-top: 0}

/* div */

.main
	{margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 width: 80%;
	 height: 100%;
	 border-right: 1px solid #000000;
	 border-left: 1px solid #000000;
	 background-color: #FFFFFF;}

.topbar
	{padding: 5px;
	 padding-left: 435px;
	 border-bottom: 5px #808080 dashed;
	 background-color: #FFFFFF;
	 height: 125px;}

.menubar
	{height: 0px;
	 background-color: #708090;}

.menu
	{background-color: #FFFFFF;
	 margin-top: 15px;
	 margin-left: 0px;
	 width: 150px;
	 height: 100%;
	 border-top: 1px #808080 solid;
	 border-right: 1px #808080 solid;
	 border-bottom: 1px #808080 solid;}

.content
	{margin: 10px;
	 margin-bottom: 20px;
	 width: 79%;
	 padding: 10px;
	 background-color: #FFFFFF;
	 border: 1px solid #808080;
	 spacing-bottom: 15px;}

.buttonscontainer
	{width: 150px;
	 border-top: 1px solid #D3D3D3;
	 border-right: 1px solid #D3D3D3;
	 border-bottom: 1px solid #D3D3D3;}

.buttons a
	{color: #000000;
	 background-color: #FFFFFF;
	 padding: 5px;
	 padding-left: 8px;
	 display: block;
	 font: 14px Trebuchet MS, sans-serif;
	 font-weight: none;
	 text-decoration: none;
	 text-align: left;}

.buttons a:visited
	{color: #000000;}

.buttons a:hover
	{background: #9FCAEC;
	 color: #191970;
	 text-decoration: none;}

.nav-menu
	{}

/* p */



/* img */

img.title
	{margin-left: auto;
	 margin-right: auto;}

img.fourcbel
	{float: left;
	 padding: 10px;}

img.left
	{float: left;
	 padding: 10px;
	 padding-bottom: 30px;}

img.right
	{float: right;
	 padding: 10px;}

img.lookinside
	{float: left;
	 align: center;
	 padding: 10px;
	 height: 250px;
	 width: 300px;
	 border: 0px;}