
/* Scrollbar*/	
html {

}

body
{	
	background-color : #EFEFEF;
	font-family : Arial, sans-serif;	
}

/* Navigation */
a
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : Black;
	text-decoration: underline;   
}

a:hover
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : Black;
	text-decoration: none;   
}

.subNav
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : #EA002F;
	text-decoration: none;   
}

a.subNav
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : #EA002F;
	text-decoration: none;   
}

a.subNav:hover
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : #BD0026;
	text-decoration: none;   
}

.subNavCourse
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : White;
	text-decoration: none;   
}

a.subNavCourse
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : White;
	text-decoration: none;   
}

a.subNavCourse:hover
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : White;
	text-decoration: none;   
}

a.Desc
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : #EA002F;
	text-decoration: none;   
}

a.Desc:hover
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : #BD0026;
	text-decoration: none;   
}

.DescCourse
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : White;
	text-decoration: none;   
}

a.DescCourse
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : White;
	text-decoration: none;   
}

a.DescCourse:hover
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color : White;
	text-decoration: none;   
}

/* Content*/

ul
{
	margin-top:1px;
}

ol
{
	margin-top:1px;
}
.bgContent
{
	background-image : url(../../images/background/bg_content.gif);
	background-repeat : no-repeat;
	background-color : White;
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : Black;
}

.bgContentPadded
{
	background-image : url(../../images/background/bg_content.gif);
	background-repeat : no-repeat;
	background-color : White;
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : Black;
	padding-left:5px;
	padding-right:5px;
}

.mainText
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : Black;
}

.fullCourseText
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : #666666;
}
.nextCourseText
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : #999999;
}
.smallNextCourseText
{
	font-size: 10px;
	font-family :  Arial, sans-serif;
	color : #999999;
	vertical-align : middle;
}
.smallText
{
	font-size: 10px;
	font-family : Arial, sans-serif;
	color : Black;
	vertical-align : middle;
}

a.mainText
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : Black;
	text-decoration: underline;   
}

a.mainText:hover
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	color : Black;
	text-decoration: none;   
}

a.newsText
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color:#5D8BA2;
	text-decoration: underline;
	padding:0px 10px;
}

a.newsText:hover
{
	font-size: 11px;
	font-family : Arial, sans-serif;
	color:#416070;
	text-decoration: none;
}

.contactText
{
	font-size: 12px;
	font-family : Arial, sans-serif;
	color : #08649D;
}

/* Footer*/

.footerText
{
	font-size: 10px;
	font-family : Arial, sans-serif;
	color : Black;
	vertical-align : middle;
}

a.footerText
{
	font-size: 10px;
	font-family : Arial, sans-serif;
	color : Black;
	vertical-align : middle;
	text-decoration: underline;   
}

a.footerText:hover
{
	font-size: 10px;
	font-family : Arial, sans-serif;
	color : Black;
	vertical-align : middle;
	text-decoration: none;   
}

.topText
{
	font-size: 10px;
	font-family : Arial, sans-serif;
	color : White;
	padding-right : 10px;
	vertical-align : middle;
}

a.topText
{
	font-size: 10px;
	font-family : Arial, sans-serif;
	color : White;
	padding-right : 10px;
	vertical-align : middle;
}

a.topText:hover
{
	font-size: 10px;
	font-family : Arial, sans-serif;
	color : White;
	padding-right : 10px;
	vertical-align : middle;
}

/* Forms*/
input
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	background : #E8E8E8;
	border : none;	
}

.SENDBUTTON
{
	font-size: 14px;
	color: #ffffff;
	background : #0000E8;
	border : thin;	
}

.searchBox
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	width : 240px;
	height : 15px;
	background : #E8E8E8;
	padding-left : 5px;	
}
.searchContainer
{
	background-image:url(../../image/wea_hunter/WEA-home_08.gif);
	padding-top:3px;
}
.membBox
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	width : 170px;
	height : 15px;
	background : #E8E8E8;
	padding-left : 5px;
	margin-left : 60px;
	margin-top : 5px;
}


.alternateStandardInput
{
	background-color : #F9D5DB;
}

.textfield
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	background : #E8E8E8;
	width : 100px;
	border : thin;
}

.textfieldLarge
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	background : #E8E8E8;
	width : 150px;
	height : 100px;
	border : thin;
}

.button
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	/*background : #E8E8E8;*/
	width : 73px;
	border : thin;
}

select
{
	font-size: 11px;
	font-family :  Arial, sans-serif;
	width : 225px;
	background : #E8E8E8;
}

/* Main Headings */
.orange_heading
{
	color : #1B5199;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingStandard
{
	color : #1B5199;
/*	color : #DF0024; */ original
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}
.subHeading
{
	color : Black;
	font-size: 11px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
}
.emphasisedSubHeading
{
	color : Black;
	font-size: 11px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	font-style:italic;
}
.subHeadingContrast
{
	color : Red;
	font-size: 11px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
}

.headingInfoTech
{
	color : #926A9E;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingPersonalDev
{
	color : #98B946;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingCreative
{
	color : #005081;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingDoItYourself
{
	color : #C65800;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingHouseGarden
{
	color : #65ABB7;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingKitchen
{
	color : #113370;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingLanguages
{
	color : #496CA6;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingStudentSupport
{
	color : #A3AB00;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingTours
{
	color : #EC8A1D;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingBusiness
{
	color : #5F5F93;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}

.headingGenInfo
{
	color : #EE9900;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font-variant : normal;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:10px;
}
.headingWriting
{
	color : #7B3772;
	font-size: 18px;
	font-family :  Arial, sans-serif;
	font : bold;
	font-variant : normal;
	padding-top:8px;
	padding-bottom:10px;
}


