@import url("/css/reset.css");

img, div, a { behavior: url(/css/iepngfix.htc) }
* {margin:0; padding:0}

body {
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:19px;
	background-color:#d6d7d7;
}

ul {
	margin-left:25px;
	margin-bottom:20px;
}	

li {
	/*list-style-image:url(/images/icon_check.gif);*/
	list-style:disc;
	list-style-position:inside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#848381;
	font-style:italic;
	margin-bottom:15px;
}	

p {
	margin-bottom:15px;
	color:#333333;
}

a {
	color:#3366CC;
	text-decoration:none;
}

a:hover {
	color:#999999;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#414242;
	margin-bottom:15px;
}

strong {
	font-weight:bold;
	}

.clear {
	clear:both;
}

#container {
	width:938px;
	margin-left:auto;
	margin-right:auto;
	border-left:solid 1px #b9baba;
	border-right:solid 1px #b9baba;
	padding:0px 10px 0px 10px;
	background-color:#FFF;
	padding-bottom:10px;
}

#header {
	width:938px;
	height:134px;
	position:relative;
}

.motto {
	background-image:url(/images/headerBG.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:72px;
	position:relative;
}

.logo {
	float:left;
	margin:10px 0px 0px 9px;
}

#navbar {
	width:938px;
	height:41px;
	background-image:url(/images/navBG-off.gif);
	background-repeat:repeat-x;
	position:relative;
	z-index:100;
}

#navbar ul {
	float:left;
	margin:0px;
}	

#navbar li {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:1000;
	
}

#navbar ul li a {
	padding-left:23px;
	padding-right:23px;
	padding-top:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	display:block;
	float:left;
	font-style:normal;
}	

#navbar ul li a:hover, #navbar ul li a.active {
	background-image:url(/images/navBG-on.gif);
	background-repeat:repeat-x;
}

#navbar a.login {
	padding-left:23px;
	padding-right:23px;
	padding-top:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	display:block;
	position:relative;
	float:right;
	background-image:url(/images/navBG-on.gif);
	font-weight:bold;
}

#navbar a.login:hover {
	background-color:#000;
	background-image:none;
}

#maincontainer {
	position:relative;
	width:938px;
	margin-top:2px;
}

#slider {
	position:relative;
	width:682px;
	height:288px;
	/*background-color:#C69;*/
	float:left;
}

#guardian {
	position:relative;
	width:256px;
	height:288px;
	/*background-color:#0C0;*/
	float:right;
}

a.guardian {
	display:block;
	width:256px;
	height:288px;
	background-image:url(/images/sliding-guardian.gif);
	background-repeat:no-repeat;
	background-position:top;
}

a.guardian:hover {
	background-image:url(/images/sliding-guardian.gif);
	background-position:bottom;
}

#slide1 {
	background-image:url(/images/slide2BG.jpg);
	background-repeat:no-repeat;
	width:682px;
	height:288px;
}

#slide1 .slidetext {
	margin-left:300px;
	padding-top:61px;
	width:351px;
}

#slide1 .slidetext h1 {
	font-size:24px;
	color:#000000;
	margin-bottom:15px;
	font-weight:bold;
}

#slide1 .slidetext h2 {
	font-size:16px;
	color:#5d5d5c;
	margin-bottom:15px;
	font-weight:bold;
}
	

#slide1 .slidetext p {
	font-size:16px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:26px;
}

#slide2 {
	background-image:url(/images/slide3BG.jpg);
	background-repeat:no-repeat;
	width:682px;
	height:288px;
}

#slide2 .slidetext {
	margin-left:35px;
	padding-top:160px;
	width:600px;
}

#slide2 .slidetext h1 {
	font-size:24px;
	color:#000000;
	margin-bottom:15px;
	font-weight:bold;
}

#slide2 .slidetext p {
	font-size:14px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:18px;
}

#slide3 {
	background-image:url(/images/slide4BG.jpg);
	background-repeat:no-repeat;
	width:682px;
	height:288px;
}

#slide3 .slidetext {
	margin-left:300px;
	padding-top:61px;
	width:351px;
}

#slide3 .slidetext h1 {
	font-size:24px;
	color:#000000;
	margin-bottom:15px;
	font-weight:bold;
}

#slide3 .slidetext p {
	font-size:16px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:26px;
}

#slide4 {
	background-image:url(/images/slide5BG.jpg);
	background-repeat:no-repeat;
	width:682px;
	height:288px;
}

#slide4 .slidetext {
	margin-left:35px;
	padding-top:160px;
	width:600px;
}

#slide4 .slidetext h1 {
	font-size:24px;
	color:#000000;
	margin-bottom:15px;
	font-weight:bold;
}

#slide4 .slidetext p {
	font-size:14px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:18px;
}



#homecontent {
	width:938px;
	position:relative;
	z-index:1;
}

#homeleft {
	width:630px;
	float:left;
	padding:29px 41px 25px 11px;
}

