﻿body {
}/*Hides from IE-Mac\*/
* html .container{
   height: 1%
   }
 /* end hid from IE-Mac*/

Body {
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
}

.gridview
{
	line-height:16px;
	width: 575px;
}

.watermark
{
	color: #aaaaaa;
}

.BoldText 
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
}

.NormalText 
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
  
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	cursor:pointer;
    list-style-type:none;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : white;
	color : windowtext;
	cursor:pointer;
	padding : 1px;
    list-style-type:none;
}


/* ===== Menu styles ======= */
.leftmenu
{
   font-family: Tahoma, Arial;
   font-size: 11px;
   color: #00315f;
   width: 173px;
   background-color: #dae7f2;
   position:relative;

}

.leftsubItem
{
	font-family:Tahoma, Arial;
	font-size:11px;
	height:25px;
	width:173px;
	background-color:#dae7f2;
	padding-left:3px;
	color:#00315f;
}

.leftsubItem a:active, .leftsubItem a:hover, .leftsubItem a:visited, .leftsubItem a:link
{
	text-decoration:none;
	color:#00315f;
}

.leftmnuItem
{
	height:25px;
	width:173px;
	color:#00315f;
	padding-left:3px;
	text-align: left;
	position: relative;
}

.leftmnuItem a:link, .leftmnuItem a:active
{
	text-decoration:none;
	color:#00315f;
}

.leftmnuItem a:visited, .leftmnuItem a:hover
{
	text-decoration:none;
	color:#00315f;
}

.leftmnuHover
{
	background-color:#dae7f2;
}

.leftsubHover
{
	background-color:#bdd4e7;
}



/* ===== New menu styles ===== */
.menu
{
	font-family:Tahoma, Arial;
	font-size:11px;
	/*background-color:#aeb9c2;*/
}
#radMenu
{
	background-color:#aeb9c2;
}
.subItem
{
   font-family: Tahoma, Arial;
   font-size: 11px;
   height: 22px;
   background-color: #00707c;
   padding-left: 3px;
   padding-right: 3px;
   color: #FFFFFF;
   border-bottom: 1px solid #004485;
   border-right: 1px solid #004485;
   border-left: 1px solid #004485;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
}

.subItem a:active, .subItem a:visited, .subItem a:link
{
	text-decoration:none;
	color:#FFFFFF;
}

.subItem a:hover
{
   text-decoration: none;
   color: #000000;
}

.mnuItem a:link, .mnuItem a:active
{
	text-decoration:none;
	color:#FFFFFF;
}

.mnuItem a:visited, .mnuItem a:hover
{
	text-decoration:none;
	color: #00315f;
}

.mnuHover
{
   background-color: #97ca4d;
   color: #000000;
}

.subHover
{
   background-color: #97ca4d;
   color: #000000;
}


.highlightbox
    {
	    background: url(Images/highlightbox.gif) no-repeat top left;
	    margin: 0; 
	    padding:0;
	    width:400px;
	    height:100px;
    }

.hlBoxBody
    {
	    margin: 0;
	    padding: 20px 0px 0px 5px;
    }

.leftPic
{
	 border-style:double;
	 border-color:#CCCCCC;
	 width:8.5em;
	 margin:0;
	 padding:0;
}

.articleBody
{
         padding-left:5px;
}

/*JJ Added ares*/

.TableBackgroundHeader
{
   background-image: url(Images/Background_Header.gif);
   background-repeat: no-repeat;
}

.TDBackgroundSpacer
{
	background-image: url(Images/Spacer.gif);
}

.schedule
{
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6f6f6f;
}

/*****************/

/* START General Page Areas */	
#Header {
	background-color: #3179B4;
	/*background-image: url(Images/Background_Header.gif);*/
	background-repeat: no-repeat;
}
#Content {
	/*border: solid 5px #FFFFFF;*/
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
}
/*NEW*/
#ContentHome {
	/*border: solid 5px #FFFFFF;*/
	padding: 0px 0px 5px 5px;
	background-color: #FFFFFF;
}
#HeaderImage {
	border-bottom: solid 5px #FFFFFF;
}
#Search {
	background-color: #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
}
#HowDoI {
	background-color: #7BA9CF;
	border-bottom: solid 5px #FFFFFF;
}
#BodyContent {
	padding: 10px 11px 20px 11px;
}
/*NEW*/
#HomeNews {
	padding: 0;
	background-color: #F5F3F2;
}
/*NEW*/
.homeNewsItem {
	padding: 10px 12px 4px 12px;
	background-color: #F5F3F2;
	border-bottom: solid 1px #FFFFFF;
}
/*NEW*/
.homeNewsItem p {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	}
/*NEW*/
.homeNewsItem h2 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004485;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	}
.homeNewsItem h2 a, .homeNewsItem h2 a:link, .homeNewsItem h2 a:active  {
	text-decoration: none;
	color: #004485;
	}
