﻿.largeButton
{
    background-image: url(/images/common/largeButton.gif);
    cursor: pointer;
    height: 22px;
    width: 110px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #115CA8;
    border-style:None;
	font-weight:bold;
}

.sectionContentText{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
font-weight:bold;
}