/* CSS Document */
body { margin-left : 0; margin-top : 0; margin : 0; font-size : 11px; background:#FFFFFF; color:#002756; font-family: Verdana, Helvetica, Arial;}
td {font-size: 11px;}

/*links*/
/*A:link {color : #ED1651; text-decoration: none;}
A:hover {color : #002756; text-decoration: none;}
A:Visited {color : #ED1651; text-decoration: none;}*/
a.forewordlk:link {color : #FFFFFF;  font-size: 9px; text-decoration: none;}
a.forewordlk:visited {color : #FFFFFF;  font-size: 9px; text-decoration: none;}
a.mainnav:link {color : #FFFFFF;  font-size: 9px; text-decoration: none;}
a.mainnav:visited {color : #FFFFFF;  font-size: 9px; text-decoration: none;}
a.secondarynav:link {color : #002756;  font-size: 9px; text-decoration: none;}
a.secondarynav:visited {color : #002756;  font-size: 9px; text-decoration: none;}
a.subnav:link {color : #002756;  font-size: 9px; text-decoration: none;}
a.subnav:visited {color : #002756;  font-size: 9px; text-decoration: none;}

/*cells and backgrounds*/
td.mainnav {background: #002756; padding: 8px; text-align: center; line-height: 10px;}
td.secondarynav {background: #64BBD8; padding: 8px; text-align: center;}
td.welcome {background: #D0EAF3; padding: 20px; line-height: 22px;}
td.casestudies {background: #002756; padding: 0px;}
td.maincontent { padding-left: 16px; padding-top: 16px;}
td.rhimagecell { padding-left: 16px; padding-top: 16px; background-image : url(../img/e_background.gif); background-position : bottom right; background-repeat : no-repeat;}
td.homecards {padding-right: 16px; padding-top: 16px;}
td.subnav {background: #E8F5F9;}
td.subnav1 {background: #E0F1F7;}
td.subnav2 {background: #D0EAF3;}
td.subnav3 {background: #C1E4EF;}
td.subnav4 {background: #B1DDEB;}
.subnav5 {background: #A2D6E8;}
td.subnav6 {background: #83C9E0;}
td.jisc {background: #002756;}
td.casestudybox {background: #EFF8FB; padding: 10px; background-image : url(../img/diamond_bg.gif); background-position : top right; background-repeat : no-repeat;}
td.highlightbox {background: #FBD0DC; color: #002756; padding: 10px;}
.forewordbg {background: #ED1651;}
.whitebg {background: #FFFFFF;}

/*text*/
.afterh { margin-top: 0.001em }
h1 {font-size: 12px; margin-bottom: 0.4em}
.jisctext {color:#F47920;}
.foreword {color : #FFFFFF; font-size: 9px;}
.bold {font-weight:bold; }
.italic {font-style:italic; }
th {font-size: 11px; text-align: left;}

/*subnav*/
/*ie version  - ie will use this as it ignores those with [] classes*/ /*line-height:14px;*/
ul.cs {margin-left: 1.8em;}
ul.cs[class] {margin-left: -2em; margin-top: 0em;}
/*ie version  - ie will use this as it ignores those with [] classes*/ /*line-height:14px;*/
ul.subnav { margin-top: 0px;  margin-left: 1.8em;}
/*netscape version*/
ul.subnav[class] {margin-top: 0px;  margin-left: -2em;}
li {list-style-type : square;}
li.subnavoff {list-style-type: none; font-size: 9px; margin-bottom: 6px;}
li.subnavon {list-style-type : square; font-size: 9px; margin-bottom: 6px;}

/*image*/
img.jisclogo {margin:20px;}
img.rhimage {margin-left:16px; text-align : right;}
