/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	font: 0.8em Arial, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 100%;
}

.container
{
	width: 800px;
	margin: 0 auto;
	background: transparent url(/resources/images/container.jpg) no-repeat;
}

a img
{
	border: none;
}

h1
{
	font-size: 1.5em;
	padding: 0;
	margin: 0;
	color: #333333;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #CC0033;
}


h3
{
	font-size: 1.3em;
	font-weight: normal;
	color: #CC0033;
}

h4
{
	font-size: 1.1em;
	font-weight: normal;
	color: #CC0033;
}

p.red
{
	color: #CC0033;
}


.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}


.header
{
	width: 800px;
	height: auto;
}

.headerRight
{
	width: 610px;
	float: right;
}


.logo
{
	float: left;
	width: 150px;
	height: 95px;
	margin: 0px 0 0 0px;
	padding: 10px 0 0 25px;
}

.straplineContainer
{
	width: 350px;
	height: 50px;
	float: right;
	margin: 10px 12px 0 0px;
}

.straplineContainer .telephone
{
	font-size: 1.1em;
	color: #ffffff;
	float: right;
}

.straplineContainer .strapline
{
	font-size: 1.1em;
	color: #ffffff;
	margin: 7px 0 0 0;
	float: right;
}

.tabNavigation
{
	float: left;
	margin: 12px 0px 0 0;
	width: 610px;
}

.tabs
{
	text-align: center;
}

.tabNavigation .tabs ul
{
	padding: 0;
	margin: 0;
}

.tabNavigation .tabs li.current
{
	float: left;
	margin: 2px 2px 0 0;
}



.tabNavigation .tabs li, .tabs li:hover
{
	list-style: none;
	float: left;
	margin: 10px 2px 0 0;
}


.tabNavigation .tabs .current .tabLeft
{
	float: left;
	margin: 0 0px 0 0;
	padding: 12px 0px 4px 0px;
}

.tabNavigation .tabs .tabLeft
{
	float: left;
	margin: 0 0px 0 0;
	padding: 4px 0px 4px 0px;
}

.tabNavigation .tabs .tabRight
{
	float: left;
	padding: 0 5px 0 0;
}


.small
{
	padding-left: 5px !important;
	padding-right: 0px !important;
}
.medium
{
	padding-left: 25px !important;
	padding-right: 20px !important;
}

.large
{
	padding-left: 5px !important;
	padding-right: 0px !important;
}

.tabNavigation .tabs li a
{
	color: #000000;
	text-decoration: none;
}

.subNav
{
	width: 800px;
	padding: 2px 0 2px 0;
}


*html .subNav
{
	width: 800px;
	height: 0px;
}

.subNav ul
{
	padding: 0;
	margin: 0 0 0 20px;
}

.subNav ul li
{
	padding: 0px 5px 0px 0;
	margin: 0;
	float: left;
	line-height: 12px;
	list-style: none;
	border-right: 1px solid #ffffff;
}

.subNav ul li a
{
	color: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
}

.clear
{
	clear: both;
}

.clearLeft
{
	clear: left;
}

img
{
	float: left;
}

.contentAreaQuickLinksContainer
{
	width: 800px;
	float: left;
	padding: 0;
	margin: 0;
	background: transparent url(/resources/images/quickLinks.jpg) no-repeat;
	min-height:315px;
}
.mainbanner
{
	height: 210px;
}

.quickLinks
{
	width: 110px;
	float: right;
}

.quickLinks ul
{
	margin: 0;
	padding: 0;
}

.quickLinks ul li
{
	list-style: none;
	display: inline;
}

.quickLinks li a
{
	height: 47px;
	width: 110px;
	display: block;
	background: transparent url(/resources/images/quickLinkBack.jpg) no-repeat 0 0;
}

.quickLinks li a:hover
{
	background: transparent url(/resources/images/quickLinkBack.jpg) no-repeat 0 -47px;
}

.bannerPod
{
	float: left;
	width: 170px;
	height: 140px;
	border: 1px solid #787677;
}

.bannerPod .bottom
{
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin-top: 107px;
	padding: 0 0 0 5px;
	height: 33px;
	font-size: .9em;
	background-color: #231F20;
}

.bannerPod .bottom .image
{
	margin: 9px 0 0 5px;
	padding: 0 0 0 25px;
	float: left;
	font-weight: bold;
	height: 16px;
	background: transparent url(/resources/images/podArrow.gif) no-repeat 0 0;
}

.contentArea
{
	background-color: #ffffff;
}

.contentArea2
{
	width: 800px;
	background-color: #ffffff;
}
.contentArea2FixedHeight
{
	height: 5px;
}
.content
{
	margin: 16px 0px 0px 10px !important;
}