.homeNewsItem h2 a:visited {
	color: #3179B4;
	text-decoration: none;
	}
.homeNewsItem h2 a:hover {
	color : #5A94C3;
	text-decoration :underline;
	}
	
/*NEW*/
#Login {
	padding: 8px 8px 5px 8px;
	background-color: #7BA9CF;
}

/* NEW */
#QuickLinks
{
    font-family: tahoma, arial, verdana, helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin: 0;
    padding: 0px 10px 0px 13px;
}
#QuickLinks a, #QuickLinks a:link, #QuickLinks a:active  {
	text-decoration: none;
	color: #FFFFFF;
	}
#QuickLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#QuickLinks a:hover {
	color : #FFD338;
	text-decoration : underline;
	}
/* END General Pages Areas */


/* START Interior Right Column Styles */
/*NEW*/
.BannerAd {
	border-left: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
	
}
.RightColumnHeader {
	border-left: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
}

.RightColumnHeader2 
{
    border-left: solid 5px #FFFFFF;
    border-bottom: solid 5px #FFFFFF;
    background-color: Navy;
    height: 28px;
    font-weight: normal;
    font-size: 16pt;
    font-family: 'Arial Narrow' , Arial, Verdana, 'Microsoft Sans Serif';
    padding-left: 8px;
}

.RightColumnHeader2 p
{
    font-weight: normal;
    font-size: 16pt;
    font-family: 'Arial Narrow' , Arial, Verdana, 'Microsoft Sans Serif';
    padding-left: 8px;
    padding-top: 5px;
}

.RightColumnBox {
	background-color: #DAE7F2;
	padding: 6px 12px 6px 12px;
	border-left: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;	
}
/*NEW*/
.InteriorAdBanner {
	/*padding-left: 5px;*/
	/*padding-bottom: 5px;*/
	border-left: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
}

.RightColumnBox h2 {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	padding: 0;
	padding: 0px 0px 6px 0px;
	}
	
.RightColumnBox p {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	margin: 0;
	padding: 0px 0px 8px 0px;
	}

.RightColumnBox ul {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding: 0;
	padding-top: 6px;
	margin: 0px 0px 0px 15px;
	}

.RightColumnBox ul li { 
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin: 0px 0px 7px 0px;
	padding: 0;
	list-style-type: square;
	list-style-image: url(images/ListBulletArrow.gif);
	}

* html .RightColumnBox ul li 
{
	list-style-image: url(images/ListBulletArrow_IE.gif);
}
	
.RightColumnBox a, .RightColumnBox a:link, .RightColumnBox a:visited {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	text-decoration: underline;
	color: #00315F;
	}
.RightColumnBox a:hover {
	color: #00315F;
	text-decoration: underline;
	}
/* END Interior Right Column Styles */

/* Utility Menu */
.UtilityMenu
{
   font-family: tahoma, arial, verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #00713d;
   margin: 0;
   padding: 14px 4px 34px 0px;
   background-image: url(Images/Spacer.gif);
   font-weight: bold;
}
.UtilityMenu a, .UtilityMenu a:link, .UtilityMenu a:visited  {
	text-decoration: none;
   color: #00713d;
	background-image: url(Images/Spacer.gif);
	 font-weight: bold;
	}
.UtilityMenu a:hover, .UtilityMenu a:active {
	text-decoration: underline;
	  color: #00713d;
	   font-weight: bold;
	background-image: url(Images/Spacer.gif);
	}
/* END Utility Menu */




/* Global typography styles */	
strong, b {
	font-weight: bold;
	}
	
p {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin: 0;
	padding: 0px 0px 14px 0px;
	}

p.caption {
	font-size: 9px;
	line-height: 12px;
}

p.nopad {
	padding: 0px 0px 3px 0px;
}

p.quote
{
	padding: 5px 10px 5px 10px;
	background-color:#c0c0c0;
}

h1 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00713d;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 11px 0px;
	border-bottom: dotted 1px #959595;
	}
/* NEW */
h2 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00713d;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	}
	
