/*********defaults*/
/*Colors
#cccccc light grey
#5d5c5c dark grey
#9b9b9b mid grey
#02082c navy
#0e1b58 med blue
#d09e76 tan
#b8a868 yellow
*/

a { font-family: Tahoma, Century Gothic, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #02082c; text-decoration:none; font-weight:bold;  }
a:hover { font-family: Tahoma, Century Gothic, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #5d5c5c; text-decoration: none; font-weight: bold;}

.inlink { font-family: Tahoma, Century Gothic, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #5d5c5c; text-decoration:none; font-weight:bold;  }
.inlink:hover { font-family: Tahoma, Century Gothic, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #02082c; text-decoration: none; font-weight: bold;}

.navlink { font-family: Palatino Linotype, Times New Roman, serif; font-size: 12px; color: #cccccc; text-decoration:none; font-weight:bold; }
.navlink:hover { font-family: Palatino Linotype, Times New Roman, serif; font-size: 12px; color: #b8a868; text-decoration: none; font-weight: bold;}


td			{ font-family:  Arial, Century Gothic, Verdana, Helvetica, sans-serif; font-size: 11px; color: #5d5c5c; text-decoration:none; }
p			{ font-family:  Arial, Century Gothic, Verdana, Helvetica, sans-serif; font-size: 11px; color: #5d5c5c; text-decoration:none; }
h1			{ 
font-family: Palatino Linotype, Times New Roman, serif; 
font-size: 14px; color: #02082c; 
text-decoration:none; 
/*letter-spacing: -0.1em;*/
margin: 0px 0 0px 0;
padding-top: 0px;}

h2			{ 
font-family: Palatino Linotype, Times New Roman, serif; 
font-size: 12px; color: #5d5c5c; 
text-decoration:none; 
/*letter-spacing: -0.1em;*/
margin: 0px 0 0px 0;
padding-top: 0px;}
	
	
.heading			{ font-family: Palatino Linotype, Times New Roman, serif; font-size: 11px; color: #02082c; text-decoration:none; }
.bluebar			{ background: #02082c; }
.greybar			{ background: #5d5c5c; }
.navbar			{ background: #b8a868; padding-top: 0px; margin: 0px 0 0px 0;}

