/* PSLC Main CSS Document */

body {margin:0px; background-color:#00406F}

/* Links outside the box */
.out {font-family:Arial; font-size:12px; color:#FFF}
.out a:link { color:#FFF; text-decoration:none}
.out a:visited { color:#FFF; text-decoration:none}
.out a:hover { color:#FFF; text-decoration:underline}

/* Links inside the box */
.in {color:#000}
.in a:link { color:#000; text-decoration:none}
.in a:visited { color:#000; text-decoration:none}
.in a:hover { color:#000; text-decoration:underline}

a {text-decoration:none}
a:hover {text-decoration:underline}
a[href^="mailto:"] {color:#fff; text-decoration:underline}

/* Region Page*/
#region {font-family: Georgia, "Times New Roman", Times, serif;}
#rtitle {font-size: 18px; border:1px dashed #999999; background-color:#FFFFCC; padding:5px}
#rcontent {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}

/* Billboard */
.bb {font-family: Arial, Helvetica, sans-serif}
.bb #title {font-size: 16px; color:#990000}
.bb #subtitle {font-size: 14px; color:#333333; font-weight:bold}
.bb #photo img {border:1px solid #666666; padding: 10px;}
.bb #description {font-size: 12px;}
.bb #more {font-size: 10px;}
.bb #more a{font-size: 11px; color:#333333; text-decoration:none}
.bb #more a:hover {font-size: 11px; color:#333333;text-decoration:underline}

/* News page */
fieldset {font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000000}
legend {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#990000; display:inline-block}
.sub {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#000000; margin-left:10px}
.newsfooter {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000000}


#footer {font-family:Arial; font-size:12px; color:#FFF}