body
{
   
   font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 10px; 
   background: #FAFCFF;
   color: #000000;
   
   background: #FAFCFF url('../images/BackgroundGradient.png') repeat-x;}
	
.BodyContent
{
   position:absolute;
   left: 2px;
   top: 0px;
   width: 100%;
   margin: 0px auto 0px auto;
   border-color:#f0f6f6;
   color: #000000;
	
}

.Border
{
   width: 100%;
   margin: 10px auto;
}

.Border
{
   z-index: 0;
   position: relative;
}

.BorderContent
{
   position: relative;
   z-index: 1;
   padding: 13px 13px 13px 13px;
}

.BorderTL, .BorderTR, .BorderBL, .BorderBR, .BorderL, .BorderT, .BorderR, .BorderB, .BorderC
{
   position: absolute;
   z-index: -1;
   overflow: hidden;
}
.BorderTL, .BorderTR, .BorderBL, .BorderBR
{
   width: 22px;
   height: 22px;
}
.BorderTL
{
   top: 0;
   left: 0;
   background-image: url('../images/BorderCorners.png');
}

.BorderTR div, .BorderBL div, .BorderBR div
{
    height: 44px;
    width:  44px;
    position: absolute;
    z-index: -1;
    background-image: url('../images/BorderCorners.png');
}

.BorderTR div
{
    left: -22px;
}

.BorderBL div
{
    top: -22px;
}

.BorderBR div
{
    left: -22px;
    top: -22px;
}

.BorderTR
{
   top: 0;
   right: 0;
}
.BorderBL
{
   bottom: 0;
   left: 0;
}
.BorderBR
{
   bottom: 0;
   right: 0;
}
.BorderT, .BorderB
{
   left: 22px;
   right: 22px;
   height: 22px;
}


.BorderT
{
   top: 0;
   background-image: url('../images/BorderHorizontal.png');
}

.BorderB
{
   bottom: 0;
}

.BorderB div
{
    position: absolute;
    z-index: -1;
    top: -22px;
    height: 44px;
    width: 100%;
    background-image: url('../images/BorderHorizontal.png');
}

.BorderL, .BorderR
{
   top: 22px;
   bottom: 22px;
   width: 22px;
}
.BorderL
{
   left: 0;
   background-image: url('../images/BorderVertical.png');
}
.BorderR
{
   right: 0;
}
.BorderR div
{
    position: absolute;
    z-index: -1;
    left: -22px;
    width: 44px;
    height: 100%;
    background-image: url('../images/BorderVertical.png');
}
.BorderC
{
   left: 22px;
   top: 22px;
   right: 22px;
   bottom: 22px;
   background-image: url('../images/BorderCenter.png');
}

.Header
{
   /*position: relative;
   background-image: url('../images/Header1.png');
   background-repeat: no-repeat;
   padding: 0px;  
   height: 90px;
   color: #FFFFFF;
	top: 0px;
	left: 1px;*/
	width: 869px;
}

.midlayer
{
   position: relative;
   padding: 0px;  
   height: 100px;
   color: #666666;
	top: -1px;
	left: 0px;
	width: 875px;
	vertical-align: Top;
}

.HeaderTitle
{
   height: 60px;
   width: 800px;
   display: table-cell;
   text-align: Left;
   vertical-align: Top;
}

.HeaderTitle h1 a
{
   text-decoration: none;
   color: #FFFFFF;
}

.HeaderTitle h2
{  
   margin: 0px;
   padding: 0px 4px;
	width: 862px;
}

.HeaderTitle h3
{
   margin: 0px;
   padding: 0px 4px;
	
}

.Menu
{
   background: transparent url('../images/MenuBar.png') no-repeat;
   padding: 5px 8px 0px 5px;
   margin: 0px;
   text-align: Left;
}

.Menu ul
{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   color: #F0F4F4;
}

.Menu li
{
   display: inline;
   padding: 0px;
   margin: 0px;
}

.MenuButton, .MenuButtonInput
{
    border:0;
    background: transparent url('../images/MenuButtonAnchor.png') no-repeat top left;
    position:relative;
    overflow: hidden;
    height: 27px;
    padding: 0px 0px 0px 18px;
    display: inline-block;
    font-size: 15px;
    vertical-align:middle;
    zoom: 1;
}

.MenuButton span, .MenuButtonInput span
{
    border:0;
    margin:0;
    background: transparent url('../images/MenuButton.png') no-repeat right top;
    display:block;
    position:relative;
    color: #F0F4F4;
    line-height: 17px;
}

.MenuButton span
{
    padding: 5px 18px 5px 0px;
}

.MenuButtonInput span
{
    padding: 0px 18px 0px 0px;
    height:27px;
}

.MenuButtonInput input
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	font-size: 15px;
    	color: #F0F4F4;
    	height: 27px;
    	padding: 0px 18px;
    	margin: 0px -18px;
    	overflow: visible;
    	cursor: pointer;
    background: ;
    *	left: -18px;
}

