body
{
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;
	background-image: url('../images/bg.gif');
	background-position: center;
	background-repeat: repeat-y;
}
body, td, p
{
	font-family: Helvetica, Arial, serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
td
{
	padding: 5px;
}
tr.other
{
	background-color: #EEEEEE;
}
th
{
	text-align:left;
	background-image: url('../images/thbg.gif');
	background-repeat: repeat-x;
	height: 30px;
	color: white;
}
table
{
	border: 1px solid #1d287e;
	width: 100%;
}
a
{
	color: black;
}
h1
{
	font-family: Helvetica, Arial, serif;
	margin: 0;
	padding: 0;
	color: #ef4123;
	font-size: 16px;
	font-weight: bold;
}
p
{
	line-height: 18px;
}
img
{
	border: 0px;
}
.wrapper
{
	text-align: center;
	background-color: white;
	width: 750px;
	margin: 0 auto;
}
.mainHome
{
	text-align: left;
}
.main
{
	text-align: left;
	width: 100%;
}
.contentRight
{
	padding: 20px 20px 20px 0;
	text-align: left;
	float: right;
	width: 535px;
}
.mainContent p, .main p
{
	text-align: left;
}

/* HEADER */
.header
{
	height: 250px;
	background-image: url('../images/headerbg.gif');
	background-repeat: repeat-x;
}
.logo
{
	float: left;
	width: 250px;
}
.group
{
	float: right;
	width: 408px;
	height: 250px;
}

/* NAVIGATION */
.nav
{
	background-image: url('../images/navbg.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
}
.nav ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul li 
{
	background-repeat: repeat-x;
	position: relative;
	float: left;
	text-align: left;
	height: 25px;
	z-index: 2;
	border-bottom: 1px solid #b9270e;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
.nav ul li a 
{
	display: block;
	text-decoration: none;
	color: white;
	padding: 7px 8px 4px 7px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.liOn
{
	color: #ffff33;
}
.liOn:hover
{
	color: red;
}	
.nav ul li a:hover, .nav ul li:hover a, .nav ul li:hover ul li a:hover
{
	color: red;
}
.nav ul li:hover ul li a
{
	color: #333333;
}
.nav li:hover
{ 
	background-color: #dfdfdf;
	background-image: none;
	border-left: 1px solid #141e44;
	border-top: 1px solid #141e44;
	border-right: 1px solid #141e44;
	border-bottom: 1px solid #dfdfdf;
}
.navSeeLI
{ 
	background-color: #dfdfdf;
	background-image: none;
	border-left: 1px solid #141e44;
	border-top: 1px solid #141e44;
	border-right: 1px solid #141e44;
	border-bottom: 1px solid #dfdfdf;
}
.navSeeAll, .navSeeAll:hover
{ 
	color: red;
}
.nav li ul 
{
	position: absolute;
	left: -1px;
	top: 26px;
	padding: 0;
	display: none;
}
.nav li ul li
{
	width: 220px;
	background-color: #dfdfdf;
	background-image: none;
	border: 0;
}
.nav li ul li:hover
{
	border: 0;
}
.nav li ul li a
{
	font-size: 11px;
	font-weight: normal;
	border-top: 0;
	color: #333333;
}
.nav li:hover ul
{ 
	display: block;
	border-left: 1px solid #141e44;
	border-bottom: 5px solid #141e44;
	border-right: 1px solid #141e44;
	background-image: url('../images/subnavbg.gif');
	background-repeat: no-repeat;
	background-color: white;
}
.nav li:hover ul, li.over ul 
{ 
	display: block; 
}

/* SUBNAVIGATION */
.subnav
{
	background-image: url('../images/subnavbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 175px;
	float: left;
	padding-bottom: 70px;
}
.subnav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.subnav ul li
{
	padding: 15px 5px 15px 20px;
	background-image: url('../images/subnavlibg.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.subnav ul li:hover
{
	background-color: #ffffff;
}
.subnav ul li:hover a
{
	color: #ef4123;
}
.subnav ul li a
{
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.subnavOn
{
	background-color: #ffffff;
	color: #ef4123;
	font-weight: bold;
	font-size: 14px;
}


/* BODY */

.pageheader
{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.pageheader img
{
	padding: 20px 10px;
}
.boxLeft, .boxRight
{
	background-image: url('../images/boxbg.gif');
	background-repeat: no-repeat;
	background-color: white;
}
.boxLeft
{
	width: 355px;
	border-right: 1px solid #dddddd;
	float: left;
}
.boxRight
{
	width: 340px;
	float: right;
}
.boxLeft img, .boxRight img
{
	margin: 1px 10px 0 1px;
	width: 116px;
	float: left;
}
.boxContent
{
	float: right;
	width: 205px;
}
.boxContent p, .boxContent a
{
	text-transform: uppercase;
}
.boxLeft .boxContent
{
	margin-right: 15px;
}
h2
{
	font-family: Helvetica, Arial, serif;
	font-weight: normal;
	font-size: 14px;
	color: white;
	text-transform: capitalize;
	padding: 0;
	margin: 8px 0;
}
.breadcrumb, .breadcrumb a
{
	text-transform: uppercase;
	margin-bottom: 10px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
.breadcrumb a:hover
{
	text-decoration: underline;
}
.position
{
	font-family: Helvetica, Arial, serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

/* FOOTER INFORMATION */
.footer
{
	text-align: center;
	margin-bottom: 20px;
}
.footerLinks
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 5px;
}
.footerLinks a
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.footerLinks a:hover
{
	text-decoration: underline;
}
.copyright, .copyright a, .copyright a:hover
{
	color: #999999;
	font-size: 9px;
}
.copyright a, .copyright a:hover
{
	text-decoration: underline;
}

/* FORMS */
th
{
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}
.tableList td
{
	border-top: 1px solid #efefef; 
}	
div.success
{
	color: green;
	font-weight: bold;
	text-align: center;
	background-color: #ddffdd;
	border: 2px solid green;
	padding: 3px;
	margin-bottom: 5px;
}
.error
{
	color: red;
	font-weight: bold;
	background-color: #ffdddd;
	text-align: center;
	border: 2px solid red;
	padding: 3px;
	margin-bottom: 5px;
}	
.instructions
{
	padding: 5px;
	border: 2px solid #1d287e;
	background-color: #99ccff;
	margin-bottom: 10px;
	color: #333333;
	font-size: 10px;
	background-color: #eeeeee;
}
.admintd
{
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	font-size: 12px;
}
.listHeaders
{
	width: 100%;
	border-bottom: 1px solid #1d287e;
	padding: 3px;
}
.listHeader
{
	float: left;
	text-transform: capitalize;
	margin-left: 2px;
}
.listRow, .listRow2
{
	width: 100%;
	padding: 3px;
}
.listRow div, .listRow2 div
{
	margin-left: 2px;
}
.listRow2
{
	background-color: #dddddd;
}
.listItem
{
	float: left;
	overflow: hidden;
}
.listButton
{
	float: left;
	overflow: hidden;
	width: 60px;
	text-align: center;
}
.listButton a
{
	cursor: pointer;
}
.toolbar
{
	text-align: right;
}
div#messenger-wrap {
	position:fixed;
	width: 100%;
	height: 100%;
	top: 0; 
	left: 0;
	display: table;
	background-color: black;
	z-index: 5;
}                      
div#form
{
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 100%;
}
div#form2
{
	background-color: white;
	border: 2px solid navy;
	padding: 5px;
	width: 600px;
}
.pagination
{
	width: 100%;
}
.pagination div
{
	margin-top: 10px;
	width: 33%;
	float: left;
}
.toolbar a
{
	cursor: pointer;
}
div.autocomplete 
{  
	position: absolute;  
	background-color: white;  
	border: 1px solid #888;  
	margin: 0px;  
	padding: 0px;
	text-align: left;  
}  
div.autocomplete ul 
{  
	list-style-type: none;  
	margin: 0px;  
	padding: 0px;  
}  
div.autocomplete ul li.selected 
{ 
	background-color: #ddf;
}  
div.autocomplete ul li 
{  
	list-style-type: none;  
	display: block;  
	margin: 0;  
	padding: 2px 0 2px 5px;  
	cursor: pointer;  
}
#description
{
	background-color: #25408f;
	border: 1px solid #032233;
	padding: 5px;
	width: 500px;
	position: absolute;
	color: white;
}
#description a
{
	color: white;
}
.tab
{
	float: left;
	text-align: center;
	padding: 3px 20px;
	border-top: 1px solid #032233;
	border-left: 1px solid #032233;
	border-right: 1px solid #032233;
	border-bottom: 1px solid #bbbbbb;
	margin: 0 10px;
}
.tabOn
{
	float: left;
	text-align: center;
	padding: 3px 20px;
	background-color: #032233;
	color: white;
	border-top: 1px solid #032233;
	border-left: 1px solid #032233;
	border-right: 1px solid #032233;
	border-bottom: 1px solid #032233;
	margin: 0 10px;
}
.tabOn a
{
	color: white;
}
.weekday
{
	padding: 0;
	margin: 0;
	width: 14%;
	border-right: 1px solid #032233;
	border-top: 1px solid #032233;
	height: 200px;
}
.weekdayyes
{
	padding: 0;
	margin: 0;
	width: 14%;
	border-right: 1px solid #032233;
	border-top: 1px solid #032233;
	height: 200px;
	background-color: #ddddff;
}
.day
{
	padding: 0;
	margin: 0;
	width: 14%;
	border-right: 1px solid #032233;
	border-top: 1px solid #032233;
	height: 55px;
}
.dayoff
{
	padding: 0;
	margin: 0;
	width: 14%;
	border-right: 1px solid #032233;
	border-top: 1px solid #032233;
	height: 55px;
	background-color: #efefef;
}
.dayyes
{
	padding: 0;
	margin: 0;
	width: 14%;
	border-right: 1px solid #032233;
	border-top: 1px solid #032233;
	height: 55px;
	background-color: #ddddff;
}
.date
{
	float: left;
	padding: 3px;
	background-color: #dddddd;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.event
{
	border-right: 1px solid #032233;
	border-top: 1px solid #032233;
	padding: 5px;
	float: left;
}
.events
{
	text-align: center;
	margin-top: 2px;
}
.events a
{
	font-size: 10px;
}
.events a:hover
{
	text-decoration: underline;
}
.letter
{
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 10px;
	font-size: 24px;
	margin-top: 10px;
	border-bottom: 1px solid #032233;
	margin-bottom: 5px;
}
.link
{
	padding: 5px 10px;
}
label
{
	padding: 0 5px 0 0;
}
#seeall table
{
	margin: 10px 0;
}
#seeall table td
{
	text-align: left;
	vertical-align: top;
	width: 150px;
	border-left: 1px solid #ccc;
}
#seeall table td:first-child
{
	border-left: 0;
}
#seeall table td div
{
	padding: 5px;
}
#seeall table td ul
{
	padding: 5px 0 0 15px;
	margin: 0;
}
#seeall table td a
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #141e44;
}
#seeall table td li
{
	padding-bottom: 3px;
}
#seeall table td li a
{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
#seeall table td a:hover
{
	text-decoration: underline;
}

#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  width:85%;
  background-color:#fff;
  border:3px solid #ccc;
  overflow: auto;
  height: 600px;
}