

/* CSS Document */

*, html {
	/*global font settings*/
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: .9775em;
	font-size: .985em;
	font-size: 12px;
}

body {
  background:#C0C0C0;
/*  min-width:990px; */
/*  text-align:center; */
}

p, .home_bodytext {
	xline-height: 17px;
	margin: 8px 0 3px 0;
	font-size: 1.05em;
}

h1 { 
	color: #7C7C7C; 
	font-size: 14px;  
	font-weight: bold;
	margin: 14px 0 0 0;
}

h2 {
	
		color: #243D8F;
	
	line-height: 15px;
	font-size: 11px;
	font-weight:bold;
}

h3 {
/*
	font-size:1.05em; 
	font-family:Arial Narrow; 
*/
	font-weight:bold;
	padding-top:14px; 
	padding-bottom:14px;
	margin-bottom:0px;
}

a.newmembers {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}

a, xxa:hover {
	
		color: #243D8F;
	
	font-weight: bold;
	text-decoration: none;
}

xxa, a:hover {
	
		color: #243D8F;
	
	font-weight: bold;
	text-decoration: underline;
}

a.whitelink, a.whitelinkmed, a.whitelink:visited {
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.whitelink:hover, a.whitelinkmed:hover {
	color: white;
	text-decoration:underline;
}

a.link, a.linkmed {
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.link:hover, a.linkmed:hover {
	color: white;
	text-decoration:underline;
}

a.icon, a.icon:hover {
	font-family: wingdings;
}

.printcontent,
img.printimg {
	display:none;
}


<!-- Not Curtis School -->

ul {
	list-style-type:none;
}

li {
	list-style-type:none;
	background-image:url(http://medford.bcitalumni.org/images/bullet_square_gray.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}



dt.news		{font-weight:bold; color:black;}
dd.news		{margin-bottom:2mm; margin-left:1em; color:black;}

/*
Labels for Forms
*/
td.label {text-align:right; font-weight:bold; vertical-align:top; xfont-size:1.2em;}

td.info {text-align:center; font-weight:bold; background-color:#243D8F; color:white; xfont-size:.8em;}


.orangeheading {
	
		color: #243D8F;
	
	font-size: .9775em;
	font-weight: bold;
}

.greyheading {
	color: #7C7C7C;
	font-size: .985em;
	font-weight: bold;
}

.journey-title {
	color: #7C7C7C;
	font-size: 18px;
	font-weight: bold;
}

.journey-bold {
	font-size: .75em;	
	line-height: 1.4em;
	font-weight: bold;
}

.journey-text {
	font-size: .985em;
	line-height: 1.4em;
}

.home_eventheading,
.orangetext {
	
		color: #243D8F;
	
	font-size: .96em;
	font-weight:bold;
}

.whitebold {
	font-weight:bold;
	font-size: 11px;
	color: white;
}

.page_heading {
	font-size: 2em;
	color: white;
	font-family: Arial Narrow;
	padding-left:30px;
	padding-top:20px;
	letter-spacing:0.05em;
}

.page_subheading {
	text-align:left;
	font-size: 16px;
	color: white;
	font-family: Arial Narrow;
	padding-left:30px;
	padding-right:30px;
	letter-spacing:0.05em;
}

.location_heading {
	text-align:right;
	font-size: 16px;
	color: white;
	font-family: Arial Narrow;
	padding-left:30px;
	padding-right:30px;
	letter-spacing:0.05em;
}

.top_navigation {
	text-align:center; 
	color:#FFFFFF; 
	font-family:Arial Narrow; 
	font-size:1.1em; 
	letter-spacing:.05em;
}

.journey-inactivelink {
	font-size: 11px;
	font-weight:bold;
}	
.home_eventtext {font-size: .9575em; line-height: 15px;}
.home_eventtext i {font-size: 11px; line-height: 15px; font-style:italic;}
.home_eventtext b {font-size: 11px; line-height: 15px; font-weight:bold;}
.blackbold {font-weight: bold; font-size: 11px; color: black;}
.blackbold:hover {text-decoration:none; color: black;}
.greytext {font-size: 11px;	line-height: 13px; color:#E2E2E2}
.formtext {font-size: .92em; color:black; font-weight:bold;}
.copyrighttext {font-size: 10px; color:#000000; }
.right-col-text {font-size: 11px; font-weight: bold; }

tr.selectedRow td {background-color: #999999;}

#footer tr td a {font-size: 11px;}

.print_buttons a, .print_buttons a:hover{
	font-size: 11px;
	color:#999999;
	font-weight:normal;
}
