/* CSS definition file containing site wide stylesheets */
A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,255,255); font-weight: bold;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,255,255); font-weight: bold;}
 .two:visited { color: rgb(102,102,102); font-weight: bold;}
 .two:link { color: rgb(102,102,102); font-weight: bold;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,255,255); font-weight: bold;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: normal; text-decoration: none ; margin-top: 0; margin-bottom: 0;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9pt; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,255,255); font-weight: bold; text-decoration: none ; text-indent: 3pt; background-color: transparent;}
 address { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(153,153,153); text-align:center;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(102,102,102); font-weight: bold; vertical-align: baseline; text-decoration: none ;}
 .two:hover { color: rgb(117,137,191); font-weight: bold;}
 
 
/* Forms */
.error {
color:#710F13;
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
}

fieldset {
margin:10px;
}
 