/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/




/*********** PAGE COLOR (= banner color) ***********/
#container {
	/* background-color: #666666; 404035 change this from grey to your color *****/
	background-color: #40406b; /**** change this from grey to your color *****/
}

.fill-container 
{
    /*padding-bottom: 435px;*/
}

.dim
{
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    position: absolute; 
    top: 0px; 
    left: 0px; 
    height: 100%; 
    width: 100%; 
    filter: alpha(opacity=75);	/* For IE */
    opacity: 0.75; /* For Firefox */
    z-index: 1;
}

.msg 
{
    z-index: 9; 
    left: 372px; 
    width: 260px;
    height: 108px; 
    position: absolute; 
    top: 150px;
}

.msg2
{
    border:outset 3px white;
	z-index: 5; 
	background-color: #f8f8ff;
	position: absolute; 
	left: 0px; 
	top: 0px;
	width:250px; 
	height:120px; 
	text-align: center;
}

.msg_header 
{
    vertical-align:top;
	width:100%;
	height:16px;
	font-weight:bold;
	background-color:#666666;
	color:white;
	border-top:solid 2px black;
	border-bottom:solid 1px black;
}

.msg_label 
{
    font-size:10pt ;
    vertical-align:bottom;
    height:100%;
}

.sitemap 
{
    height: 100%;
    width: 100%;
    padding: 10px 10px 10px 15px;
}

.banner
{
    /*vertical-align: top;
    text-align: center;
	padding: 6px 0px 6px 0px;
	display: block;*/
	height: 205px;
	width: 329px;
	border: solid 2px black;
}

#home-table 
{
    margin-right: 8px;
}

/* ADDED 4/16/10 - Michelle */
/**********Styles from Word*********/
.MsoCaption 
{
    margin: 0px;
	text-align: center;
	font-size: 10.0pt;
	font-family: "Arial","sans-serif";
	color: #333333;
	font-weight: bold;
}

.MsoListParagraph
{   
    margin: 0px 0px 0px 48px;
	text-align: justify;
	font-size: 10.0pt;
	font-family: "Arial","sans-serif";
	color: #333333;
}

.TableText
{
	margin: 0px;
	font-size: 9.0pt;
	font-family: "Arial","sans-serif";
	color: #333333;
    text-align:justify;             /*6-4-2015 justify text */
}
	
.TableHeader
{
	margin: 0px;
	font-size: 9.0pt;
	font-family: "Arial","sans-serif";
	color: #333333;
	font-weight: bold;
}
	
/*********** YOUR TAB SUBJECTS ***********/
/*** Customize, and name <body> id for active state  ***/

body#home #t-home a{
	background-position: 0% -48px;
}
body#home #t-home a span {
	background-position: 100% -48px;
	color: #000000;
}

body#subject1 #t-subject1 a{
	background-position: 0% -48px;
}
body#subject1 #t-subject1 a span {
	background-position: 100% -48px;
	color: #000000;
}

body#subject2 #t-subject2 a{
	background-position: 0% -48px;
}
body#subject2 #t-subject2 a span {
	background-position: 100% -48px;
	color: #000000;
}

body#subject3 #t-subject3 a{
	background-position: 0% -48px;
}
body#subject3 #t-subject3 a span {
	background-position: 100% -48px;
	color: #000000;
}

body#subject4 #t-subject4 a{
	background-position: 0% -48px;
}
body#subject4 #t-subject4 a span {
	background-position: 100% -48px;
	color: #000000;
}
body#subject5 #t-subject5 a{
	background-position: 0% -48px;
}
body#subject5 #t-subject5 a span {
	background-position: 100% -48px;
	color: #000000;
}
body#subject6 #t-subject6 a{
	background-position: 0% -48px;
}
body#subject6 #t-subject6 a span {
	background-position: 100% -48px;
	color: #000000;
}
body#subject7 #t-subject7 a{
	background-position: 0% -48px;
}
body#subject7 #t-subject7 a span {
	background-position: 100% -48px;
	color: #000000;
}
body#subject8 #t-subject8 a{
	background-position: 0% -48px;
}
body#subject8 #t-subject8 a span {
	background-position: 100% -48px;
	color: #000000;
}

/******* (See AgencyAddLight.css for possible additional modifications) *******/