h2 a, h2 a:active, h2 a:link, h2 a:hover, h2 a:visited
{
	text-decoration: none;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00713d;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}


h3 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00713d;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	}

	h3 a, h3 a:active, h3 a:link, h3 a:hover, h3 a:visited
{
	text-decoration: none;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00713d;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

h4
{
   font-family:  Helvetica Narrow, helvetica, tahoma, arial, verdana, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #666666;
   padding: 0px 0px 2px 0px;
   margin: 0px;
}

	h4 a, h4 a:active, h4 a:link, h4 a:hover, h4 a:visited
{
	text-decoration: none;
	font-family: Helvetica Narrow, helvetica,tahoma, arial, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

/*NEW*/
.DottedUnderline {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 11px 0px;
	border-bottom: dotted 1px #959595;
	}
	
/*NEW*/
.MediumText {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin: 0;
	}
	
.BlueMediumText
{
 	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #004485;
	margin: 0;   
}
	
.SmallText {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin: 0;
	}
	
.WhiteText {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	margin: 0;
	}
	.BlackText {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: Black;
	margin: 0;
	}
.FormLabel {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 2px;
	color: #444444;
	margin: 0px;
	padding: 15px 2px 10px 0px;
	}
/* END Global typography styles */


/* global link styles */
/* CHANGED */
a, a:link  {
	text-decoration: underline;
	color: #004485;
	}
a:visited {
	color: #3179B4;
	text-decoration: underline;
	}
a:hover {
	color : #5A94C3;
	text-decoration : underline;
	}
a:active {
	color: #004485;
	}

a.seminar, a.seminar:link
{
	text-decoration: underline;
	color: #004485;
	font-family:Tahoma, Arial;
	font-size:11px;
}
a.seminar:visited {
	color: #3179B4;
	text-decoration: underline;
	}
a.seminar:hover {
	color : #5A94C3;
	text-decoration : underline;
	}
a.seminar:active {
	color: #004485;
}

p.seminar
{
	padding: 0px 0px 3px 10px;
}
/* END global link styles */

/* image styles */
img {
	border: 0;
	}

img.left {  
 margin: 0px 8px 5px 0px;
 float: left;
 }
 
img.right {  
 margin: 0px 0px 5px 8px;
 float: right;
 }
 
.clear {
   clear: both;
}
/* END image styles */

	
/* lists */
ul {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4C4B45;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0;
	}

ul.nopad
{
	padding:0;
}


ul li { 
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4C4B45;
	margin: 0px 0px 5px 0px;
	list-style-type: square;
	}
	
ul li.nopad
{
	margin:0px 0px 3px 0px;
}

ul a, ul a:active, ul a:link, ul a:hover, ul a:visited
{
	color:#4C4B45;
	text-decoration: underline;
}

p a, p a:active, p a:link, p a:hover
{
	color:#004485;
	text-decoration: underline;
}

p a:visited
{
	color:#3179B4;
	text-decoration: underline;
}

ol {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4C4B45;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0;
	}
ol li 
{font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4C4B45;
	margin: 0px 0px 5px 0px;

	}
/* END lists */

/* Error text */
.ErrorText
{
	color: Red;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}
/* End Error*/

.LargeErrorText
{
	color: Red;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
}
	
/* form tags */
.GrayBackgroundInput  {
	font-family: tahoma, Arial, Verdana, Helvetica, san-serif;
	font-size:11px;
	background-color: #EFEFEF;
	/*border-top: solid 1px #9C9A9C;
	border-right: solid 1px #E7E7E7;
	border-bottom: solid 1px #E7E7E7;
	border-left: solid 1px #9C9A9C;*/
	vertical-align:bottom;
}

/*NEW*/
.WhiteBackgroundInput  {
	font-family: tahoma, Arial, Verdana, Helvetica, san-serif;
	font-size:11px;
	background-color: #FFFFFF;
	border-top: solid 1px #9C9A9C;
	border-right: solid 1px #E7E7E7;
	border-bottom: solid 1px #E7E7E7;
	border-left: solid 1px #9C9A9C;
}

input  {
	font-family: tahoma, Arial, Verdana, Helvetica, san-serif;
	font-size:11px;
}

select	{
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size:11px;
}

textarea	{
	font-family: tahoma, Arial, Helvetica, Verdana, san-serif;
	font-size:11px;
}

form  {
	margin: 0;
	padding: 0;
}

.LeftNavMenu
{
    font-size: 11pt;
    color: #00315f;
    font-family: Tahoma, Arial, Verdana, 'Microsoft Sans Serif';
    text-decoration: none;
}

/*.Button	{
	font-family: tahoma, Arial, Verdana, Helvetica, san-serif;
	font-size :11px;
	font-weight: bold;
	background: #F4E621;
	color: #000000;
	border: solid 1px #436FB1;
}*/
/* END form tags */

.WhiteHeader
{
    font-family: 'Microsoft Sans Serif' , Arial, Tahoma, Verdana, 'Times New Roman';
    color: White;
    font-size: 14pt;
}
	




.cdSearchCaption
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	vertical-align: bottom;
}

.cdSearchTextBox
{
	width: 190px;
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
}

.cdSearchDropDown
{
	width: 190px;
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
}

.cdSearchButton
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
}

