body, div {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: left;
}

body,
html {
	color: #4b4b4b;
}

html {
	background: #fff;
}

/* Main Wrapper */

#wrapper {
	text-align: left;
	min-width: 960px;
}

/* Header */

#headerWrapper {
	background: url(../images/header-bg.png) repeat-x;
}

#header {
	position: relative;
	height: 79px;
	width: 960px;
	margin: 0 auto;
  z-index: 99999; 
}

#header h1 {
	position: absolute;
	left: 35px;
	top: 7px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 178px;
	height: 178px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999em;
}

#header .topNavigation ul{
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#header .topNavigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .topNavigation li a {
	display: block;
	float: left;
	padding: 0 14px;
	height: 79px;
	line-height: 88px;
	color: #fff;
	font-size: 11pt;
}

#header .topNavigation li.active a {
	height: 90px;
	background: url(../images/navi-active.png) repeat-x;
	color: #004686;
}

/* Slider */

#sliderWrapper {
	background: url(../images/slider-bg.png) repeat; 	height: 403px;
}

#nivoslider {
	width: 1022px;
	height: 403px;
	margin: 0 auto;
  overflow: hidden; 
  z-index: 99; 
}
#nivoslider .nivo-caption {padding-left: 15px;  padding-right: 15px; right: 20px;  top: 340px; position: absolute;   }
#nivoslider .nivo-caption p { font-weight: bold; }

.nivo-controlNav {position:absolute; left: 20px; top: 360px; z-index: 99;}
.nivo-controlNav a {display:block; width:22px; height:22px; background:url(../../../scripts/nivoslider/images/bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}

/* Content */

.col { float: left; }
#col1 { width: 600px; margin-right: 30px;  }
#col2 { width: 300px; }

#contentWrapper {
	background: #fff;
}

#content {
	width: 932px;
	padding: 32px 14px;
	margin: 0 auto;
}

#subpage #content, #news #content { padding-top: 10px; }

#content .latestNews {
	float: left;
	width: 300px;
	border-right: 1px solid #f2f2f2;
	padding-right: 12px;
}

#content .latestNews .news {
	padding-bottom: 8px;
}

#content .upcomingEvents {
	float: left;
	padding: 0 14px;
	width: 292px;
}

#content .upcomingEvents li {
	padding: 14px 0; list-style: none; margin-left: -30px;
	border-bottom: 1px solid #efefef;
}

#content .upcomingEvents li.last {
	border-bottom: none;
}

#content .upcomingEvents li .day {
	float: left;
	width: 60px;
	text-align: center;
	color: #00376a;
}

#content .upcomingEvents li .day .date {
	display: block;
	font-size: 2.25em;
	font-weight: bold;
}

#content .upcomingEvents li .day .month {
	display: block;
	font-size: 0.75em;
	font-weight: bold; 
}

#content .upcomingEvents li .detail {
	margin-left: 65px;
}

#content .upcomingEvents li .detail h6 {
	margin: 0 0 5px;
}

#content .upcomingEvents li .detail p{
	color: #6b6b6b;
	margin: 0;
}

#content .upcomingEvents .readmore { text-align: right; padding-top: 3px;  }

#content .newsletter {
	float: left;
	width: 278px;
	padding-left: 16px;
	border-left: 1px solid #f2f2f2;
}

#content .newsletter .signupForm {
	padding: 14px;
	background: #fd9728 url(../images/newsletter-bg.png) repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 23px;
	width: 249px;
}

#content .newsletter .signupForm  p.caption {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}

#content .newsletter .signupForm .textbox {
	display: block;
	width: 227px;
	padding: 7px 11px;
	font-size: 0.85em;
	height: 16px;
	margin-bottom: 4px;
	border: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #a3a3a3;
}

#content .newsletter .signupForm .signupBtn {
	float: right;
	width: 109px;
	height: 30px;
	border: 0;
	cursor: pointer;
	margin-top: 7px;
	color: #fff;
	font-size: 0.87em;
	background: url(../images/blue-button.png) no-repeat;
}

#content .newsletter .signupLink {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

#content  .sponsors {
	clear: both;
	padding-top: 10px;
}

#content  .sponsors  ul.companies {
	margin: 0;
	padding: 12px 0 0 0;
	text-align: center;
}

