body {
	margin-top:0;
	margin-left:0;
	font-size: 13px;
}
.HeaderText {
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.arrow 
{
	color:#990033;
}

.LargeArrow 
{
	color:#999999;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}

.ArchiveContent 
{
font-size: 13px;
font-family: Times New Roman;
}

.ArchiveTeaser 
{
	font-size: 13px;
	font-family: Times New Roman;
	font-style: italic;
}

.ArchiveTitle
{
	color:#990033; font-family:Times New Roman; font-size: 1.5em; font-weight: bold; text-decoration: none;	
}


.ArchiveTitle A:link {text-decoration: none; color:#990033; font-family:Times New Roman; font-size: 1.5em; font-weight: bold;}
.ArchiveTitle A:visited {text-decoration: none; color:#990033; font-family:Times New Roman; font-size: 1.5em; font-weight: bold;}
.ArchiveTitle A:active {text-decoration: none; color:#990033; font-family:Times New Roman; font-size: 1.5em; font-weight: bold;}
.ArchiveTitle A:hover {text-decoration: none; color:#990033; font-family:Times New Roman; font-size: 1.5em; font-weight: bold;}


.ArchiveSubTitle 
{
	color:#6699CC; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em; text-decoration: none;
}

.ArchiveSubTitle A:link {text-decoration: none; color:#6699CC; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em;}
.ArchiveSubTitle A:visited {text-decoration: none; color:#6699CC; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em;}
.ArchiveSubTitle A:active {text-decoration: none; color:#6699CC; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em;}
.ArchiveSubTitle A:hover {text-decoration: none; color:#6699CC; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em;}

.RightLineBG 
{
 background-image: url(../../../images/background_right.jpg);
 background-repeat: no-repeat;
 background-position: top right;
 padding: 10px;	
}



.PublicMainHeader 
{
 background-image: url(../../../images/background_header.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 width:600px;
 height:141px;
}

.PublicMainSide 
{
 background-image: url(../../../images/background_left.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 width:50px;
 height:1441px;
}

.PrintHeader
{
	display: none
}


