﻿body {
}
#header {
}
#footer {
 text-align: center;
}
#leftnav {
	width: 250px;
	float: left;
}
#pagecontent {
	float: none;
	clip: rect(auto, auto, auto, auto);
	width: auto;
	margin-left: 250px;
}
#container {
}
.style1 {
	margin-left: auto;
}
.HeaderXLargeBold {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #A20D13;
}
.HeaderLargeBold {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: large;
	font-weight: bold;
}
.NormalText {
    font-family: Verdana,helvtica,sans-serif;
    font-size: small;
    color: #000000;
}
.NormalTextCentered {
    font-family: Verdana,helvtica,sans-serif;
    font-size: small;
    color: #000000;
    margin-right: auto; 
    margin-left: auto;
}
.Layout {
    margin-right: auto; 
    margin-left: auto;
    width:900px;
}
.BottomNavColorBar {
    background-color: #A20D13; 
    width: auto; 
    height: 5px;
}
.TopNavColorBar {
    background-color: #A20D13; 
    width: auto; 
    height: 10px;
}
.style3 {
   width: auto;
   height: 10px;
}