
html, body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
}
#home{
	background:url(../graphics/body_bg.gif) repeat-x #ffffff;
}
#inner{
	background:url(../graphics/inner_bg.gif) repeat-x #ffffff;
}
#pagewidth {
	width:993px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
/*#menu {
	position:relative;
	height:43px;
	width:100%;
}*/
#header1 {
	position:relative;
	height:172px;
	width:100%;
	float:left;
	padding-top:11px;
}
#inner_header{
	position:relative;
	height:105px;
	width:100%;
	float:left;
	background:url(../graphics/inner_top_banner.jpg);
}

#kb_header{
	position:relative;
	height:105px;
	width:100%;
	float:left;
	background:url(../graphics/inner_top_banner.jpg);
	font-size:13px;
	color:#333333;
	
}

#kb_header h1{
	color:#1456AC;
}
#kb_header a{
	text-decoration:none;
	color:#1456AC;
}
#kb_header a:hover{
	text-decoration:underline;
}


#inner_logo{
	float:left;
	padding:15px 10px 10px 25px;
	width:358px;
}
#search1{
	width:570px;
	float:left;
	padding-top:28px;
	text-align:right;
}
#main_content{
	float:left;
	position:relative;
	width:993px;
}
#inner_left_content{
	float:left;
	width:736px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535353;
	padding:20px 16px 17px 17px;
}
#inner_left_content .ptitle	{	
	font-family:Calibri;
	font-size:24px;
	color:#155bb0;
}
#inner_left_content .pgtitle	{	
	font-family:Calibri;
	font-size:24px;
	font-weight:normal;
	color:#787878;
}
#inner_left_content .span{	
	font-family:Calibri;
	font-size:24px;
	font-weight:normal;
	color:#fb8200;
}
#inner_left_content .yellowtitle{	
	font-family:Calibri;
	font-size:24px;
	font-weight:normal;
	color:#fb8200;
}

#inner_right_content{
	float:left;
	width:213px;
	background:url(../graphics/right_bg.gif);
	padding-left:10px;
	}
#inner_right_content span{

	font-family:Calibri;
	font-size:13px;
	line-height:24px;
	color:#155bb0;
}
#inner_right_content a {
	text-decoration:none;
	color:#155bb0;
}

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

#share{
	position:absolute;
	left:605px;
	top:28px;
}
#about_us{
	background:url(../graphics/about_us.gif) repeat-x;
	min-height:126px;
	width:717px;
	padding:10px;
}
.back_to_list{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
}
.biagraphy{
	font-weight:bold;
}
#left_links{
	float:left;
	position:relative;
	width:180px;
	padding-right:30px;
}
#left_links span{
	font-size:14px;
	font-family:Calibri;
}
#left_links a{
	float:left;
	text-decoration:none;
	color:#1557ad;
	padding-bottom:10px;
	display:block;
	clear:both;
	width:180px;
	position:relative;
}
#left_links a:hover{
	text-decoration:underline;
}

#kb_left_links{
	float:left;
	position:relative;
	width:240px;
	min-height:300px;
	padding-left:30px;
	padding-right:10px;
	padding-top:0px;
	font-size:13px;
}
#kb_left_links span{
	font-size:14px;
	font-family:Calibri;
}
#kb_left_links a{
	float:left;
	text-decoration:none;
	color:#1557ad;
	padding-bottom:10px;
	display:block;
	clear:both;
	width:180px;
	position:relative;
}
#kb_left_links a:hover{
	text-decoration:underline;
}

#inner_content{
	float:left;
	width:500px;
}

#kb_inner_content{
	float:left;
	width:600px;
	background:url(../graphics/right_bg.gif) repeat-y;
	min-height:400px;
}

#kb_inner_content a{
	text-decoration:none;
	color:#1557ad;
}


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

.back_to_list a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#155bb0;
}
#about_image{
	width:100px;
	float:left;
	border:1px solid #babdc2;
}
#about_us_content{
	width:500px;
	float:left;
	padding-left:20px;
}
#about_us_content div{
	text-transform:uppercase;
	color:#155bb0;
	font-size:16px;
	font-family:Calibri;
	margin-bottom:10px;
}

#about_us_content div a{
	text-decoration:none;
	color:#155bb0;
}
#about_us_content div a:hover{
	text-decoration:underline; 
	color:#155bb0;
}

#logo{
	float:left;
	width:282px;
	padding:12px 0px 0px 8px;
}
#athlete{
	float:left;
	width:314px;
	
}
.input{
	border:1px solid #bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9f9f9f;
	width:200px;
	height:18px;
}
#video{
	padding:10px 0px 0px 35px;
	float:left;
	width:243px;
}
#bullet_content{
	float:left;
	width:270px;
	padding:10px 0px 0px 35px;
	font-family:Calibri;
	line-height:24px;
	font-size:13px;
	color:#1557ad
}

#bullet_content a {
	color:#1557ad;
	font-size:15px;
	text-decoration:none;
}

#bullet_content a:hover {
	color:#1557ad;
	text-decoration:underline;
}

