.title { font-family: Tahoma, Arial, Default, Helvetica, sans-serif; font-size: 1.1em; color:e32c22 ; text-decoration: none; font-weight: bold;} 
.title A:link {text-decoration:none; color:#e32c22}
.title A:active {text-decoration:none; color:#e32c22}
.title A:visited {text-decoration:none; color:#e32c22}
.title A:hover {text-decoration:underline; color:#000080}

.tahoma { font-family: Tahoma, Arial, Default, Helvetica, sans-serif; font-size: 0.75em; color: 000000; text-decoration: none; font-weight: normal; padding: .4em .0em .0em .0em;} 
.tahoma A:link {text-decoration:none; color:#e32c22}
.tahoma A:active {text-decoration:none; color:#e32c22}
.tahoma A:visited {text-decoration:none; color:#e32c22}
.tahoma A:hover {text-decoration:underline; color:#000080}

.tahoma-table { font-family: Tahoma, Arial, Default, Helvetica, sans-serif; font-size: 1.0em; color: 000000; text-decoration: none; font-weight: normal; padding: .4em .0em .0em .0em;} 
.tahoma-table A:link {text-decoration:none; color:#000080}
.tahoma-table A:active {text-decoration:none; color:#000080}
.tahoma-table A:visited {text-decoration:none; color:#333399}
.tahoma-table A:hover {text-decoration:underline; color:#CC0000}

.tahoma-tiny { font-family: Tahoma, Arial, Default, Helvetica, sans-serif; font-size: 10px; color: 000000; text-decoration: none; font-weight: normal; padding: 0em .4em 0em .2em;} 
.tahoma-tiny A:link {text-decoration:none; color:#000080}
.tahoma-tiny A:active {text-decoration:none; color:#000080}
.tahoma-tiny A:visited {text-decoration:none; color:#333399}
.tahoma-tiny A:hover {text-decoration:underline; color:#CC0000}

.tahoma-gray { font-family: Tahoma, Arial, Default, Helvetica, sans-serif; font-size: 10px; color: 666666; text-decoration: none; font-weight: bold; padding: .5em .4em 0em 2.6em;} 

.sup {
    font-size: 80%;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

p.new {
	margin-top: 16px;
	margin-bottom: 4px;
}

.plusone { font-size: 150% }
.plushalf { font-size: 125% }
.minusone { font-size: 75% }
.minushalf { font-size: 90% }
.red { color: #e32c22;} 
.white { color: FFFFFF;} 
.blue { color: 336699;} 
.darkblue { color: 000080;} 
.black { color: 000000;} 
.gray { color: 666666;} 
.green { color: 008000;} 
.brown { color: 996600;} 
.times { font-family: Times, Times New Roman}
.italic  { font-style: italic }

#navlist .uberlink {
background-color: #e32c22;
color: #FFFFFF !important;
font-weight: bold;
cursor: default;
}

#navlist
{
padding: 0 0 0 0;
margin-left: 0;
font: normal .8em Tahoma, Arial, Default, Helvetica, sans-serif;
font-weight: bold;
text-indent: 18px;
line-height: 28px;
vertical-align: bottom; 
}

#navlist li
{
list-style: none;
text-align: left;
cursor: pointer;
}

#navlist li a:link {color: #FFFFFF; display:block;height:28px;text-decoration:none;}
#navlist li a:visited {color: #FFFFFF; display:block;height:28px;text-decoration:none;}
#navlist li a:hover {color: #FFFFFF display:block;height:28px;background-color:#e32c22;text-decoration:none;}

#navlist2
{
padding: 0 0 0 0;
margin-left: 20px;
font: normal .8em Tahoma, Arial, Default, Helvetica, sans-serif;
vertical-align: bottom; 
}

#navlist2 li
{
margin-top: 10px;
list-style: none;
list-style-image: url('/images/redbox.gif');
text-align: left;
}

#navlist2 li a:link {color: #000000; text-decoration:none;}
#navlist2 li a:active {color: #000000; text-decoration:none;}
#navlist2 li a:visited {color: #000000;text-decoration:none;}
#navlist2 li a:hover {color: #CC0000;text-decoration:none;}


#box {width:390px;}
#box2 {width:284px;}
#box3 {width:500px;}

#table td {border-style: solid; border-width: 1px; border-color:#CCCCCC;}

.pad {
padding: 1em .5em .5em 1em;
}
.pad2 {
padding: 1em 0 0 0;
}
.pad3 {
padding: 0em 0em .5em 0em;
}
.pad4 {
padding: .5em 0em 0em 0em;
}
.pad5 {
padding: .3em 0em 0em 0em;
}
.pad6 {
padding: 2px 0px 0px 30px;
}
.pad7 {
padding: 6px 6px 6px 6px;
}

.open {
	display: block;
	}
.closed {
	display: none;
	}

