a.mi {
	background:	transparent;
	color:		#4965AC;
	font-family:	Arial,Verdana,sans-serif;
	font-size:	smaller;
}

a.mis {
	background:	transparent;
	color:		#374F79;
	font-family:	Arial,Verdana,sans-serif;
	font-size:	smaller;
}

body {
	background:	#5579BA;
	color:		#000000;
}

div.body {
	font-family:	Verdana,Arial,sans-serif;
	margin-bottom:	1em;
	margin-left:	0.5in;
	margin-right:	1.5in;
	margin-top:	0.5in;
}

div.copy {
	background:	transparent;
	color:		#B0B6C0;
	font-family:	Verdana,Arial,sans-serif;
	font-size:	xx-small;
	text-align:	center;
}

div.title {
	background:	transparent;
	color:		#808080;
	font-family:	Verdana,Arial,sans-serif;
	font-size:	30px;
	font-weight:	bold;
	text-align:	center;
	vertical-align:	middle;
}

h1 { text-align: center; }
h2 { font-family: Geneva, Arial, Helvetica, san-serif; font-weight: bolder; font-variant: normal; text-transform: none; font-style: normal}
h3 { font-family: Geneva, Arial, Helvetica, san-serif; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none}
h4 { font-family: Geneva, Arial, Helvetica, san-serif; }
h5 { font-family: "Trebuchet MS"; font-size: 36px; font-style: italic; text-align: center; color: #808080; font-weight: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none; background-image: none }
h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; background-image: none; text-align: left }

table.m {
	background:	#FFFFFF;
	border:		none;
	color:		#000000;
	height:		100%;
	width:		100%;
	border : solid Black;
	border-width : 1px 1px 2px 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

table.m1 {
	background:	#FFFFFF;
	color:		#000000;
	height:		50px;
	width:		100%;
	border : solid Black;
	border-width : 1px 1px 1px 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.b {
	background:	#607499;
	color:		#000000;
	width:		10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.body {
	background:	#DDE4F1;
	color:		#000000;
	vertical-align:	top;
}

td.hdiv {
	background:	#000000;
	color:		#000000;
	height:		2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.hdiv2 {
	background:	#607499;
	color:		#000000;
	height:		2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.logo {
	background:	#FFFFFF;
	color:		#000000;
	padding-left:	3px;
}

td.m {
	background:	#304469;
	color:		#FFFFF0;
	font-family:	Verdana,Arial,sans-serif;
	font-size:	smaller;
	font-weight:	bold;
	height:		1.2em;
	padding-left:	0.5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.menu {
	background:	#FFFFF0;
	color:		#304469;
	vertical-align:	top;
	width:		10em;
	border-right : 2px solid Black;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.mi {
	height:		1.2em;
	padding-left:	1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.mis {
	background:	#DDE4F1;
	color:		#374F79;
	border:		1px solid #304469;
	font-weight:	bold;
	height:		1.2em;
	padding-left:	1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.title {
	background:	#FFFFFF;
	color:		#808080;
	width:		100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.vdiv {
	background:	#000000;
	color:		#000000;
	width:		2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

p {
	text-indent : -1em;
	margin-left : 1em;
}

li {
	text-indent : -1em;
	margin-left : 1em;	
}

html,body {
	height : 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}