html{
	height: 100%;
}

body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana sans-serif;
	color: #000;
	margin: 5px 0;
	background-color: #016a3a;
}

pre{

	font-size: 14px;

	font-family: Tahoma, Arial, Verdana sans-serif;

	color: #000;

	white-space: pre-wrap;

}

img{

	border: 0;

}

a:link, a:visited, a:active {

	color:green;

	font-weight:bold;

	text-decoration:underline;

}

a:hover {

	color:#CCCCCC;

	font-weight:bold;

	text-decoration:underline;

}



h1{

	color: green;
	margin: 5px 0;
}

h2{

	border-bottom:1px solid #CCCCCC;
	color:purple;
	padding:5px 0;

}

h3{

	font-size: 22px;
	font-weight: bold;
	margin: 0;
	color: purple;
}

h4{

	color: green;
	font-size: 16px;

	font-weight: bold;
	margin: 5px 0;
}
h5
{
	margin: 0;
	display: inline;
}
fieldset{

	background-color:#FFFFFF;

	border: 0;
	margin-bottom:10px;

	width:90%;

}



legend{

	border:0 none;

	color:#408040;

	font-size:22px;

	font-weight:bold;

	margin-left:-17px;

	margin-top:-5px;

}



ul{

	padding: 0;

	margin: 0;

}



li{

	padding: 0;

	margin: 0;

	list-style-type: none;

}
#wrapper
{
	width: 1080px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
#top-fade
{
	position: absolute;
	top: 15px;
	right: 0;
	background-image: url('images/top-fade.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 1080px;
	height: 404px;
	z-index: 0;
}
#inner-wrapper
{
	width: 1000px;
	padding: 0;
	margin: 7px auto 0 auto;
	z-index: 1000;
	position: relative;
}
#center-wrapper
{
	width: 1080px;
	background-image: url('images/main-fade.png');
	background-repeat: repeat-y;
	background-position: center 10px;
	z-index: -1;
}
#logo
{
	float: left;
	width: 233px;
	height: 56px;
	padding: 0;
	z-index: 1000;
}
#topnav
{
	float: right;
	width: 503px;
	height: 35px;
	margin: 17px 0 0 0;
	background-image: url('images/topnav-bg.png');
	background-repeat: repeat-x;
	z-index: 1000;
}
#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:hover
{
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;	
	text-decoration: none;
}
#topnav ul
{
	margin: 8px 0 5px 25px;
	padding: 0;
}
#topnav li
{
	display: inline;
	list-style-type: none;
	padding-right: 25px;
}
#content
{
	width: 960px;
	padding: 10px;
	background-color: #FFF;
	margin: 0 auto;
	z-index: 1000;
	min-height: 400px;
}
#chapter
{
	font-size: 24px;
	font-weight: bold;
	color: #e5b536;
	margin: 5px 0 25px 5px;
	z-index: 1000;
}
#welcome
{
	z-index: 1000;
	position: absolute;
	top: 0;
	right: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
#welcome a:link, #welcome a:active, #welcome a:visited, #welcome a:hover {
	color: yellow;
}
#extramargin
{
	margin-left: 5px;
}
#subnav
{
	margin: 0;
	z-index: 1000;
}
#subnav ul
{
	margin: 7px 0 7px 10px;
	padding: 0;
}
#subnav li
{
	display: inline;
	padding: 7px 10px;
	margin: 0 7px 0 0;
	height: 21px;
	font-weight: bold;
	font-size: 18px;
	background-image: url('images/subnav-bg.png');
	background-repeat: repeat-x;
}
#subnav .active
{
	background-image: url('images/subnav-bg-active.png');
	color: #FFF;
}
#subnav a:link, #subnav a:active, #subnav a:visited
{
	color: #FFF;
	text-decoration: none;
}

#subnav .active a:link, #subnav .active a:active, #subnav .active a:visited
{
	color: #000;
}
#subnav a:hover
{
	color: #FFF;
}
#header{
	position: relative;
	z-index: 1000;
	width: 1000px;
	margin: 0 auto;
}
#bottomFade{
	background-image: url('images/bottom-fade.png');
	background-repeat: no-repeat;
	background-position: 5px 0;
	width: 1080px;
	height: 75px;
}
#introbanner
{
	position: relative;
	width: 980px;
	height: 200px;
	background-image: url('images/introbanner.png');
	background-repeat: no-repeat;
	margin: 0 auto 3px auto;
}
#introbanner #buttons
{
	position: absolute;
	bottom: 10px;
	right: 25px;	
}
#logarea{

	float: right;

	text-align: right;

	color: #FFF;

	font-size: 16px;

	margin-top: 7px;

	margin-right: 50px;

	font-weight: bold;

}

