body {
	margin:0;
	padding: 0px 0 24px 0;
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size: 13px; 
	background-color: #000; /*878787 f6f6f6 878787 e9ece1 d7dbde 2e3841*/
	text-align:center;
	}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.ylbox {
	background-color: #e5f7ff; /*cceffe fefecc */
	margin: 6px 0 0 17px;
	border:1px solid #333;
	width:550px; /*400*/
	padding:17px;
	font-size:13px;
}

#outerblue{
	width:920px;
	height:auto;
	margin:24px auto 0 auto;
	overflow:auto;
	border:3px double #ffffff;
	background-color: #ffffff;
}

#content {
	width:914px;
	height:auto;
	margin: 3px auto;
	overflow:auto;
	background-color: #ffffff;
}

#topw {
	width:914px;
	height:52px; /*54 72*/
	background-color: #ffffff; 
	overflow:hidden;
	text-align:left;
}

#topw span{
	color:#00619b;
	float:right;	
	margin:10px 17px 0 0;
	font-size:28px;
	font-weight:bold;
}

#topw img {
	float:left;
	margin:1px 0 0 1px; /*54-48 = 6/2 = 3 */
	border:0;
}

#header {
	width:914px;
	height:254px; /*288 226*/
	background-color: #137cb6; 
	overflow:hidden;
	/*background-image:url('images/Website-Design-hd3.jpg');
	background-repeat:no-repeat;*/
}

#header img {
	border:0;
}

#navbar {
	width:914px;
	height:48px;
	margin:0 0 0 0;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x;  
	text-align:left;
	overflow:hidden;
}

/*------ Navbar Links -----*/
#navbar a:link{
	color:#9bcae4;
	line-height:48px;
	font-size:13px;
	font-weight:bold;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x;
 	background-position:bottom;
	padding:16px 16px 16px 16px; /*16px 20px 16px 20px*/
	text-decoration: none;	
}

#navbar a:visited{
	color:#9bcae4;
	line-height:48px;
	font-size:13px;
	font-weight:bold;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x; 
 	background-position:bottom;
	padding:16px 16px 16px 16px;
	text-decoration: none;	
}

#navbar a:hover{
	color:#ffffff;
	line-height:48px;
	font-size:13px;
	font-weight:bold;
	background-image:url('images/Nav-Hvr.gif');
	background-repeat: repeat-x;
 	background-position:bottom;
	padding:16px 16px 16px 16px;
	text-decoration: underline;
}

#navbar a:active{
	color:#ffffff;
	line-height:48px;
	font-size:13px;
	font-weight:bold;
	background-image:url('images/nav-Rpt.gif');
	background-repeat: repeat-x; 
 	background-position:bottom;
	padding:16px 16px 16px 16px;
	text-decoration: none;	
}
/*----- End Navbar Links---*/

#rtbar 	{
	width:254px;
	height:auto;
	float:right;
	background-color:#71a8c6;
	overflow:hidden;
}

#rtbarb	{
	width:254px;
	height:auto;
	background-color:#71a8c6; /*71a8c6 0c2f43*/
	text-align:left;
	float:left;
	padding:0 0 17px 0;
}

#rtbarb	h1{
	color: #0c2f43; /*ffffff */
	margin:24px 0 0 16px;
	font-size:16px;
}

#rtbarb h1.tst{
	background-image:url('images/testimonial.gif');
	height:74px;
	background-repeat:no-repeat;
	margin:24px 0 0 16px;
	line-height:74px;
	font-size:24px;
	color:#000000;
	font-family: helvetica,arial,verdana, sans-serif; 
}
	

#rtbarb p{
	color: #000000; /*484848 fff*/
	font-size:13px;
	margin:16px 0 0 16px;
}


#rtnletter {
	width:254px;
	height:auto;
	background-color:#0d4e73; /*71a8c6 0c2f43*/
	text-align:left;
	float:left;
	padding:67px 0 17px 0;
	background-image:url('images/newsletter-ar.jpg');
	background-repeat:no-repeat;
}

#rtnletter .inputtxt {
	color:#fff;
	width: 216px;
	height:19px;
	float: left;
	margin:0 0 5px 19px;
	font-size:13px; /*11*/
	background-color:#5f9abd;
	padding:1px 0 1px 1px;
	border:0;
}


#rtnletter .button {
	color:#000;
	width:184px
	height:21px;
	font-weight:bold;
	margin:0 0 10px 18px;
	/*background-image:url('images/Newsletter-btn.jpg');
	background-repeat:no-repeat;*/
	float:left;
}


p.it	{
	color: #000000;
	font-style: italic;
	padding:0 17px 0 0;
}

p.rgt	{
	text-align:right;
	font-weight:bold;
	padding:0 17px 0 0;
}

#ltbar	{
	width:660px; /*914-254*/
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
}

#lttxt	{
	width:648px;
	height:auto;
	margin:12px 0 0 4px;
	padding:0 0 24px 0;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
}

#lttxt h1{
	color:#00619b;
	font-size:20px;/*18*/
	margin:0 16px 0 16px;
	font-weight:bold;
}

.h1lg{
	color:#00619b;
	font-size:28px;/*18*/
	margin:0 16px 0 16px;
	font-weight:bold;
}

.h1lgr{
	color:#ff0000;
	font-size:30px;/*18*/
	margin:0 16px 0 16px;
	font-weight:bold;
}	

#lttxt h2{
	color:#00619b;
	font-size:16px;
	margin:0 16px 0 16px;
}

