#mph {
	display:none;
	}

/* BEGIN TYPOGRAPHY ELEMENTS ========================= */
body
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666;
	}

#navC p
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
	}

h1
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:normal;
	padding-top: 1em;
	color:#5f7a94;
	}

a
	{
	text-decoration:none;
	}

a, a:hover
	{
	font-size:small;
	font-weight:bold;
	color:#97AABC;
	color:#f60;
	}

#menu a, #menu a:hover
	{
	color:#F60;
	text-decoration:none;
	font-weight:normal;
	font-size:large;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

a:hover
	{
	text-decoration:underline;
	}	

#navC a
	{
	font-size:small;
	color:#fff;
	}

.title, h2
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	color:#97AABC;
	}

h2 {
	margin: 0.5em 0 0.3em 0;
	}
	
#footer, #footer a
	{
	color:#aaa;
	font-size:x-small;
	}

#submit
	{
	font-size:small;
	color:#CFBBAF;
	}

.nd
	{
	font-size: 0.75em;
	vertical-align: 40%;
	}

h1 span.nd
	{
	font-size: 0.5em;
	}

#newsC p
	{
	/*
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#BFA595;
	*/
	}


acronym
	{
	font-family:"Courier New", Courier, mono;
	cursor:help;
	font-size:small;
	color:#666;
	background:url(/img/acron.gif) repeat-x bottom;
	}

#contentContainer ul
	{
	margin-left: 2em;
	width: 200px;
	list-style-type:none;
	}

#contentContainer ul li
	{
	padding:0; margin:0; border:0;
	height:16px;
	background:url(/img/bg_px.gif) no-repeat;
	}

#contentContainer ul li.end
	{
	background:url(/img/bg_px_e.gif) no-repeat;
	}

#contentContainer ul li a
	{
	padding-left: 25px;
	}

#contentContainer ol li
	{
	margin-left: 30px;
	}

#cLogin, #cLogin a
	{
	font-size:x-small;
	color:#999;
	}

#hh {
	visibility:hidden;
	height:1px;
	}

#hh img{
	height:1px;
	width:1px;
	}
	
/* END TYPOGRAPHY ELEMENTS =========================== */