/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */


#container {
	margin:auto;
	min-width:750px;
	text-align:left;
	width:950px;
}

#bodyContainer {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/background/bg_pattern.png);
	}

/* header */

#header    {
	display:block;
	clear:both;
	position:relative;
	max-width:1500px;
	min-width:950px;
	margin:0;
	padding: 0 0 0 0;
	text-align:left;
	background-color: #FFFFFF;
}
#logotypeBox {
	display:block; /*float: left;*/
	padding:0;
	height:93px;
	margin: 0px;
	width: 345px;
}
#utilities {
	width: 400px;
	display: block;
	top: 0px;
	height: 80px;
	float: right;
	right: 0px;
	position: absolute;
}
.utilities {
	margin-top: 11px;
	margin-right: 10px;
	margin-bottom: 8px;
}

/* search */

.searchInputTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 19px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: transparent;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	width: 145px;
	border: 0px none #FFFFFF;
}
#textField        {
	display: block;
	width: 145px;
	float: left;
	position: absolute;
	height: 19px;
	background-image: url(../images/search/searchBoxBg.gif);
	background-repeat: repeat-x;
	margin-left: 19px;
	text-align: left;
	vertical-align: middle;
}
.searchleft {
	background-image: url(../images/search/searchBoxBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	display: block;
	height: 19px;
	width: 20px;
}
.searchright {
	background-image: url(../images/search/searchBoxRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	display: block;
	height: 19px;
	width: 20px;
	left: 324px;
}
.searchbutton {
	background-image: url(../images/search/goButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	display: block;
	height: 19px;
	width: 42px;
	left: 340px;
}
.searchHeader {
	margin-right: 163px;
	margin-bottom: 9px;
}
#searchWrapper {
	display: block;
	float: right;
	height: 19px;
	width: 240px;
	text-align: left;
	vertical-align: middle;
}

/* added for search page */
#searchPanelTop {
	background-image: url(../images/search/searchboxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
.searchInputTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 19px;
	display: block;
	position: absolute;
	left: 2px;
	top: 1px;
	background-color: transparent;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	width: 145px;
	border: 0px none #FFFFFF;
}

#searchMainPanel {
	background-image: url(../images/search/searchmainboxBg.gif);
	background-repeat: repeat-y;
	height: 120px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#searchPanelBottom {
	background-image: url(../images/search/searchboxBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
#textFieldMain     {
	display: block;
	width: 390px;
	height: 18px;
	background-image: url(../images/search/searchBoxBg.gif);
	background-repeat: repeat-x;
	margin-left: 19px;
	text-align: left;
	vertical-align: middle;
	float: left;
}
.searchInputTextFieldMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 19px;
	display: block;
	left: -948px;
	top: 26px;
	background-color: transparent;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	width: 390px;
	border: 0px none #FFFFFF;
}
#searchWrapperMain {
	display: block;
	height: 20px;
	width: 428px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/search/searchBoxBgLong.gif);
	background-repeat: no-repeat;
	float: left;
}
.searchleftMain {
	background-image: url(../images/search/searchBoxBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	display: block;
	height: 19px;
	width: 20px;
	left: 195px;
	top: 346px;
}
.searchrightMain {
	background-image: url(../images/search/searchBoxRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	display: block;
	height: 19px;
	width: 20px;
	left: 351px;
	top: 346px;
}
.searchbuttonMain {
	background-image: url(../images/search/searchButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 64px;
	float: left;
	margin-left: 10px;
}

.percentageBlock {
	display: block;
	float: right;
	height: 15px;
	width: 130px;
}
.searchResultsHR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3ddf1;
	padding-top: 15px;
	padding-bottom: 15px;
}
.searchLink {
	color: #47229c;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding-top: 15px;
	padding-bottom: 15px;
}
.searchNumber {
	color: #47229c;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.percentageContainer {
	display: block;
	width: 60px;
	height: 15px;
	float: right;
	margin-left: 10px;
}
.percentage {
	background-color: #DBDBDB;
	height: 15px;
	width: 100%;
}
.percentageTextContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	display: block;
	float: left;
	width: 55px;
	margin-right: 5px;
}
.searchFormBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* end added for search page */





/* navigation */

#primaryNav {
	display:block;
	bottom:0;
	right:0;
	width:100%;
	height:25px;
	padding:0;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color:#4F27AA;
}
#primaryNav a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
#primaryNav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 1px;
	padding:0px;
	text-align:left;
	display: block;
	}