#logarea a:link, #logarea a:visited, #logarea a:active{

	color: #ffc425;

	font-size: 16px;

	text-decoration: none;

}

#logarea a:hover{

	color: #ffc425;

	font-size: 16px;

	text-decoration: underline;

}

#message-container
{
	position: fixed;
	top: 200px;
	width: 950px;
}

#announcement{
	width: 600px;
	left: auto;
	height: 50px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	padding: 25px 6px 6px 6px;
	text-align: center;
	z-index: 999999999;
	background-color: #aeffb0 !important;
	border: 1px solid #409842 !important;
}

#account{

	width: 600px;
	padding: 0 0 10px 10px;
	float: left;
}

#acceptTexts
{
	width: 300px;
	float: left;
	margin: 25px 0 0 25px;
	border: 1px solid #EFEFEF;
	padding: 5px;
}

#account table

{

	width: 100%;

	border-spacing: 1px;	

}

#account input[type="text"], #account input[type="password"]

{

	width: 250px;

}

#account .even
{
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	background-color: #EFEFEF;
}

#account .odd
{
}

#account .left

{

	font-weight: bold;

	width: 125px;

	height: 25px;

	padding: 5px;

	text-align: left;

	vertical-align: middle;

}

#account .right

{

	width: auto;

	height: 25px;

	padding: 5px;

	text-align: left;

	vertical-align: middle;

}

#officerpage{

	padding: 0 0 0 15px;

}

#contentleft{

	float: left; 

	width: 550px; 

	height: 100%; 

	padding-left: 10px;

}

#contentright{

	float: right; 

	width: 375px; 

	height: 100%;

}

#events{

	padding: 5px;

	background-color: #FFF;

}

#events ul{

	padding-left: 5px;

}

#events h1{

	padding-top: 5px;

	font-size: 22px;

	font-weight: bold;

	text-align: left;

}

#events .even{

	background-image: url('event_fade.png');

	background-repeat: repeat-x;

	background-position: top;

	font-size: 14px;

	font-weight: normal;

	color: #000;

}

#events .odd{

	background-image: url('event_fade2.png');

	background-repeat: repeat-x;

	background-position: top;

	font-size: 14px;

	font-weight: normal;

	color: #000;

}

#events .description{

	padding-bottom: 5px;

}

.eventedit{

	margin-top: 10px;

	margin-bottom: 10px;

}

#rushmenu{

	width: 350px;

	height: 500px;

	margin-top: 20px;

	margin-left: 20px;

	padding-top: 20px;

}



#rush #contentleft{
	width: 570px;
}

#rush #contentright{
	width: 375px;
}

.rushee_content
{
	border: 1px solid #EFEFEF;
	padding: 5px;
}

#rushmenu fieldset{

	width: 90%;

	border: 0px solid #CCC;

	padding-bottom: 5px;

	margin-right: 0px;

}

#rushmenu fieldset fieldset{

	width: 90%;

	background-color: #FFF;

	margin-bottom: 10px;

}

#rushmenu legend{

	border: 0;

	color: #408040;

	margin-left: -17px;

	margin-top: -5px;

	font-weight: bold;

	font-size: 22px;

}

#rushmenu h1{

	padding-top: 5px;

	padding-left: 5px;

	font-size: 18px;

	font-weight: bold;

	text-align: left;

}

#rushmenu #addinformation{

	text-align: right;

	margin-right: 50px;

}

#rushmenu #addinformation li{

	padding-top: 4px;

}

#rushmenu #addinformation label{

	font-weight: bold;

}

#rushees{

	margin-left: -5px;

}

