BODY {
color : #575757;
font-family : Arial;
font-size : 11px;
background: #e1eff8;
text-align: left;
}

td {
color : #575757;
font-family : Arial;
font-size : 11px;
text-align: left;
}

a.menu_button {
color : #ffffff;
font-family : Arial;
font-size : 11px;
text-decoration: none;
background: url(../images/menu.jpg);
height: 27px;
padding-top: 6px;
font-weight: bold;
}

a.menu_button:hover {
color : #ffffff;
font-family : Arial;
font-size : 11px;
text-decoration: none;
background: url(../images/menu_on.jpg);
height: 27px;
padding-top: 6px;
font-weight: bold;
}

.blueheading {
color : #5a96b2;
font-family : Arial;
font-size : 13px;
font-weight: bold;
}

a.side_menu {
background: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: left;
text-decoration: none;
color : #575757;
width: 180px;
}

a.side_menu:hover {
background: #eaeaea url(../images/bullet_on.jpg);
background-repeat: no-repeat;
background-position: left;
text-decoration: none;
color : #003b8e;
width: 180px;
}

h1 {
color : #5a96b2;
font-family : Arial;
font-size : 13px;
font-weight: bold;
}

h2 {
color : #5a96b2;
font-family : Arial;
font-size : 11px;
font-weight: bold;
}

a {
text-decoration: none;
color : #5a96b2;
}

a:hover {
text-decoration: underline;
color : #003b8e;
}

a.bottomlinks {
text-decoration: none;
color : #fff;
}

.bottomlinks {
text-decoration: none;
color : #fff;
}

a.bottomlinks:hover {
text-decoration: underline;
color : #fff;
}
		
.celllightblue {
color : #575757;
background: #eff7fc;
}

.letus {
color : #336699;
font-family : Arial;
font-size : 11px;
background: #f7fbfe;
border: 1px solid #c8d6df;
}

.letustxt {
color : #336699;
font-family : Arial;
font-size : 11px;
text-align : right;
width: 200px;
}

.textfield {
color : #336699;
font-family : Arial;
font-size : 11px;
border: 1px solid #c8d6df;
width: 170px;
}

.textfieldlu {
color : #336699;
font-family : Arial;
font-size : 11px;
border: 1px solid #c8d6df;
background-color: #ffffff !important;
}

.textfield2 {
color : #336699;
font-family : Arial;
font-size : 11px;
border: 1px solid #c8d6df;
width: 70px;
}

.btn {
color : #ffffff;
background : #336699;
font-family : Arial;
font-weight: bold;
font-size : 11px;
border: 0;
margin-left: 110px;
width: 60px;
}

.btn2 {
color : #ffffff;
background : #336699;
font-family : Arial;
font-weight: bold;
font-size : 11px;
border: 0;
width: 100px;
margin-left: 10px;
}

.lblue {
background-color : #eff5f6;
padding: 5px;
}