#primaryNav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	font-weight: bold;
	float: left;
}
#primaryNav #home a, 
#primaryNav #home a:hover, #primaryNav #home a.selected, 
#primaryNav #invest a, 
#primaryNav #invest a:hover, #primaryNav #invest a.selected, 
#primaryNav #tradeFairs a, 
#primaryNav #tradeFairs a:hover, #primaryNav #tradeFairs a.selected, 
#primaryNav #industry a, 
#primaryNav #industry a:hover, #primaryNav #industry a.selected, 
#primaryNav #projects a, 
#primaryNav #projects a:hover, #primaryNav #projects a.selected, 
#primaryNav #broadband a, 
#primaryNav #broadband a:hover, #primaryNav #broadband a.selected, 
#primaryNav #skills a, 
#primaryNav #skills a:hover, #primaryNav #skills a.selected, 
#primaryNav #resource a, 
#primaryNav #resource a:hover,#primaryNav #resource a.selected
	{
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 20px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primaryNav #home a  {
	background-image: url(../images/navigation/nav_HomeOff.gif);
	width: 64px;
}
#primaryNav #home a:hover, #primaryNav #home a.selected {
	background-image: url(../images/navigation/nav_HomeOn.gif);
	width: 64px;
}
#primaryNav #invest a {
	background-image: url(../images/navigation/nav_InvestOff.gif);
	width: 119px;
}
#primaryNav #invest a:hover, #primaryNav #invest a.selected {
	background-image: url(../images/navigation/nav_InvestOn.gif);
	width: 119px;
}
#primaryNav #tradeFairs a {
	background-image: url(../images/navigation/nav_tradeFairsOff.gif);
	width: 161px;
}
#primaryNav #tradeFairs a:hover, #primaryNav #tradeFairs a.selected {
	background-image: url(../images/navigation/nav_tradeFairsOn.gif);
	width: 161px;
}
#primaryNav #industry a {
	background-image: url(../images/navigation/nav_ICTIndustryOff.gif);
	width: 93px;
}
#primaryNav #industry a:hover, #primaryNav #industry a.selected {
	background-image: url(../images/navigation/nav_ICTIndustryOn.gif);
	width: 93px;
}
#primaryNav #projects a {
	background-image: url(../images/navigation/nav_ICTProjectsOff.gif);
	width: 160px;
}
#primaryNav #projects a:hover, #primaryNav #projects a.selected {
	background-image: url(../images/navigation/nav_ICTProjectsOn.gif);
	background-repeat: no-repeat;
	width: 160px;
}
#primaryNav #broadband a {
	background-image: url(../images/navigation/nav_broadbandOff.gif);
	width: 90px;
}
#primaryNav #broadband a:hover, #primaryNav #broadband a.selected {
	background-image: url(../images/navigation/nav_broadbandOn.gif);
	width: 90px;
}
#primaryNav #skills a {
	background-image: url(../images/navigation/nav_ICTSkillsOff.gif);
	width: 137px;
}
#primaryNav #skills a:hover, #primaryNav #skills a.selected {
	background-image: url(../images/navigation/nav_ICTSkillsOn.gif);
	width: 137px;
}
#primaryNav #resource a {
	background-image: url(../images/navigation/nav_resourceOff.gif);
	width: 125px;
}
#primaryNav #resource a:hover,#primaryNav #resource a.selected {
	background-image: url(../images/navigation/nav_resourceOn.gif);
	width: 125px;
}
#subNavBox {
	display: block;
	float: left;
	width: 196px;
	padding-top: 20px;
	padding-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
}
#subNavBox ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 1px;
	padding:0px;
	text-align:left;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEAEAE;
	}
#subNavBox ul ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	text-align:left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	}	
#subNavBox li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 196px;
}
#subNavBox li a {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	color: #000000;
	width: 170px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	font-weight: bold;
}

