/* CSS Document */
body{
margin:0;
background-color:#1475A8;
}
td{
font-family:tahoma; 
font-size:13px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
p{
font-family:tahoma; 
font-size:13px;
font-weight:normal;
color:#000000;
text-decoration:none;  margin:0px;
}
h1{ font-family:arial; font-size:40px; color:#065E8C; font-weight:normal; text-decoration:none; margin:0px;}
h2{font-family:Tahoma; font-size:16px; color:#01284B; font-weight:bold; text-decoration:none;}
h3{font-family:Tahoma; font-size:16px; color:#04547E; font-weight:bold; text-decoration:none; margin:0px;}
h4{font-family:Tahoma; font-size:18px; color:#3585C8; font-weight:bold; text-decoration:none; margin:0px;}
h5{font-family:Tahoma; font-size:16px; color:#000000; font-weight:bold; text-decoration:none; margin:0px;}
h6{font-family:tahoma; font-size:14px; color:#248A07; font-weight:bold;text-decoration:none; margin:0px;}
img{margin:0px;}

/* Background */

.logo{background: url(../images/logo.jpg) no-repeat;}
.bullet1{background: url(../images/bullets1.gif) no-repeat right;}
.pin{background:url(../images/pin.jpg) no-repeat;}
.sepretor{background:url(../images/sepretor.jpg) no-repeat;}
.footer{background:url(../images/blue_footer.jpg) no-repeat;}
.arrow{background:url(../images/arrow.gif) no-repeat right;}
.bullets{background:url(../images/bullets.gif) no-repeat center;}


/* text */

.greentext{ font-family:tahoma; font-size:18px; color:#40C34F; font-weight:bold; text-decoration:none;}
.blackboldtext{font-family:Tahoma; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}
.bluebold{font-family:Tahoma; font-size:18px; color:#3585C8; font-weight:bold; text-decoration:none;}
.bluebold2{font-family:Tahoma; font-size:13px; color:#0171AC; font-weight:bold; text-decoration:none;}
.blackboldtext1{font-family:Tahoma; font-size:16px; color:#000000; font-weight:bold; text-decoration:none;}
.redtext{font-family:Tahoma; font-size:12px; color:#FF0042; font-weight:bold; text-decoration:none;}
.redtext2{font-family:Tahoma; font-size:12px; color:#FF0042; font-weight:normal; text-decoration:none;}
.redtext_underline{font-family:Tahoma; font-size:12px; color:#FF0042; font-weight:bold; text-decoration: underline;}
.redtext1{font-family:Tahoma; font-size:16px; color:#FF0042; font-weight:bold; text-decoration:none;}
.redtext3{font-family:Tahoma; font-size:18px; color:#FF0042; font-weight:bold; text-decoration:none;}
.smallblacktxt{font-family:Tahoma; font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
.smallblacktxt2{font-family:Tahoma; font-size:11px; color:#000000; font-weight:bold; text-decoration:underline;}
.smallblacktxt1{font-family:Tahoma; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}
.greentext2{font-family:tahoma; font-size:12px; color:#127800; font-weight:bold;text-decoration:none;}
.greentext3{font-family:Tahoma; font-size:13px; color:#248A07; font-weight:normal; text-decoration:none; font-style: italic;}
.redheadertext{font:arial; font-size:40px; color:#FF0000; font-weight:normal; text-decoration:none; margin:0px;}
.reditalics{ font-family:Tahoma; font-size:13px; color:#FF003C; font-weight:; text-decoration: none; font-style:italic;}
.border{border:1px solid #E4EEF8;}
.border1{border:1px solid #E2E1DE;}
.blueborder{border:1px solid #1475A8;}
.greyborder{ border:1px solid #E2E1DE;}
.footertext{font-family:arial; font-size:11px; color:#043C86; font-weight:normal; text-decoration:none;}
.footertext1{font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight: normal; text-decoration:none;}
.footerlinks{font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight: normal; text-decoration:none;}
.footerlinks:hover{font-family:tahoma; font-size:11px; color: #FFFF99; font-weight: normal; text-decoration:none;}



