BODY TD {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}
P.navbar {
	COLOR: #2c2c2c;
	LETTER-SPACING: 0px;
	TEXT-ALIGN: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}
A:link {
	FONT: 12pt "verdana";
	COLOR: #191970;
	text-decoration : none;
}
A:visited {
	FONT: 12pt "verdana";
	COLOR: #191970;
	text-decoration : none;
}
A:active {
	FONT: 12pt "verdana";
	COLOR: blue;
	text-decoration : none;
}
A:hover {
	FONT: 12pt "verdana";
	COLOR: Maroon;
	text-decoration : none;
}
A.navbar:hover {
	FONT: 12pt "verdana";
	COLOR: Maroon;
	text-decoration : none;
}
a.clipLink {
    color: #cccccc;
    text-decoration: underline;
}
a.clipLink:hover {
    color: #ffffff;
    text-decoration: underline;
}

.maintitle {
color: #FFFFFF;
background-color: #003366;
font-size: large;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
margin: 20px 0 20px 0;
}

.introblurb {
color: #FFFFFF;
font-size: large;
font-family: Arial, Helvetica, sans-serif;
text-align:center;

}

.introblurb2 {
color: #FFFFFF;
font-size: medium;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 20px 0 20px 0;
}

.tocHeader {
background-color: #003366;
color: #FFFFFF;
font-size: large;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
padding: 5px 0 5px 0;
}


TD.newsTitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: x-small; 
font-weight: bold; 
color:#ffffff;
background-color: #004080;
text-align: center;
vertical-align: middle;
height: 20px;
}

TD.newsItem {
font-size: xx-small; 
font-weight: bold; 
color: #333399;
padding: 5px 0 0 0;
}

TD.toc { 
vertical-align: top;
padding: 5px 5px 5px 5px;
}

TD.toc a.tocLink:link, a.tocLink:active { 
text-decoration: none;
font-weight: bold;
color: #333366;
}

TD.toc a.tocLink:hover { 
text-decoration: underline;
font-size: x-small;
font-weight: bold;
}

TD.contentHeader {
font-family: Arial, Helvetica, sans-serif; 
font-size: medium; 
font-weight: bold; 
color:#ffffff;
background-color: #004080;
text-align: center;
vertical-align: middle;
height: 40px;
}

.contentTitle {
font-weight: bold;
}

.contentTitleRed {
color: #800000;
font-weight: bold;
}

TD.footer {
font-size: xx-small;
text-align: center;
}

.caption {
font-size: xx-small;
font-style: italic;
}
div.container {
    width: 800px;
}
div.header {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    margin: 0px;
    padding-top: 20px;
    padding-left: 20px;
    display: block;
    width: 780px;
    height: 85;
}
div.navcolumn {
    background-color: #bfbfbf;
    border-left-color: #000000;
    border-left-width: 1px;
    border-left-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    float: left;
    width: 136px;
}
div.maincolumn {
    float: left;
    display: block;
    background-color: #ffeeee;
    margin: 0px;
    padding: 0px;
    width: 664px;
}
div.maincontent {
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
div.footer {
    display: block;
    margin: 0px;
    padding: 0px;
    border-right-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: #bfbfbf;
    width: 100%;
    height: 84px;
}
div.homepagecontent {
    background-color: #a10e14;
    text-align: center;
}
a.navlink {
    background-color: #bfbfbf;
    text-align: center;
    padding-top: 20px;
    width: 134px;
    height: 40px;
    display: block;
}
a.navlink:hover {
    background-color: #dddddd;
}
div.navbuttoncontainer {
    text-align: center;
    width: 134px;
    display: block;
    height: 60px;
}
div.navbutton {
    display: block;
    width: 134px;
    height: 60px;
    background-color: white;
}
div.navbuttoncurrent {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    display: block;
    padding-top: 20px;
    width: 134px;
    height: 40px;
    background-color: #aeaeae;
    
}
