/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px
}


#Header{
background-repeat: no-repeat;
background-position: center center;
background-image: url(http://graphics.moneyshow.com/marketing/hcmd_2009/main_header-Hillsdale10.jpg);
height:92px;
}

#RightCol {
background-color:#252C4C;
}

#MainContent {
padding:10px
}
/*LINKS*/
a {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:12px;
color:#000;
text-decoration:none
}

a:Hover {
text-decoration:underline
}

.redMedSma {
	color:#3E5F95;
	font-size:11px;
	font-weight:bolder;
	padding-right:5px;	
	text-decoration:none;
		}

.redMedSma: Hover {
	color:#3E5F95;
	font-size:11px;
	font-weight:bolder;
	padding-right:5px;
	text-decoration:underline;

		}
		

.black {
	COLOR: black
}
.blue {
	COLOR: #123867;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

.white {
	COLOR: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
.blueSm2 {
	COLOR: #123867;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
}


.blueSm3 {
	COLOR: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;
}

.whiteSm3 {
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;
}

.blueSm4 {
	COLOR: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.blueSm4:HOVER {
	COLOR: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
	.redMed {
	color:#3E5F95;
	font-size:16px;
	font-weight:bolder;
	padding-right:5px;	
	text-decoration:none;
	font-style:italic;	
	
	}
		.blueTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#123867;
	font-size:16px;
	font-weight:bold;
	}
	
	.blueTitle a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3E5F95;
	font-size:16px;
	font-weight:bold;
	}
	
	.blueTitle a:HOVER {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3E5F95;
	font-size:16px;
	font-weight:bold;
	}
	
	.whitedMed {
	color:#3E5F95;
	font-size:16px;
	font-weight:bolder;
	padding-right:5px;	
	text-decoration:none;
	font-style:italic;	
	
	}
	.whiteMedSma {
	color:#3E5F95;
	font-size:12px;
	font-weight:bolder;
	padding-right:5px;	
	text-decoration:none;
	
	
	}
	
	.whiteMedSma:HOVER {
	color:#3E5F95;
	font-size:12px;
	font-weight:bolder;
	padding-right:5px;	
	text-decoration:underline;
	
	
	}

#deckBox {
background-color:#E1E1E1;
border:#999999 1px solid;
padding:5px;
font-size:13px;
margin-top:5px;
}