#homeright {
	width:216px;
	float:right;
	padding:29px 20px 20px 20px;
	background-image:url(/images/newsBG.gif);
	background-repeat:no-repeat;
}

#homeright p {
	line-height:15px;
	font-size:12px;
	color:#8e8e8d;
}

#homeright h1 {
	color:#000000;
}

#interiorWide{
	width: 914px;
	padding: 30px 11px;
}

#interiorWide h2{
	color:#f58026;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:15px;color:#f58026;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:15px;
}

#subleft {
	width:630px;
	float:left;
	padding:29px 0px 25px 11px;
	position:relative;
}

#subright {
	width:216px;
	float:right;
	padding:29px 20px 20px 20px;
	background-image:url(/images/newsBG.gif);
	background-repeat:no-repeat;
	position:relative;
}

#subright p {
	line-height:15px;
	font-size:12px;
	color:#8e8e8d;
}

#subright h1 {
	color:#000000;
}

#eventdate {
	width:216px;
	height::37px;
	margin-bottom:5px;
}

.date {
	float:left;
	width:23px;
	height:23px;
	background-image:url(/images/date.gif);
	background-repeat:no-repeat;
	padding:7px;
	color:#FFF;
	font-size:10px;
	line-height:13px;
	text-align:center;
	font-weight:bold;
}

.eventheader {
	float:right;
	width:171px;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#076e8c;
}

#footer {
	background-color:#4e4c4c;
	padding-top:25px;
}

#footer p {
	margin-left:30px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

.spacer {
	float:left;
}

#subnav {
	width:232px;
}

#subnav h2 {
	display:block;
	height:24px;
	width:200px;
	background-image:url(/images/navBG.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	padding:4px 16px 0px 16px;
}

#subnav ul {
	margin:0px 0px 25px 0px;
	padding:0px;
}

#subright #subnav ul li {
	list-style-image:none;
	margin-bottom:0px;
	padding:0px;
	list-style:none;
}
	

#subnav ul li a {
	display:block;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#727571;
	font-weight:normal;
	padding:4px 16px 4px 3px;
	text-decoration:none;
	border-bottom:solid 1px #eeeded;
}

#subnav ul li a:hover {
	background-color:#6c6a66;
	color:#FFFFFF;
	background-image:url(/images/navBG-on.gif);
	background-repeat:repeat-x;
}


.tableWithSpacing5 tr td,.tdWithPadding5 {
	padding:5px;
}

.adminTable tr td, .adminTable tr th {
	border-right:1px solid #CCCCCC;
	padding:5px;
}	

.adminTable {
border:1px solid #CCCCCC;
color:#666666;
}
.adminTable tr td,.adminTable tr th {
padding:5px;
border-right:1px solid #CCCCCC;
}

.adminTable tr td:last-child {
border-right:none;
}

.legendBoxLive {
display:inline-block;
background:#ffffe5;
margin-right:10px;
width:20px;
height:20px;
border:1px solid #CCCCCC;
}
.adminTable .normalRow.activeRow td {
background:#ffffe5;
}


.adminTable tr.oddRow.activeRow td {
background:#f4f4cf;
}


.adminTable tr.oddRow td {
background:#EEEEEE;
}

.adminTable .header td,.adminTable .header th {
background:url(/images/table-main-bg.gif) repeat-x;
color:#333333;
font-weight:bold;

line-height:20px;
text-align:center;

}

.btnSave {
	background-image:url(/images/navBG-on.gif);
	background-repeat:repeat-x;
	border:1px solid #111111;
	color:#FFFFFF;
	display:block;
	height:22px;
	margin-top:10px;
	padding:0;
	width:105px;
	cursor: pointer;
}

.btnSave1 {
	background-image:url(/images/navBG-on.gif);
	background-repeat:repeat-x;
	border:1px solid #111111;
	color:#FFFFFF;
	display:block;
	height:22px;
	margin-top:10px;
	padding:0;
	width:105px;
	float:left;
	cursor:pointer;
	margin-right:10px;
}

.formButton {
	background-image:url(/images/navBG-on.gif);
	background-repeat:repeat-x;
	border:1px solid #111111;
	color:#FFFFFF;
	display:block;
	height:22px;
	margin-top:10px;
	padding:0;
	width:105px;
}

#subleft h2 {
	color:#f58026;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:15px;
}

.FormField {
	border:solid 1px #c9c7c7;
	background-color:#FFF;
	padding:3px 5px;
}

.tableWithSpacing5,.tbltableWithSpacing5 {
	background-color:#f8f8f8;
	border:solid 1px #c9c7c7;
}

.tableWithSpacing5 label {
	
	
}

#testimonialWrapper{
	margin-bottom: 30px;
}

#testimonial{
	background: url(/images/openQuote.jpg) no-repeat top left;
	padding: 0px 0px 0px 30px;
	margin: 10px 0px;
}

#testimonialWrapper h3{
	font-weight: bold;
	/*border-bottom: 1px solid #eeeded;*/
	padding: 5px 10px;
	color: #333333;
	background: #eeeded;
}

