@charset "utf-8";
/* CSS Document */

body{ background:url(images/bg-greyfade.jpg); font-family: Geneva, Geneva;}

.underline {
color:#333333; font-family:Geneva; font-size:16px;
text-decoration:underline;

}

.one{ color:#333333; font-family:Geneva; font-size:16px;}

a {text-decoration:none;}

a:hover {color:#3366FF;}

img {border:0;}

.black {color:#000000;}

.white {color:#FFFFFF; font-size:16px;}

.white:hover {color:#FFFFFF; font-size:16px; text-decoration:underline;}

h1 {color: #000066; font-family:Geneva; font-size:18px; font-weight:bold; margin:0;
font-variant:small-caps;}

h2 {color:#FFFFFF; font-family:Geneva; font-size:16px; font-weight:bold; margin:0;}

h2 a {color:#FFFFFF; font-family:Geneva; font-size:16px; font-weight:bold; margin:0;}
h2 a:hover {color:#FFFFFF; font-family:Geneva; font-size:16px; font-weight:bold; margin:0; text-decoration:underline;}

p {color:#333333; font-family:Geneva; font-size:16px;}


.thirteengray {color:#333333; font-family:Geneva; font-size:13px;}
.twelvegray {color:#333333; font-family:Geneva; font-size:16px;}

.twelvegray1 {color:#333333; font-family:Geneva; font-size:16px;}
.twelvegray1:hover {color:#333333; font-family:Geneva; font-size:16px; text-decoration:underline;}

.greyborder { border-style:solid; border-color:#CCCCCC; border-width:thin;}

h3 {color:#333333; font-family:Geneva; font-size:16px; font-weight:bold; margin-bottom:5px; margin-top:0;}

.footerlinks {color:#999999; font-size:11px; text-align:center;}
.warning { color: red; font-size: 16px; font-weight: bold; text-align: center; }
