/* default style */
body, td, div, li, .copy {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color:#666666;}

/* headers */
.head1 {font-size:110%}

/* form elements */
.form {font-size:9pt;color:#000000;}

em {font-style: normal;font-weight: bold;color:#333333;}
ul {list-style-type:square;}

/* error styles */ 
.errorForm {border:2px #FF0000 solid;font-size:9pt;color:#000000;}
.errorText {color:#FF0000}
.errorText em {color:#FF0000}

.pad10 {padding:10px 10px 0px 10px}
.padR30 {padding-right:30px}

.light {color: #FFFFFF;}
.dark {color: #8A8A8A;}
.priorityHigh {color: #FF0000}
.priorityMed {color: #FFCC33}
.priorityLow {color: #00FF00}

.channel {border:0px solid #333333;background-color:#FFFFFF;}
.channelHead {border-bottom-width: 1;border-left-width: 0;border-right-width: 0;border-top-width: 0;border-color: #333333;border-style: solid;background-color:#E2D1B2;color:#000000}

a:link {color:#00708F;text-decoration: none;}
a:visited {color:#00708F;text-decoration: none;}
a:active {color:#00708F;text-decoration: none;}
a:hover {color:#00708F;text-decoration: underline;}

.light a:link {color:#FFFFFF}
.light a:visited {color:#CDCDCD}
.light a:active {color:#FFFFFF}
.light a:hover {color:#EBE9E5}