#lttxt h3{
	color:#00619b;
	font-size:16px;
	margin:0 16px 0 16px;
}

#lttxt p{
	margin:0 16px 0 16px;
}	

div.svs	{
	width:216px;
	height:auto;
	float:left;
	display:inline;
	text-align:left;	
	font-size:13px;
	overflow:hidden;
}

div.svs ul{
	margin:0 0 0 16px;
	list-style-type:square;
	list-style-position: outside;
	list-style-image: url('images/blue-arrow.gif');
	padding: 2px 0 0 22px; /*16*/
	/*margin: 0 0 0 32px;*/
	/*line-height:18px;*/
}

div.svs li{
	padding:1px 0 1px 2px;
	margin:0px 0 0 4px;
	text-align:left;
	line-height:22px;
	/*vertical-align:middle;*/
}

div.svs img{
	border:0;
}

.svsbtn	{
	margin:0 0 0 28px;
	border:0;
}

.svspfimg{
	margin:0 0 0 14px;
	border:0;
}

div.frm	{
	width:380px; /*630*/
	height:auto;
	margin:0 0 0 17px;
	padding:0 0 0 0;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
	/*border:1px solid #333;*/
	font-size:13px;
}

div.frm b {
	font-size:13px;
}


/*
.frm .submit {
    margin-left: 67px;  
    width: 48px;
    height: 17px;
    cursor: pointer;
    margin-top: 3px;
    background: url("/images/submit-btn.gif") no-repeat left top;
}
*/


.inputl {
	display: block;
	width: 130px; /*130px*/
	float: left;
	margin-bottom: 2px;
	color:#000;
	font-size:13px; /*11*/
	font-weight:bold;
}

.inputtxt {
	color:#333;
	width: 180px;
	height:13px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0;
	font-size:13px; /*11*/
	background-color:#cfedfe;
	padding:0 0 0 1px;
}

.inputl2 {
	/*border:1px #333 solid;*/
	display: block;
	width: 130px; /*130px*/
	float: left;
	margin:0 0 2px 0;
	color:#000;
	font-size:13px;
	font-weight:bold;
}

.inputtxt2 {
	/*border:3px double #64a2cd;*/
	border:1px solid #64a2cd;
	height:12px;
	font-size:13px; /*11*/
	display: block;
	width: 150px;
	float: left;	
}	

.inputtxt3 {
	/*border:3px double #64a2cd;*/
	border:1px solid #64a2cd;
	font-size:13px; /*11*/
	display: block;
	float: left;	
}

.inputbl2 {
	display: block;
	width: 110px; /*130px*/
	float: left;
	margin:0 0 2px 0;
	font-size:13px;
	font-weight:bold;
}

#btmbar	{
	width:914px;
	height:auto;
	float:left;
	padding:12px 0 0 0;
	background-color: #0d2f44; /*2e3841 ff1200 0c2f43*/
	background-image:url('images/btm-rpt.gif');
	background-repeat: repeat-x;
	background-position:top;  
	text-align:left;
	overflow:hidden;
}

#btmbar img {
	border:0;
}

#btmnav	{
	color:#64869b;
	width: auto;/*524*/
	height:auto;
	margin:30px 0 0 60px;
	font-size:11px;
}



#btmnav a:link{
	color:#64869b;
}

#btmnav a:visited{
	color:#64869b;
}

#btmnav a:hover{
	color:#97bbd2;
}

#btmnav a:active{
	color:#64869b;
}	

#btmnav p{
	text-align:center;
}



#newsletter {
	width:360px;/*280*/
	height:auto;
	text-align:left; 
	padding:8px;
	/*border:3px double #333333;*/
}

#newsletter .inputtxt{
	color:#333;
	width: 220px; /*180*/
	height:14px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0;
	font-size:13px; /*11*/
	background-color:#cfedfe;
	padding:0 0 0 1px;
}

#newsletter h2{
	color:#2558b4;
	font-size:16px;
	font-weight:bold;
}

#newsletter .button{
	height:auto;
 	background-color: #434343; 
	background-image: url('images/ButtonBg.jpg'); 
	background-repeat: repeat-x;
	border:1px solid #434343;
	padding:6px 10px;
	text-align:center;
 	color: #fff; 
	float:left;
	font-size: 13px;
	font-weight: bold;
} 

#newsletter ul{
	margin:0 0 0 0;
	/*list-style-type:square;*/
	list-style-position: outside;
	padding-left: 16px;/*16*/
	/*background-image:url('images/List-Arrow-2.jpg');*/
	list-style-image: url('images/List-Arrow.jpg');
	vertical-align:middle;
}

#newsletter li{
	margin:0 0 0 4px;
	padding:2px 0 2px 0;
	line-height:16px;
	vertical-align:middle;
}

textarea:focus, input:focus {
	border: 2px solid #900;
}

/*
th {
	font-size:11px;
	color: #fff;
	font: bold 11px  Verdana, Arial, "Trebuchet MS", Helvetica,sans-serif;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #5486ad url(images/Sports-Training-Topimg.gif);
}

th.nbd {
	color: #fff;
	font: bold 10px  Verdana, Arial, "Trebuchet MS", Helvetica,sans-serif;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

td.twbd {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 6px 6px 6px 12px;
	color: #1c1c1c;
	width:270px;
}

td {
	background-color:#e1ecee;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 6px 6px 6px 12px;
	color: #1c1c1c;
}
*/	
