﻿html>body p {margin: 15px 0;}
body {
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	/*center for ie*/
	TEXT-ALIGN:center;
	/* center for firefox */
	margin-left:auto; margin-right:auto;
	
	COLOR:#666666;
	BACKGROUND-COLOR:#ffffff;
	margin:0px;
	margin-bottom:0px;
	background:url(/images/page-back.jpg) repeat-y;
	background-position: top center;
	
	}
td {
	VERTICAL-ALIGN:top;
	TEXT-ALIGN:left;
	}

sup {
	MARGIN-TOP:0px;
	FONT-SIZE:10px;
	}
a sup {
	TEXT-DECORATION:none;
	}
	
/* OUTLINE | DROP-SHADOW | REQUIRED */
.OUTLINE {
	BACKGROUND:#FFFFFF;
	BORDER-TOP:#9bc4d6 1px solid;
	BORDER-BOTTOM:#9bc4d6 1px solid;
	BORDER-RIGHT:#9bc4d6 1px solid;
	}	

.REQUIRED {
	COLOR:#FF0000;
	FONT-SIZE:14px;
	FONT-WEIGHT:500;
	}


/* IMAGES */
img {
	BORDER:0px;
	position:relative;
	}
.ALEFT {
	float:LEFT;
	position:relative;
	PADDING-RIGHT:10px;
	PADDING-BOTTOM:10px;
	}
.ARIGHT {
	float:RIGHT;
	position:relative;
	PADDING-LEFT:10px;
	PADDING-RIGHT:10px;
	}

/* HEADINGS */
H1, H2, H3, H4, H5, DT, H6, TFOOT, THEAD, TH {
	FONT-FAMILY: arial, Helvetica, sans-serif;
	TEXT-DECORATION:none;
	WORD-SPACING:normal;
	LETTER-SPACING:normal;
	TEXT-TRANSFORM:none;
	}
H1	{	
	FONT-SIZE:16px;
	FONT-WEIGHT:700;
	FONT-STYLE:normal;
	COLOR:#336699;
	MARGIN-BOTTOM:5px;
	margin-top:10px;
	}
H2	{	
	FONT-SIZE:14px;
	FONT-WEIGHT:700;
	FONT-STYLE:normal;
	COLOR:#336699;
	MARGIN-TOP:0px;
	MARGIN-BOTTOM:0px;
	}			
H3	{	
	FONT-SIZE:12px;
	FONT-WEIGHT:600;
	FONT-STYLE:normal;
	COLOR:#336699;
	MARGIN-BOTTOM:20px;
	margin-top:0px;
	}			
H4	{	
	FONT-SIZE:12px;
	FONT-WEIGHT:700;
	COLOR:#336699;
	MARGIN-BOTTOM:0px;
	}			
H5, DT	{	
	FONT-SIZE:11px;
	FONT-WEIGHT:700;
	COLOR:#336699;
	FONT-STYLE:normal;
	}	
	/*	Use H6 for right callout */	
H6	{
    FONT-SIZE:12px;
	FONT-WEIGHT:700;
	COLOR:#336699;
	FONT-STYLE:normal;
	margin-left: 5px;
	margin-right: 5px
	}		
TFOOT, THEAD {	
	FONT-SIZE:12px;
	}			
TH	{
	VERTICAL-ALIGN:baseline;
	FONT-SIZE:14px;
	FONT-WEIGHT:bold;
	}

/* OTHER TEXT */
SMALL	{	
	FONT-SIZE:.7em;
	}	
BIG	{	
	FONT-SIZE:1.17em;
	}	
BLOCKQUOTE, PRE	{	
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	}

/* LIST */
UL LI	{	
	LIST-STYLE-TYPE:square ;
	}	
UL LI LI	{	
	LIST-STYLE-TYPE:disc;
	}	
UL LI LI LI	{	
	LIST-STYLE-TYPE:circle;
	}		
OL LI	{	
	LIST-STYLE-TYPE:decimal;
	}	
OL OL LI	{	
	LIST-STYLE-TYPE:lower-alpha;
	}	
OL OL OL LI	{	
	LIST-STYLE-TYPE:lower-roman;
	}
OL UL LI {
	LIST-STYLE-TYPE:square ;
	}
.LEFTNAV li {list-style-type:none;}
	
