body {
	background : white;
	margin : 0px;
	padding:0px;
	font-size : 66%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/newimages/background.jpg);
	background-repeat:repeat-x;
}

.skiplink {
       position: absolute;
       left: -999em;
       width: 990em;
   }

.searcharea	{
	width:200px;
	display:table;
	vertical-align:middle;
	border:1px;
	border-color:#999999;
	background-color:#ffffff;
	border-style:solid;
	padding:2px;
	text-align:right;
	left:570px;
	position:relative;

	}

.holder	{
	width:100%;
	padding:0px;
	margin:auto;
	text-align:center;
	}

.pagewidth	{
	width:780px;
	padding:0px;
	margin:auto;
	text-align:left;
	background-color:#999999;
}

.header	{
	width:780px;
	margin:auto;
	padding:0px;
	height:144px;
	background-image:url(/images/newimages/mainimage.jpg);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}
	
.menubuttons	{
	width:100%;
        height:30px;
	margin:0;
        background-color:blue;
	background-image:url(/images/newimages/menubar-back.jpg);
	background-repeat:no-repeat;
	float:left;
}

.tabbutton a:link, .tabbutton a:visited  {
	background-image:url(/images/newimages/button-3.gif);
	background-repeat:no-repeat;
	background-color:#242E51;
	text-align:center;
	font-size:1em;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:11px;
	padding-right:11px;
	height:22px;
	text-decoration:none;
	display:block;
	float:left;
	
	}
	
.tabbutton a:hover, .tabbutton a:active  {
	background-image:url(images/newimages/button-4.gif);
	background-repeat:no-repeat;
	background-color:#242E51;
	text-align:center;
	font-size:1em;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:11px;
	padding-right:11px;
	height:22px;
	text-decoration:none;
	display:block;
	float:left;
}
	
.ontabbutton a:link, .ontabbutton a:visited, .ontabbutton a:hover, .ontabbutton a:active   {
	background-image:url(/images/newimages/button-4.gif);
	background-repeat:no-repeat;
	background-color:red;
	text-align:center;
	font-size:1em;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:11px;
	padding-right:11px;
	height:22px;
	text-decoration:none;
	display:block;
	float:left;
}
	

.endtab	{
	width:6px;
	height:37px;
	display:table-cell;
	}

.submenu   {
	font-size:1em;
	width:780px;
         height:22px;
	margin:auto;
	color:#ffffff;
	text-align:left;
	background-image:url(/images/newimages/subbar.gif);
	background-repeat:no-repeat;
	background-color:#950730;
	min-height:21px;
       
border-bottom-style:solid;
       border-bottom-color:#460016;
       border-bottom-width:2px;

border-top-style:solid;
       border-top-color:#AD7878;
       border-top-width:2px;

 display:block;
	padding-top:10px;
	float:left;
}

.submenu a:link, .submenu a:active, .submenu a:visited  {
	color:#ffffff;
	text-decoration:none;
	padding-left:4px;
	padding-top:9px;
}

.submenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.content	{
	width:760px;
	background-color:#FFFFFF;
	padding:10px;
	color:#333333;
	font-size:1em;
	margin:auto;
	text-align:left;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:0px;
	float:left;
}
	

.columns  {
	background-image:url(/images/newimages/columns.gif);
	background-repeat:repeat-y;
}

img {
	display : block;
}

.homepagecontent {
	padding-top : 0;
	padding-left : 3px;
}

p {
	color : #333333;
	font-size : 1em;
}

li {
	font-size : 1em;
}

li li {
	font-size : 1em;
}

h1 {
	font-size : 1.6em;
}

.maintitle {
	font-size : 1.6em;
	color : #51648a;
	margin-top : 1px;
}

h2 {
	color:#333333;
	font-size : 1.4em;
	margin:10px 0 0 0px;
	text-decoration:none;
}

h3 {
	font-size : 1.2em;
	margin:10px 0 0 0px;
	text-decoration:none;	
	color:#666666;
}

h4 {
	font-size : 1.1em;
	margin:0;
}

h5 {
	font-size : 1.1em;
}