.referralContent
{
	margin: 0px 0px 0px 0px !important;
}

.marginLeft
{
	margin-left: 10px;
}

.width690
{
	width: 690px;
}

.width670
{
	width: 670px;
}

.width800
{
	width: 800px;
}

.width500
{
	width: 500px;
}

.width480
{
	width: 480px;
}

.width360
{
	width: 360px;
}



.width320
{
	width: 320px;
}

.width312
{
	width: 312px;
}

.width300
{
	width: 300px;
}

.width190
{
	width: 180px;
}

.width170
{
	width: 170px;
}

.footer
{
	width: 800px;
}

.footer .top
{
	height: 15px;
}

.footer .middle
{
	/*background: transparent url(/resources/images/footer.jpg) no-repeat 0 0;	*/
	background-color: #000000;
	padding: 25px 0 0 0;
}

.footer .middle .imageLinks
{
	margin: 0 0 0 5px;
	float: left;
}

.footer .middle .imageLinks ul
{
	padding: 0;
	margin: 0;
}

.footer .middle .imageLinks ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}


.footer .middle .accessibilityLinks
{
	float: right;
	margin: 11px 0 0 0;
}

.footer .middle .accessibilityLinks ul
{
	padding: 0;
	margin: 0;
}

.footer .middle .accessibilityLinks ul li
{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 5px;
	float: left;
	color: #ffffff;
	font-size: 0.8em;
	border-right: 1px solid #ffffff;
}

.footer .middle .accessibilityLinks ul li a
{
	color: #ffffff;
	text-decoration: none;
}

.footer .bottom
{
	background-color: #e7e8e9;
}


.footer .bottom ul
{
	padding: 0 0 10px 0;
	margin: 0 0px 0px 0;
}

.footer .bottom ul li
{
	list-style: none;
	margin: 0px;
	padding: 5px 15px 0px 15px;
}

.footer .bottom ul li a
{
	color: #333333;
	text-decoration: none;
}

.borderBottom
{
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
}


.noBorder
{
	border: none !important;
}

/* Page colour Overides */

.pink .straplineContainer .telephone .number, .pink h1
{
	color: #e43e7a;
}

.pink .subNav, .pink .footer .top
{
	background: transparent url(/resources/images/subNavPink.jpg) repeat-y;
}

.pink .contentArea2
{
	background: transparent url(/resources/images/subNavPink.jpg) no-repeat 0px 0px;
}

.red .straplineContainer .telephone .number, .red h1
{
	color: #CC0033;
}

.red .subNav, .red .footer .top
{
	background: transparent url(/resources/images/subNavRed.jpg) repeat-y;
}

.red .contentArea2
{
	background: transparent url(/resources/images/subNavRed.jpg) no-repeat 0px 0px;
}

.orange .straplineContainer .telephone .number, .orange h1
{
	color: #f58423;
}

.orange .subNav, .orange .footer .top
{
	background: transparent url(/resources/images/subNavOrange.jpg) repeat-y;
}

.orange .contentArea2
{
	background: transparent url(/resources/images/subNavOrange.jpg) no-repeat 0px 0px;
}


.lime .straplineContainer .telephone .number, .lime h1
{
	color: #d8d52e;
}

.lime .subNav, .lime .footer .top
{
	background: transparent url(/resources/images/subNavLime.jpg) repeat-y;
}

.lime .contentArea2
{
	background: transparent url(/resources/images/subNavLime.jpg) no-repeat 0px 0px;
}

.lightGreen .straplineContainer .telephone .number, .lightGreen h1
{
	color: #a8cf43;
}

.lightGreen .subNav, .lightGreen .footer .top
{
	background: transparent url(/resources/images/subNavLightGreen.jpg) repeat-y;
}

.lightGreen .contentArea2
{
	background: transparent url(/resources/images/subNavLightGreen.jpg) no-repeat 0px 0px;
}


.green .straplineContainer .telephone .number, .green h1
{
	color: #099748;
}

.green .subNav, .green .footer .top
{
	background: transparent url(/resources/images/subNavGreen.jpg) repeat-y;
}

.green .contentArea2
{
	background: transparent url(/resources/images/subNavGreen.jpg) no-repeat 0px 0px;
}

.blue .straplineContainer .telephone .number, .blue h1
{
	color: #008a8c;
}

.blue .subNav, .blue .footer .top
{
	background: transparent url(/resources/images/subNavBlue.jpg) repeat-y;
}

.blue .contentArea2
{
	background: transparent url(/resources/images/subNavBlue.jpg) no-repeat 0px 0px;
}

