/*font styles*/
/* USER SELECTABLE STYLES */
.Normal
{
	font-size: small !important;
	color: #000000;
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}

.Heading1, h1
{
	padding: 0px;
	font-size: x-large !important;
	margin: 0px 0px 5px 0px;
	color: #989898;
	text-align: left;
	font-weight: normal;
}

.Heading2, h2
{
	padding: 0px;
	font-size: large !important;
	color: #989898;
	font-weight: normal;
	margin: 0px;
}

.SubHeading
{
	padding: 0px;
	font-size: medium !important;
	margin: 0px;
	color: #989898;
	text-align: left;
	font-weight: bold;
}
.title
{
	padding: 0px;
	font-weight: bold;
	font-size: small;
	margin: 0px;
	color: #989898;
	border-bottom: #0077bd 1px solid;
	text-align: left;
}

.subTitle
{
	padding: 0px;
	font-size: small !important;
	color: #0077bd;
	font-weight: bold;
	margin: 0px;
}
.Standfirst
{
	font-weight: bold;
	font-size: small;
	color: #333399;
	margin: 0px;
	padding: 0px;
}
.QuickLinks, h3
{
	text-align: center;
	font-size: small;
	color: #0077BD;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.NormalNarrow
{
	text-align: left;
	margin: 0px;
	color: #0077bd;
	font-size: small;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: 'Arial Narrow' , Helvetica, Serif;
	font-weight: normal;
	padding: 0px;
}
.Caption1
{
	font-weight: normal;
	font-size: small;
	color: #333399;
	margin: 0px;
	padding: 0px;
}
.Caption3
{
	font-weight: bold;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
.Link
{
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.imageLeft
{
	margin: 5px 5px 5px 0px;
}
.imageRight
{
	margin: 5px 0px 5px 5px;
}
/* CSS declarations */

div#searchblock
{
	background-color: #0077bd;
}
div#submenus
{
	background-color: #0077bd;
}
div#menus
{
	border-bottom: 1px solid #0077bd;
}
/*---------------------------------------------------------------------*/
/* START: Banner styles */
div#searchblock #curvebl
{
	background-image: url(../../../images/template/section1_searchcurvebl.gif);
}
div#searchblock #curvebr
{
	background-image: url(../../../images/template/section1_searchcurvebr.gif);
}

div#submenus
{
}
div#submenus ul
{
}
div#submenus ul li
{
	color: #FFFFFF;
}
div#submenus ul li a
{
	color: #FFFFFF;
}

div#submenus ul li a.schools
{
	text-decoration: underline;
	border: solid 0px;
	font-weight: bold;
}
div#submenus ul li a.schoolLeaders
{
	text-decoration: none;
}
div#submenus ul li a.youngPeople
{
	text-decoration: none;
}
div#submenus ul li a.Parents
{
	text-decoration: none;
}
div#submenus ul li a.Governors
{
	text-decoration: none;
}
div#submenus ul li a.localAuthorities
{
	text-decoration: none;
}
/* END: Banner styles */

div#innercontentblock #innerrightblock
{
	background-image: url(../../../images/template/section1_ql_mid.jpg);
}
div#innercontentblock #innerrightblock #headerLeft
{
	background: url(../../../images/template/section1_ql_left.jpg) no-repeat left top;
}
div#innercontentblock #innerrightblock #headerRight
{
	background: url(../../../images/template/section1_ql_right.jpg) no-repeat right top;
}
div#contentblock #rightblock #header
{
	background-image: url(../../../images/template/section1_ql.jpg);
}

/* E N D */

div#menus #menuitem1 a
{
	background-image: url(../../../images/template/Korea1_tab.gif);
	width: 140px;
}
div#menus #menuitem2 a
{
	background-image: url(../../../images/template/Korea2_tab.gif);
	width: 140px;
}
div#menus #menuitem3 a
{
	background-image: url(../../../images/template/Korea3_tab.gif);
	width: 140px;
}
div#menus #menuitem4 a
{
	background-image: url(../../../images/template/Korea4_tab.gif);
	width: 140px;
}
div#menus #menuitem5 a
{
	background-image: url(../../../images/template/Korea5_tab.gif);
	width: 140px;
}
div#menus #menuitem6 a
{
	background-image: url(../../../images/template/Korea6_tab.gif);
	width: 140px;
}
div#menus #menuitem1 a:hover
{
	background: url(../../../images/template/Korea1_tabover.jpg) no-repeat;
}
div#menus #menuitem2 a:hover
{
	background: url(../../../images/template/Korea2_tabover.gif) no-repeat;
}
div#menus #menuitem3 a:hover
{
	background: url(../../../images/template/Korea3_tabover.gif) no-repeat;
}
div#menus #menuitem4 a:hover
{
	background: url(../../../images/template/Korea4_tabover.gif) no-repeat;
}
div#menus #menuitem5 a:hover
{
	background: url(../../../images/template/Korea5_tabover.gif) no-repeat;
}
div#menus #menuitem6 a:hover
{
	background-image: url(../../../images/template/Korea6_tabover.gif);
	background-repeat: no-repeat;
}

/* Overall table style */
table.ImmTS_Simple
{
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
/* Cell padding and spacing styles */
table.ImmTS_Simple th, table.ImmTS_Simple td
{
	padding: 2px;
	margin: 2px;
}
/* Table border style */
table.ImmTS_Simple, table.ImmTS_Simple th, table.ImmTS_Simple td
{
	border: 1px solid black;
}
/* Apply style to header cells */
table.ImmTS_Simple th
{
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: left;
}
/* Apply style to data cells */
table.ImmTS_Simple td
{
	vertical-align: top;
	font-weight: normal;
}
