body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
}
#menu a {
	display:inline;
	width: auto;
	margin: 0 0 0 0; padding:4px 6px 6px 6px;
	font: bold 11px Verdana, Arial, sans-serif;
	color:#ecaa6d;/*dbb587*/
	/*background: url(../images/navBack.gif) no-repeat left;*/
	text-decoration: none;
	background-color: #a01e36;
}
#menu a:hover {	
	background: url(../documents/images/navBack.gif) no-repeat left;
	color: #ffe8a7;
}
#menu a:active {
	/*background-position: -342px 0;*/
	color:white;
}
#menu .nav_selected {
	display:inline;
	width: auto;
	margin: 0 0 0 0; padding:4px 6px 6px 6px;
	font: bold 11px Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: #a01e36;
	background: url(../documents/images/navBack.gif) no-repeat left;
}
#button a {
	display:block;
	width:152px;
	margin: 0px; padding: 0px;
	font: bold 0.7em/1 arial, sans-serif;
	color:#fff;
	background: url(../documents/images/ticket_bttn2.gif) no-repeat 0 0;
	text-decoration: none;
}
#button a:hover {	
	background-position: -152px 0;
	color: #DDD5AB;
}
p, .text {
	font: normal 11px/13px Verdana, Arial, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-bottom: 8px;
}
.spaceabove {
	margin-top: 16px;
}
.spacebelow {
	margin-bottom: 16px;
}

h1	{
	font-size: 24px;
	font-weight: normal;
	color: #000;
	font-family: "Arial Narrow",arial, helvetica, verdana;	
	margin-bottom: 9px;
	margin-top: 3px;
}
ul { 
	display: block; list-style: disc outside; 
	margin-bottom: 1em; 
	margin-left: 5px; 
	margin-top: 6px; 
	padding-left: 12px; 
	white-space: normal;
	
}	


li {
	font: normal 11px/13px Verdana, Arial, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-bottom: 6px;

}
h2	{
	font-size: 16px;
	font-weight: normal;
	color: #34488d;
	font-family: "Arial Black", Arial, Helvetica, Verdana;
	margin-top: 0px;
	margin-bottom: 14px;
}
h2.whitesm	{
	font: normal 15px "Arial Black", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 16px;
}
.alumni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

h3	{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	font-family: "Arial Black", Arial, Helvetica, Verdana;
	margin-top: 0px;
	margin-bottom: 12px;
}
.white	{
	color: #fff;

}
.gray	{
	color: #939393;
}
div.history{
	display: block; 
	margin: 5px 0px 4px 0px; 
	background-color: #fff; 
	padding: 6px 6px 0px 6px;
	border-right: 1px solid #c9d5ff;
	border-bottom: 1px solid #c9d5ff;
	border-left: 1px solid #E5E3D9;
	border-top: 1px solid #E5E3D9;
}
.historyIndent{
	margin-left: 93px;
}
.historyPadleft{
	padding-left: 68px;

}
.grayboxheader {
	margin: 15px 0px 25px 25px; 
	padding: 10px 15px 15px 15px; 
	background-color: #ececec; 
	background-image: url(../documents/images/Box_header.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
}
.blueboxheader {
	margin: 15px 25px 25px 10px; 
	padding: 10px 15px 15px 15px; 
	background-color: #34488d; 
	float: right; 
	background-image: url(../documents/images/blueBox_header.jpg); 
	background-position: top; 
	background-repeat: no-repeat;

}

a{
	color: #287BCE;
	text-decoration: underline;
}
a:hover{
	color: #615C3A;
	text-decoration: underline;

}

.BackgroundLeft {
	background-image: url(../documents/images/diagonal_bg_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.BackgroundRight {
	background-image: url(../documents/images/diagonal_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td.footer {
	background: url(../documents/images/footer_bg.jpg) no-repeat top center; 


}
.FooterText {
	font: normal 9px/14px Verdana, Arial, sans-serif;
	color: #666;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 26px;
}
.sm {
	font-size: 9px:;
}

/*}
a.FooterLink {
	font-family: arial;
	font-size: 0.7em;
	font-weight: normal;
	color: #00334B;
	text-decoration: underline;
}
a.FooterLink:hover {
	font-family: arial;
	font-size: 0.7em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;*/


/*}
input.btn, button.btn {
	background: #98A2AF url(../images/bttn-back03.gif);
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px;
	color: #333366;
	font: bolder .94em Verdana,Arial,Helvetica,sans-serif;
	height: 26px;
	padding: 0px 0.3em 2px;*/

