@charset "UTF-8";
body { line-height: 1.2; }

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #0083BB;
	background-image: url(../images/smallGroups_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a img { border: none; }
img { 
	border-style: none
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.thrColFixHdr   #sidebar_hdr {
	color: #FFFFFF;
	width: 200px;
	background-image: url(../images/smallGroups_accordion.jpg);
	background-position: top;
	height: 26px;
	background-repeat: no-repeat;
}
.thrColFixHdr #sidebar_hdr h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #sidebar_hilight {
	height: 135px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/accord_panelbg_wmgry.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar_hilight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr #sidebar_hilight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #sidebar_hilight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0b5779;
}
.thrColFixHdr #sidebar_hilight a:hover {
	text-decoration: underline;
}
.thrColFixHdr #sidebar_hilight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0b5779;
}
.thrColFixHdr #container {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #E8F1DD;
	background-image: url(../images/smallGroups_panel.png);
	background-repeat: repeat-x;
	background-position: top;
} 
.thrColFixHdr #container #clockbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #404040;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.thrColFixHdr #header {
	margin: 0px;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 130px;
} 
.thrColFixHdr   #header_print {
	margin: 0px;
	background-position: bottom;
	background-repeat: no-repeat;
	display: none;
}
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.thrColFixHdr #container #page_hdr {
	margin-bottom: 15px;
	text-align: center;
}
.thrColFixHdr #container #top_adlet-L {
	float: left;
	overflow: hidden;
}
.thrColFixHdr #container #top_adlet-R {
	float: right;
	display: block;
	overflow: hidden;
	z-index: 100;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 5px;
}
.thrColFixHdr #container #sidebar1 #adletl {
	margin-bottom: 20px;
}
.thrColFixHdr #container #sidebar1 #adletl h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container #sidebar1 #adletl h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #sidebar1 #adletl p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #mainContent_share {
	margin-left: 215px;
	padding-top: 17px;
	background-image: url(../images/sgCoachHdr.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.thrColFixHdr #mainContent_share p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #mainContent_share h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0b5779;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #mainContent_share ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}
.thrColFixHdr #mainContent_share #subcontent {
	line-height: 1.2em;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.thrColFixHdr #mainContent_share #table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #mainContent_share #table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #footer {
	padding: 0;
	margin-top: 10px;
} 
.thrColFixHdr #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.thrColFixHdr #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.thrColFixHdr #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.thrColFixHdr #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.bold {
	font-weight: bold;
}
.img_bmargin {
	margin-bottom: 20px;
}
.dropdwn {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 40px;
	padding-bottom: 5px;
}
.dropdwn p {
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.dropdwn a {
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.dropdwn a:hover{
	color: #333333;
	text-decoration: underline;
}
.dropdwn a:visited {
	font-weight: normal;
	color: #333333;
}

.fltlft_art {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}
.fltrt_schdr {
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
.fltrt_footer {
	float: right;
	padding: 0px;
	margin: 0px;
}
.hr {
	margin: 0px;
	padding: 0px;
}
.fltlft_mrg {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
br.clear {
	clear: both;
}
.style1 {
	font-size: 25%
}
