.buttonscontainer {width: 150px;}

.buttons a {color: #00337F; 
			background-color: #C8C8C8; 
			padding: 2px; padding-left: 5px; 
			display: block; 
			border-bottom: 1px dotted #00337F; 
			border-left: 0px dotted; 
			border-right: 0px dotted; 
			font: 10px Century Gothic, sans-serif; 
			font-weight: bold; 
			text-decoration: none; 
			text-align: left;}

.buttons a:hover {color: #FFFFFF; 
			background-color: #989898;}

.linkscenter {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: bold; 
			text-decoration: underline; 
			text-align: Center;}

.linksleft {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: bold; 
			text-decoration: underline; 
			text-align: left;}

.bodycenter {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: reg; 
			text-decoration: none; 
			text-align: Center;}

.bodyleft {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: reg; 
			text-decoration: none; 
			text-align: left;}
 
.bodyheading {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: bold; 
			text-decoration: none; 
			text-align: Center;}
			
.bodycenter-ital {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: reg; 
			font-style: italic;
			text-decoration: none; 
			text-align: Center;}

.bigheading {color: 00337F; 
			font: 18px Verdana, Arial, Helvetica, sans-serif; 
			font-weight: bold; 
			text-decoration: none; 
			text-align: center;}
 
.linkbold {color: 00337F; 
			font: 18px Verdana, Arial, Helvetica, sans-serif; 
			font-weight: bold; 
			text-decoration: underline; 
			text-align: Center;}