#content  .sponsors  ul.companies li {
	margin: 0 6px;
	padding: 0;
	list-style: none;
	display: inline;
}

#content  .sponsors  ul.companies li a {
	
}


/* SUBNAV */ 
#subnav ul { list-style: none; margin-left: 0px; padding-left: 0px;  }
#subnav li a { padding: 5px; border-bottom: 1px solid #f4f4f4; display: block; width: 250px;  }
#subnav li:hover a, #subnav .active a{ background: #fd7d28; color: #fff;  }
#subnav li li a { padding-left: 20px; }
#subnav .active ul li a { background: none !important; color: #fd7d28;  } 
#subnav .active ul { padding-top: 5px; }
#subnav .active ul li:hover a,#subnav .active ul .active {  background: #fd7d28 !important; color: #fff;}

#subnav ul li ul li.active a {color: #fff !important}

/* Footer */

#footerWrapper {
	background: #004686;
}

#footer {
	width: 960px;
	height: 85px;
	margin: 0 auto;
}

#footer .copyright {
	font-size: 0.87em;
	margin: 0;
	padding: 13px 0 0 9px;
	color: #fff;
	
}

#footer .copyright a {
	color: #fff;
}

/* Miscelleneous */

p {
	margin: 0 0 14px;
	font-size: 0.87em;
	line-height: 1.3;
}

#content li {  font-size: 0.87em; padding-bottom: 5px;  }
td { font-size: 0.87em; padding: 5px; }

img {
	border: 0;
}

h4 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #9a9999;
}

h5 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #00386b;
}

h6 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 0.87em;
	font-weight: bold;
	color: #00376a;
}

a {
	text-decoration: none;
	color: #fd7d28;
}

#content a:hover  {
	color: #004686;
}



.clear {
	clear: both;
}

.left { float: left; margin-right: 15px;margin-bottom: 15px;  }
.right { float: right; margin-left: 15px; margin-bottom: 15px; }

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}


/*Calendar List Styles - Home Page*/
ul.event-list { margin:0px; padding: 0px; list-style: none; }

#calendar-ical table {
	border-collapse: separate;
	border: 1px solid #fff;
	border-width: 1px 1px 1px 1px;
	margin: 10px 30px;
	font-size: 20px;

}

#calendar-ical table tr.navigation th {
	background: #00519a;
	font-size: 14px;
        color: #fff;
}

#calendar-ical table tr.navigation th a {
	color: #fff;
	text-decoration: none;
}

#calendar-ical td.date_has_event,
#calendar-ical td.monthday,
#calendar-ical th {
	width: 60px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	color: #444;
}

#calendar-ical th {background: #f9ad29; color: #fff;}
#calendar-ical td.monthday {background: #eee;}

#calendar-ical table th {
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#calendar-ical td:hover,
#calendar-ical th:hover {
	background-position: 0px -81px;
	color: #222;
}
#calendar-ical td.date_has_event {
	background-position: 162px 0px;
	color: white;
        background: #0d6cc1;
}
#calendar-ical td.date_has_event:hover {
	background-position: 162px -81px;
}
#calendar-ical td {
	background: #fff; border: 1px solid #fff ;
}
#calendar-ical td.today {
	background-position: 81px 0px;
	color: white;
        background: #0d6cc1;
}
#calendar-ical td.today:hover {
	background-position: 81px -81px;
}
#calendar-ical .events {
	position: relative;
       
}
#calendar-ical .events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #fff;
	color: white;
	border: 2px solid #0d6cc1;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
#calendar-ical .events li {
	padding-bottom: 5px;
}
#calendar-ical .events li span {
	display: block;
	font-size: 12px;
	text-align: left;
	color: #555;
}
#calendar-ical .events li span.title {
	font-weight: bold;
	color: #222;
}

#calendar-ical .events li span.calEmail {
	font-size: 9px;
	}

#calendar-ical tfoot {display: none;}


.small {font-size: .8em; }

table { border-collapse: collapse; }
table p { margin-bottom: 0px; }
table th { background: #eee; font-weight: bold;padding: 5px;  border: 1px solid #ccc;   }
table td { border: 1px solid #ccc; padding: 5px; vertical-align: top;  }
table tr:hover { background: #ddd; }

table.noborder td { border: none; vertical-align: middle; }













