/* CSS definition file containing sitestyle stylesheets */

p.message { color: #CECDA8;}
p.optional { color: #333333;}
p.required { color: #ffffff; font-size: 30px; font-weight: bold;}
p.nav { color: #BCBC8A; text-decoration: none ;}

 A.primary:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: #292929; text-decoration: none ; line-height: 12pt;}
 A.primary:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px;  color: #292929; text-decoration: none ; line-height: 12pt;}
 A.primary:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: #292929; text-decoration: none ; line-height: 12pt;}
 A.primary:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: #000000; text-decoration: none ; line-height: 12pt;}

 A.high:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: #292929; text-decoration: none ; line-height: 14pt;}
 A.high:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px;  color: #292929; text-decoration: none ; line-height: 14pt;}
 A.high:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: #292929; text-decoration: none ; line-height: 14pt;}
 A.high:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: #000000; text-decoration: none ; line-height: 14pt;}
 
 A.secondary:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(133,127,91); text-decoration: underline ; line-height: 12pt;}
 A.secondary:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;  color: rgb(133,127,91); text-decoration: underline ; line-height: 12pt;}
 A.secondary:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(133,127,91); text-decoration: underline ; line-height: 12pt;}
 A.secondary:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(133,127,91); text-decoration: none ; line-height: 12pt;}

 A.home:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: #857F5B; text-decoration: none ; line-height: 24px;}
 A.home:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px;  color: #857F5B; text-decoration: none ; line-height: 24px;}
 A.home:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: #857F5B; text-decoration: none ; line-height: 24px;}
 A.home:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: #A09A74; text-decoration: none ; line-height: 24px;}


 A.top:active {text-decoration: none ;}
 A.top:link {text-decoration: none ;}
 A.top:visited {text-decoration: none ;}
 A.top:hover {text-decoration: underline ; }

 A.nav:active { color: #BCBC8A; text-decoration: none ;}
 A.nav:link {color: #BCBC8A; text-decoration: none ;}
 A.nav:visited {color: #BCBC8A; text-decoration: none ;}
 A.nav:hover {color: #CECDA8; text-decoration: none ; }

 A.footer:active { color: #857F5B; text-decoration: none ;}
 A.footer:link {color: #857F5B; text-decoration: none ;}
 A.footer:visited {color: #857F5B; text-decoration: none ;}
 A.footer:hover {color: #CECDA8; text-decoration: none ; }

 img.image {
	border: solid #333333;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

 td.border, table.border{
	border: solid #333333;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}


