@charset "UTF-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #1a204f;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
/* GENERAL STYLES ---------------------------- */ 
p {
	color: #666;
	line-height: 16px;
	font-size: 12px;
}
a:link, a:visited {
	color: #00529c;
	text-decoration: none;
	}
h1 {
	font-size: 18px;
	color: #35429C;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	line-height: 50px;
	margin: 0px;
}
h2 {
	font-size: 15px;
	color: #505d89;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	line-height: 30px;
	font-style: italic;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	color: #505d89;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	line-height: 30px;
	padding: 0px;
}
h4 {
	font-weight: bold;
	color: #505d89;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
h5 {
	font-weight: bold;
	font-size: 10px;
	color: #666;
	display: block;
	line-height: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#container  {
	width: 940px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	height: 100%;
} 
/* HEADER ---------------------------- */ 
#header  {
	height: 160px;
	width: 940px;
	background-color: #29325F;
	margin: 0px;
	padding: 0px;
	position: static;
} 
#header h1, #header h2  , #header p{
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
}
.search {
	background-color: #FFF;
	height: 26px;
	width: 200px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.searchbox {
	height: 10px;
	vertical-align: middle;
}
.homeheadline {
	font-size: 15px;
	color: #00529c;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
/* NAVIGATION ---------------------------- */ 
#mainnavigation {
	background-color: #9fb6de;
	width: 940px;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8497b7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0d1ed;
}
ul.mainnav {
	margin: 0;
	padding: 0;
	height: 27px;
	float: left;
	background-color: #9fb6de;
}
ul.mainnav ul {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #9fb6de;
}
ul.mainnav li {
	float: left;
	width: 100px;
	text-transform: uppercase;
	text-align: center;
	list-style-type: none;
}
ul.mainnav li ul {
	position: absolute;
	width: 105px;
	left: -999em;
}
.mainnav li:hover ul {
	left: auto;
}
ul.mainnav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8497b7;
	border-left-color: #c0d1ed;
}
ul.mainnav li li {
	border: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8497b7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0d1ed;
}
ul a:hover, ul a:focus, #sidebar1 ul#nav a:hover, #sidebar1 ul#nav a:focus {
	background-color: #6b82aa;
	color: #FFF;
}
#search {
	float: right;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	color: #FFF;
}
.members {
	background-color: #6b82aa;
	padding-bottom: 0px;
}
/* Sidebar Sub Navigation ---------------------------- */ 
#sidebarwrap  {
	overflow: hidden;
	position: relative;
	float: left;
}
#sidebar1  {
	width: 210px;
	background: #EBEBEB;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 100%;
	left: 0px;
	top: 30px;
}
#sidebar1 #nav {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar1 ul li{
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d6e7;
	border-bottom-color: #9c9eb1;
	font-size: 10.5px;
	list-style-type: none;
	display: inline;
	width: 190px;
	clear: both;
	padding: 0px;
	margin: 0px;
} 
#sidebar1 li ul {
	position: absolute;
	width: 190px;
	left: -999em;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar1 li:hover ul, #sidebar1 li.sfhover ul {
	padding: 0px;
	position: absolute;
	left: auto;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#sidebar1 #nav li ul li a {
	background-color: #cad7ef;
}
#sidebar1 ul a {
	display: block;
	color: #383864;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #B0C4E3;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c9eb1;
	border-left-color: #9c9eb1;
}
.electricity   {
	display: block;
	padding-left: 10px;
	background-color: #283273;
	width: 179px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #406198;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.electricity a {
	color: #FFF;
}
.electricity:hover {
	background-color: #BED0E8;
	border: 1px solid #9c9eb1;
	color: #FFF;
}
.electricity a:hover {
	color: #FFF;
}
#membersinaction {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
}
#mainContent  {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 690px;
	float: right;
	clear: right;
	min-height: 850px;
	margin: 0px;
} 
/* HOME Page ---------------------------- */ 
#box {
	height: 324px;
	width: 268px;
	margin: 0px;
	border: 5px solid #F6F6F6;
	background-color: #ECECED;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#boxborder {
	border: 1px solid #CCC;
	height: 350px;
	width: 308px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul li  {
	list-style-type: disc;
	font-size: 11px;
	color: #6D6666 ;
	padding-bottom: 5px;
}
ol li  {
	list-style-type: none;
	font-size: 11px;
	color: #6D6666 ;
	padding-bottom: 5px;
}
.box ul {
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-indent: -13px;
	margin: 0px;
}
.boxfltrt {
	float: right;
	padding: 0px;
	display: block;
	vertical-align: text-bottom;
	clear: both;
	margin: 0px;
}
.vitalcopy {
	font-size: 10px;
	float: right;
	width: 440px;
	margin: 0px;
	font-style: italic;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#intro_box {
	height: 120px;
	width: 680px;
	margin: 0px;
	padding: 0px;
}
.logocopy {
	font-size: 9px;
	font-style: normal;
	float: left;
	padding: 0px;
	width: 230px;
	line-height: 11px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* CALENDAR TABLE -------------------------- */ 
#calendarbox {
	width: 265px;
	background-color: #D6D6D6;
	padding: 0px;
	height: 160px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#calendarbox tr td{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.date {
	background-color: #ECECED;
	width: 27px;
	height: 29px;
	padding: 2px;
	border: 3px solid #FFF;
}
.month {
	text-transform: uppercase;
	font-size: 9px;
	color: #747D9F;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	line-height: 13px;
}
.day {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #515E88;
	text-align: center;
}
.title {
	font-size: 11px;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	margin: 0px;
}
/* ClASSES -------------------------- */ 
.center {
	text-align: center;
}
.indent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.boarderonimg  {
	border: 1px solid #CCC;
	padding: 0px;
	margin: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.socialmedia {
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 9px;
}
.pdficon {
	padding-right: 21px;
	background-image: url(../images/pdf-icon.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
.linethrough {
	text-decoration: line-through;
}
.table {
	background-color: #EDEDED;
	font-size: 11px;
	color: #666;
}
.table td {
	padding: 5px;
	background-color: #FBFBFB;
}
/* Footer ---------------------------- */ 
#footer  {
	background:#5a5b5b;
	position: static;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
} 
#footer p, #footer a:link, #footer a:visited {
	margin: 0;
	padding: 10px 0;
	font-size: 11px;
	color: #d5d6d7;
	text-align: center;
}
a:hover, #footer a:hover {
	color: #9fb6de;
}
/* SLIDESHOW ---------------------------- */ 
.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 10px solid #EBEBEB;
	overflow: scroll; /*leave this value alone*/
	width: 620px; /*Width of Carousel Viewer itself*/
	height: 420px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 620px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.messagebox {
	margin: 0px;
	border: 5px solid #F6F6F6;
	background-color: #ECECED;
	overflow: hidden;
	float: right;
	padding: 15px;
}
.traininglist {
	text-indent: -17px;
	padding-left: 30px;
	}

