a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color:  #c3350b;
	text-decoration: underline;
}
a:active 
{
	color: #000000;
	text-decoration: none;
}
.body  { color: #000000; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 1.5;}
.title    { font-size: large; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; line-height: 140%;}
.links  { color: #000000; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 1.5;}
.bold  { color: #000000; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; line-height: 1.5;}
.boldItalic  { color: #000000; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; line-height: 1.5;}
.italic  { color: #000000; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; line-height: 1.5;}
.sidebarLinks
td#mainNav,
td#mainNav a
{
    color:White;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
}

td#mainNav a.navlink:link{color:White;text-decoration:none}
td#mainNav a.navlink:visited{color:White;text-decoration:none}
td#mainNav a.navlink:hover{color:#add06e;text-decoration:none}

.navlinktop
{
	color:White;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
}
a.navlinktop:link{color:White;text-decoration:none}
a.navlinktop:visited{color:White;text-decoration:none}
a.navlinktop:hover{color:#C3350B;text-decoration:none}

.titleWhite {
color: #FFFFFF; font-size: large; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; line-height: 16px}
.bodyWhite {
color: #FFFFFF; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 16px}
.bodyWhiteSmall {
color: #FFFFFF; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 10px}

span.bodyWhiteSmall a:link,
span.bodyWhiteSmall a:visited,
span.bodyWhiteSmall a:active
{
    text-decoration:none;
    color:White;
}

span.bodyWhiteSmall a:hover
{
    text-decoration:underline;
    color:White;   
}

#links li.leftColumn
{
    width:300px;
    float:left;
    margin:5px;
}
#links li.rightColumn
{
    width:300px;
    float:left;
    margin:5px;
}
#links
{
    list-style-type:none;
}

body {
	            margin-left: 0px;
	            margin-top: 0px;
	            margin-right: 0px;
	            margin-bottom: 0px;
            }
            td#rightBar
            {
                width:133px;
                height:316px;
                background-image:url('/images/orangesquare.gif');
                background-color:#C3350B;
            }
            td#rightBar h3
            {
                font-weight:bold;
                font-size:17px;
                color:White;
                margin:0px;
                padding:0px;
            }
            td#rightBar h4
            {
                font-weight:bold;
                font-size:14px;
                color:White;
                margin:0px;
                padding:0px;
            }
            td#rightBar h4 a:link,
            td#rightBar h4 a:visited
            {
                font-weight:bold;
                font-size:14px;
                color:White;
                margin:0px;
                padding:0px;
            }
            td#rightBar h4 a:hover,
            td#rightBar h4 a:active
            {
            	color:#cccccc; 
            }
            td#rightBar p
            {
                color:White;
                font-size:12px;
                margin:0px;
                padding:0px;
                margin-bottom:5px;
            }
            td#rightBar p a:link,
            td#rightBar p a:visited
            {
                color:White;
                font-size:12px;
            }
            td#rightBar p a:hover,
            td#rightBar p a:active
            {
                color:#cccccc;
            }
