﻿body 
{
    margin:0 0 0 0;
    background-color: #8899AA;
}
#header
{
    text-align:center;
    margin:0 auto 0 auto;
    width:980px;
    background-color:White;
}
#menu
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
}
#page
{
    text-align:center;
    margin:0 auto 0 auto;
    width:980px;
    min-height:700px;
    overflow:scroll;
    background-color:White;
}
#footer
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
}

.style1
{
    text-align: center;
    font-weight: bold;
}
.style2
{
    font-family: Tahoma;
    font-size: xx-large;
}
.style3
{
    font-family: Tahoma;
    text-align: left;
    margin-left:15px;
    margin-right:15px;
}

.style4
{
    text-align: left;
}
.about_text
{
    margin:5px 30px;
    text-align:left;
}

.commandlist {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

.commandlist td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
}


.m { width:970px;height:23px;background:transparent url("images/horizontal.png") repeat-x ;padding:3px 0 4px 10px; }
.m1 { width:500px;height:23px;background:transparent url("images/horizontal.png") repeat-x ;padding:3px 0 4px 10px; }
.menu { font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#fff;cursor:default; }

.top { width:48px;height:23px !important;text-align:center;background:none; }
.top-h { width:48px;height:23px !important;background-color:#c00;text-align:center;background:transparent url("images/static.png") no-repeat 0 -30px; }
.top-a { width:48px;height:23px !important;background-color:#c00;text-align:center;background:transparent url("images/static.png") no-repeat 0 -53px; }
.top-e { width:48px;height:23px !important;background-color:#c00;text-align:center;background:transparent url("images/static.png") no-repeat 0 -76px; }

.grp { border:1px solid #ccc;width:190px;background:#f6f6f6 url("images/vertical.png") repeat-y;font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666;cursor:default;text-align:left; }

.item { width:188px;height:22px;text-align:center; color:Lime; }
.Vitem { width:188px;height:22px;text-align:center; color:Black; }
.item-h { width:188px;height:22px;background:transparent url("images/static.png") no-repeat -48px -30px;color:#333;text-align:center; }

.item1 { width:90px;height:22px;text-align:center; color:Lime; }
.item1-h { width:90px;height:22px;background:transparent url("images/static.png") no-repeat -48px -30px;color:#333;text-align:center; }

.itemGM { width:188px;height:22px;text-align:center; color:White; background-color:Gray; }
.itemGM-h { width:188px;height:22px;background:transparent url("images/static.png") no-repeat -48px -30px;color:#333;text-align:center; }

.br { width:188px;height:4px;background:#f6f6f6 url("images/static.png") no-repeat -48px -52px; }

.icon { display:block;width:16px;height:16px;float:left;margin:3px 7px 0px 8px;background:transparent url("images/icons.png") no-repeat -16px 0;_background-image:url("images/icons.gif");_margin-left:4px; } /* IE6 will load the GIF */
.arrow { display:block;width:16px;height:16px;float:left;margin-top:3px;background:transparent url("images/icons.png") no-repeat;_background-image:url("images/icons.gif"); } /* IE6 will load the GIF */
.txt { display:block;float:left;height:21px;line-height:21px;width:130px;padding:0 0 0 6px; }
.expand .txt { width:126px }

.formbody
{
    height:auto;
    overflow:auto;
}


.ndblink
{
    color:lime;
}

.styleM1
{
    color:Black;
    text-align:left;
    vertical-align:top;
    width:200px;
}
.PolicyPageHeader {
		text-align: center;
		font-size: x-large;
	}
.PolicyTopicHeader {
		font-size: large;
		font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	}
.PolicyPage {
		text-align: left;
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

