.accordionHeader
{
	background-color:#666666;
	border:1px solid #67676C;
	color:white;
	cursor:pointer;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	padding:5px;
}
.accordionHeaderSelected
{
background-color:#5078B3;
border:1px solid #2F4F4F;
color:white;
cursor:pointer;
font-family:Arial,Sans-Serif;
font-size:12px;
font-weight:bold;
margin-top:5px;
padding:5px;
}
.accordionContent{
background-color:#EEE;
padding:10px 5px 5px;
visibility:visible;
height: 0px;
}
.hidden
{
	visibility:collapse;
	display: none;
}

/*
#siteID {
background:#005957 url(/../Images/Banner.jpg) no-repeat scroll 125px 0px;
border-bottom:1px solid #606A74;
color:#FFFFFF;
font-family:"Lucida Sans",Arial,sans-serif;
height:74px;
width:735px;
}
*/
#main, #secondary, #additional
{
    padding-top: 2px;
}
#main
{
margin-left: 22px;
}
#secondary
{
margin-top:-20px; 
height:500px;
}
.sitemap navfont{
color: #FF0000;
}
#wsufooter
{
width: 765px;
}
/*
#nav a {
color:#FFFFFF;
display:block;
height:100%;
padding:0px 0px 4px 5px;
}
*/

#News .PageTitle /* default should be trhe same as h3 */
{
    color: #5E6A71;
    font-size: 1.5em;
    line-height: 1.4em;
    padding-top: 5px;
}
#News .SearchValue
{
}
#News .QuickHelp
{
}
#News .ArticleTitle /* default should be trhe same as h4 */
{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0 0 5px;
}
#News .ArticleDate
{
}
#News .ArticleBody
{
}
#News .ArticleComments
{
}
#News .CommentInputPromptTitle
{
    font-size: large;
    font-weight: bold;
    color: Maroon;
}
#News .CommentInputPrompt
{
    font-size: x-small;
}
#News .CommentInputValue
{
}
#News .CommentBody
{
}
#News .CommentInfo
{
    font-style: italic;
}
.ArticleTitle /* default should be the same as h4 */
{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0 0 5px;
}

.techultitle ul
{
	color: #981E32;
	font-size: large;
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.techultitle ul li
{
	list-style-type: none;
	padding-left: 0px !important;
}

.techinfo
{
	padding-left:10px;
}