BODY {
	background-color: white;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
	//background-color: #17811C;
	background-color: #0713CC;
	line-height: 17px;
}



body, td, ul, ol, dl, dt, dd, p,  blockquote{
	vertical-align : top;
	font-weight : normal;
	font-family : verdana, helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
}


P {
	text-indent: 4px;
}

.box {
	border: medium double Black;
	margin-left: 50px;
	margin-right: 50.00px;
	padding: 6px;
}
th{
	font-weight : bold;
	text-align : center;
}

H2 {
	text-align: center;
	font-size: 11pt;
	color: #F48B17;
}

LI{
	margin-bottom: 5px;

}

A:link, A:visited {
   color: #DE132C;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
	}
	
.PageHeading{
	color : WHITE;
	font-family : verdana, helvetica;
	font-size : 30px;
	font-weight : bolder;
	background-color: #0713CC;
	text-align : center;
	padding-top : 11px;
	padding-bottom : 7px;
}

.PageTitle{
	color :#401DA5;
	font-family : verdana, helvetica;
	font-size : 20px;
	font-weight : bolder;
	background-color : #0713CC;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 4px;
	}

.LinkItem a{
	font-weight : bold;
	font-style : normal;
	font-family : verdana, helvetica, sans-serif;
	color : #0713CC;
	}

H3 {
	font-weight : bold;
	padding-bottom : 1px;
 	text-align : center;
	}

img{
	border: medium ridge;
	margin: 5px;
}

.nopad{
	padding: 0px;
	border: none;
}

.heading {
	font-weight : bold;
	font-size : 13px;
	font-style : normal;
	font-family : verdana, helvetica, sans-serif;
	color : #0713CC;
}


	.SideMenu {
		font-family: Tahoma;
		font-weight:bold;
		text-align: center;
		background-color: green;
		color: white;
		vertical-align: middle;
		/*background-image: url(../images/MenuButton.gif);*/
		}

	.SideMenu A:link{
		text-decoration:none;
		color: white;
		}
	.SideMenu A:visited {
		text-decoration:none;
		color: white;
		 }
	.SideMenu A:hover {
		text-decoration:none;
		color: white;
		 }
	.SideMenu A:active
		{
		text-decoration:none;
		color: white;
		}
	.MenuActive A:link{
		font-family: Tahoma;
		text-decoration:none;
		color:#0713CC;
		
		}
	.MenuActive A:visited{
		font-family: Tahoma;
		color: #0713CC;
		text-decoration:none;
		}	
	.MenuActive A:hover{
		font-family: Tahoma;
		color: #0713CC;
		text-decoration:none;
		
		}		
	.MenuActive A:active{
		font-weight:bold;
		text-decoration:none;
		color: #0713CC;
		
		}
		.MenuActive{
	background: white;
	text-align: center;
	color: #0713CC;
	vertical-align: middle;
	}

	.MainTable{
	/*background-image: url(../images/grass_background_light.gif);*/
	border: medium solid White;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}
.tabback{
	background: url(../images/TabBack.gif);
	color: white;
	vertical-align: middle;
	font-family: Tahoma;
	font-weight: bold;
	}

.TabMenu{
	color: white;
	vertical-align: middle;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	}
		
.SelectedMenu{
	
	color: lightgrey;
}

.TabMenu a:hover{
	color: white;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: underline;
}


.Category{
	color: Maroon;
	font-size: 12px;
	font-weight: bold;
}

dd{
	padding-bottom: 1em;
}

.FieldName{
	font-weight: bold;
	
}

.Outline{
	border: medium solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}

.PageBreak {
	page-break-after: always;
}

.Button{
	width: 160px;

}