#rushees li{

	padding: 6px 0 6px 5px;

	border-bottom: 1px dotted #CCC;

	z-index: 1;

}
#rushattendance li, #attendanceEvents li
{
	border: 0;
	padding: 0;
}

#rushees a:link, #rushies a:active, #rushies a:visited, #rushies a:hover{

	text-decoration: none;

	font-size: 12px;

	color: blue;

}

.rushee_info_row .information
{
	width: 432px;
	height: 257px;
	padding: 5px;
	position: relative;
}

.rushee_info_row .information li
{
	padding: 0;
	width: 215px;
	word-wrap: normal;
	border-bottom: 0;
}

.rushee_info_row .information a:link{

	font-size: 12px;

	color: blue;

}

.white
{
	background-color: #FFFFFF;
}

.green
{
	background-color: #cdebd2;
}

.rushee_content
{
	position: relative;
	height: 275px;
}

.rushee_info_row .photo{

	position: absolute;
	top: 10px;
	right: 5px;
	width: 300px;
	height: 250px;
}

.loading
{
	text-align: center;
}

.comments
{
	position: absolute;
	top: 0;
	right: 0;
	height: 265px;
	width: 490px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.comments h2{

	font-size: 12px;
	border: 0;
	margin: 0;
}

.comment{
	margin-top: 5px;
	padding: 10px;
	width: 400px;
}

.green .comment
{
	background-color: #d3f6d9;
}

.white .comment
{
	background-color: #EFEFEF;
}

.comment_body
{
	font-weight: normal;
}

#addNewRushee
{
	display: none;
}

#addNewRushee th
{
	text-align: left;
	width: 125px;
}

#addRusheeLink
{
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#addInformation
{
	float: left;
	width: 400px;
}

#addPicture
{
	float: left;
	width: 300px;
	margin-left: 10px;
}

#submitRushee
{
	float: left;
	width: 175px;
	margin-left: 10px;
}

#usermenu h2{

	color: #000;

	border-bottom: 1px solid #ececec;

	width: 80%;

}

#usermenu ul{

	width: 80%;

	margin-top: -18px;

}

#usermenu li{

	border-bottom: 1px solid #ececec;

	padding: 5px;

}

#usermenu a:link, #usermenu a:visited, #usermenu a:active{

	color: blue;

	font-size: 14px;

	text-decoration: none;

}

#usermenu a:hover{

	color: #000;

	font-size: 14px;

	text-decoration: none;

}

.menuover{

	background-color: #f6f6f6;

	border-bottom: 1px solid #CCC;

}

.menuover a:hover{

	color: #000;

}

.menuout{

	background-color: #FFF;

	border-bottom: 1px solid #ececec;

}

#committeelist{

	padding-left: 25px;

}

#committeelist a:link, #committeelist a:visited, #committeelist a:active{

	font-size: 14px;

	color: blue;

	font-weight: normal;

	text-decoration: none;

}

#committeelist a:hover{

	font-size: 14px;

	color: #000;

	text-decoration: none;

}

#committeelist .comitem{

	float: left;

	margin-right: 10px;

	width: 175px;

	overflow: hidden;

}

#committeelist .comitem ul{

	margin-top: -10px;

}

#addsong{

	margin-top: 15px;

	padding-left: 15px;

	width: 300px;

	text-align: right;

	float: left;

}

#addsong legend{

	border:0;

	color: #408040;

	font-size: 22px;

	font-weight: bold;

	margin-left: -17px;

	margin-top: -5px;

}

#addsong fieldset{

	padding-right: 35px;

	padding-bottom: 10px;

}

#addsong li{

	padding-top: 5px;

}

#addsong label{

	font-weight: bold;

	width: 50px;

	text-align: left;

}

#songlist{

	margin-top: 15px;

	padding-left: 5px;

	width: 600px;

	float: right;

}

#songlist h1{

	border:0;

	color: #408040;

	font-size: 22px;

	font-weight: bold;

	margin-left: -12px;

	margin-top: -5px;

}

#songlist .letterhead{

	font-weight: bold;

	font-size: 16px;

	padding: 5px 0 5px 0;

	margin-left: -5px;

}