.MenuButton:link, .MenuButton:visited, .MenuButton:hover, .MenuButton:active 
{
    text-decoration: none;
}

.MenuButton:hover, .MenuButtonInput:hover
{
    background-position: left center;
}

.MenuButton:hover span, .MenuButtonInput:hover span
{
    background-position: right center;
    color: #FFFFFF;
}

.MenuButton:active, .MenuButtonInput:active
{
    background-position: left bottom;
}

.MenuButton:active span, .MenuButtonInput:active span
{
    background-position: right bottom;
}

/* remove outline on click */
.MenuButtonInput::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

.ActiveMenuButton, .ActiveMenuButtonInput
{
    border:0;
    background: transparent url('../images/ActiveMenuButtonAnchor.png') no-repeat top left;
    position:relative;
    overflow: hidden;
    height: 26px;
    padding: 0px 0px 0px 18px;
    display: inline-block;
    font-size: 15px;
    vertical-align:middle;
    zoom: 1;
}

.ActiveMenuButton span, .ActiveMenuButtonInput span
{
    border:0;
    margin:0;
    background: transparent url('../images/ActiveMenuButton.png') no-repeat right top;
    display:block;
    position:relative;
    color: #000000;
    line-height: 16px;
}

.ActiveMenuButton span
{
    padding: 5px 18px 5px 0px;
}

.ActiveMenuButtonInput span
{
    padding: 0px 18px 0px 0px;
    height:26px;
}

.ActiveMenuButtonInput input
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	font-size: 15px;
    	color: #000000;
    	height: 26px;
    	padding: 0px 18px;
    	margin: 0px -18px;
    	overflow: visible;
    	cursor: pointer;
    background: ;
    *	left: -18px;
}

.ActiveMenuButton:link, .ActiveMenuButton:visited, .ActiveMenuButton:hover, .ActiveMenuButton:active 
{
    text-decoration: none;
}

.ActiveMenuButton:hover, .ActiveMenuButtonInput:hover
{
    background-position: left center;
}

.ActiveMenuButton:hover span, .ActiveMenuButtonInput:hover span
{
    background-position: right center;
    color: #FFFFFF;
}

.ActiveMenuButton:active, .ActiveMenuButtonInput:active
{
    background-position: left bottom;
}

.ActiveMenuButton:active span, .ActiveMenuButtonInput:active span
{
    background-position: right bottom;
}

/* remove outline on click */
.ActiveMenuButtonInput::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

.Columns
{
   padding: 5px 0px 5px 5px;
}

.ColumnTable td
{
   vertical-align: top;
   padding: 5px 5px 5px 5px;
}

img
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	
}

a
{
   color: #000000;
   text-decoration: underline;
   font-family: "Times New Roman", Times, serif;
   font-size: small;
}

a:visited
{
   color: #000000;
   text-decoration: underline;
}

a:hover
{
   color: #FFFFFF;
   text-decoration: none;
}

h2
{
   margin: 0px;
	height: 27px;
}