.testimonialAuthor{
	font-weight: bold;
	float: right;
}

#subleft #webinars h3{
	font-weight: bold;
	/*border-bottom: 1px solid #eeeded;*/
	padding: 5px 10px;
	color: #333333;
	margin-bottom: 15px;
	font-size: 14px;
	background: #eeeded;
}

#webinarContent{
	padding: 0px 10px;
}

.webinarInfo{
	background: #fff url(/images/webinarInfoBG.jpg) repeat-x top center; 
	float: right; 
	padding: 10px; 
	margin: 0px 10px;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	width: 200px;
	border: 1px solid #eeeded;
}
	
	
#homeRssNews {
}

.borderedWrapper {
	position:relative;
	padding:10px;
	padding-top:20px;
	border:1px solid #EEEEEE;
	margin-top:30px;
}

.borderedWrapper h2 {
	background:#FFFFFF;
	position:absolute;
	left:10px;
	top:-10px;
	font-size:18px;
	line-height:20px;
	color:#414242;
	padding:0px 10px;
}

.rssItem {
	margin-bottom:20px;
}

.rssItem .dateHeader strong {
	font-size:14px;
	display:block;
}

.rssItem .dateHeader {
	display:block;
	margin-bottom:5px;
	font-size:11px;
	color:#999999;
	padding-left:10px;
}
	

#subleft h2.newsHeadline {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	display:block;
}

#subleft .newsDate {
	text-align:right;
	display:block;
	margin-bottom:10px;
}

#pdfDownload {
	padding-left:40px;
	margin-bottom:20px;
	background:url(/images/icon-pdf.gif) left center no-repeat;
}

.sidebarDate {
	font-size:10px;
	line-height:10px;
}

.twoEqualCol {
	display:block;
	margin-bottom:20px;
	height:auto;
}

.twoEqualCol .leftCol {
	float:left;
	width:305px;
}

.twoEqualCol .rightCol {
	float:right;
	width:305px;
}

#btnEventRegistration {
	display:block;
	width:267px;
	height:69px;
	text-indent:-9999px;
	background:url(/images/btn-event-register.gif) top no-repeat;
}

#btnEventRegistration:hover {
	background:url(/images/btn-event-register.gif) bottom no-repeat;
}

#btnEventArchive {
display:block;
	width:267px;
	height:66px;
	text-indent:-9999px;
	background:url(/images/btn-event-archive.gif) top no-repeat;
}

#btnEventArchive:hover {
	background:url(/images/btn-event-archive.gif) bottom no-repeat;
}
.BodyTextErr{color:#FF0000;}
.FriendlyMsg{color:#0000FF;}
.grvRowPager table tr td{Padding:2px 15px 6px 2px;border:none;}
.grvRowPager {border-top:1px Solid #cccccc;}

.bulletList li {
	list-style-image:url(/images/icon_bullet.gif);
}

.imgRight {
	float:right;
	padding:0px 0px 20px 20px;
}

#navbar ul li ul {
border-bottom:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
display:block;
left:0px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
opacity:0;
padding:0;
position:absolute;
top:41px;
visibility:hidden;
width:200px;
z-index:100;
}


#navbar ul li ul li {
float:none;
}

#navbar ul li ul li a {

background:#666666 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
margin:0;
padding:5px 25px;
width:150px;
height:auto;
font-size:12px;
line-height:14px;
}

#navbar ul li ul li a:hover {
background:#999999;
}

#footerNav {
	display:block;
	width:530px;
	float:left;
}


#footerNav li {
	display:block;
	width:175px;
	float:left;
}

#footerNav li a {
	color:#FF9933;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #666666;
	display:block;
}

#footerNav li ul {
	display:block;
	margin-left:0px;
}

#footerNav li ul li {
	margin-bottom:0px;
}

#footerNav li ul li a {
	display:block;
	font-size:11px;
	color:#FFFFFF;
	border-bottom:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	cursor:pointer;
}

#footerNav li ul li a:hover {
	color:#FF9933;
	
}

#footerText {
	float:right;
	width:350px;
	color:#FFFFFF;
	font-size:12px;
	padding-right:20px;
}

#footerText p {
	margin-left:0px;
	margin-bottom:10px;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

ul.testimonial {
	background: url('/images/blockLeft.jpg') no-repeat top left;
	padding-bottom: 20px;
	margin: 15px 0 0 0;
} 

ul.testimonial li {
	background: url('/images/blockRight.jpg') no-repeat bottom right;
	list-style: none;
	margin: 0;
	padding: 28px 9px 15px 18px;
	text-align: justify;
}

ul.testimonial p {
	font-size: 12px;
}

p.author {
	font-weight: bold;
}

.duoCol {
float:left;
overflow:hidden;
padding:0 30px;
width:254px;
}

ul.testMain {
	width: 80%;
	margin-left: 50px;
}

p.last {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}