#songlist .small{

	font-size: 8px;

	color: #CCC;

}

#adminpanel{

	margin: 10px 0 10px 10px;

}

#adduser fieldset{

	padding-right: 25px;

	padding-bottom: 10px;

}

#adduser{

	margin-top: 15px;

	padding-left: 15px;

	width: 325px;

	text-align: right;

	float: left;

}

#adduser legend{

	border:0;

	color: #408040;

	font-size: 22px;

	font-weight: bold;

	margin-left: -17px;

	margin-top: -5px;

}

#adduser li{

	padding-top: 5px;

}

#adduser label{

	font-weight: bold;

	width: 50px;

	text-align: left;

}

#songlist{

	margin-top: 15px;

	padding-left: 5px;

	width: 600px;

	float: right;

}

#adminpanel a:link, #adminpanel a:visited, #adminpanel a:active, #adminpanel a:hover{

	color: blue;

	text-decoration: none;

}

#adminLinks{
	font-size: 16px;
	width: 225px;
	border: 1px solid #EFEFEF;
	float: left;
}

#adminLinks li {
	padding: 10px 5px;
}

#adminContent {
	float: left;
	width: 700px;
	margin: 0 0 0 15px;
}

#adminpanel #userstable{

	border: 0;

	width: 700px;

	border-spacing: 0;

	margin: 0 auto 0 auto;

}

#userstable th {
	text-align: left;
}

#adminpanel #userstable thead td{

	font-weight: bold;

	font-size: 16px;

	border-bottom: 1px dotted #efefef;

	padding: 5px;

}

#adminpanel #userstable tbody td{

	border-bottom: 1px dotted #efefef;

	padding: 5px;

	font-size: 12px;

}

#adminpanel .editpanel{
	position: relative;
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	width: 92%;
}

#adminpanel .editpanel .submitbar{
	float: right;
	width: 150px;
}

#adminpanel .editpanel .submitbar a{
	color: blue;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
#adminpanel .editpanel .submitbar a:hover{
	color: blue;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
#adminpanel input[type="text"], #adminpanel select{
	width: 150px;
}
.usertableinfo {
	width: 700px;
	border-spacing: 0;
	margin: 0 auto;
}
.usertableinfo .user_name {
	width: 200px;
}

.usertableinfo .last_login {
	width: 175px;
	text-align: left;
}

.edituser
{
	color: blue;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

.edituser:hover
{
	color: blue;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#adminpanel .editpanel ul{
	margin: 0 25px 0 0;
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
 	float: left;
}

#adminpanel .editpanel li{
	text-align: right;
	padding: 2px;
}

#adminpanel .editpanel .head{
	 font-weight: bold;
	 text-align: center;
}

#adminpanel #edituser{

	margin: 0 auto 0 auto;

	

	text-align: left;

}

#adminpanel #edituser fieldset{

	padding-bottom:10px;

	padding-right:35px;

}

#adminpanel #edituser legend{

	border:0 none;

	color:#408040;

	font-size:22px;

	font-weight:bold;

	margin-left:-17px;

	margin-top:-5px;

}

#adminpanel #edituser dl{

	padding-left: 25px;

}

#adminpanel #edituser dt{

	text-align: right;

	width: 95px;

	margin-top: 10px;

	font-weight: bold;

}

#adminpanel #edituser dd{

	margin-left: 105px;

	margin-top: -18px;

}

#adminpanel #editinfo{

	float: left;

	width: 400px;

}

#adminpanel #edituserpassword{

	float: left;

	margin-left: 25px;

}

#adminpanel #edituserpassword dl{

	padding-left: 15px;

}

#adminpanel #edituserpassword dt{

	width: 125px;

}

#adminpanel #edituserpassword dd{

	margin-left: 135px;

}

#directory{

	font-size: 10px;
	width: 100%;
}

#directorytable
{
	width: 100%;
	border-spacing: 0;
	border: 1px solid #EFEFEF;
}
#directorytable th.header { 
	background-image: url('images/rusheeGreyBg.png');
	background-repeat: repeat-x;
 	cursor: pointer; 
	height: 30px;
	font-size: 12px;
	font-weight: bold; 
   	background-color: #016a3a;
   	color: #000;
} 
#directorytable tr:hover{

	background-color: #FFF;

}
#directorytable th
{
	height: 30px;
}