blockquote
{
    width: 80%;
    border: solid 1px #002B66;
    background: #E6F0FF;
    margin: 0px auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.Article { margin-bottom: 10px; padding: 5px; }

.Block
{
   z-index: 0;
   position: relative;
}

.BlockContent
{
   position:absolute;

   font-size:small;
   /*background: #EEEEEE;*/
   padding: 0px 0px 0px 0px;
   
}

.BlockTL, .BlockTR, .BlockBL, .BlockBR, .BlockL, .BlockT, .BlockR, .BlockB, .BlockC
{
   position: absolute;
   z-index: -1;
   overflow: hidden;
}
.BlockTL, .BlockTR, .BlockBL, .BlockBR
{
   width: 12px;
   height: 12px;
}
.BlockTL
{
   top: 0;
   left: 0;
   background-image: url('../images/BlockCorners.png');
}

.BlockTR div, .BlockBL div, .BlockBR div
{
    height: 24px;
    width:  24px;
    position: absolute;
    z-index: -1;
    background-image: url('../images/BlockCorners.png');
}

.BlockTR div
{
    left: -12px;
}

.BlockBL div
{
    top: -12px;
}

.BlockBR div
{
    left: -12px;
    top: -12px;
}

.BlockTR
{
   top: 0;
   right: 0;
}
.BlockBL
{
   bottom: 0;
   left: 0;
}
.BlockBR
{
   bottom: 0;
   right: 0;
}
.BlockT, .BlockB
{
   left: 12px;
   right: 12px;
   height: 12px;
}


.BlockT
{
   top: 0;
   background-image: url('../images/BlockHorizontal.png');
}

.BlockB
{
   bottom: 0;
}

.BlockB div
{
    position: absolute;
    z-index: -1;
    top: -12px;
    height: 24px;
    width: 100%;
    background-image: url('../images/BlockHorizontal.png');
}

.BlockL, .BlockR
{
   top: 12px;
   bottom: 12px;
   width: 12px;
}
.BlockL
{
   left: 0;
   background-image: url('../images/BlockVertical.png');
}
.BlockR
{
   right: 0;
}
.BlockR div
{
    position: absolute;
    z-index: -1;
    left: -12px;
    width: 24px;
    height: 100%;
    background-image: url('../images/BlockVertical.png');
}
.BlockC
{
   left: 12px;
   top: 12px;
   bottom: 12px;
   background-image: url('../images/BlockCenter.png');
}
.BlockHeadernew
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	background: url('../images/newbox1.gif') no-repeat left top;
	position:relative;
    overflow: hidden;
    height: 107px;
    	padding: 0px 0px 0px 18px;
    	display: block;
    	font-size: 11px;
    	vertical-align:middle;
    	zoom: 1;
	top: 0px;
	left: 0px;
	width: 149px;
}

.BlockHeader
{
    border:0;
    background: transparent url('../images/BlockHeaderAnchor.png') no-repeat top left;
    position:relative;
    overflow: hidden;
    height: 27px;
    padding: 0px 0px 0px 18px;
    display: block;
    font-size: 15px;
    vertical-align:middle;
    zoom: 1;
}

.BlockHeader span
{
    border:0;
    margin:0;
    background: transparent url('../images/BlockHeader.png') no-repeat right top;
    display:block;
    position:relative;
    color: #000000;
    line-height: 17px;
}

.BlockHeader span
{
    padding: 5px 18px 5px 0px;
}



.BlockHeader
{
    font-weight: bold;
    margin: 0px 0px 7px 0px;
}

.BlockContent
{
   z-index: 0;
   position: relative;
	top: 2px;
	left: 2px;
	height: 156px;
	width: 415px;
}

.BlockContentContent
{
   position: relative;
   z-index: 1;
   padding: 6px 6px 6px 6px;
   font-size: 12px;
}

.BlockContentTL, .BlockContentTR, .BlockContentBL, .BlockContentBR, .BlockContentL, .BlockContentT, .BlockContentR, .BlockContentB, .BlockContentC
{
   position: absolute;
   z-index: -1;
   overflow: hidden;
}
.BlockContentTL, .BlockContentTR, .BlockContentBL, .BlockContentBR
{
   width: 5px;
   height: 5px;
}
.BlockContentTL
{
   top: 0;
   left: 0;
   background-image: url('../images/BlockContentCorners.png');
}

.BlockContentTR div, .BlockContentBL div, .BlockContentBR div
{
    height: 10px;
    width:  10px;
    position: absolute;
    z-index: -1;
    background-image: url('../images/BlockContentCorners.png');
}

.BlockContentTR div
{
    left: -5px;
}

.BlockContentBL div
{
    top: -5px;
}

.BlockContentBR div
{
    left: -5px;
    top: -5px;
}

.BlockContentTR
{
   top: 0;
   right: 0;
}
.BlockContentBL
{
   bottom: 0;
   left: 0;
}
.BlockContentBR
{
   bottom: 0;
   right: 0;
}
.BlockContentT, .BlockContentB
{
   left: 5px;
   right: 5px;
   height: 5px;
}