.cdNoResults
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;
}

.cdFieldCaption
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	width: 25%;
}

.cdFieldCaptionRegion
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
}

.cdFieldText
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
}

.cdChapterName
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;	
}

.cdChapterNumber
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;
}

.cdChapterURL
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;
}

.cdChapterType
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.cdContactEmail
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
}


/******************************************
****  Begin style for Member Directory ****
******************************************/

.mdSearchCaption
{
    font-family: Tahoma, Arial, Verdana, Times New Roman;
    font-size: 10px;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    background-color: white;
}

.mdSearchTextBox
{
	width: 190px;
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
}

.mdSearchDropDown
{

    font-family: Tahoma, Arial, Verdana, Times New Roman;
    font-size: 10px;
    text-align: left;
}

.mdSearchButton
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
}

.mdErrorHeader
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

.mdErrorText
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	list-style-type: disc;
}

.mdFieldCaption
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	vertical-align: bottom;
	width: 10%;
}

.mdFieldText
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	width: 40%;
}

.mdMemberName
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.mdCompanyName
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.mdMemberEmail
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: bold;
}

.mdTotalsLine
{
      font-family: Arial;
      font-size: 12px;
      font-weight: bold;
      color: Navy;
}
/*********************************************************



/*********************************************************************************************
**  New Home page design **
***********************************************************************************************/

#shsbody{
   margin: 0; 
   background-color: #00713d; 
   
   }

/***MASTER PAGE*****************************/
#wrapper
{
   width: 868px;
   margin: 0 auto;
   padding: 0 0px 0px 0px;
   z-index: 2;
   background-color: #FFFFFF;
}


#ad_top
{
   width: 868px;
   height: 112px;
   background-color: #0A3D21;
   text-align: center;
   vertical-align: middle;
   clear: both;
       font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
   
   
}

#ad_top .ad
{
   width: 728px;
   text-align: left;
  
}


#header1layout
{

   padding: 0px;
   margin: 0px;
   width: 868px;
  
}

#top
{
   /*background-image: url(Images/Background_Header.gif);*/
   padding: 0px;
   margin: 0px;
   width: 868px;
   height: 200px;
   text-align: left;
   background-color: #FFFFFF;
   z-index: 1;
}



#utilitymenulayout
{
   position: absolute;
   padding: 0px;
   margin: 122px 0px 0px 10px;
   text-align: left;
   height: 20px;
   width: 350px;
   top: 0px;
   display: inline;
}

#searchtop
{
   position: absolute;
   padding: 0px;
   width: 268px;
   height: 24px;
   top: 0px;
   margin: 118px 0px 0px 595px;
   vertical-align: top;
   text-align: right;
   display: inline;
}

#loginlayout
{
   position: absolute;
   padding: 0px;
   width: 268px;
   top: 0px;
   margin: 158px 0px 0px 595px;
   vertical-align: top;
   text-align: right;
   background-color: #FFFFFF;
   display: inline;
}


#loginlayout2 .loginbox
{
   background-color: #FFFFFF;
   margin-right: 0px;
   line-height: 25px;
}

#loginlayout2 .loginbox2
{
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   line-height: 25px;
   margin-right: 0px;
   text-align: right;
}


.welcometext2
{
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   font-family: Tahoma, Arial, Verdana;
   text-align: left;
}


#loginmessage
{
   color: #000000;
   text-align: left;
   font-family: Tahoma, Arial, Verdana;
   font-size: 11px;
}

#loginmessage .highlite 
{
   font-weight: bold;
   color: #00713d;
}

#loginlayout .loginborder
{
   border-top-style: dotted;
   border-top-width: 3px;
   border-top-color: #FFD338;
}


