form {
margin-bottom: 0px;
}

input, textarea, select {
width:250px;
border-style: solid;
border-width: 1px;
font-size: 12px;
border-color:#4774a9;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color:#000000;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color:#ffffff;
}

.full-size-table {
width: 973px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color:#333333;
text-decoration: none;
}

a:hover{
color:#000000;
/* text-decoration: underline; */
}

b, strong {
font-family: arial;
}

.pad {
padding-right: 10px;
}

/* images */


.left-nav-img {
background-image: url("images/nav.gif");
background-repeat : no-repeat;
background-position: left center;
}

.current {
background-image: url("images/current.gif");
background-repeat : no-repeat;
background-position: left center;
color:#ffffff;
font-size: 11px;
padding: 5px 5px 6px 50px;
display: block;
}

.gred {
background-image: url("images/gred.gif");
background-repeat : repeat-x;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.left-nav-back {
background-image: url("images/nav-tile.jpg");
background-repeat : repeat-x;
}

.right {
background-image: url("images/right.gif");
background-repeat : repeat-y;
background-position: right;
}


.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: left 6px;
padding: 1px 1px 2px 12px;
}


/* links */
.top-nav{
cursor:pointer;
border:#2a4979 1px solid;
display:block;
}

.top-nav-hover{
cursor:pointer;
border:#f5c30a 1px solid;
}

.left-nav a {
color:#ffffff;
font-size: 11px;
text-decoration: none;
padding: 5px 5px 6px 50px;
background-image: url("images/spacer.gif");
background-repeat : no-repeat;
background-position: left center;
display: block;
}

.left-nav a:hover{
color:#12182b;
background-image: url("images/current.gif");
background-repeat : no-repeat;
}

/* background colours */

.white {
background-color:#bdd2e5;
}

.gold {
background-color:#a0bed9;
}

.golda {
background-color:#a0bed9;
}

.goldb {
background-color:#2e5385;
}

.goldc {
background-color:#a0bed9;
}

.green {
background-color:#a0bed9;
}

/* borders */

.border {
border :#a0bed9 1px solid;
}

.border-left {
border-left :#142a4c 10px solid;
}

.border-right {
border-right :#142a4c 10px solid;
}

.border-top {
border-top :#2e5385 1px solid;
}

.img-border-bot {
border-bottom :#3d7194 1px solid;
}

.border-bot {
border-bottom:#21324A 1px solid;
}

/* text */

.white-txt {
color:#000000;
}

.green-txt {
color:#fabe3d;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}