body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
}

.cell1 {
	background-color: #E4E2E2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cell2 {
	background-color: #E4E2E2;
}

.top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(images/blue_bg.jpg);
}

.cell3 {
	background-color: #013B74;
	background-image: url(images/blue_bg.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.cell4 {
	background-color: #E4E2E2;
	background-image: url(images/gray_bg.jpg);
	border: 1px solid #000000;
}

.cell5 {
	background-color: #E4E2E2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.menu {
	background-color: #E4E2E2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.Between {
	background-color : #000000;
}

HR {
	height : 1px;
	color: #000000;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0564C2;
	text-decoration: none;
}

h1 {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
}
	
A:hover {
	text-decoration: underline;
}

.Head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
}

.NoLineHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #000000;
}

.bigblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #0564C2;
}


.SubHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

.PageContent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	vertical-align: top;
	overflow: auto;
	padding: 25px;
}

.Content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-top: 1px;
	padding-left: 3px;
	text-align: justify;
}

A.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.credits:hover {
	text-decoration: none;
	font-weight: normal;
}

A.ResourceLinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0564C2;
	text-decoration: none;
	display : block;
	padding : 1px 2px 1px 15px;
	background-image : url(images/link_1.gif);
	background-position : left center;
	background-repeat : no-repeat;
}

A.ResourceLinks:hover {
	text-decoration: underline;
}

A.ListLinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0564C2;
	text-decoration : none;
	display : block;
	padding : 1px 2px 1px 15px;
	background-image : url(images/bullit_2.gif);
	background-position : left center;
	background-repeat : no-repeat;
}

A.ListLinks:hover {
	text-decoration: underline;
}

.image {
	border: 1px solid #000000;
}

