body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1D5594;
}
#container  {
	width: 784px;
	margin: 0 auto;
	text-align: left;
} 
#header  {
	background: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#mtabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 780px;
	text-align: left;
	margin: 0 auto;
	text-decoration: none;
}
#mtabs A:link {
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 2px;
	text-decoration: none;
}
#mtabs A:hover {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 2px;
	background-color: #11254B;
}
#mtabs A:visited {
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 2px;
	
}
#mtabs .selected {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 2px;
	background-color: #1D5594;
}
#sidebar1  {
	float: right;
	width: 220px;
}
#mainContent  {
	padding: 0px;
	margin-top: 15px;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
} 
#teamCard {
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/TSimages/bg-grad1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #11254B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 519px;
}
#teamCard  .img1 {
	padding: 2px;
	border: 4px solid #FFFFFF;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 165px;
}
#teamCard  .imgProfile {
	padding: 2px;
	border: 4px solid #FFFFFF;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
}
#teamCard .content {
	width: 300px;
}
#teamCard  h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#teamCard  p {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#teamCard     A:Link {
	list-style-position: inside;
	list-style-image: url(../images/TSimages/bullet1.gif);
	list-style-type: none;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
#teamCard A:Hover {
	list-style-position: inside;
	list-style-image: url(../images/TSimages/bullet1.gif);
	list-style-type: none;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 14px;
}
#teamCard A:Visited {
	list-style-position: inside;
	list-style-image: url(../images/TSimages/bullet1.gif);
	list-style-type: none;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
#qstats {
	width: 200px;
	background-color: #11254B;
	padding: 10px;
	font-size: 11px;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#qstats .numbers {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#qstats .txt {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  {
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: top;
	height: 51px;
	background-color: #11254B;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	
} 
#footer .links {
	width: 300px;
	float: left;
	margin-top: 18px;
	text-align: left;
}
#footer A:Link {
	color: #B0EFFF;
	font-size: 11px;
	font-weight: bold;
}
#footer A:Visited {
	color: #B0EFFF;
	font-size: 11px;
	font-weight: bold;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* BLOCK2 */
#blck2 .header {
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
}
#blck2 .container {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	width: 203px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#blck2 .title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 23px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#blck2 .openclose {
	padding: 0px;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	text-decoration: none;
}
#blck2 .img {
	float: left;
	margin-right: 7px;
}
#blck2 .img2 {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	margin-top: 3px;
}
/* BLOCK3 */
#blck3 .header {
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
}
#blck3 .container {
	font-size: 11px;
	float: left;
	text-decoration: none;
	color: #333333;
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	width: 535px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#blck3 .title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 23px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#blck3 .openclose {
	padding: 0px;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	text-decoration: none;
}
#blck3 .img {
	float: left;
	margin-right: 7px;
}

.item1 {
	background-color: #FFF399;
	padding: 7px;
	margin-bottom: 2px;
}
.item2 {
	background-color: #ECECEC;
	padding: 7px;
	margin-bottom: 2px;
}
.item3 {
	padding: 0px;
	margin-bottom: 2px;
	text-align: center;
}
#main {
	list-style:none;
	padding:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#main .container {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px;
	background-color: #FFFFFF;
	width: 519px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#main h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* Subsection Tabs */
#main ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
}

#main ul.subsection_tabs li {
	float:left;
	margin-right:2px;
	text-align:center;
}

#main ul.subsection_tabs li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 23px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 0px;
	background-color: #11254B;
}

#main ul.subsection_tabs li a:hover {
	color:#FFF48B;
	background-color: #0E235A;
}

#main ul.subsection_tabs li a.active {
	background-color:#FFFFFF;
	color: #333333;
}

#main ul.register_tabs {
	border-bottom:none;
}

#main ul.register_tabs li a.active {
	background-color:#FFFFFF;
	color:#333333;
}
#item1 {
	background-color: #FEFAD9;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#item1 .highlight {
	background-color: #FFF49B;
	padding: 4px;
	display: block;
	margin-bottom: 5px;
}
#item1 h1 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
#meta {
	width: 150px;
	text-align: center;
	float: right;
	margin-top: 6px;
}
#meta A:Link {
	font-size: 11px;
	color: #333333;
	padding: 4px;
	float: right;
	font-weight: normal;
	text-decoration: underline;
}
#meta A:Hover {
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	float: right;
	font-weight: normal;
	text-decoration: underline;
}
#meta A:Visited {
	font-size: 11px;
	padding: 4px;
	float: right;
	font-weight: normal;
	text-decoration: underline;
}

#content_link {
	background-color: #FFFFFF;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_link     A:Link {
	list-style-position: inside;
	list-style-image: url(../images/TSimages/bullet1.gif);
	list-style-type: none;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
#content_link A:Hover {
	list-style-position: inside;
	list-style-image: url(../images/TSimages/bullet1.gif);
	list-style-type: none;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 14px;
}
#content_link A:Visited {
	list-style-position: inside;
	list-style-image: url(../images/TSimages/bullet1.gif);
	list-style-type: none;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}

form .element{
	border:1px solid #92979e;
	background:url("/yourteam/images/m_element.gif") left top repeat-x #fff;
	font-size: 16px;
	width:150px;
}


a:link { color: #0063DC; text-decoration: none;}
a:visited { color: #0063DC; text-decoration: none;}
a:hover { color: #0063DC; text-decoration: underline;}
a:active { color: #0063DC; text-decoration: none;}