@charset "utf-8";
/* CSS Document */

.heading {
font-family:"Times New Roman", Times, serif;
font-size:28px;
color:#F09C00;
text-decoration:none;
}

.headinghome {
font-family: Arial, Helvetica, sans-serif;
font-size:28px;
color: #CCCCCC;
text-decoration:none;
font-weight:bold;
text-decoration:underline;
}

.heading-small {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#F09C00;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

.subheading {
font-family:tw cen mt;
font-size:17px;
color:#F09C00;
text-decoration:none;
}

.subheading-bold {
font-family:tw cen mt;
font-size:18px;
color:#009ad5;
font-weight:bold;
text-decoration:none;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color: #7A7A7A;
text-decoration:none;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #CACACA;
text-decoration:none;
}

body {
background-color:#2b4d5d;
margin-left:0px;
margin-top:0px;
}

.text1 {
font-family:tw cen mt;
font-size:14px;
color: #666666;
text-decoration:none;
}

.text1-bold {
font-family:tw cen mt;
font-size:14px;
color:#00b7e2;
font-weight:bold;
text-decoration:none;
}

.subheading1 {
font-family:tw cen mt;
font-size:17px;
color: #666666;
text-decoration:none;
font-weight:bold;
}

.subheading1s {
font-family:tw cen mt;
font-size:16px;
color: #666666;
text-decoration:none;
font-weight:bold;
}

.subheading-dark { font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color: #73929d;
text-decoration:none;
}

.text2 { font-family:Tahoma;
font-size:12px;
color: #a0bfce;
text-decoration:none;
}

ul, ol {
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

.login {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #222222;
text-decoration:none;
font-weight:bold;
}
.login-text {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color: #333333;
text-decoration:none;
}

.login-text a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color: #333333;
text-decoration:none;

}

.login-text2 {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #DF8100;
font-weight:bold;
text-decoration:none;
}

.text2 a:hover {
font-family:tw cen mt;
font-size:12px;
color: #00b7e2;
text-decoration: underline;
}