#subNavBox li a.topnav,
#subNavBox li a:hover, #subNavBox li .selected,
#subNavBox li .topnavSelected,
#subNavBox li li a
 {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	color: #000000;
	width: 170px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	font-weight: bold;
}
#subNavBox li a.topnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEAEAE;
}
#subNavBox li a:hover, #subNavBox li .selected {
	font-weight: bold;
	background-image: url(../images/navigation/subNavCustomBullet.gif);
	background-position: 4px 10px;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
}
#subNavBox li .topnavSelected {
	background-image: url(../images/navigation/subNavCustomBullet.gif);
	background-position: 4px 10px;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
}

#subNavBox li li a,
#subNavBox li li a:hover, #subNavBox li li .selected
 {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 170px;
}
#subNavBox li li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#subNavBox li li a:hover, #subNavBox li li .topnavSelected {
	color: #47219B;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(../images/navigation/subnav_bullet.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
}
#subNavBox li li .topnavSelected {
	text-decoration: none;
	border:0;
	background-image: url(../images/navigation/subnav_bullet.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* banner */

#bannerImage {
	height: 145px;
	background-image: url(/images/bannerPortalImages/mainBanner01.jpg);
	padding-top: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
	text-align: left;
	display: block;
	color: #FFFFFF;
	padding-right: 510px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	position:relative;
	background-color:#4F27AA;
}
#bannerText h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
}
p.bannerTextSmall {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
}
#miniBannerImage {
	height: 75px;
	background-image: url(/images/bannerPortalImages/miniBanner01.jpg);
	padding-top: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
	text-align: left;
	display: block;
	color: #FFFFFF;
	padding-right: 510px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#bannerText {
	height: 145px;
	display: block;
	overflow: hidden;
}
#bannerLink a {
/*	float: left;*/
	display: block;
	position: absolute;
/*	margin-top: 120px;*/
	top: 140px;
}
#bannerNav {
	height: 25px;
	background-color: #727272;
	background-image: url(../images/navigation/greyBarRightCurve.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 810px;
}
#banner #back a {
	background-image: url(../images/buttons/BackButtonOff.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 61px;
	background-position: left center;
	float: left;
}
#banner #back a:hover {
	background-image: url(../images/buttons/BackButtonOn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 61px;
	background-position: left center;
	float: left;
}
#banner #next a {
	background-image: url(../images/buttons/nextButtonOff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 61px;
	float: left;
	height: 25px;
}
#banner #next a:hover {
	background-image: url(../images/buttons/nextButtonOn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 61px;
	float: left;
	height: 25px;
}
#banner #pipe {
	background-image: url(../images/navigation/grayBarPipe.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 1px;
	float: left;
	height: 25px;
}

#banner #noBannerButtons{
	width: 123px;
	height: 25px;
	float: left;
	background: #727272;

}

/* breadcrumbs */

#breadcrumb
 {
	height: 20px;
	background-color: #727272;
	background-image: url(../images/navigation/greyBarRightCurve.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 69%;
	padding-top: 5px;
	float: left;
	width: 933px;
}
#breadcrumb a
 {
	height: 25px;
	background-color: #727272;
	background-image: url(../images/navigation/greyBarRightCurve.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
#breadcrumb_leftCurve {
	float: left;
	height: 25px;
	width: 17px;
	background-image: url(../images/navigation/greyBarLeftCurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* content */

#mainContent {
	padding-left:0;
	background-image: url(../images/background/rightPanelBgRight.gif);
	background-repeat: repeat-y;
	background-position: top;
	display: block;
	width: 100%;
	float: left;
	clear: both;
}
#mainContent2 {
	padding-left:0;
	display: block;
	width: 100%;
	float: left;
	clear: both;
}


#mainContentBoxFooter {
	background-image: url(../images/background/home_rightPanelBottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	clear: both;
}
#centreContentBox {
	display: block;
	width: 684px;
	float: left;
	margin-right: 38px;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 16px;
}


#centreContentBox2 {
	display: block;
	float: left;
	width: 480px;
	margin-right: 31px;
	margin-left: 31px;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 2px;
}

#centreContentBox3 {
	display: block;
	float: left;
	width: 685px;
	margin-right: 31px;
	margin-left: 31px;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 2px;
}

#centreContentBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	color: #4f27aa;
	display: block;
}

