/* CSS Document */
h3
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 9pt;
    color:#525252;
    text-align: left;
    margin: 5px 0 2px 0;
}
	
h4
{
    font-size: 1.4em;
    font-weight: bold;
    color: #006A71;
    text-decoration: none;
    margin-bottom: 4px;
}
	
#bar
{
    font-size: 1px;
    background-color: #006A71;
    height: 2px;
    width: 100%;
}
	
#header
{
    /*border: solid 2px yellow;*/
    text-align:right;
    background: #FFFFFF url(/images/teal_logotophalf.jpg) no-repeat left;
    margin: 10px 0 6px 0;
}

#content
{
    /*border: solid 2px blue;*/
    position: relative;
    background: url(/images/teal_leftcol.jpg) bottom left repeat-y;
    margin-top: 7px;
    width:100%;
}


#placeholder
{
    /*border: solid 2px teal;*/
    position: relative;
    background: url(/images/teal_leftcol.jpg) bottom left repeat-y;
}


#teaser1
{
    /*border: solid 2px teal;*/
    width:180px;
    height:120px;
    color: #8E8E8E;
    text-align:left;
    margin-top:10px;
}

#teaser2
{
    /*border: solid 2px fuchsia;*/
    width:180px;
    height:120px;
    color: #8E8E8E;
    text-align:left;
    margin-top:10px;
}

#links a:link, #links a:visited
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 1.9em;
    font-weight: normal;
    color: #006A71;
    text-decoration: none;
}

#links a:hover
{
    text-decoration:underline;
}


#teasers a:link, a:visited
{
    font-size: 1em;
    font-weight: bold;
    color: #006A71;
    text-decoration: none;
    margin-top: 5px;
}

#teasers a:hover
{
    text-decoration: underline;
}	

#footerimage
{
    height: 67px;
    width: 314px;
    float: right;
    background: #FFFFFF url(/images/teal_logobottomhalf.jpg) no-repeat right;
    margin-bottom: 10px;
}

#text_area
{
    height: 100%;
    padding-right: 5px;
    border-right: solid 2px #006A71;
    margin: 10px 170px 5px 0;
}

#menu5 a:link, #menu5 a:visited
{
    background-position: 0 0;
}

hr.break
{
    width: 40%;
    border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:2px #006A71 dotted;
	font-size: 1px;
	margin: 15px auto 15px auto;
}
.small
{
	font-size: 7pt;
}
#media h2
{
	margin-top: 8px;
}

.productheader
{
	cursor: pointer;
}
#SHI300024,
#SHI300093,
#SHI300000,
#SHI300017,
#SHI300031,
#SHI300048,
#SHI300055,
#SHI300062,
#SHI300079,
#SHI300086
{
	display: none;
	border: 1px solid #6A6A6A;
	background: #C7C7C7;
	padding: 4px;
	margin-bottom: 12px;
}
#professional
{
	display: none;
}
.arrows
{
	color: #006A71;
	font-weight:bold;
	font-size: 12pt;
}
/* *********************************************************************************************************** */