/* SIDEBARMEMBER ONLY on Members Page to fit Directory ---------------------------- */ 

#sidebarmember  {
	background: #EBEBEB;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 100%;
	width: 170px;
	left: 0px;
	top: 30px;
}
#sidebarmember #nav {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebarmember ul li{ /* no different than #sidebar1 ul li */ 
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d6e7;
	border-bottom-color: #9c9eb1;
	font-size: 10.5px;
	list-style-type: none;
	display: inline;
	width: 150px;
	clear: both;
	padding: 0px;
	margin: 0px;
} 
#sidebarmember li ul { /* no different than #sidebar1 li ul */ 
	position: absolute;
	width: 190px;
	left: -999em;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebarmember li:hover ul, #sidebar1 li.sfhover ul { /* no different than #sidebar1 li:hover  */ 
	padding: 0px;
	position: absolute;
	left: auto;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#sidebarmember #nav li ul li a { /* no different than #sidebar1 #nav li ul li a  */ 
	background-color: #cad7ef;
}
#sidebarmember ul a { /* no different than #sidebar1 ul a  */ 
	display: block;
	color: #383864;
	text-decoration: none;
	border-right: 1px solid #9c9eb1;
	border-left: 1px solid #d4d6e5;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #B0C4E3;
	padding-left: 10px;
}
#mainContentMember  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 770px;
	float: right;
	clear: right;
	min-height: 800px;
	margin: 0px;
	display: inline;
}
/* PROGRAMS AND TRAINING PAGES ---------------------------- */ 
.courselist {
	height: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: left;
}
.courselist li{
	display: inline;
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACAFBE;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ACAFBE;
}
.calendardate {
	background-color: #ECECED;
	width: 50px;
	height: 60px;
	padding: 2px;
	border: 3px solid #FFF;
	vertical-align: middle;
}
.calendarmonth {
	text-transform: uppercase;
	font-size: 16px;
	color: #747D9F;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.calendarday {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	color: #515E88;
	text-align: center;
	line-height: 35px;
}
.calendartitle {
	font-size: 14px;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	margin: 0px;
}