#centreContentBox2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	color: #4f27aa;
	display: block;
}
#centreContentBox3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	color: #4f27aa;
	display: block;
}


#centreContentBoxFullwidth {
	display: block;
	float: left;
	width: 890px;
	margin-right: 31px;
	margin-left: 31px;
	padding-top: 26px;
	padding-bottom: 26px;
}

#centreContentBoxFullwidth h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	color: #4f27aa;
	display: block;
}


/* right column */

#rightPanelContentArea {
	width: 180px;
	padding-top: 26px;
	padding-right: 15px;
	padding-bottom: 26px;
	padding-left: 15px;
	text-align: left;
	float: left;
}
#rightPanelContentArea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	color: #4f27aa;
	margin-bottom: 20px;
	display:block;
}
#rightPanelContentArea ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:left;
	display: block;
}
#rightPanelContentArea li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
/*
#findACompany a,
#findACompany a:hover,
#findAGrant a,
#findAGrant a:hover,
#successStories a,
#successStories a:hover,
#eventsTradeFairs a,
#eventsTradeFairs a:hover,
#contactUs a,
#contactUs a:hover
 {
	height: 32px;
	width: 180px;
	display: block;
	position:relative;
	overflow:hidden;

}
#findACompany a span {
	position: absolute;
	width:100%; height:100%;
	background:transparent  url(../images/buttons/findAnICTCompanyButtonOff.gif)no-repeat left top; 
}
#findACompany a:hover span {
	background-image: url(../images/buttons/findAnICTCompanyButtonOn.gif);
}
#findAGrant a span {
	position: absolute;
	width:100%; height:100%;
	background:transparent  url(../images/buttons/findAGrantButtonOff.gif)no-repeat left top; 
}
#findAGrant a:hover span {
	background-image: url(../images/buttons/findAGrantButtonOn.gif);
}
#successStories a span {
	position: absolute;
	width:100%; height:100%;
	background:transparent  url(../images/buttons/ictSuccessStoriesButtonOff.gif)no-repeat left top; 
}
#successStories a:hover span {
	background-image: url(../images/buttons/ictSuccessStoriesButtonOn.gif);
}
#eventsTradeFairs a span {
	position: absolute;
	width:100%; height:100%;
	background:transparent  url(../images/buttons/eventsTradeFairsButtonOff.gif)no-repeat left top; 
}
#eventsTradeFairs a:hover span {
	background-image: url(../images/buttons/eventsTradeFairsButtonOn.gif);
}
#contactUs a span {
	position: absolute;
	width:100%; height:100%;
	background:transparent  url(../images/buttons/contactUsButtonOff.gif)no-repeat left top; 
}
#contactUs a:hover span {
	background-image: url(../images/buttons/contactUsButtonOn.gif);
}
*/


#findACompany a,
#findACompany a:hover,
#findAGrant a,
#findAGrant a:hover,
#successStories a,
#successStories a:hover,
#eventsTradeFairs a,
#eventsTradeFairs a:hover,
#contactUs a,
#contactUs a:hover
 {
	height: 32px;
	width: 180px;
	display: block;
	background-repeat: no-repeat;
}
#findACompany a {
	background-image: url(../images/buttons/findAnICTCompanyButtonOff.gif);
}
#findACompany a:hover {
	background-image: url(../images/buttons/findAnICTCompanyButtonOn.gif);
}
#findAGrant a {
	background-image: url(../images/buttons/findAGrantButtonOff.gif);
}
#findAGrant a:hover {
	background-image: url(../images/buttons/findAGrantButtonOn.gif);
}
#successStories a {
	background-image: url(../images/buttons/ictSuccessStoriesButtonOff.gif);
}
#successStories a:hover {
	background-image: url(../images/buttons/ictSuccessStoriesButtonOn.gif);
}
#eventsTradeFairs a {
	background-image: url(../images/buttons/eventsTradeFairsButtonOff.gif);
}
#eventsTradeFairs a:hover {
	background-image: url(../images/buttons/eventsTradeFairsButtonOn.gif);
}
#contactUs a {
	background-image: url(../images/buttons/contactUsButtonOff.gif);
}
#contactUs a:hover {
	background-image: url(../images/buttons/contactUsButtonOn.gif);
}

