/* Start of CMSMS style sheet 'uw-main-style-united' */
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(templateimages/uw/bg_image_united.gif);
	background-repeat: repeat-x;
}

#sidenav td {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;

	text-align: left;
	padding: 4px;
}

#sidenav a {

}


#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 110%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#maincontent h2 {
	font-size: 1.3em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}




#maincontent a:link {
	text-decoration: underline;
	color: #000000;
}
#maincontent a:visited {text-decoration: underline;	color: #666666;
	} 
#maincontent a:hover{
	text-decoration: none;
	color: #000000;
}
#maincontent a:active{
	text-decoration: underline;	color: #000000;
}

.side{
	/* border-left: 1px solid #999999; */
}

#topnav td {
	border-top: 1px none #000000;
	border-right: 1px dotted #FF9900;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
	background-color: #000000;
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
#topnav {
	padding: 1px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#topnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#topnav a:visited {text-decoration: none;		color: #FFFFFF;;
	} 
#topnav a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#topnav a:active{
	text-decoration: none;		color: #FFFFFF;
}
#mainbody {
	border: 1px solid #666666;
}

.caption {
	font-size: .8em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
             padding-left: 12px;
             padding-right: 12px;
             line-height: 90%;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	margin: 5px;
	line-height: 100%;
	}
#maincontent h3 {
	font-size: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#thermo {
	color: #FF0000;
}


#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;

}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 0px;
padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-transform: uppercase;
}	

#avmenu li {

}


/* first level */
#avmenu li a {

text-decoration: none;
display: block;
padding: 2px 0 0 5px;
border-left: 1px dotted #999999;
border-bottom: 1px dotted #999999;
color: #000000;
font-size: .6em;
}	
	
#avmenu li a:hover {
	text-decoration: underline;
	color: #000000;
}

#avmenu li a.menuactive {
}


/* second level */
#avmenu li li a {

text-decoration: none;
display: block;
padding: 2px 0 0 15px;
border-left: 1px dotted #999999;
border-bottom: 1px dotted #999999;
color: #000000;
}	

#avmenu li li a:hover {
	text-decoration: underline;
	color: #000000;
}

#avmenu li li a.menuactive {

}

/* third level */
#avmenu li li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #000000;
display: block;
padding: 6px 0 0 34px;
background: #f4f4f4;
border:0;
}	

#avmenu li li li a:hover {
background: #eaeaea;
color: #666666;
border:0;
}

#avmenu li li li a.menuactive {
background: #eaeaea;
color: #666666;
border:0;
}

/* End of 'uw-main-style-united' */

