/* CSS Document */
body	{
margin:0;
padding:0;
background-color:#99cccc;
}
p	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#000000;
line-height:20px;
}
h1	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:900;
color:#000000;
line-height:inherit;
}
h2	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#000000;
line-height:inherit;
}
.white-text	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#ffffff;
line-height:inherit;
}
.nav	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
color:#ffffff;
line-height:32px;
margin-bottom:16px;
text-decoration:none;
}
.nav:hover {
            text-decoration:underline;
}
.navcell	{
text-align:right;
vertical-align:bottom;
}
.tabhead	{
background-color:#48476a;
}
.tabrow1	{
background-color:#ddcdc7;
}
.tabrow2	{
background-color:#e7e5e5;
}
.contenttable	{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
border-style:solid;
border-width:1px;
}
li	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#000000;
line-height:20px;
}
td	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#000000;
line-height:20px;
}
.head-red	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#951140;
line-height:20px;
}
.head-blue	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#0f0742;
line-height:20px;
}
.head-green	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#026918;
line-height:20px;
}
.head-brown	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#6e4e1f;
line-height:20px;
}
.callout-red	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#951140;
line-height:20px;
}
.callout-blue	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#0f0742;
line-height:20px;
}
.callout-green	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#026918;
line-height:20px;
}
.callout-brown	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#6e4e1f;
line-height:20px;
}
.initial-cap	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:400;
color:#000000;
line-height:0px;
}
.initial-cap-blue	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:400;
color:#0f0742;
line-height:0px;
}
.initial-cap-brown	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:400;
color:#6e4e1f;
line-height:0px;
}
.initial-cap-green	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:400;
color:#026918;
line-height:0px;
}
.initial-cap-red	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:400;
color:#951140;
line-height:0px;
}
.header-links	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#0000cc;
line-height:32px;
}
.footer-links	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#0000cc;
line-height:16px;
text-align:center;
}
.copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:400;
color:#000000;
text-align:center;
line-height:16px;
}
.buttontext  {
		font-family: Arial, Verdana;
		font-size : 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		background-color: rgb(10, 61, 144) ;
		border-width: thin;
		border-style: outset;			
		cursor: pointer;
}
.image-border	{
	border-style:outset;
	border-color:#6679cb;
	border-width:4px;
}
.beige-10-bold {
		font-family:verdana,arial,helvetica,"sans-serif";
		font-size:10px;
		color:#ebe5d5;
		line-height:10px;
		font-weight:900;
		}
.beige-12-bold {
		font-family:verdana,arial,helvetica,"sans-serif";
		font-size:12px;
		color:#ebe5d5;
		line-height:12px;
		font-weight:900;
		}
