/* Buttons */



/* Small Size Buttons */

	.buttonCont_Small {} /* Use to position buttons  - set margins page level */
	.buttonCont_Small a:link, .buttonCont_Small a:visited { color:#FFFFFF; text-decoration:none;}
    .buttonCont_Small a:hover { color:#FFFFFF; text-decoration:underline;}
	
	.buttonCapBlue_Small{background-image: url('/media/images/buttons/buttonCapBlue_Small.png'); background-repeat: no-repeat; height:23px; width:4px; float:left;}
	.buttonBlue_Small{background-image: url('/media/images/buttons/buttonBlue_Small.png'); background-repeat: no-repeat; font-size:14px; padding-left: 8px; padding-right:4px; height:23px; line-height:23px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;} 
	
	.buttonCapGreen_Small{background-image: url('/media/images/buttons/buttonCapGreen_Small.png'); background-repeat: no-repeat; height:23px; width:4px; float:left;}
	.buttonGreen_Small{background-image: url('/media/images/buttons/buttonGreen_Small.png'); background-repeat: no-repeat; font-size:14px; padding-left: 8px; padding-right:4px; height:23px; line-height:23px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;} 
	
	.buttonCapGrey_Small{background-image: url('/media/images/buttons/buttonCapGrey_Small.png'); background-repeat: no-repeat; height:23px; width:4px; float:left;}
	.buttonGrey_Small{background-image: url('/media/images/buttons/buttonGrey_Small.png'); background-repeat: no-repeat; font-size:14px; padding-left: 8px; padding-right:4px; height:23px; line-height:23px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;} 
	
	.buttonCapOrange_Small{background-image: url('/media/images/buttons/buttonCapOrange_Small.png'); background-repeat: no-repeat; height:23px; width:4px; float:left;}
	.buttonOrange_Small{background-image: url('/media/images/buttons/buttonOrange_Small.png'); background-repeat: no-repeat; font-size:14px; padding-left: 8px; padding-right:4px; height:23px; line-height:23px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;} 



/* Medium Size Buttons */
    
	.buttonCont_Med {} /* Use to position buttons  - set margins page level */
	.buttonCont_Med a:link, .buttonCont_Med a:visited { color:#FFFFFF; text-decoration:none;}
    .buttonCont_Med a:hover { color:#FFFFFF; text-decoration:underline;}
	
	.buttonCapBlue_Med{background-image: url('/media/images/buttons/buttonCapBlue_Med.png'); background-repeat: no-repeat; height:28px; width:5px; float:left;}
    .buttonBlue_Med{background-image: url('/media/images/buttons/buttonBlue_Med.png'); background-repeat: no-repeat; font-size:16px; padding-left: 9px; padding-right:4px; height:28px; line-height:28px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;}
	
	.buttonCapGreen_Med{background-image: url('/media/images/buttons/buttonCapGreen_Med.gif'); background-repeat: no-repeat; height:28px; width:5px; float:left;}
    .buttonGreen_Med{background-image: url('/media/images/buttons/buttonGreen_Med.gif'); background-repeat: no-repeat; font-size:16px; padding-left: 9px; padding-right:4px; height:28px; line-height:28px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;}
	
	.buttonCapGrey_Med{background-image: url('/media/images/buttons/buttonCapGrey_Med.png'); background-repeat: no-repeat; height:28px; width:5px; float:left;}
    .buttonGrey_Med{background-image: url('/media/images/buttons/buttonGrey_Med.png'); background-repeat: no-repeat; font-size:16px; padding-left: 9px; padding-right:4px; height:28px; line-height:28px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;} 
	
	.buttonCapOrange_Med{background-image: url('/media/images/buttons/buttonCapOrange_Med.png'); background-repeat: no-repeat; height:28px; width:5px; float:left;}
    .buttonOrange_Med{background-image: url('/media/images/buttons/buttonOrange_Med.png'); background-repeat: no-repeat; font-size:16px; padding-left: 9px; padding-right:4px; height:28px; line-height:28px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;}
	
	

/* Large Size Buttons */
	
	.buttonCont_Large {} /* Use to position buttons  - set margins page level */
	.buttonCont_Large a:link, .buttonCont_Large a:visited { color:#FFFFFF; text-decoration:none;}
    .buttonCont_Large a:hover { color:#FFFFFF; text-decoration:underline;}
	
	.buttonCapBlue_Large{background-image: url('/media/images/buttons/buttonCapBlue_Large.png'); background-repeat: no-repeat; height:35px; width:5px; float:left;}
	.buttonBlue_Large{background-image: url('/media/images/buttons/buttonBlue_Large.png'); background-repeat: no-repeat; font-size:20px; padding-left: 12px; padding-right:8px; height:35px; line-height:35px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;} 
	
	.buttonCapGreen_Large{background-image: url('/media/images/buttons/buttonCapGreen_Large.png'); background-repeat: no-repeat; height:35px; width:5px; float:left;}
	.buttonGreen_Large{background-image: url('/media/images/buttons/buttonGreen_Large.png'); background-repeat: no-repeat; font-size:20px; padding-left: 12px; padding-right:8px; height:35px; line-height:35px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;} 
	
	.buttonCapGrey_Large{background-image: url('/media/images/buttons/buttonCapGrey_Large.png'); background-repeat: no-repeat; height:35px; width:5px; float:left;}
	.buttonGrey_Large{background-image: url('/media/images/buttons/buttonGrey_Large.png'); background-repeat: no-repeat; font-size:20px; padding-left: 12px; padding-right:8px; height:35px; line-height:35px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;}
	
	.buttonCapOrange_Large{background-image: url('/media/images/buttons/buttonCapOrange_Large.png'); background-repeat: no-repeat; height:35px; width:5px; float:left;}
	.buttonOrange_Large{background-image: url('/media/images/buttons/buttonOrange_Large.png'); background-repeat: no-repeat; font-size:20px; padding-left: 12px; padding-right:8px; height:35px; line-height:35px; float:left; font-family: 'GillSansBoldReverse', Arial Black, sans-serif; font-weight:normal;}


/* Button Spacer */
    
	.buttonSpacerSmall{ width:9px; float:left;} /* Use to separate buttons in a single row */
	
	.buttonSpacerMed{ width:11px; float:left;} /* Use to separate buttons in a single row */

	.buttonSpacerLarge{ width:14px; float:left;} /* Use to separate buttons in a single row */