#middle_content_bg{
	background:url(../graphics/content_bg.jpg);
	width:993px;
	float:left;
	height:288px;
	position:relative;
}
#socail_network{
	padding:159px 32px 0px 0px;
	text-align:right
}
#bottom_content{
	position:relative;
	float:left;
	width:993px;
}
#left_content{
	float:left;
	width:589px;
	font-family:Calibri;
	font-size:14px;
	color:#666666;
}
#bottom_links{
	float:left;
	width:589px;
	font-family:Calibri;
	font-size:14px;
	padding:60px 0px 0px 35px;
	color:#666666;
}
#bottom_links div{
	float:left;
	text-align:center;
}
#bottom_links p{
	margin:0px;
	padding:0px;
}
#bottom_links p a{
	font-family:Calibri;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
#welcometxt{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f0f0f;
	padding:25px 30px 15px 15px;
}
#welcometxt h1{
	font-family:Calibri;
	font-size:24px;
	color:#155cb1;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-weight:normal;
}
#right_content{
	float:left;
	width:393px;
	background:url(../graphics/what_new_bg.gif) repeat-x;
	border:1px solid #e5e5e5;
	height:341px;	
}
#what_new_content{
	padding:10px 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#what_new_content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#1456ac;
}
#what_new_content h1{
	font-family:Calibri;
	font-size:22px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
#search{
	width:389px;
	float:left;
	padding-top:98px;
	text-align:right;
}

img{
	border:0px;
}
a img{
	border:0px;	
}
#maincol {
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
 	width:;
}
#footer {
	height:36px;
	background:url('/graphics/footerbk.jpg') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	clear:both;
	padding:6px 0px 0px 24px;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	clear:both;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
.footerpadding{	
	padding-left:200px;
}

#ourteam{
	position:relative;
	margin:0px;
	padding:0px;
	width:500px;
}
#catlist h3{
	color:#4079BE;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

#catlist a{
	color:#4079BE;
	text-decoration:none;
}

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

.teamlist{
	margin:0px;
	position:relative;
	width:520px;
	background:#F6FAFB;
	padding:5px;
	overflow:auto;
}

#catlist ul{
	list-style:none;
	margin:0px;
	padding:0px;	
	position:relative;
}
#catlist ul li{
	float:left;
	width:55px;
	background:#F6FAFB;
	padding:3px;
}

#catlist ul li img{
	border:1px solid #D6D8D7;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* End hide from IE-mac */
.modal-overlay
	{
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		left:0;
		height:100%;
		width:100%;
		margin:0;
		padding:0;
		background:#666666 none repeat scroll 0 0;
		opacity:.6;
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		z-index:101;
	}
	* html .modal-overlay
	{
		position: absolute;
		height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}

.modal-window	{	position:fixed;		top:50%;		left:50%;		margin:0;		padding:0;		z-index:102;}
* html .modal-window	{		position:absolute;	}
.close-window	{		position:absolute;		width:32px;		height:32px;		right:12px;		top:48px;		background:transparent url('../graphics/close.gif') no-repeat scroll right top;		text-indent:-99999px;	overflow:hidden;		cursor:pointer;}
.close-window:hover	{		opacity:.99;		filter: alpha(opacity=99);		-moz-opacity: 0.99;}
.errtext{	color:#ff0000;}
.popupBoxWrapper {left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:256;}
.popupBoxOuter {		background-position:left top;	background-repeat:no-repeat;	margin:30px auto;	padding-top:10px;	width:410px; overflow:hidden;}
.popupBoxOuterWide, .popupBoxOuterWide .popupBoxMid {		width:400px;background:#fff;}
.popupBoxMid {background-position:left bottom;background-repeat:no-repeat;padding-bottom:10px;}
.popupBoxOuterWide .popupBoxInner {	}
.popupBoxInner { height:auto; padding:10px 20px; position:relative;width:370px;}
.close-btn	{		position:absolute;		width:78px;		height:30px;		right:142px;		bottom:123px;		background:transparent url('../graphics/cancel-butt.gif') no-repeat scroll right top; z-index:343434;	overflow:hidden;cursor:pointer;}

.loginboxbg{background:#fff;}
.centredText{  color:#0673b8; margin:0px; padding:0px; font-size:18px;}

.txt_box1{border:1px solid #1660B4}

.arrowlistmenu{
	width: 231px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size:12px;
	cursor: hand;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:normal;
	/*font-weight:normal;*/
	
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	list-style-position:none;
	list-style-type:none; 
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	list-style-type: none;
	list-style-position:outside;
	list-style-type:none; 	
}

.arrowlistmenu ul li a{
	display: block;
	padding: 2px 0;
	padding-left:16px;
	text-decoration: none;
	font-size:12px;
	color:#000000;
}

.arrowlistmenu ul li a:visited{
	color: #363636;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #363636;
}

.kbcontenttable{
	background:url(../graphics/kbcontent-bg.gif) no-repeat;
}

#kbcontentright{ margin-left:20px;font-size:13px; width:670px; margin-top:-10px;}
.kbheader {font-size:20px;color:#444;}
.kblocation {height:40px;padding:10px;font-size:16px; font-weight:bold;color:#1A6AA8; margin-top:5px;}