/* CSS Document */

img {
 border: 0;
}

body {
 font-family: arial, verdana, sans-serif;
 font-size: 0.8em;
}

h1, h2, h3 {
 font-size: 1em;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-top: 0px;
}

h1{
background: #3E5C92;
color:      white;
font-size:  1.1em;
font-weight: 700;
}

h2 {
 color: #525;
 font-weight: 800;
 font-size: 1em;
 margin-botton: 0;
}

p {
color: black;
}

h3{
color:#3E5C92;
background:#F9F9F9;
}

td {
 vertical-align: top;
}
/* main centre table */

table.main{
padding: 0px;
background:#FBFBFB;
border: 0px;
width:726px;
}


td.top{
background:#F9F9F9;
height: 9px;
}

td.top2{
background:#EBEBEB;
height: 35px;
}

td.top3{
background:#FFFFFF;
height: 10px;
}

td.logo{
background:#E2E2E2;
height: 69px;
background-image: url('../images/logo.jpg');
}

.header {
 color: #3E5C92;
 font-weight: 900;
 font-size: 15px;
 padding: 0;
 margin: 0;
 border-bottom: 5px solid #3E5C92;
}

td.main{
background:#DAE3EF;
}

table.content{
border: 0;
width: 100%;
padding:0;
}

img.borderedImg {
 border: solid 1px #3E5C92;
}

table.links, table.links2, .contenttop {
 background-color: #f7f9f6;
 text-align: left;
}
.contenttop {
 border: solid 1px #3E5C92;
 padding: 5px;
}

td.bottom1 {
 height: 10px;
}
td.footer1{
 background:#EBEBEB;
}

.footer1 {
 text-align: center;
 padding: 5px;
}
.footer1 a {
 color: #646;
}

td.footer {
height:12px;
background:#3E5C92;
}

.footer {
 font-weight: 900;
}

td.links{
width: 168px;
background:#DAE3EF;
}

table.links, table.links2 {
width: 100%;
padding:0;
border: 1px solid #3E5C92;
border-collapse: collapse;
font-size: 1em;
color:#3E5C92;
}

td.toplink{
 background:#3E5C92;
 height: 10px;
}

.links a {
 text-decoration: none;
 color:	  #2a2;
 display: block;
 padding: 4px;
 border-top: 1px solid white;
}

.links a:hover {
 color:		 #fff;
 background: #3E5C92;
}

.linkSite {
 padding:    4px;
 text-align: left;
}

.linkSite a {
 text-decoration: none;
 color:	#3E5C92;
}

.linkSite a:hover {
 color:	#000;
}