#welcometext
{   
   width: 268px;
   height: 20px;
   clear: both;
   border-bottom-width: 3px;
   border-bottom-color: #00713d;
   border-style: none none dotted none;
}

#welcometextleft
{
   font-size: 12px;
   font-weight: bold;
   color: #00713d;
   width:200px;
   font-family: Tahoma, Arial, Verdana;
   text-align: left;
   float:left;
   clear:right
}

#welcometextright
{
   text-align:right;
   float: right;
   width:68px
   
}


.shslogo
{
   padding: 5px;
   position: absolute;
   top: 157px;
   background-color: #FFFFFF;
   float: left;
}

.iietagline
{
   position: absolute;
   top: 203px;
   float: left;
   margin-left: 208px;
   display: inline;
}
.menulayout
{
   border-width: 0px 0px 0px 0px;
   margin: 0px;
   padding: 0px;
   background-color: #FFFFFF;
   height: 32px;
   width: 868px;
   position: absolute;
   border-bottom-style: solid;
   border-bottom-color: #FFF;
   text-align: left;
   top: 277px;
   z-index: 99999999;
   border-top-style: solid;
   border-top-color: #FFFFFF;
   display: inline;
}

.socialnetwork
{
   position: absolute;
   top: 242px;
   margin-left: 700px;
   float: left;

}




a.loginlink, a.loginlink:link
{
	text-decoration: underline;
	color: #00713d;
	font-family:Tahoma, Arial;
	font-size:11px;
}
a.loginlink:visited {
	color: #00713d;
	text-decoration: underline;
	}
a.loginlink:hover {
	color : #00713d;
	text-decoration : underline;
	}
a.loginlink:active {
	color: #00713d;
}


.logintextleft
{
   text-align: left;
}




#main
{
   padding: 0px;
   margin: 0px;
   width: 868px;
   clear: both;
   z-index: 1;

}

#leftnav
{
   margin: 0px;
   padding: 0px;
   background-color: #3179b4;
   width: 180px;
   float: left;
   border-right-style: solid;
   border-right-width: 3px;
   border-right-color: #FFFFFF;
   text-align: left;
}



#leftnav2
{
   margin: 0px;
   padding: 0px;
   background-color: #3179b4;
   width: 180px;
   float: left;
   border-right-style: solid;
   border-right-width: 3px;
   border-right-color: #FFFFFF;
   text-align: left;
}

#maincontent
{
   margin: 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   width: 685px;
   float: left;
   text-align: left;
}

#defaultcontent
{
   width: 868px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   text-align: left;
   clear: both;
}  

#landingcontent
{
   width: 868px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
   clear: both;
}  


#defualtleft
{
   margin: 0px;
   padding: 0px;
   width: 633px;
   float: left;
   background-color: #FFFFFF;
   position: absolute;
}



#defaultleft .flashimage
{
   width: 613px;
   margin: 0px;
   padding: 10px;
   text-align: left;
   float: left;

}
		#defaultcontent img.myiconsNormal {
			display: none;
			border: 2px solid white;
			margin: 0 0 0px 0px;
			cursor: pointer;
			visibility: hidden
		}
		#defaultcontent img.myiconsSelected {
			display: none;
			border: 2px solid red;
			margin: 0 0 0px 0px;
			cursor: pointer;
			visibility: hidden
		}
		#defaultcontent div.myCaption {
			font-family: tahoma,verdana,arial;
			font-size: 14px;
			height: 0px;
			background-color: silver;
			padding: 15px;
	      visibility: hidden;
	      display:none;
		}
		#defaultcontent img.mystory
{
  
   cursor: pointer;
   
}

#defaultleft .navbuttons
{
   width: 613px;
   float: left;
   margin-top: 10px;
   padding-left: 0px;
   display: inline;
}

#defaultleft .FeatureEvent
{
   margin-top: 10px;
   width: 603px;
   margin-left: 10px;
   border-top-style: solid;
   border-bottom-style: solid;
   border-top-color: #d6e5bc;
   border-bottom-color: #d6e5bc;
   padding-top: 10px;
   padding-bottom: 10px;
   float: left;
   display: inline;

}

#defaultleft .upcomingevents
{
   margin-top: 10px;
   width: 603px;
   margin-left: 10px;
   border-bottom-style: solid;
   border-bottom-color: #d6e5bc;
   padding-top: 10px;
   padding-bottom: 10px;
   float: left;
   display: inline;

}