.lightBlue .straplineContainer .telephone .number, .lightBlue h1
{
	color: #7d99ad;
}

.lightBlue .subNav, .lightBlue .footer .top
{
	background: transparent url(/resources/images/subNavLightBlue.jpg) repeat-y;
}

.lightBlue .contentArea2
{
	background: transparent url(/resources/images/subNavLightBlue.jpg) no-repeat 0px 0px;
}

.purple .straplineContainer .telephone .number, .purple h1
{
	color: #a4629c;
}

.purple .subNav, .purple .footer .top
{
	background: transparent url(/resources/images/subNavPurple.jpg) repeat-y;
}

.purple .contentArea2
{
	background: transparent url(/resources/images/subNavPurple.jpg) no-repeat 0px 0px;
}

/* ----- ADDED ----- */

.applyBannerLinks tbody tr td
{
	padding: 0 10px 10px 0 !important;
}

.faqBannerSmallerWidth
{
	padding: 16px 0 16px 16px;
	width: 478px;
}

.faqBanner table tbody tr td, .faqBannerSmallerWidth table tbody tr td
{
	padding: 5px !important;
}

.bannerPod a
{
	color: #ddd;
	text-decoration: none;
}

.faqBanners
{
	padding-bottom: 10px;
	padding-right: 5px;
}

.startLeftColSmallerWidth
{
	width: 490px;
}

.whiteBg
{
	background: none;
	background: #fff url(/resources/images/quicklinks_small.jpg) repeat-y right 0;
}

.startRightTopCol .content
{
	margin-left: 0px !important;
}

.ApplyFormUpload ul
{
	margin: 0;
	padding: 0;
}
.ApplyFormUpload li
{
	list-style-type: none;
	float: left;
	width: 124px;
}

#id_matrix label
{
	width: 130px;
	float: left;
}
#id_matrix fieldset input, #id_matrix fieldset label
{
	float: none;
}

#id_matrix input
{
	float: left;
}
#id_matrix tr, td
{
	clear: both;
}

#Calculator label
{
	float: left;
	width: 200px;
	color: Black;
	margin: 10px 0;
}
#Calculator input
{
	float: left;
	margin: 10px 0;
}

#EarningsCalculator, #EarningsCalculator h3, #EarningsCalculator h4
{
	color: #36B84B;
}
#EarningsCalculator h3
{
	font-weight: bold;
}

#PTA, #PTA h3, #PTA h4
{
	color: #99AD28;
}
#PTA h3
{
	font-weight: bold;
}
.CalculatorSection
{
	background-color: #F5F2AD;
	padding: 5px;
	width: 95%;
}

#HomeMidHolder
{
	height: 202px;
	width: 682px;
	float: left;
	padding-top: 184px;
	padding-left: 61px;
}

.bannerLink 
{
	margin: 0 0 6px 0;
	color: #ddd;
	text-decoration: none;
	float:right;
}


.bannerTable td
{
padding-right:8px;
}
	


.bannerLink:hover
{
	cursor:pointer;
	cursor:hand;
}

/***** Help with referring *****/

/* CSS Document */
#pdf
{
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	width: 750px;
	margin-right: 10px;
	margin-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#pdf h3
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

#pdf img
{
	border: 1px solid #999999;
}

#pdf a
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#pdf a:hover
{
	color: #e35077;
}
#sidebar1
{
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar2
{
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding: 0px;
}
#sidebar4
{
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	padding: 0px;
}


#mainContent
{
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#ReferralMainContent ol
{
	margin-left: 19px;
	margin-top: 0;
	padding: 0;
}

#ReferralMainContent
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	padding: 5px 10px;
}

.ErrorBlock
{
	color: Red;
	font-weight: bold;
}

div#Brochures
{
	margin: 10px 0;
	border-bottom: dotted 2px #999999;
	border-top: dotted 2px #999999;
}

.startRightTopCol
{
	padding-right: 2px;
}

.startRightTopCol .content
{
	margin-top: 11px !important;
}

.quickLinks ul li a
{
	text-decoration: none;
	text-align:center;
}

.quickLinks ul li a:hover
{
	cursor:pointer;
}

.quickLinks ul li a span
{
	padding: 11px 5px 0 40px;
	display: block; 
	font-size: 0.9em; 
	color: #fff; 
	height: 38px; 
	text-decoration: none! important;
	background-repeat: no-repeat;
}

 

.NewsItems
{background-color:#FDFBFB;
margin:0px 0;	
padding:10px;
}
.NewsItems h2,.NewsItems a,#Paging a{padding:0;margin:0px;color:Black;}

 