/* CSS Document */

/* CSS Document */

body {
	background-color: #C3D6E5;
	margin-top: 0px;
}

td.topleft  {
	height: 13px;
	width: 12px;
	background-repeat: no-repeat;
	background-color: #C3D6E5;
}

td.top  {
	height: 13px;
	width: 751px;
	background-repeat: no-repeat;
	background-color: #15294C;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AE2E20;
	border-left-color: #AE2E20;
}

td.topright  {
	height: 13px;
	width: 16px;
	background-repeat: no-repeat;
	background-color: #C3D6E5;
}

td.navleft  {
	height: 16px;
	width: 12px;
	background-repeat: no-repeat;
	background-color: #C3D6E5;
}


td.navigation {
	width: 751px;
	background-repeat: no-repeat;
	height: 16px;
	background-color: C3D6E5;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #AE2E20;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #AE2E20;
}

td.navright {
	width: 16px;
	background-repeat: no-repeat;
	height: 16px;
	background-color: C3D6E5;
}


td.picleft  {
	background-color: #C3D6E5;
	background-repeat: no-repeat;
	height: 231px;
	width: 12px;	
}

td.pic  {
	background-color: #15294c;
	background-repeat: no-repeat;
	height: 231px;
	width: 751px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ae2e20;
	border-left-color: #ae2e20;	
}

td.picright  {
	background-color: #C3D6E5;
	background-repeat: no-repeat;
	height: 231px;
	width: 16px;
	
}


td.bodyleft  {
	background-color:#c3d6e5;
	height: 452px;
	width: 12px;
	background-repeat:repeat-y;
}

td.body {
	background-color:#15294c;
	background-repeat:repeat-y;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ae2e20;
	border-left-color: #ae2e20;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ae2e20;
}

td.bodyright  {
	background-color:#c3d6e5;
	height: 452px;
	width: 16px;
	background-repeat:repeat-y;
}

td.footer {
	background-image:url(images/motm_index_16.gif);
	height: 11px;
	width: 779px;
	background-repeat: no-repeat;
}

td.disclaimer {
	color: #15294C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
}

td.bluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15294C;
	line-height: 22px;
}

a.nav:link,a.nav:active,a.nav:visited {
	color: #15294C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9.75px;
	font-weight:bold;
}

a.nav:hover {
	color: #AE2E20;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9.75px;
	font-weight:bold;
}

a:link,a:active,a:visited {
	color: #C3D6E5;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

td.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}

a.small:link,a.small:active,a.small:visited {
	color: #A6C282;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.small:hover {
	color: #BBA779;
	text-decoration: none;
}	

a.dis:link,a.dis:active,a.dis:visited {
	color: #AE2E20;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a.dis:hover {
	color: #15294C;
	text-decoration: none;
	font-size:9px;
}

p.txt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}

p.newstxt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