#directory .even{

	background-color: #EFEFEF;

}

#directory .odd{

	background-color: #F8F8F8;

}

#officerpage th
{
	text-align: left;
}

#footer{
}

#footer #disc{

	padding: 15px 0 0 0;

	font-size: 10px;

	color: #FFF;

	width: 60%;

	margin: 0 auto 0 auto;

	text-align: center;

}

.clear{

	clear: both;

}

.note{

	width: 800px;

	padding: 10px;

	margin: 0 auto 0 auto;

	border-bottom: 1px solid #efefef;

}

.sidenote

{

	font-size: 12px;

	color: #CCC;

	font-weight: bold;

}

.loading
{
	font-size: 10px;
	color: green;
	margin-left: 25px;
}

.rusheventdelete
{
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}

.deleterushee
{
	cursor: pointer;
	color: red;
	text-decoration: underline;
	margin-left: 25px;
	font-size: 10px;
}

.reset
{
	cursor: pointer;
	color: red;
	text-decoration: underline;
	text-align: center;
	font-size: 10px;
}
#loggedInStats
{
	float: left;
	padding-right: 50px;
}
#eventsStats
{
	float: left;
	padding-right: 50px;
}
#attendanceBox
{
	width: 825px;
	border: 1px solid #CCC;
}
#eventsList
{
	float: left;
	width: 200px;
	background-color: #EFEFEF;
}
#eventsList li
{
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
}
#eventsList .item:hover
{
	background-color: #FFF;
	cursor: pointer;
}
#eventsList .active
{
	background-color: #FFF;
}
.listheader
{
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}
#eventAttendance
{
	width: 600px;
	background-color: #FFF;
	float: left;
	padding-left: 25px;
}
#eventAttendance select
{
	width: 200px;
	height: 300px;
}
#attendanceHolder
{
	float: left;
	width: 575px;
	margin: 0 auto;
}
#brothersSelect
{
	float: left;
	margin-left: 25px;
}
#attendedSelect
{
	float: left;
	margin-left: 25px;
}
#attendanceButtons
{
	float: left;
	width: 13px;
	vertical-align: middle;
	text-align: center;
	height: 200px;
	margin: 50px auto;
}
#attendanceButtons input
{
	margin: 10px auto;
	width: 38px;
}
#signInTable
{
	width: 600px;
}
#signInTable th
{
	width: 125px;
	text-align: left;
}
#signInTable td
{
	width: 400px;
}
#signInTable input[type="text"]
{
	width: 300px;
}
#calendars
{
	width: 100%;
}
#calendars table
{
	border: 1px solid #EFEFEF;
	margin: 0 0 10px 0;
}
#calendars th
{
	text-align: left;
	width: 125px;
	padding: 2px 0;
}
#calendars input[type="text"]
{
	width: 200px;
}
#calendars input[type="submit"], #calendars input[type="button"], #googleAccounts input[type="submit"], #googleAccounts input[type="button"]
{
	width: 75px;
}
#calendars .actions
{
	text-align: right;
}
.addNew
{
	font-size: 16px;
	color: #000;
}
.addNew a:link, .addNew a:visited, .addNew a:active, .addNew a:hover
{
	font-size: 16px;
	color: blue;
}
#googleAccounts
{
	width: 100%;
}
#googleAccounts table
{
	border: 1px solid #EFEFEF;
	margin: 0 0 10px 0;
}
#googleAccounts th
{
	text-align: left;
	width: 150px;
	padding: 2px 0;
}
.reminderContainer input[type="radio"]
{
	
}
.reminderContainer input[type="submit"]
{
	width: 75px !important;
}
.reminderContainer
{
	border: 1px solid #EFEFEF;
	padding: 5px;
	width: 600px;
}
.reminderContainer strong
{
	font-size: 16px;
	padding-bottom: 5px;
}
.reminderContainer div
{
	margin-bottom: 10px;
}
.reminderContainer tr
{
	border-bottom: 1px solid #EFEFEF;
}
#register th, #requestChapter th, #contact th
{
	background-color:#EFEFEF;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:10px;
	text-align:left;
	width:150px;
}

