body {}p   { color: black; font-size: 0.7em; font-family: "Trebuchet MS"; line-height: 1.3em }td {}h1 { color: #f93; font-size: 1.5em; font-family: "Trebuchet MS" }.class { font-family: "Trebuchet MS"; font-style: italic; font-weight: bold }.bold  { color: black; font-family: "Trebuchet MS"; font-weight: bold; line-height: 1.3em }.largequote  { color: #f90; font-size: 1.2em; font-family: "Trebuchet MS"; line-height: 2em }.headingj { color: #066; font-size: 1em; font-family: "Trebuchet MS"; font-weight: bold }.headingj_orange  { color: #f93; font-size: 1em; font-family: "Trebuchet MS"; font-weight: bold }.largep { color: black; font-size: 0.9em; font-family: "Trebuchet MS"; line-height: 1.3em }.largep2  { color: #f90; font-family: "Trebuchet MS"; font-weight: bold; line-height: 1.3em; top: 0; bottom: 0; vertical-align: 0 }.headingj_und  { color: #066; font-size: 1em; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: underline; cursor: pointer }a { color: #066; font-size: 1em; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: underline }.italicp { color: black; font-style: italic }a:hover { color: #f93; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: underline }.small { font-size: 0.85em; font-family: "Trebuchet MS"; font-style: normal; font-weight: lighter }.clienth { color: #f93; font-size: 1.4em; font-family: "Trebuchet MS"; font-weight: bold }


.error{
    color:#FF0000;
    border:medium none;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

#errormessage {
    background-color:#FFCCCC;
    border-color:#990033;
    color:#990033;
}

#infomessage {
    background:none repeat scroll 0 0 #CCFFCC;
    border-color:#339900;
    color:#339900;
}

#infomessage, #warnmessage, #errormessage {
    border-bottom:1px solid;
    border-top:1px solid;
    font-weight:bold;
    margin-bottom:1.5em;
    padding:0.3em;
}

.new-ticket p, .thank-you p{
    font-size: 0.7em;
    font-family: arial,helvetica,sans-serif;
}

.new-ticket table{
    
}

.new-ticket table td{
    padding-bottom: 10px;
    font-size:0.7em;
}

.small_text {
	font-size:0.7em;
}
