﻿textarea
{ 
	color:#3a3a3a; font-size:9pt; font-family:Calibri, Arial, Helvetica, sans-serif;
}
select
{ 
	color:#3a3a3a; font-size:9pt; font-family:Calibri, Arial, Helvetica, sans-serif;
}
input
{ 
	color:#3a3a3a; font-size:9pt; font-family:Calibri, Arial, Helvetica, sans-serif;
}
li
{ 
	color:#3a3a3a; font-size:9pt; font-family:Calibri, Arial, Helvetica, sans-serif;
}
td
{ 
	color:#3a3a3a; font-size:9pt; font-family:Calibri, Arial, Helvetica, sans-serif;
}
body
{ 
	color:#3a3a3a; font-size:9pt; font-family:Calibri, Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
}
td {
	padding:0px;
}
a {
	color:#0000FF;
	text-decoration:none;
}
a:visited {
	color:#0000FF;
}

a:hover {
	text-decoration:underline;
}
textarea {
	width:100%;
}
ul {
	list-style-type:square;
}
.optionsMenu ul {
	list-style-image:url('../images/icn_Next.gif'); list-style-position:outside;
}
.optionsMenu li {
	
}

.paddedTable td {
	padding:5px;
}
.featurePanel {
	background-color:white; 
	/*border:1px solid #599759;*/
	border:1px solid #aaa;
}
.header {
	background:#eee url('../images/bg_AlumniHeader.jpg') repeat-x left bottom;
	height:125px;
}
.headerSearch {
	background:#eee url('../images/bg_AlumniHeader_Right.jpg') no-repeat right bottom; width:450px;
	white-space:nowrap;
}

.hidden {
	display:none;
	/* visibility:hidden; */
}

.smallText{ font-size:7pt;}

.topAlign{ vertical-align:top;}

.topMenuBar 	{ padding:0px 5px; color:white; height:24px; background:#42b3ee url('../../images/menubg2_current_BLUE.gif') repeat-x left bottom; vertical-align:middle;}
/*.topMenuBar 	{ padding:0px 5px; color:white; height:24px; background:#006699 url('../images/bg_MenuBar.jpg') repeat-x left top; vertical-align:middle;}*/
	.topMenuBar a  { color:white; }

.topMenuBarOn {	padding:0px 5px; color:white; height:24px; background:#006699 url('../images/bg_CoordMenuBar.jpg') repeat-x left top; vertical-align:middle;}
	.topMenuBarOn a  { color:black; }
	
.coordMenuBar { padding-left:5px; color:#333; height:24px; background:#ddd url('../images/bg_CoordMenuBar.jpg') repeat-x left top; }
	.coordMenuBar a {color:#333; }

.optionsMenu td {
	
}
.optionsMenu .optionTitle, .optionTitle {
	font-size:10.5pt; font-weight:bold; color:green;
}
.textPanel {
	/*background:#8BBA8B url('../images/bg_TextPanel.jpg') repeat-x left bottom;*/
	background:#eee;
}
.textPanel td {
	/*border:1px solid gray;*/
}
.footerBar {
	background-color:silver; border-top:1px solid gray; border-bottom:1px solid gray; color:black; padding:5px;
}
.footerBar a {
	color:black;
}

.dataRow td {
	border-top:1px solid #ccc; border-bottom:1px solid #ccc;
}

.databoundItemBg {
	border:1px solid #ccccee; 
	background:white url('../images/bg_WhitePaleBlueVGradient.jpg') repeat-x center bottom;
}

.fullWidth{
	width:100%;
}

.bold {
	font-weight:bold;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.nonBreaking {
	white-space:nowrap;
}

.redText{
	color:#f00;
}

/* message board styles */
.highlightRed	{ background-color:#FFDFDF; }
.sideBar		{ padding: 5px; }

.parent{
	padding: 5px;
	margin-bottom:15px;
}

.reply{
	margin-left: 40px;
	margin-top:10px;
	padding: 5px;
}

.message{
	margin-left: 20px;
	margin-top:5px;
	margin-bottom:0px;
}

