﻿body
{
    background-image: url(../../Images/DarkBackground.jpg);
    margin-top: 0px;
    font-family:Arial,Tahoma;
    font-size:12px;
}

a:link
{
    text-decoration:none;
    color:#256265;	
}

a:visited
{
    text-decoration:none;
    color:#256265;	
}

a:hover
{
    text-decoration:underline;
    color:#256265;	
}

.BoldLinks
{
	font-family:Arial,Tahoma;
    font-size:12px;
	color:#256265;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
}


.BreadCrumb
{
    font-family:Arial,Tahoma;
    font-size:12px;
}

.BreadCrumbRegion
{
	background-color: #FBFBFB;
	filter:alpha(opacity=60);
	-moz-opacity:0.9;
	opacity: 0.9;
	border: 1px #cccccc solid;
    padding-left:5px;
}

.CopyHeader
{
	font-family:Arial,Tahoma;
    font-size:12px;
	color:#00A491;
	font-weight:bold;
}

.CopySub
{
	font-family:Arial,Tahoma;
    font-size:10px;
}

.MainBodyRegion
{
	background-color:#FFFFFF;
	border: 1px #cccccc solid;
    padding:5px;
}


/* Site Map Controls */

li {color: #00A491; list-style-type: circle; list-style-position: outside;}
.layer01 {font-family: Arial,Tahoma; font-size: 14px; color: #00A491; font-weight: bold; padding: 5px;}
.layer01B {font-family: Arial,Tahoma; font-size: 14px; color: #00A491; font-weight: bold; padding: 5px; border-top: 1px #CCCCCC solid;}
.layer02 {font-family: Arial,Tahoma; color: #256265; font-size: 12px; font-weight: bold; text-decoration: none;}
.layer02B {font-family: Arial,Tahoma; color: #256265; font-size: 12px; font-weight: bold; text-decoration: none; border-top: 1px #CCCCCC solid;}
.layer03 {font-family: Arial,Tahoma; font-size: 12px; padding: 3px;}
.layer03a {font-family: Arial,Tahoma; font-size: 12px; padding: 3px;}
.layer03B {font-family: Arial,Tahoma; font-size: 12px; padding: 3px; border-top: 1px #CCCCCC solid;}
.layer04 {font-family: Arial,Tahoma; color: #256265; font-size: 10px; font-weight: bold; padding: 2px;}
.layer04a {font-family: Arial,Tahoma; color: #256265; font-size: 10px; font-weight: bold; padding: 2px;}
.layer04B {font-family: Arial,Tahoma; color: #256265; font-size: 10px; font-weight: bold; padding: 2px; border-top: 1px #CCCCCC solid;}
.layer05 {font-family: Arial,Tahoma; font-size: 10px; padding: 3px; border-top: 1px #CCCCCC solid;}
.layer05a {font-family: Arial,Tahoma; font-size: 10px; padding: 3px;}
