﻿/*  FONT STYLES */
/*    
		Basic fonts are described in typography to allow
      	drop in updating from Blueprint. This file contains
      	custom styles for this site.
*/

/* Hacks */
div>p {margin:0 0 1em 0;/*Get rid of Mozilla extra paragraph margins*/}

/* Colors */
a{color:#286a8f;}
a:link, a:visited {color: #135cae;}
a:hover {color: #0b3768;}

h3, .componentheading, table.moduletable th {color: #2b120d;}
li {color:#999}
p {color:#248ab2;}

.box_info p {color:#248ab2;}
 
div#footer p {color:#CCC;}
div#footer_r a:link, div#footer_r a:visited {color:#666;}
div#footer_r div {color:#2b120d;}


/* Other Styles */
h1 {float:left;display:inline;}
a:link, a:visited {text-decoration: none;font-weight: normal;}
a:hover {text-decoration: underline;font-weight: normal;}
li, li a:link, li a:visited {font-size:12px;font-weight:bold;}

p { margin-top: 0; margin-bottom: 5px; }

.box_info p {font-weight:bold;font-size:10px;line-height:10px;}
.box_info a {text-decoration:none;}

#footer {padding-top:4px;font-size:10px;text-align:center;}
#footer p {font-weight:bold;line-height:11px;text-align:center;font-size:10px;}
div#footer_r div {font-size: .90em;text-align: center;}