/* CSS Document */
body{
font-family:verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;
text-align:justify;
margin:0;
background-color:#24334e;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}

a{
color:#d4431b;
text-decoration:none;
}

a: hover{
color:#d4431b;
text-decoration:none;
}

.red{
font-family:verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:10px;
font-weight:bold;
}

.c1{
background-image:url(images/contact_bg1.jpg);
background-repeat:no-repeat;
height:175px;
width:292px;
}

.wbg{
background-color:#FFFFFF;
background-image:url(images/wbg.jpg);
background-repeat:repeat-x;
}

.white{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#dde0f7;
font-size:11px;
text-align:justify;
}

.bg{
background-color:#ffffff;
background-image:url(images/bg2.jpg);
background-repeat:repeat-x;
}

.blue a{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#92a8d2;
text-decoration:none;
}

.blue a:hover{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#92a8d2;
text-decoration:none;
}

.blue1{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
color:#dde0f7;
border-bottom:2px #657083 dotted;
}

.orange{
color:#d4431b;
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.oranget{
color:#d4431b;
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.footertxt {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ccccbe;
}

.fields{
background-color:#FFFFFF;
border:1px #c7c7c7 solid;
}

.list li {
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:11px;
list-style-image: url(images/bullet.jpg);
font-weight: normal;
clear: both;
margin: 0;
padding: 0;
position: relative;
line-height:1.4em;
}

.list a {
color:#666666;
}

.list a:hover {
color:#d4431b;
}


