.buttonscontainer {width: 150px;}

.buttons a {color: #00337F; 
			background-color: #93BFEB; 
			padding: 2px; padding-left: 5px; 
			display: block; 
			border-bottom: 1px dotted; 
			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: #00337F; 
			background-color: #E1F0FF;}

.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;
			padding-left:10px}
 
.bodyheading {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: bold; 
			text-decoration: none; 
			text-align: Center;}
		
.bodyheadingleft {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: bold; 
			text-decoration: none; 
			text-align: left;
			padding-left:10px}

.address {color: 00337F; 
			font: 12px Century Gothic, sans-serif, strong; 
			font-weight: reg; 
			text-decoration: none; 
			text-align: left;
			padding-left: 5px;}

.address2 {color: FFFFFF; 
			font: 10px Century Gothic, sans-serif, strong; 
			font-weight: bold; 
			text-decoration: none; 
			text-align: left;
			padding-left: 5px;}

.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;}

