BODY
{
	font-size: 9pt;
	font-family: Verdana;
}
A
{
    color: RoyalBlue;
}
A:visited
{
    color: DarkOrchid;
}
A.CMenu:link
{
    font: bold 9pt Verdana;
    color: white;
}
A.CMenu:hover
{
    font: bold 9pt Verdana;
    color: white;
    background-color: Orange;
    text-decoration: underline;
}
A.CMenu:visited
{
    font: bold 9pt Verdana;
    color: white;
}
.CMenu
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}
.CPhone
{
    font-size: 11pt;
    color: Teal;
    font-family: Arial;
    font-weight: bold;
}
H1
{
    font-weight: bold;
    font-size: 18pt;
    font-family: Arial;
}
H2
{
    font-size: 12pt;
    font-family: Arial;
}
H3
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: black;
}
H4
{
    font-weight: bold;
    font-size: 10pt;
    color: #005000;
    font-family: Verdana;
    margin-bottom: 8px;
    font-style: italic;
}
TABLE
{
    font-size: 9pt;
    font-family: Verdana;
}
HR
{
    border-color: LightGrey;
}

.C1
{
    font-weight: bold;
    font-size: 17pt;
    font-family: 'Book Antiqua', Arial;
}
.C2
{
    font-size: 14pt;
    font-family: Arial;
}
.C3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
}
.CMainCaption
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
}
.CSlogan
{
    padding-left: 35px;
    padding-top: 8px;
    vertical-align: top;
    color: #086585;
    font-family: Sans-Serif;
    font-size: 15pt;
}
.CPageCaption
{
    font-size: 12pt;
    color: #086585;
    font-family: Verdana;
}
.CCaption
{
    font-size: 12pt;
    color: #086585;
    font-family: Arial;
	font-weight: bold;
	height: 24px;
}
.CNewsCaption
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana;
    text-align: center;
}
.CFooter
{
    font-size: 10px;
    font-family: Arial;
    margin-top: 12px;
}
.CBorder
{
    border-right: Silver 1px solid;
    border-top: Silver 1px solid;
    border-left: Silver 1px solid;
    border-bottom: Silver 1px solid;
}
.back
{
    background-image: url(Images/spacer.gif);
    vertical-align: top;
    background-repeat: repeat-x;
}
.CLi
{
    padding-left: 0px;
    margin-left: 0px;
}
.CExample
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 7pt;
    padding-bottom: 0px;
    color: gray;
    padding-top: 0px;
    font-style: italic;
    font-family: Verdana;
    white-space: nowrap;
}
.CSmallText
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8pt;
    padding-bottom: 0px;
    color: gray;
    padding-top: 0px;
    font-family: Arial;
    white-space: nowrap;
}
.CIn
{
    visibility: hidden;
}
.CCopyright
{
    font-family: Arial;
    font-size: 8.5pt;
    white-space: nowrap;
}
.CCheck
{
    background-image: url(Images/check.ico);
    background-repeat: no-repeat;
}
.CProgVersion
{
	height: 33px;
	font-weight: bold;
	color: Green;
}
.CConfTitle
{
    font: bold 12pt Arial;
}
.CFrame
{	
	margin-top: 0px;
	padding-top: 0px;
	border: 1px solid LightGrey;
}
.CProduct {padding-left: 2px; padding-right: 1px; white-space: nowrap; font-size: 9pt;}
.CHome    {padding-left: 1px; padding-right: 1px; text-align: center; white-space: nowrap; font-size: 9pt;}
.CStd     {padding-left: 1px; padding-right: 1px; text-align: center; white-space: nowrap; font-size: 9pt;}
.CBiz     {padding-left: 1px; padding-right: 1px; text-align: center; white-space: nowrap; font-size: 9pt; color: #005100;}
.CPro     {padding-left: 1px; padding-right: 1px; text-align: center; white-space: nowrap; font-size: 9pt; color: #ff8500;}
.CVip     {padding-left: 1px; padding-right: 1px; text-align: center; white-space: nowrap; font-size: 9pt; color: DodgerBlue;}
.CButton
{
	font-family: Arial, Georgia, "Trebuchet MS"; 
	font-size: 13px;
	font-weight: bold;
	background-image: url(Images/ButtonBg.gif);
	background-position: left top; 
	background-repeat: no-repeat; 
	border: 0px solid #fff;
	width: 120px;
	height: 26px;
	cursor: pointer;
	text-align: center;
}