#register input[type="text"], #register input[type="password"], #register select, #requestChapter input[type="text"], #requestChapter input[type="password"], #requestChapter select, #contact select, #contact input[type="text"]
{
	width:225px;
}
#agreement textarea 
{
	height:250px;
	width:595px;
}

#agreement 
{
	margin:0 auto;
	width:600px;
}
#register-buttons, #requestChapter-buttons
{
	margin: 10px 0;
	text-align:center;
}
#updates
{
	float: left;
	width: 550px;
}
#updates li
{
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #CCC;
	background-image: url('images/diagonal-gradient.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#updates .links
{
	float: right;
}
#loginbox
{
	float: right;
	width: 295px;
	margin: 0 10px 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 60px;
}
#loginbox h3
{
	margin: 3px 0;
}
.settings li
{
	padding: 5px;
	border: 1px solid #EFEFEF;
	margin: 2px 0;
	width: 500px;
}
.settings .light
{
	background-color: #EFEFEF;
}
.settings .dark
{
	background-color: #DFDFDF;
}
.note
{
	width: 590px;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	margin: 0 auto;
	padding: 5px;
}
#remainingRushees
{
	display: none;
}
#facebook-box
{
	float: right;
	margin: 10px 40px 0 0;
}
.tooltip
{
	display:none;
	background-color:#EFEFEF;
	font-size:12px;
	height:100px;
	width:175px;
	padding:25px;
	color:#000000;	
	z-index:9999;

}
#rusheeHeader
{
	width: 940px;
	height: 24px;
	padding: 7px 10px;
	margin: 0;
	background-image: url('images/rusheeHeaderBg.png');
	background-repeat: repeat-x;
	position: relative;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
#rusheeHeader a:link, #rusheeHeader a:visited, #rusheeHeader a:active
{
	font-size: 14px;
	color: #ffc425;
	text-decoration: none;
}
#rusheeHeader a:hover
{
	font-size: 14px;
	text-decoration: underline;
}
#rusheeHeaderLeft
{
	width: 9px;
	height: 38px;
	background-image: url('images/rusheeHeaderLeft.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#rusheeHeaderRight
{
	width: 9px;
	height: 38px;
	background-image: url('images/rusheeHeaderRight.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
#rusheesTable
{
	width: 960px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-spacing: 0;
}
#rusheesTable th
{
	background-image: url('images/rusheeGreyBg.png');
	background-repeat: repeat-x;
 	cursor: pointer; 
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #51277a;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#rusheesTable .expander
{
	border-left: 0;
	width: 25px;
	text-align: center;
}

#rusheesTable .expander img:hover
{
	cursor: pointer;
}

#rusheesTable .rusheeName
{
	text-align: left;
	padding-left: 10px;
	width: 452px;
}
#rusheesTable td
{
	font-weight: bold;
	height: 26px;
	border-bottom: 1px solid #EFEFEF;
}
#rusheesTable .rusheeEventsAttended
{
	text-align: center;
}
#rusheesTable .rusheeNumberComments
{
	text-align: center;
}
#rusheesTable .rusheeLastComment
{
	text-align: center;
}
#rusheesTable th.headerSortUp, #chapters th.headerSortUp, #directorytable th.headerSortUp { 
    background-image: url('images/rusheeGreyBgUp.png');
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer; 

}
#rusheesTable th.headerSortDown, #chapters th.headerSortDown, #directorytable th.headerSortDown { 
    background-image: url('images/rusheeGreyBgDown.png');
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer; 
}
#chapters
{
	border: 1px solid #EFEFEF;
	border-spacing: 0;
	width: 960px;
} 
#chapters th
{
	background-image: url('images/rusheeGreyBg.png');
	background-repeat: repeat-x;
	height: 30px;
}
#chapters td
{
	border-bottom: 1px solid #EFEFEF;
	padding: 5px;
}
#chapters .even td
{
	background-color: #FFFFFF;
}
#chapters .odd td
{
	background-color: #CDEBD2;
}
#rusheeAttendance 
{
	width: 100%;
	overflow: scroll;
	border: 1px solid #EFEFEF;
	border-spacing: 0;
}
#rusheeAttendance th {
	background-image: url('images/rusheeGreyBg.png');
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 20px;
	padding: 5px;
}
#rusheeAttendance .rushEventCol 
{
	width: 75px;
	text-align: center;
}
#rusheeAttendance tbody tr 
{
	background-color: #FFF;
}
#rusheeAttendance tbody td
{
	border-bottom: 1px solid #EFEFEF;	
}
#rusheeAttendance tbody tr:hover
{
	background-color: #CDEBD2;
}
#rusheeAttendance .rushEventItem 
{
	text-align: center;
	border-left: 1px solid #EFEFEF;
}
#rusheeAttendance .rusheeName
{
	padding: 0 5px;
}
#brotherBalances
{
	width: 450px;
	border: 1px solid #EFEFEF;
	border-spacing: 0;
}
#brotherBalances th 
{
	background-image: url('images/rusheeGreyBg.png');
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 20px;
	padding: 5px;
}
#brotherBalances tbody td
{
	border-bottom: 1px solid #EFEFEF;
	padding: 5px;
}
#brotherBalances .notice
{
	width: 30px;
	color: green;
	font-weight: bold;
}
.officerBudgets
{
	float: left;
	width: 300px;
	border-spacing: 0;
	border: 1px solid #EFEFEF;
	margin-right: 10px;
}
.officerBudgets th, #brotherFinesTable th, #brotherMeetingAttendance th
{
	background-image: url('images/rusheeGreyBg.png');
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 20px;
	padding: 5px;
}
.officerBudgets td, #brotherFinesTable td, #brotherMeetingAttendance td
{
	border-bottom: 1px solid #EFEFEF;
	padding: 5px;
}
.finetable 
{
	border-spacing: 0;
	margin: 0 0 15px 0;
	border: 1px solid #EFEFEF;
	padding: 5px;
}
.finetable td
{
	padding: 5px;
}
#brotherFines
{
	float: left;
	width: 600px;
}
#brotherFinesTable
{
	border-spacing: 0;
	width: 100%;
	border: 1px solid #EFEFEF;
}
#brotherMeetingAttendance
{
	border-spacing: 0;
	border: 1px solid #EFEFEF;
	width: 400px;
	float: left;
}
#brotherMeetingAttendanceInfo
{
	float: left;
	border: 1px solid #EFEFEF;
	margin-left: 10px;
	padding: 5px;
	width: 125px;
}
#manageFines
{
	float: left;
	width: 300px;
	margin: 0 0 0 15px;
}
.fineitem
{
	width: 75px;
}
#listingAccounts
{
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-bottom: 1px solid #EFEFEF;
}
#listingsHeader
{
	width: 100%;
}
.listingsLeft
{
	float: left;
	margin-right: 10px;
}
.balancesListing
{
	width: 198px;
	border: 1px solid #EFEFEF;
	font-size: 11px;
	border-spacing: 0;
}
.balancesListing th
{
	height: 10px;
	padding: 10px 5px;
	color: #FFF;
	background-color: #5e3c85;
	border-bottom: 1px solid #EFEFEF;
}
.balancesListing td
{
	padding: 5px 5px;
}

.balancesListing .balance
{
	text-align: right;
	width: 35px;
}
.balancesListing .dollar
{
	width: 5px;
}
.balancesListing .positive
{
	color: green;
}
.balancesListing .negative
{
	color: red;
}
.balancesListing tr:hover
{
	cursor: pointer;
	background-color: #cee8d1;
}
#brotherBalanceView
{
	width: 700px;
	float: left;
}
.balanceViewTable
{
	width: 700px;
	border-spacing: 0;
	border: 1px solid #EFEFEF;
}

.balanceViewTable thead th
{
	background-image: url('images/balanceHeader.png');
	background-repeat: repeat-x;
	height: 16px;
	padding: 5px 10px;
}
.balanceViewTable td
{
	padding: 5px 10px;
	height: 35px;
	border-bottom: 1px solid #EFEFEF;
}

.balanceViewTable .dateEntered
{
	width: 80px;
	cursor: pointer;
	border-bottom: 1px solid #EFEFEF;
}

.balanceViewTable .dateEntered input[type="text"]
{
	width: 65px;
	margin: 0;
}

.balanceViewTable .description input[type="text"]
{
	width: 410px;
	margin: 0;
}

.balanceViewTable .amount input[type="text"]
{
	width: 65px;
	margin: 0;
}
.balanceViewTable .description
{
	width: 450px;
	cursor: pointer;
	border-bottom: 1px solid #EFEFEF;
}
.balanceViewTable .amount
{
	width: 80px;
	cursor: pointer;
	border-bottom: 1px solid #EFEFEF;
}
.itemActions
{
	width: 100%;
	height: 30px !important;
	padding: 0 !important;
	position: relative;
}
.itemActions .bar
{
	float: right;
	background-color: #2f6740;
	width: 125px;
	height: 15px;
	padding: 5px 0;
	color: #FFF;
	font-weight: bold;
	margin-right: 15px;
	vertical-align: middle;
	text-align: center;
	border-radius: 0 0 5px 5px;
	cursor: pointer;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.currentBalanceText
{
	height: 15px !important;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	background-image: url('images/currentBalanceBg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.currentBalance
{
	font-weight: bold;
	height: 15px !important;
	padding: 5px 10px;
	background-image: url('images/currentBalanceBg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.dollarSign
{
	width: 5px;
	border-bottom: 1px solid #EFEFEF;
}
.remove
{
	width: 5px;
	border-bottom: 1px solid #EFEFEF;
	cursor: pointer;
}
.balance
{
	font-weight: bold;
}
.selected .brotherListing, .selected .balance, .selected .dollar
{
	background-color: #cee8d1;
}
.barTd
{
	vertical-align: top;
}
#addMultiples, #addMultiples:hover
{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.widgetSmall
{
	float: left;
	width: 300px;
	min-height: 300px;
	margin-right: 10px;
}
.hasScroll
{
	overflow-x: hidden;
	overflow-y: scroll;
}
#multipleAccountsDialog
{
	overflow-x: hidden;
}
.accountAction, .accountAction:hover
{
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: black !important;
	text-decoration: none !important;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #EFEFEF;
	padding: 2px;
	margin: 0 10px 15px 0;
	height: 30px;
	width: 95px;
	float: left;
}
.itemsDiv
{
	height: 250px;
	width: 100%;
}
.itemsTable
{
	width: 97%;
	border-spacing: 0;
	font-size: 10px;
}
.itemsTable td
{
	border-bottom: 1px dotted #CCC;
	padding: 2px;
}
.itemsTable .dateEntered
{
	width: 50px;
}
.itemsTable .dollar
{
	width: 10px;
}
.itemsTable .amount
{
	width: 40px;
	text-align: right;
}
.itemsTable .curBalance
{
	text-align: right;
	font-weight: bold;
}
#addMultipleItems
{
	border: 1px solid #EFEFEF;
	margin: 10px 0;
	padding: 5px;
	width: 100%;
}
#quickenImport
{
	border: 1px solid #EFEFEF;
	margin: 10px 0;
	padding: 5px;
	width: 100%;
	
}
#activesBills
{
	border: 1px solid #EFEFEF;
	padding: 5px;
	width: 100%;
	margin: 10px 0;
	
}
#sendBills
{
	margin: 0 auto;
}
#sendUpdates
{
	height: 125px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#updateTable
{
	border: 1px solid #EFEFEF;
	padding: 5px;
	border-spacing: 0;
}
#updateTable th
{
	text-align: left;
	padding: 5px;
}
#updateTable td
{
	padding: 5px;
	border-bottom: 1px solid #EFEFEF;
}
#updateTable .name
{
	width: 150px;
}
.formItemError
{
	color: red;
}
#donationsTable thead th
{
	cursor: pointer;
}
#documents
{
	float: left;
	width: 500px;
	
}
#addDocument
{
	float: left;
	margin-left: 10px;
	width: 400px;
}
#addDocCategory
{
	font-weight: bold;
	color: green;
}
#addDocCategory:hover
{
	cursor: pointer;
}
