/* CSS Document */

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 00246C;
}
body {
	padding: 5px;
	background-color: #00246C;

}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 00246C;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sidebarBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10x;
	margin-bottom: -20px;
}

a:link {
	color: #FF0000;

}

a:visited {
	color: #FF0000;
}
a:visited:hover {
	color: #333399;
}

a:link:hover{
	color: #333399;
}

a:link:visited:hover{
	color: #333399;
}


.milkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.milkCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.milkItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.milkWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
}

.copyPageHdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/*
a:link:hover{
	color: #333399;
}
a:link:visited:hover {
	color: #333399;
}
a:link:visited {
	color: #FF0000;
}
*/

.copyPageCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	line-height: 20px;
}
.adKbhdr {
	font-family: "Comic Sans MS", "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	color: #FF0000;
}
.spaced {
	line-height: normal;
}
table.milkCopyTable td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
}