#defaultleft .morecontent
{
   margin-top: 10px;
   width: 603px;
   margin-left: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   float: left;
   display: inline;

}


/* player container */
div.player {
	height:254px;
	width:300px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	text-align:center;

}

div.player2 {
	height:480px;
	width:640px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	text-align:center;

}

/* play button */
div.player img {
	margin-top:84px;
}

#defaultleft .ad_bottom
{
   margin-top: 10px;
   width: 603px;
   margin-left: 10px;
   border-bottom-style: solid;
   border-bottom-color: #d6e5bc;
   padding-top: 10px;
   padding-bottom: 10px;
   float: left;
   text-align: center;
   display: inline;
   clear:both;
}

 

#leftcolumnlanding
{
   margin: 0px;
   padding: 0px;
   width: 179px;
   float: left;
   border-right-style: solid;
   border-right-width: 6px;
   border-right-color: #FFFFFF;
}

.leftcolumnlandingclass
{
   background-color: #00713d; 

}

.leftcolumnblanklanding
{
   margin: 0px;
   padding: 0px;
   width: 185px;
   height: 141px;
   float: left;
   background-color: #00713d;


} 

#leftcolumnlanding .landingyellowbox
{
   background-color: #FFFFFF;
   margin: 0px;
   padding: 0px 0px 10px 0px;
   width: 173px;
   float: left;
   border-right-style: solid;
   border-left-style: solid;
   border-right-width: 6px;
   border-left-width: 6px;
   border-right-color: #FFFFFF;
   border-left-color: #FFFFFF;
}

/* Left Column Styles */
.LeftColumnBox
{
   background-color: #ffd338;
   border: 5px solid #ffa400;
   width: 165px;
   margin-top: 10px;
}

.LeftColumnBox p {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin: 0;
	padding: 2px 0px 6px 0px;
	}
	
.LeftColumnBoxTitle
 {
    font-family: Arial, Tahoma,'Arial Narrow', Arial, Tahoma;
    font-size: 9pt;
    font-weight: bold
 }

.LeftColumnBox a, .LeftColumnBox a:link, .LeftColumnBox a:visited {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	text-decoration: underline;
	color: #00315F;
	}
.LeftColumnBox a:hover {
	color: #00315F;
	text-decoration: underline;
	}

#middlecolumnlanding
{
   padding: 5px;
   float: left;
   margin-top: 3px;
   width: 488px;
   background-color: #FFFFFF;
   display: inline;
}

 .cmscontentlanding
{
   border-bottom-style: solid;
   border-bottom-color: #CDEBF5;
   text-align: left;
   clear: both;
}

#middlecolumnlanding .landingtopimg
{
   margin-bottom: 10px;
   text-align: center;
   position: relative;
   float: left;
   padding-top: 10px;
   margin-left: 10px;
   background-color: #FFFFFF;
   display: inline;
}

#middlecolumnlanding .breadcrumb
{
   float: left;
   clear: both;
   width: 350px;
   height: auto;
   position: relative;
   margin-top: 0px;

}



#middlecolumnlanding .ad_bottom
{
   width: 498px;
   border-bottom-style: solid;
   border-bottom-color: #CDEBF5;
   text-align: center;
   background-color: #FFFFFF;
   clear:both;
}


.rightcolumnlandingclass
{
   background-color: #E4E4E6;
   border-right-style: solid;
   border-left-style: solid;
   border-right-width: 6px;
   border-left-width: 6px;
   border-right-color: #FFFFFF;
   border-left-color: #FFFFFF;
   width: 173px;
   border-top-style: solid;
   border-top-width: 10px;
   border-top-color: #FFFFFF;

}

#rightcolumnlanding
{


   float:left;


}
 

#rightcolumnlanding .ad_right
{
   text-align: center;
   margin-top: 8px;
   position: relative;
   margin-left: 25px;
}




.leftcolumnclass
{
   background-color: #E4E4E6;
   border-right-style: solid;
   border-left-style: solid;
   border-right-width: 6px;
   border-left-width: 6px;
   border-right-color: #FFFFFF;
   border-left-color: #FFFFFF;

}

#leftcolumn
{
   margin: 0px;
   padding: 0px;
   width: 173px;
   float: left; 

}
 
.leftcolumnblankdetails
{
   margin: 0px;
   padding: 0px;
   width: 178px;
   height: 141px;
   float: left;
   background-color: #E4E4E6;
   border-right-style: solid;
   border-left-style: solid;
   border-right-width: 6px;
   border-left-width: 6px;
   border-right-color: #FFFFFF;
   border-left-color: #FFFFFF;
} 