h6 {
	font-size : 0.9em;
}

.breadcrumbs {
	color : #575756;
	font-size : 0.9em;
	margin-bottom : 5px;
}

.largetext {
	font-size : 1.8em;
}

.headerside {
	background-image : url(/images/headerside_tile.gif);
}

.rolloverimage {
	background-color : #fafafa;
}

.rolloverimage:hover {
	background-color : #759cf0;
}

.search {
	font-size : 0.9em;
	color : #222222;
}

.searchlink {
	color : #222222;
	text-decoration : none;
}

.searchlink:hover {
	color : #444444;
	text-decoration : underline;
}

.searchfield {
	font-size : 0.9em;
}

.searchbutton {
	color : #333;
	font-size : 0.9em;
	background-image : url(/images/button_gradient.gif);
	border-style : solid;
	border-width : 1px;
	border-color : #999 #191919 #191919 #999;
}

.sidenavback {
	background-color : #306BA5;
}

.sidenavtop {
	border-bottom : 1px solid #9c2c4f;
	background-color : #306BA5;
}

.sidenav {
	font-weight : normal;
	text-align : right;
	margin : 0;
	display : block;
	text-decoration : none;
	font-size : 1em;
}

.sidenav a {
	color : #ffffff;
	font-size : 1em;
	text-decoration : none;
	background-color : #306BA5;
	padding : 3px 10px 3px 10px;
	border-bottom : 1px solid #4F83B7;
	border-top : 1px solid #306BA5;
	display : block;
	text-align : right;
}

.sidenav a:hover {
	color : #ffffff;
	font-size : 1em;
	background-color : #004990;
	padding : 3px 10px 3px 10px;
	border-bottom : 1px solid #4F83B7;
	border-top: 1px solid #306BA5;
	display : block;
	text-align : right;
}

.sidenavon {
	font-weight : normal;
	text-align : left;
	margin : 0;
	display : block;
	text-decoration : none; 
	text-align : right;
}

.sidenavon a {
	color : #ffcc66;
	font-size : 1em;
	text-decoration : none;
	background-color : #004990;
	padding : 3px 10px 3px 10px;
	border-bottom : 1px solid #ffffff;
	border-top : 1px solid #ffffff;
	display : block;
	text-align : right;
}

.sidenavon a:hover {
	color : #ffcc66;
	font-size : 1em;
	background-color : #01284E;
	padding : 3px 10px 3px 10px;
	border-bottom : 1px solid #01284E;
	border-top : 1px solid #01284E;
	display : block;
	text-align : right;
}


.sidenavback_sub {
	background-color : #306BA5;
}

.sidenavtop_sub {
	border-bottom : 1px solid #9c2c4f;
	background-color : #306BA5;
}

.sidenav_sub {
	font-weight : normal;
	text-align : left;
	margin : 0;
	display : block;
	text-decoration : none;
	font-size : 0.9em;
	text-align : right;
}

.sidenav_sub a {
	color : #ffffff;
	font-size : 0.9em;
	text-decoration : none;
	background-color : #306BA5;
	padding : 3px 10px 3px 10px;
	border-bottom : 0px solid #306BA5;
	border-top : 0px solid #306BA5;
	display : block;
	text-align : right;
}

.sidenav_sub a:hover {
	color : #ffffff;
	font-size : 0.9em;
	background-color : #004990;
	padding : 3px 10px 3px 10px;
	border-bottom : 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	display : block;
	text-align : right;
}

.sidenavon_sub {
	font-weight : normal;
	text-align : left;
	margin : 0;
	display : block;
	text-decoration : none; 
	text-align : right;
}

.sidenavon_sub a {
	color : #ffcc66;
	font-size : 0.9em;
	text-decoration : none;
	background-color : #004990;
	padding : 3px 10px 3px 10px;
	border-bottom : 0px solid #ffffff;
	border-top : 0px solid #ffffff;
	display : block;
	text-align : right;
}