.BlockContentT
{
   top: 0;
   background-image: url('../images/BlockContentHorizontal.png');
}

.BlockContentB
{
   bottom: 0;
}

.BlockContentB div
{
    position: absolute;
    z-index: -1;
    top: -5px;
    height: 10px;
    width: 100%;
    background-image: url('../images/BlockContentHorizontal.png');
}

.BlockContentL, .BlockContentR
{
   top: 5px;
   bottom: 5px;
   width: 5px;
}
.BlockContentL
{
   left: 0;
   background-image: url('../images/BlockContentVertical.png');
}
.BlockContentR
{
   right: 0;
}
.BlockContentR div
{
    position: absolute;
    z-index: -1;
    left: -5px;
    width: 10px;
    height: 100%;
    background-image: url('../images/BlockContentVertical.png');
}
.BlockContentC
{
   left: 5px;
   top: 5px;
   right: 5px;
   bottom: 5px;
   background-image: url('../images/BlockContentCenter.png');
}

.Button, .ButtonInput
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	background: url('../images/ButtonAnchor.png') no-repeat left top;
	position:relative;
    	overflow: hidden;
    height: 29px;
    	padding: 0px 0px 0px 22px;
    	display: inline-block;
    	font-size: 12px;
    	vertical-align:middle;
    	zoom: 1;
	top: -3px;
	left: -31px;
	width: 61px;
}

.Button span, .ButtonInput span
{
    border:0;
    margin:0;
    background: transparent url('../images/Button.png') no-repeat right top;
    display:block;
    position:relative;
    color: #FFFFFF;
    line-height: 17px;
}

.Button span
{
    padding: 9px 22px 9px 0px;
}

.ButtonInput span
{
    padding: 0px 22px 0px 0px;
    height:35px;
	top: 74px;
	left: -1px;
	width: 46px;
}

.ButtonInput input
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	font-size: 15px;
    	color: #FFFFFF;
    	height: 31px;
    	padding: 0px 22px;
    	margin: 0px -22px;
    	overflow: visible;
    	cursor: pointer;
		background:;
		*left: -22px;
	width: 91px;
}

.Button:link, .Button:visited, .Button:hover, .Button:active 
{
    text-decoration: none;
}

.Button:hover, .ButtonInput:hover
{
    background-position: left center;
}

.Button:hover span, .ButtonInput:hover span
{
    background-position: right center;
    color: #000000;
}

.Button:active, .ButtonInput:active
{
    background-position: left bottom;
}

.Button:active span, .ButtonInput:active span
{
    background-position: right bottom;
}

/* remove outline on click */
.ButtonInput::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

.Footer
{
   color: #FFFFFF;   
   text-align: Center;
   background: url('../images/Footer.png') left bottom;
   overflow: hidden;
   padding: 5px 5px;
   font-size: 11px;
	height: 47px;
}

.Footer a
{
   color: #F0F4F4;
text-decoration: underline;
}

.Footer a:visited
{
   color: #F0F4F4;
text-decoration: underline;
}

.Footer a:hover
{
   color: #FFFFFF;
   text-decoration: none;
}

.myBoxInner {
    margin:  0px,0px,0px,0px;
    color: #000000;
    width: 100%;
    padding: 4px,4px,4px,4px;
    text-align: left;
    font-size :x-small;
    background-color: #EEEEEE;
    border: 1px solid #004000;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}


 
.MainLinks a
{
   color: #990000;
   text-decoration: underline;
   font-family: "Times New Roman", Times, serif;
   font-size: small;
   text-decoration: none;
   font-weight:bold;
}

 .MainLinks a:visited
{
   color: #990000;
   text-decoration: none;
}

 .MainLinks a:hover
{
   color: #000000;
   text-decoration: none;
}

.Heading
{
    color : #BB0000;
    font-size : small;
    font-weight :bold;
}




 
.StateLinks a
{
   color: black;
   text-decoration: underline;
   font-family: "Times New Roman", Times, serif;
   font-size : x-small;
   text-decoration: none;
   font-weight:bold;
}

 .StateLinks a:visited
{
   color: black;
   text-decoration: none;
}

 .StateLinks a:hover
{
   color: #990000;
   text-decoration: none;
}