body
{
	background-color: #c0c0c0;
	margin: 0;
	font-family: Arial;
}

a
{
	font-family: Arial;
	color: #fff;
	font-weight: bold;
}

a:hover
{
	color: #fff;
	font-weight: bold;	
}

.contentarea
{
	background-image: url(Images/USDMJB_AlumniSupportBG.jpg);
	background-repeat: no-repeat;
}

.contentbottom
{
	background-image: url(Images/USDMJB_BottomBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

/* quicklink */

.quicklinktitle
{
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	text-transform: lowercase;
	padding: 3px;
	padding-left: 10px;	
	font-size: 12px;
}

.quicklinkcontent
{
	padding: 10px;
	font-size: 11px;
	font-weight: normal;
	background-image: url(Images/USDMJB_QuickLinkBG.jpg);	
	background-repeat: repeat;
	color: #fff;
}

.quicklinknav
{
	color: #fff;
}

.quicklinknav a
{
	display: block;
	color: #fff;	
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 20px;
	border-bottom: dotted 1px #fff;
	text-decoration: none;
	width: auto;
}

.quicklinknav a:hover
{
	background-image: url(Images/pawicon.gif);
	background-repeat: no-repeat;	
	background-position: 0px 0px;
	text-decoration: none;
}

/* /quicklink */


/* quickfact */

.quickfacttitle
{
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	text-transform: lowercase;
	padding: 3px;
	padding-left: 10px;	
	font-size: 12px;
	height: 23px;
}

.quickfactcontent
{
	padding: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

/* /quickfact */


/* quickbuy */

.quickbuytitle
{
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	text-transform: lowercase;
	padding: 3px;
	padding-left: 10px;	
	font-size: 12px;
	height: 23px;
	background-color: #C6102E;
	vertical-align: top
}

.quickbuycontent
{
	padding: 5px;
	color: #333;
	vertical-align: top
}

/* /quickfact */


/* mjb */

.mjbtitle, .mjbtitle a
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #825f0b;
	height: 20px;
	white-space: nowrap;	
}

.mjbtitle a:hover
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	height: 20px;
	white-space: nowrap;		
}

.mjbcontent
{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #78570a;		
}

/* /mjb */