﻿
body
{
	font-family:Verdana;
	font-size: 10pt;
	color: #015353;	
	line-height: 14pt;
}

h1
{
	margin-top: 40px;
	font-size: 24px;
	color: #047391;	
	/*padding: 0 0 0 30px;
	min-height: 40px !important;	
	background: #ffffff url(../../img/bg/arrow_headers.gif) top left no-repeat;	
	height: 40px;	
	*/
	width: auto;
	line-height: 120%;

}

h2
{
      font-size: 13px;
      font-weight: bold;
      color: #416853;
      line-height: 15px;	
      padding-top: 5px;
      padding-bottom: 5px;
}

h2 a
{
      color: #416853;
}

h2 a:hover
{
      color: #416853;
}

h2 a:visited
{
      color: #416853;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: red;
	line-height: 21px;
}

h5
{
	font-size: 10px;
	font-weight: bold;
	color: green;
}

h6
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.go_p
{
	font-family: Verdana;
	font-size: 10pt;
	color: #015353;
	line-height: 14pt;
}

.go_caption
{
	font-size: 8px;
}

a
{
	color: #ff7f00;	
}

a:hover
{
	color: #047391;
}

/*
a:visited
{
	color: #ff7f00;
}*/

.imageholder
{
	margin-top:40px;
}

.topbanner_01
{
	background-image: url("../../img/bg/topBanner01.jpg");
	background-repeat:no-repeat;
	background-position: left top;
	width:770px;
	height:170px;
}

.topbanner_02
{
	background-image: url("../../img/bg/topBanner02.jpg");
	background-repeat:no-repeat;
	background-position: left top;
	width:770px;
	height:170px;
}

.topbanner_03
{
	background-image: url("../../img/bg/topBanner03.jpg");
	background-repeat:no-repeat;
	background-position: left top;
	width:770px;
	height:170px;
}

.topbanner_04
{
	background-image: url("../../img/bg/topBanner04.jpg");
	background-repeat:no-repeat;
	background-position: left top;
	width:770px;
	height:170px;
}

.topbanner_05
{
	background-image: url("../../img/bg/topBanner05.jpg");
	background-repeat:no-repeat;
	background-position: left top;
	width:770px;
	height:170px;
}

.topbanner_06
{
	background-image: url("../../img/bg/topBanner06.jpg");
	background-repeat:no-repeat;
	background-position: left top;
	width:770px;
	height:170px;
}

/*******************************
/**		FIXTURES			  */
/******************************/
.fixture_date
{
	float:left;
	width:110px;
	font-weight:bold;
}

.fixture_name
{
	float:left;
	width:230px;
}

.fixture_result
{
	padding:6px 0px 0px 0px;
}

.fixture_link
{
	padding:4px 0px 0px 0px;
}

.fixture_seperator
{
	padding:12px 0px 12px 0px;
}

div.hr
{
	border-top:1px solid #047391;
	width:90%;
	height:1px;
}

div.hr hr
{
	visibility:hidden;
}

.general_title
{
	font-weight:bold;
	padding-bottom:4px;
}

.resource_title
{
	padding:8px 0px 0px 0px;
}

.go_block_NewsArticleMain .go_downloadlink,
.go_block_MembershipDetail .go_downloadlink,
.go_block_EventMain .go_downloadlink,
.go_block_FixturesArticleMain .go_downloadlink
{
	padding:6px 0px 6px 0px;
}

.go_block_EventMain .go_p
{
	padding:6px 0px 6px 0px;
}

