
html, body {
	margin : 0;
	padding : 0;
	background-color : #FFF;
}
body {
	font-size : 120%;
	font-family : "Arial",sans-serif;
	background-color : #FFF;
}
a img {
	border : none;
}
a {
	color : #5f9cd8;
	text-decoration : none;
}
a.Collapsed, a.Expanded {
	display : block;
	padding-left : 18px;
	background-position : 0 5px;
	background-repeat : no-repeat;
}
a.Collapsed {
	background-image : url('/sebin/c/y/expand.gif');
}
a.Expanded {
	background-image : url('/sebin/i/z/collapse.gif');
}
a.Collapsed, a.Collapsed:visited, a.Collapsed:hover, a.Collapsed:active {
	color : #0040B9;
	text-decoration : none;
}
a.Expanded, a.Expanded:visited, a.Expanded:hover, a.Expanded:active {
	color : #0040B9;
	text-decoration : none;
}
ul {
	margin-left : 0;
	margin-right : 0;
	padding : 4px 10px 4px 15px;
	color : #333;
}
ul li {
	background-image : url('/sebin/c/s/more-arrow.gif');
	background-repeat : no-repeat;
	background-position : 0 5px;
	padding : 0 0 0 10px;
	margin : 0;
	list-style-type : none;
}
ul.Inline a, #pageContentCopy ul.Inline a img {
	text-transform : uppercase;
}
ul.Inline li {
	background-image : none;
	display : inline;
	padding-right : 25px;
}
ul.Inline {
	margin-bottom : 20px;
}
div.InteriorNormal #pageContentCopy div.TwoColumn p {
	color : #333333;
	font-size : 110%;
	line-height : 130%;
}
h1 {
	letter-spacing : -0.04em;
	padding : 4px 10px;
	margin-bottom : 4px;
	font-weight : normal;
	font-size : 180%;
	color : #fff;
	background-color : #e37222;
	background-image : url('/sebin/g/i/header-background-gradient.gif');
	background-repeat : repeat-y;
	background-position : right;
}
div.TwoColumn_Left {
	float : left;
	width : 235px;
	background-color : #FFF;
}
div.TwoColumn_Right {
	width : 235px;
	float : right;
	background-color : #FFF;
}
h4 {
	color : #E37222;
	font-weight : normal;
	font-size : 133.33%;
}
h2, h2 a {
	color : #0040b9;
	text-decoration : none;
}
ul.PlusList li {
	background-image : url('/sebin/m/v/list-plus.gif');
}
.calendarParagraph {
	border : none;
	font-size : 12px;
}
.calendarHeaders {
	color : #002F5F;
	font-size : 16px;
}
#RemindMeForm {
	font-size : 12px;
	color : #FFF;
	width : 400px;
	margin : 20px;
	padding : 20px;
	background-color : #008BC3;
}
#RemindMeForm hr {
	width : 100%;
	border-top : none;
	height : 1px;
	border-bottom : 1px solid #FFF;
}
#RemindMeForm td div {
	text-transform : uppercase;
	font-size : 16px;
}
#EmailFriendForm {
	font-size : 12px;
	color : #FFF;
	width : 400px;
	margin : 20px;
	padding : 20px;
	background-color : #008BC3;
}
#EmailFriendForm hr {
	width : 100%;
	border-top : none;
	height : 1px;
	border-bottom : 1px solid #FFF;
}
#EmailFriendForm td div {
	text-transform : uppercase;
	font-size : 16px;
}
#ProfileDirectoryForm {
	background-color : #FFFFFF;
}