.sidenavon_sub a:hover {
	color : #ffcc66;
	font-size : 0.9em;
	background-color : #01284E;
	padding : 3px 10px 3px 10px;
	border-bottom : 0px solid #01284E;
	border-top : 0px solid #01284E;
	display : block;
	text-align : right;
}


.newslettercell {
	padding-right : 7px;
	padding-bottom : 7px;
	padding-left : 7px;
}

.newsletter {
	font-size : 1em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.newscell {
	padding-right : 7px;
	padding-bottom : 7px;
	padding-left : 7px;
}

.news {
	font-size : 1em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.date {
	font-size : 0.9em;
	color : #515151;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.footer {
    float:left;
	color : #222;
	width:100%;
	font-size : 0.9em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
}

.sitemapsection {
	border : 1px solid #999;
	margin-bottom: 5px;
}

.sitemap h2 {
	font-size : 1em;
	background-color: #eeeeee;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #999;
}

.sitemap ul {
	margin-top: 7px;
	font-size : 1em;
}
.sitemap li {
	padding-bottom: 2px;
}

.centered-image {
	margin: 0 auto;
}

#main-content {
	float:left;
	width:100%;
	margin:0 0 3px 0;
	padding:0px;
	color:#333333;
	border:1px solid #999;
}

#main-content ul {
	list-style-type:square;
	list-style-position:inside;
	display:block;
	padding:0px 0 0 10px;
}

#main-content li {
	margin:3px 0 0 0;
}

#main-content a {
	text-decoration:none;
	font-weight:bold;
	color:#283b7c;
}

#main-content a:hover, #main-body a:visited {
	color:#7b000e;
	text-decoration:none;
}

#main-content p {
    margin:6px;
	
}

#main-content-wide {
	float:left;
	width:100%;
	margin:0 0 3px 0;
	padding:0;
	color:#333333;
	border:1px solid #999;
}

#main-content-wide ul {
	list-style-type:square;
	list-style-position:inside;
	display:block;
	padding:0px 0 0 10px;
}

#main-content-wide li {
	margin:3px 0 0 0;
}

#main-content-wide p {
    margin:6px;
}

#main-content-wide a {
	text-decoration:none;
	font-weight:bold;
	color:#283b7c;
}

#main-content-wide a:hover, #main-body-wide a:visited {
	color:#7b000e;
	text-decoration:none;
}

#right-column {

	width:220px;
	margin:0px 0px 3px 538px;
	padding:0;
	background-color:#fff;
	border:1px solid #666666;
}

#right-column a {
	text-decoration:none;
	font-weight:bold;
	color:#283b7c;
}

#right-column p {
    margin:6px;
}

.emphasis {
	color : black;
	background-color : #eee;
	padding : 3px;
	margin : 3px;
	border : 1px solid #999;
}

#right-column a:hover, #main-body a:visited {
	color:#7b000e;
	text-decoration:none;
}

.inside {
/*
	margin:6px;
	padding:0;
	*/
}

#main-body ul.sublist {
	list-style-type:circle;
	padding:0 0 0 30px;
}

.heading {
	color:white;
	background-color:#283b7c;
	padding:5px;
	
	
}

.r-head {
	color:white;
	background-color:#999999;
	padding:5px;
	margin:0px;
}

.infoliteracy {
	padding-right:200px;
	background-image:url(/images/fade-grid.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	}

.elearning {
	padding-right:200px;
	background-image:url(/images/fade-booklaptop.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
	
.performance {
	padding-right:200px;
	background-image:url(/images/fade-chart.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.quality {
	padding-right:200px;
	background-image:url(/images/fade-laptopgrid.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.space {
	padding-right:200px;
	background-image:url(/images/fade-planning.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.scholarly {
	padding-right:200px;
	background-image:url(/images/fade-satelite.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.eresearch {
	padding-right:200px;
	background-image:url(/images/fade-binary.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.health {
	padding-right:200px;
	background-image:url(/images/fade-health.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.access {
	padding-right:200px;
	background-image:url(/images/fade-access.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.comms {
	padding-right:200px;
	background-image:url(/images/fade-comms.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.joint {
	padding-right:10px;
	background-repeat:no-repeat;
	background-position:right;
}