/* footer */
	
#footer {
	display: block;
	clear: both;
}

#footerNav {
	display:block;
	height:57px;
	margin-top: 20px;
	border: 1px solid #bababa;
	background-color: #f0f0f0;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63%;
	padding-left: 5px;
}
#victoriaLogo {
	display: block;
	height: 57px;
	width: 80px;
	float: right;
	margin-right: 0px;
}
#footerNav li {
	color:#000000;
	display:block;
	float:left;
	height:1em;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(../images/background/navSeparator_K.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0pt;
	padding-right: 5pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
}
#footerNav .lastNav {
	background-image: url(../images/background/spacer.gif);
}
#footerRightLinks {
	display: block;
	float: right;
	width: 190px;
	padding-top: 6px;
	height: 50px;
}
#shareThis {
	display: block;
	float: left;
	width: 90px;
	height: 16px;
	margin-top: 11px;
}
#footerRightLinks #rss a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/buttons/RSSIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 75px;
	height: 16px;
	margin-top: 12px;
	text-align: right;
	text-decoration: underline;
}
#footerRightLinks #rss a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/buttons/RSSIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 75px;
	height: 16px;
	margin-top: 12px;
	text-align: right;
	color: #2F1471;
	text-decoration: none;
}
#footerNav a {
	color: #000000;
	text-decoration: underline;
	list-style-type: none;
	display: inline;
}
#footerNav a:hover {
	color: #2F1471;
	list-style-type: none;
	text-decoration: none;
	display: inline;
}
#footerNav ul {
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}


/* ----- CLASSES ----- */

.clearer { display:block;clear:both; height:0; }
.spacer { display:block;clear:both; height:15px; }
/* ----- HEADINGS ----- */


/* ----- PRINT ----- */

#headerPrint    {
	display:block;
	clear:both;
	position:relative;
	max-width:1500px;
	margin:0; padding:0;
	text-align:left;
	background-color: #FFFFFF;
}
#containerPrint {
	margin:auto;
	text-align:left;
}
#centreContentBoxPrint {
	display: block;
	float: left;
	margin-right: 31px;
	margin-left: 0;
	padding-top: 26px;
	padding-bottom: 35px;
}
#breadcrumbPrint
 {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 45px;
	font-size: 69%;
	padding-top: 5px;
	/*float: left;*/
}
#breadcrumbPrint a
 {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 15px;
	text-decoration: underline;
}
#mainContentPrint {
	padding-left:60px;
	display: block;
	width: 95%;
	/*float: left;*/
	clear: both;
}


/* ----- BREAK ----- */

hr{ padding:0; margin:0; }

.clearer hr, .spacer hr { display:none; }

#mainContentEnd hr { display:none; }





/* primary Nav for vic IT Home*/

#primaryNavVicIT {
	display:block;
	bottom:0;
	right:0;
	width:100%;
	height:27px;
	padding:0;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #FFFFFF;
}
#primaryNavVicIT a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
#primaryNavVicIT ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 1px;
	padding:0px;
	text-align:left;
	display: block;
	}
