body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Comic Sans MS;
	color: #93979A;
	font-style: normal;
	font-size: 10pt;
	background-repeat: repeat;
}


p
{
	font-family: Comic Sans MS;
}


h1
{
	font-family: Comic Sans MS;
	font-size: 14pt;
}

h2
{
	font-family: Comic Sans MS;
	font-size: 13pt;
}

h3
{
	font-family: Comic Sans MS;
	font-size: 12pt;
}

table h1
{
	font-family: Comic Sans MS;
	font-size: 14pt;
}

table h2
{
	font-family: Comic Sans MS;
	font-size: 13pt;
}

table h3
{
	font-family: Comic Sans MS;
	font-size: 12pt;
}

a
{
	color: Navy;
	font-family: Comic Sans MS;
}
.DivMainCenter
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.SubNavMenu
{
	font-size: 9pt;
	background-color: #937EC3;
	cursor: hand;
}
a:hover
{
	color: #CC9900;
	text-decoration: underline;
	cursor: hand;
}
.Hidden
{
	display: none;
}
.MasterLeft
{
	background-color: #937EC3;
	color: #FFFFFF;
	font-family: Comic Sans MS;
	font-size: 11pt;
	text-align: left;
	height: auto;
	width: 200px;
}
.LeftColumns
{
	text-align: left;
	height: auto;
	width: 200px;
}
.MasterAnnouncement
{
	background-color: #FFD100;
	color: #644E8C;
	font-family: Comic Sans MS;
	font-size: 16pt;
	text-align: center;
	height: auto;
	padding: 5px;
	width: 300px;
	border: solid 2px gray;
}

.MasterContent
{
	width: 100%;
	text-align: left;
	color: #5B4689;
	font-family: Comic Sans MS;
}

.MenuBar
{
	background-color: #937EC3;
	border: 1px solid;
}

.TopGroup
{
	font-size: 10pt;
	background-color: #937EC3;
	cursor: pointer;
}

.MenuGroup
{
	font-size: 10pt;
	background-color: #937EC3;
	border: 1px solid #937EC3;
	cursor: default;
}

.TopMenuItem
{
	font-size: 10pt;
	cursor: default;
	color: #FFFFFF;
}

.TopMenuItemHover
{
	background-color: #F5B667;
	font-size: 10pt;
	color: #937EC3;
	cursor: default;
}

.MenuItem
{
	font-size: 10pt;
	border: 1px solid #937EC3;
	color: #FFFFFF;
	cursor: default;
}

.MenuItemHover
{
	font-size: 10pt;
	background-color: #EBEBEB;
	color: #5B4689;
	border: 1px solid #ffffff;
	cursor: default;
}

.TopGroupFoot
{
	background-color: Transparent;
	cursor: default;
}

.MenuGroupFoot
{
	font-size: 11px;
	cursor: default;
	color: #5B4689;
}
.MenuGroupFootHover
{
	font-size: 11px;
	background-color: #EBEBEB;
	color: #5B4689;
	cursor: default;
}
.TopMenuItemFoot
{
	font-size: 11px;
	background-color: Transparent;
	color: #FFFFFF;
	cursor: default;
}

.TopMenuItemHoverFoot
{
	font-size: 11px;
	background-color: #F5B667;
	color: #FFFFFF;
	cursor: default;
}

.MenuItemFoot
{
	font-size: 11px;
	border: 1px solid #F5F5F5;
	color: #FFFFFF;
	cursor: default;
	background-color: Transparent;
}

.MenuItemHoverFoot
{
	font-size: 11px;
	background-color: #F5B667;
	color: #000000;
	border: 1px solid #808080;
	cursor: default;
}

.tblDcument
{
	border-collapse: collapse;
	width: 98%;
	overflow: hidden;
	border: solid 1px Silver;
	margin-left: 10px;
}

.tblDcument td
{
	border: solid 1px Silver;
	padding: 2px;
	text-indent:10px;
	vertical-align:middle;	
}

.HeaderRow
{
	background-color: #937EC3;
	font-size:12px;
	color:White;
}


.ClearRow
{
	background-color: white;
	height: 30px;
}

.ClearRow td
{
	background-color: white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	height: 30px;
}