#leftcolumn .ad_left
{
   text-align: center;
   margin-top: 8px;
   position: relative;

}



#defaultright 
{
   width: 225px;
   padding-right: 0px;
   background-color: #e4e4e6;
   margin-top: 10px;
   margin-right: 0px;
   text-align: center;
   float: left

}

#defaultright .community
{
   width: 210px;
   text-align: center;
   position: relative;
   margin-top: 8px;
}



#defaultright .ad_right
{
   text-align: center;
   margin-top: 8px;
   width: 160px;
   position: relative;

   
}


.hometext
{
   margin-left: 8px;
}

.hometext a:link  {
	text-decoration: underline;
	color: #004485;
	}
.hometext a:visited {
	color: #3179B4;
	text-decoration: underline;
	}
.hometext a:hover {
	color : #5A94C3;
	text-decoration : underline;
	}
.hometext a:active {
	color: #004485;
	}



/* player container */

#detailsright
{
   float: left;
   padding-top: 5px;
   margin-top: 8px;
   width: 673px;
   float: left;
   background-color: #FFFFFF;
   display: inline;
}

.cmscontentdetails
{

   text-align: left;
   clear: both;
}


#detailsright .breadcrumb
{
   float: left;
   clear: both;
   width: 550px;
   height: 30px;
   position: relative;
   margin-top: 8px;
}



 .printerfriendly
   {
     
      float: right;
      height: 30px;
        position: relative;
   }






#detailsright .ad_bottom
{
   width: 673px;
   border-bottom-style: solid;
   border-bottom-color: #CDEBF5;
   text-align: center;
   border-top-style: solid;
   border-top-color: #CDEBF5;
   clear:both;
}



 .ad_bottom2
{
   text-align: center;
   position: relative;
   top: 10px;
   margin-bottom: 10px;
   padding-bottom: 10px;
}



#bottom
{
   padding: 10px;
   width: 658px;
   left: 0px;
   height: 121px;
   bottom: 0px;
   position: relative;
   background-color: #FFFFFF;
}

#bottom .copyright
{
   width: 658px;
   background-color: #76777b;
   margin: 15px 0 10px 0;
   padding: 0px;
   height: 35px;
   text-align: left;
   vertical-align: middle;
   font-weight: bold;
   font-family: tahoma, arial, verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   position: relative;
}

#bottomdefault
{
   padding: 0px;
   background-color: #FFFFFF;
   clear: both;
   width: 868px;

   
}

#bottomdefault .copyright
{
   width: 808px;
   background-color: #76777b;
   margin: 15px 0 10px 0;
   padding: 0px;
   height: 35px;
   text-align: left;
   vertical-align: middle;
   font-weight: bold;
   font-family: tahoma, arial, verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   position: relative;
   display: inline;
}

#bottomdefault .CopyrightLink
{
   margin: 0;
   padding: 0px;
   font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}


#bottom .CopyrightLink
{
   margin: 0;
   padding: 0px;
   font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}


/* START Footer Styles */	
#Copyrightold {
	background-color: #464646;
	margin: 0;
	padding: 12px;
	border-left: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
	}
.CopyrightText {	
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
.CopyrightLink a, #Copyright a:link, #Copyright a:active  {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	color: #FFFFFF;
	}
.CopyrightLink a:visited {
	color: #999999;
	text-decoration: underline;
	}
.CopyrightLink a:hover {
	color : #FFD338;
	text-decoration : underline;
	}
	
	
#FooterLinks
{
   font-family: tahoma, arial, verdana, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   padding: 0px;
   margin-top: 5px;
   width: 647px;
   text-align: center;
   margin-left: 0px;
   clear: both;
}
#FooterLinks a, #FooterLinks a:link, #FooterLinks a:active  {
	text-decoration: underline;
	color: #004485;
	}
#FooterLinks a:visited {
	color: #3179B4;
	text-decoration: underline;
	}
#FooterLinks a:hover {
	color : #5A94C3;
	text-decoration : underline;
	}
	
	
.FooterLinksDefault
{
   font-family: tahoma, arial, verdana, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   padding: 0px;
   margin-top: 5px;
   width: 647px;
   text-align: center;
   margin-left: 0px;
   clear: both;

}

.FooterLinksDefault a, .FooterLinksDefault a:link  {
	text-decoration: underline;
	color: #00707c
	}