/* LINKS */
A, A:hover, A:link, A:visited, a font {
	TEXT-DECORATION:underline;
	COLOR:#666666;
	}
	

/* TEMPLATED SECTIONS */
#MainTable
{
    width:800px;
    background-color:White;
  /* border:1px solid blue;*/


}	
/* TOPNAV */
#TopCol
{
    width:800px;
    PADDING:0px;
    MARGIN: 0px;
 WIDTH: 800px; 
 /*border:1px solid red;*/

	 
}


.topbar{
	background:url(/images/top-bar.gif) no-repeat;
	height:23px; 
	text-align:right;
	padding-top:5px;
	width:800px;
	PADDING-RIGHT: 0px;
	
	}

.topbar a, .topbar a:hover, .topbar a:visited, .topbar a:link{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#464646; 
	font-weight:700; 
	text-decoration:none;
	
}
.topbar a.t1
	{  
		padding-top:0px;
		padding-right:18px;
		padding-bottom:0px;
	
		}
.topbar a.t2
	{  
		padding-top:0px;
		padding-right:18px;
		padding-bottom:0px;
		
		}
.topbar a.t3
	{  
		padding-top:0px;
	
		padding-bottom:0px;
		padding-right:17px;
		}
	
.topbar a.t4	{ 
		padding-top:0px;
		
		padding-bottom:0px;
		padding-right:10px;
		}
		.ctabluebg {
		padding:5px;
		margin:0px;
		WIDTH: 158px;
		}

			
/* LEFTNAV  */
#LeftCol
{
	display:block;
    /*width:180px;*/width:150px;
	vertical-align:top;
	padding-top:10px;
	margin-right:0px;
	padding-right:0px;
	padding:0px;
	margin:0px;
	margin-left:5px;
	padding-left:0px;
	margin-right:-15px;

}
#LeftCol p { margin-left:10px; margin-right:10px;} 
#adminleftv #LeftCol
{
    display:block !important;
    width:200px;
	vertical-align:top;
	padding-top:10px;
	margin-right:0px;
	padding-right:0px;
	padding:0px;
	margin:0px;
	margin-left:5px;
	padding-left:0px;
	margin-right:-15px;

}

 #LeftCol a {FONT-FAMILY: arial, Helvetica, sans-serif; text-decoration:none;
	 }

.LEFTNAV, .LEFTNAV a, .LEFTNAV a:hover, .LEFTNAV a:visited, .LEFTNAV a:link{
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR:#69c;
	TEXT-DECORATION:none;
    line-height:16px;
	}
	.LEFTNAV a
	{
		width:100px;	
	}
