/*MASTER*/
#aspnetForm
{
    height: 100%;
}
.clr
{
    clear: both;
    font-size: 0;
    line-height: 0;
}
.pageheaders
{
    /*padding-left: 15px;*/
}
.pageheaders h2 {
color:#000000;
font-family:verdana,arial,helvetica;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
margin:-1em 0 1em 0;
}
/*.errormessage
{
background-color:#FFF1D2;
margin-bottom:10px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
border: 1px solid #ccc;
}*/
.errormessage ul 
{
list-style-image:none;
list-style-position:inside;
list-style-type: disc;
}

.errormessage li
{
padding-bottom:0;
padding-left:10px;
padding-right:0;
padding-top:0;
}
/*END MASTER*/

/*LISTS*/

/*END LISTS*/

/*CONTENTSTYLES*/
div.contentbox
{
    /*background-color: #eee;*/
}
a.rss
{
    float:right;
    margin:-1em 0 0 0;
}
/*END CONTENTSTYLES*/

/*FLASHFIXES*/
.startpageBannerReplacement 
{
    background-image:url(../../Administration/WebsiteImages/puff1.jpg);
}
/*END FLASHFIXES*/

/*OVERRIDES*/
.content
{
    padding: 10px 0 0 0;
    width:auto;
}
.contentStart
{
    padding-left: 0;
}
.topLinks 
{
    margin-left:158px;
}
.breadcrumb
{
    width:auto;
    padding-left: 15px;
}
.breadcrumb a
{
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}
/*.teaser 
{
    
}
.teaser .first 
{
    height:126px;
    margin-left:0;
}*/
.contact {
    height:auto;
}

/*END OVERRIDES*/

/*MENUS*/
/*
.webTree ul
{

}
.webTree ul li
{
	text-indent:10px;
}
.webTree ul li ul li
{
	text-indent:20px;
}

.webTree ul li ul li ul li
{
	text-indent:30px;
}

.webTree ul li ul li ul li ul li
{
	text-indent:40px;
}
.webTree ul li ul li ul li ul li ul li
{
	text-indent:50px;
}
.webTree ul li ul li ul li ul li ul li ul li
{
	text-indent:60px;
}
*/
/*END MENUS*/
/*COLUMNS*/
.nocol
{
    width: 0;
    display: none;
    float: left;
}
.col
{
    padding:0;
    /*width: 240px;*/
    float: left;
    margin:0 0 0 15px;
}
.colHalf
{
    /*width: 367px;*/
}
.colWide
{
    /*width: 495px;*/
}
.colFull
{
    /*width: 750px;*/
}

/*END COLUMNS*/