.FooterLinksDefault a:visited {
	color: #97ca4d;
	text-decoration: underline;
	}
.FooterLinksDefault a:hover {
	color : #00707c;
	text-decoration : underline;
	}
.FooterLinksDefault a:active {
	color: #00707c
	}
	

.ExamBackground
{
   background-position: center;
   background-image: url(Images/Logo-Tag-Water800.jpg);
   background-repeat: no-repeat;
}
/* END Footer Styles */

/*SHS Conference styles*/
#shsconfbody{
   margin: 0; 
   background-color: #90b83e; 
   
   }
.leftcolumnlandingclass2
{
   /*background-color: #E4E4E6;*/
   background-color: #FFFFFF;
}
#topconf
{
   /*background-image: url(Images/Background_Header.gif);*/
   padding: 0px;
   margin: 0px;
   width: 868px;
   height: 186px;
   text-align: left;
   z-index: 1;
      background-color: #90b83e; 
}

.Submenu2
{
    background-color: #e4e4e6;
   /*background-color: #BDD4E7;*/ 
   /*padding-left: 3px;*/ 
   /*padding-bottom: 3px;*/ 
   padding-top: 3px;
}

.UtilityMenu2
{
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 14px 4px 34px 0px;
	background-image: url(Images/Spacer.gif);
}
.UtilityMenu2 a, .UtilityMenu2 a:link, .UtilityMenu2 a:visited  {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(Images/Spacer.gif);
	}
.UtilityMenu2 a:hover, .UtilityMenu2 a:active {
	text-decoration: underline;
	color: #FFFFFF;	
	background-image: url(Images/Spacer.gif);
	}


.conferencelogo
{
   padding: 6px;
   position: absolute;
   top: 152px;
   background-color: #FFFFFF;
   float: left;
   width: 173px;

}

.conferencetopimage
{
   padding: 6px;
   position: absolute;
   top: 152px;
   width: 671px;
   float: left;
   margin-left: 185px;
   background-color: #FFFFFF;
}

#conferenceutilitymenulayout
{
   position: absolute;
   padding: 0px;
   margin: 122px 0px 0px 185px;
   text-align: left;
     float: left;
   height: 20px;
   width: 684px;
   top: 0px;
   display: inline;
}


/* Lean Conference styles */
.menuLean
{
   font-family: Tahoma, Arial;
   font-size: 11px;
   color: #006666;
   background-color: #ffd338;
   padding-top: 3px;
      border-bottom-style: solid;
   border-bottom-width: thin;
   border-bottom-color: #FFFFFF;
}


.subLeanItem
{
   font-family: Tahoma, Arial;
   font-size: 11px;
   height: 27px;
   width: 179px;
   background-color: #e1e1e1;
   padding-left: 5px;
   color: #006666;
   border-bottom-style: solid;
   border-bottom-width: thin;
   border-bottom-color: #FFFFFF;
}

.subLeanItem a:active, .subLeanItem a:hover, .subLeanItem a:visited, .subLeanItem a:link
{
	text-decoration:none;
	color:#006666;
	      border-bottom-style: solid;
   border-bottom-width: thin;
   border-bottom-color: #FFFFFF;
}

.mnuLeanItem
{
	height:25px;
	width:179px;
	color:#006666;
	      border-bottom-style: solid;
   border-bottom-width: thin;
   border-bottom-color: #FFFFFF;
}

.mnuLeanItem a:link, .mnuLeanItem a:active, .mnuLeanItem a:visited, .mnuLeanItem a:hover
{
	text-decoration:none;
	color:#006666;
}

.mnuLeanHover
{
	background-color:#e1e1e1;
}

.subLeanHover
{
	background-color:#d2d2d2;
}


/*New Membership section*/
.MainMemberBlock
{
   width: 230px;
   height: 200px;
   border-top-width: thick;
   border-top-color: #00703E;
   border-top-style: solid;
   border-bottom-style: solid;
   border-bottom-width: medium;
   border-bottom-color: #00703E;
   padding:10px;
   background-color: #E1F0E1;
}



.MemberTextBlock
{
	font-size: 11px;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	width:200px;
	height:70px;
}

.SmallMemberBlock
{

   height:65px;
   border-top-width: thick;
   border-top-color: #00703E;
   border-top-style: solid;
   border-bottom-style: solid;
   border-bottom-width: medium;
   border-bottom-color: #00703E;
   padding:10px;
   background-color: #E1F0E1;
}

h5 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00703E;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	}