.LEFTNAV a:hover{color:#bdc1dc;}
.LEFTNAV {
	BACKGROUND:#fff;
	LINE-HEIGHT:15px;
	PADDING-TOP:20px;
	PADDING-LEFT:15px;
	padding-right:0px;
	margin-right:0px;
	width:125px;
	}
ul.leftmenu_submenu li {margin-bottom:5px; line-height:5px !important}
ul.leftmenu_submenu li a {line-height:12px !important;}

#LeftCol a.bold 
{
	color:#69c;
	FONT-WEIGHT:700;
}	
.leftmenu_submenu
{
	margin-left:5px;*margin-left:20px; margin-top:0px; margin-bottom:3px;
	padding-top:8px; padding-left:0px; padding-bottom:10px;
}
.leftmenu_submenu, .leftmenu_submenu a, .leftmenu_submenu a:hover, .leftmenu_submenu a:visited, .leftmenu_submenu a:link
{
	FONT-FAMILY: arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR:#6699cc;
	TEXT-DECORATION:none;
	/**/
}
.leftmenu_submenu a:hover{color:#bdc1dc;}

/*  MAIN CONTENT TABLE */
#RightCol
{
	vertical-align:top;
	height:400px;
	width:600px;
	padding:0px; 
	margin:0px;
	/*border:1px solid #336699;*/
	

}
#RightCol td
{
		vertical-align:top;
}
/* MAIN CONTENT COLUMN */
#BodyCol
{
	padding-top:0px;
	margin-top:0px;
	margin-right:20px;
	padding-right:20px;
	width:500px;
	vertical-align:top;
	border:1px solid #blue;
	
}
#BodyTable{ 

	/*width:590px;*/width:644px;
	margin:0px; margin-right:15px;
	padding:0px;
	/*border:1px solid orange;*/
	border-collapse:collapse;
	
}
.CONTENT {
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR:#666666;
	padding-RIGHT:5px;
	margin:10px 0px 10px 10px;
	/*border:1px solid #333333;*/
	}
#SideBarCol
{
	background:url(/images/side-back.jpg) repeat-x #fff;
	background-position:center top;
	vertical-align:top;
	padding:0px;
	/*border:1px solid black;*/

	margin:0px;
	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	COLOR:#000000;
	height:400px;

	width:175px;
	
}

/* bluecta */
.ctabluetop
{
	BACKGROUND-IMAGE: url(/images/ctaBlueTop.gif);
	 WIDTH: 154px;

	 
	height:20px;
	line-height:10px;
	margin-top:5px;
	TEXT-ALIGN:center;
	/* center for firefox */
	margin-left:auto; 
	margin-right:auto;
	background-position:center bottom;
	
}
.ctabluebg
{
	margin-top:0px;
	font-family:Verdana, arial, Helvetica, sans-serif;
    font-size:11px;
	color:white;  
	BACKGROUND-IMAGE: url(/images/ctabluebg.gif); 
	WIDTH: 144px;
	BACKGROUND-REPEAT: repeat-y;
		TEXT-ALIGN:center;
	/* center for firefox */
	margin-left:auto; 
	margin-right:auto;
	background-position:center bottom;

}
.ctabluebg *
{
	width:135px;
	/*	TEXT-ALIGN:left;
	 center for firefox 
	margin-left:auto; 
	margin-right:auto;*/

}
.ctabluebg a, .ctabluebg a:hover, .ctabluebg a:visited, .ctabluebg a:link, .ctabluebg a:active, .ctabluebg a font
{
    color:White;
	font-size:11px;
	text-decoration:underline;
}
.ctabluebottom
{
	
	BACKGROUND-IMAGE:url(/images/ctabluebottom.gif); 
	WIDTH:158px; 
	
	HEIGHT:20px;
	 margin-bottom:20px;
	background-position: center bottom;
		TEXT-ALIGN:center;
	/* center for firefox */
	margin-left:auto; 
	margin-right:auto;
}
/* white cta */
.ctawhitetop
{
	WIDTH: 158px;
	HEIGHT: 16px;
}
.ctawhitebg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#6c6b9f;  
	padding-left:5px; 
	padding:5px; 
	margin-right:5px;  
	WIDTH: 158px; 
}
.ctawhitebottom
{
	WIDTH:158px;
	HEIGHT:11px; 
	margin-bottom:20px;
}
.ctawhitebg a, .ctawhitebg a:hover, .ctawhitebg a font
{
    color:#6c6b9f;
	font-size:14px;
	font-weight:700;
	text-decoration:underline;
}
.toctitle
{
	font-size:14px;
	font-weight:bold;
}
a.articleLink
{
	font-weight:bold;
}
.SIDEBAR, .SIDEBAR p
{color:#666666 !important; font-size:11px !important; padding-left:10px !important; padding-right:10px !important;}
	
/* BOTTOMNAV | DISCLAIMER */
#FooterCol
{
	height:50px;
}
.BOTTOMNAV, .BOTTOMNAV a, .BOTTOMNAV a:hover, .BOTTOMNAV a:visited, .BOTTOMNAV a:link{
	FONT-FAMILY: arial, Helvetica, sans-serif;
	FONT-SIZE:9px;
	COLOR:#6c6b9f;
	TEXT-DECORATION:none;
	}
.BOTTOMNAV {
	PADDING-LEFT:10px;
	PADDING-BOTTOM:10px;
	TEXT-ALIGN:left;
	LINE-HEIGHT:12px;
	}
.bottom {width:636px; vertical-align:top;}
.bottom p {text-align:center;}
/* NEWS & EVENTS HOME PAGE */
.CTA-NEWS-TOP{
	background:url(/images/news-events-head.gif) no-repeat;
    width:379px;
    padding-top:30px
	}
.CTA-NEWS-TOP p{
	font-family:Verdana,arial,Helvetica,sans-serif;
    font-size:11px;
    padding:5px 3px 15px 3px;
    margin-top:-2px;
    width:370px;
    word-wrap:break-word;
	}   
/*.CTA-NEWS-TOP{
	background:url(http://www2.singlethrow.com/images/new-top.gif) no-repeat;
	height:33px;
	width:379px;
	}
.CTA-NEWS-TOP h2{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#ffffff; 
	padding:10px 0px 0px 25px;
	margin-bottom:0px
	}
.NEWS{
	background:url(http://www2.singlethrow.com/images/single-back.gif) no-repeat bottom right; 
	border-left:solid 3px #9797ca; 
	border-right:solid 3px #9797ca; 
	padding:0px 10px 10px 10px; 
	margin-top:-5px;
	width:353px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666;
}
.NEWS a, .NEWS a:hover, .NEWS a:visited, .NEWS a:link { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666; 
	font-weight:700; 
	text-decoration:underline;}
.NEWS h1
{
    font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#666666;
	padding:5px 0px 5px 0px; 
	margin-top:5px;
	margin-bottom:0px;
}
.NEWS h2{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#666666;
	padding:5px 0px 5px 0px; 
	margin-top:5px;
	margin-bottom:0px;
}
.CTA-NEWS-BOTTOM{
	background:url(http://www2.singlethrow.com/images/new-bottom.gif) no-repeat; 
	height:17px;
	width:379px;
	margin-top:-2px; 
	
	}   
*/  
/* CALLOUT TEXT */
.COT {
    font-family: arial, Helvetica, sans-serif;
    font-size:14px;
    color:#6c6b9f;
}

/* WIDTH */

.w50 {width:50px;}
.w75{width:75px;}
.w100{width:100px;}
.w150{width:150px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w550{width:550px;}
.w600{width:550px;}
.h50{height:75px;}
.h75{height:75px;}
.h100{height:75px;}
.h200{height:200px;}
.h275{height:275px;}
.h600{height:600px}

/* Cms admin styles */

/* Admin sections */
.adminHeader
{
	text-align:center;
	padding-top:5px;
	margin-top:5px;
}


.admintable, .head
{
		BACKGROUND:#b2b7e5;
		WIDTH:550PX;
		font-weight:700;
		font-size:13px;
		
}
.admintable strong, #DataList1
{
	
		color:#334433;
		font-weight:700;
		font-size:13px;
		
}
.admincol, .admincol h1
{
	text-align:center;
	width:550px;
	color:White;
	font-weight:bold;
}
.smallCopy
{
	color:#334433;
}
#iscatalog{display:none;}
#pagesidebar_4_1, #Pagebody_4_1, #pageLeftnav_4_1, #pageleftnav_4_1, #CTA_4_1, #intro_4_1
{
	width:200px;
	overflow:hidden;
}	
b
#errlab
{
	font-weight:bold;
	color:Red;
}
#Leftnav1_admindiv
{
	line-height:20px;
}
.bgwhite {text-align:left;}

.Pagebody_EndTab div, .pageLeftnav_EndTab div, .pageSideBar_EndTab div, .pagesidebar_EndTab div, intro_EndTab div
{
	display:none;
}
.divPaging {margin-bottom:15px;}

/* imported from old st site 


a.black {
	color: black;
	font-family :  Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
	font-weight: bold;
}

TD.white {
	color: Black;
	font-family :  Arial, sans-serif;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
	font-weight: bold;
}

TD.news {
	color: #000000;
	font-family :  Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
}

TD.identifytargetcapture {
	background-color: White;
	border: 1px solid #F2EEFC;
	color: #808080;
	font-family :  Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
}

TD.quicklinks {
	background-color: White;
	border: 1px solid #F2EEFC;
	color: #000000;
	font-family :  Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
}

TD.quicknews {
	color: #000000;
	font-family : Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
}

TD.contact {
	background-color: White;
	border: 1px solid #F2EEFC;
	color: #808080;
	font-family :  Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
}

TD.bottom {
	background-color: White;
	border: 1px solid #F2EEFC;
	color: #808080;
	font-family :  Arial, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
}


A.redundant 
{
    color:#aad455;
	
	text-decoration : none;
	}

A.redundant:HOVER 
{
    color:Navy;
 
   text-decoration : none;
}

A.black {
	color: black;
	text-decoration : none;
}

A.black:HOVER {
   color: blue;
   text-decoration : none;
}

A.white {
   color: White;
	text-decoration : none;
}

A.white:HOVER {
   color: Blue;
   text-decoration : none;
}
*/
#socialMark {margin-left:141px; text-align:center; width:463px;}