#primaryNavVicIT li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	font-weight: bold;
	float: left;
}
#primaryNavVicIT #home a, 
#primaryNavVicIT #home a:hover, #primaryNavVicIT #home a.selected, 
#primaryNavVicIT #search a, 
#primaryNavVicIT #search a:hover, #primaryNavVicIT #search a.selected, 
#primaryNavVicIT #registration a, 
#primaryNavVicIT #registration a:hover, #primaryNavVicIT #registration a.selected, 
#primaryNavVicIT #submit a, 
#primaryNavVicIT #submit a:hover, #primaryNavVicIT #submit a.selected, 
#primaryNavVicIT #login a, 
#primaryNavVicIT #login a:hover, #primaryNavVicIT #login a.selected
	{
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 20px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primaryNavVicIT #home a  {
	background-image: url(../images/navigation/nav_HomeOff.gif);
	width: 64px;
}
#primaryNavVicIT #home a:hover, #primaryNavVicIT #home a.selected {
	background-image: url(../images/navigation/nav_HomeOn.gif);
	width: 64px;
}
#primaryNavVicIT #search a {
	background-image: url(../images/navigation/nav_VicITOff.gif);
	width: 119px;
}
#primaryNavVicIT #search a:hover, #primaryNavVicIT #search a.selected {
	background-image: url(../images/navigation/nav_VicITOn.gif);
	width: 119px;
}
#primaryNavVicIT #registration a {
	background-image: url(../images/navigation/nav_VicITOff.gif);
	width: 160px;
}
#primaryNavVicIT #registration a:hover, #primaryNavVicIT #registration a.selected {
	background-image: url(../images/navigation/nav_VicITOn.gif);
	width: 160px;
}
#primaryNavVicIT #submit a {
	background-image: url(../images/navigation/nav_VicITOff.gif);
	width: 160px;
}
#primaryNavVicIT #submit a:hover, #primaryNavVicIT #submit a.selected {
	background-image: url(../images/navigation/nav_VicITOn.gif);
	width: 160px;
}
#primaryNavVicIT #login a {
	background-image: url(../images/navigation/nav_VicITOff.gif);
	width: 160px;
}
#primaryNavVicIT #login a:hover, #primaryNavVicIT #login a.selected {
	background-image: url(../images/navigation/nav_VicITOn.gif);
	background-repeat: no-repeat;
	width: 160px;
}
#primaryNavVicIT #vicITEnd  {
	background-image: url(../images/navigation/nav_vicIT.gif);
	width: 286px;
	background-position: right;
	height: 27px;
}


/* end primary Nav for vic IT home*/


#centreContentBoxVicIT2 {
	display: block;
	float: left;
	width: 888px;
	margin-right: 31px;
	margin-left: 31px;
	padding-top: 26px;
	padding-bottom: 26px;
}
#centreContentBoxVicIT {
	display: block;
	float: left;
	width: 676px;
	margin-right: 31px;
	margin-left: 31px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/* ----- MOBILE ----- */


body[orient="landscape"] {
	width:480px;
}
body[orient="profile"] {
	width:320px;
}
#mobileHeader {
	background-image: url(../images/mobile/headerBg.gif);
	background-repeat: repeat-x;
	height: 57px;
	text-align: left;
}
#mobileBody {
	text-align: left;
}
#mobilePageTitle {
	background-color: #cfcfd0;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-right: 13px;
	padding-left: 13px;
	text-align: left;
	padding-top: 10px;
	font-size: 18px;
}
#mobileContent {
	text-align: left;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 26px;
	padding-left: 13px;
}
#mmvLogo {
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#mobileBody ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#mobileBody li {
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	text-decoration: none;
	font-size: 18px;
}
#mobileBody li a {
	display: block;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 36px;
	font-size: 18px;
}
.clickItem {
	background-color: #9E9E9E;
	background-image: url(../images/mobile/buttonBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	overflow: hidden;
}
.arrow {
	display: block;
	float: right;
	position: absolute;
	right: 20px;
	top: 75px;
}
.arrow2 {
	display: block;
	float: right;
	position: absolute;
	right: 20px;
	top: 126px;
}
.arrow3 {
	display: block;
	float: right;
	position: absolute;
	right: 20px;
	top: 177px;
}
.arrow4 {
	display: block;
	float: right;
	position: absolute;
	right: 20px;
	top: 228px;
}
.arrow5 {
	display: block;
	float: right;
	position: absolute;
	right: 20px;
	top: 279px;
}
.arrow6 {
	display: block;
	float: right;
	position: absolute;
	right: 20px;
	top: 330px;
}
#mobileFooter {
	background-color: #C5C5C5;
	height: 39px;
	padding-left: 15px;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
}
.vicGovFooterLogo {
	float: right;
	display: block;
}
#mobileBody .clickItem img {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.footerMobileText {
	display: block;
	float: left;
	padding-top: 15px;
}

.load_info_msg {
	font-size:18px;
	font-weight:bold;
	height:300px;
	margin-bottom:150px;
	margin-top:100px;
	text-align:center;
	vertical-align:middle;
	width:100%;
}
#iphone_loading_page {
	display:none;
}

/* ----- END MOBILE ----- */


/*----- vic stories Portal -----*/
.vicStoriesPortal{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkBold{
	color: #4f27aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*----- END vic stories Portal -----*/
