body 
{
	font-family: Verdana, Geneva, sans-serif;
    margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url([Body Background Image]) repeat scroll;
}

p, div, li, table, caption, th, td 
{	
   font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}


a:link 
{
	font-style: normal;
	color: #0022ff;
	text-transform: none;
	text-decoration: underline;
}

a:visited 
{
	font-style: normal;
	color: #0022ff;
	text-transform: none;
	text-decoration: underline;
}

a:hover 
{
	font-style: normal;
	color: #339900;
	text-transform: none;
	text-decoration: underline;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #00008e;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 
{
	font-size: 25px;
	font-style: normal;
	color: #00008e;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 
{
	font-size: 12px;
	font-style: normal;
	color: [Heading 3 Font Colour];
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 
{
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 
{
	font-size: 10px;
	font-style: normal;
	color: [Heading 5 Font Colour];
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 
{
	font-size: 6px;
	font-style: normal;
	color: [Heading 6 Font Colour];
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

hr 
{
	color: [Body Horizontal Rule Colour];
	height: 1px;
}

ol li 
{
	line-height: 18px;
}

ul li 
{
	line-height: 18px;
	list-style-type: disc;
	list-style-image: url([Body Bullet Image]);
}

em, i
{
	font-style: italic !important;
}

table.MoSTTable 
{
	background-color: [Table Background Colour];
	border: solid 1px [Table Border Colour];
}

table.MoSTTable th 
{
	background-color: #81a25c;
	border: solid 0px [Table First Row Border Colour];
	vertical-align: top;
}

table.MoSTTable th, table.MoSTTable th * 
{
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

table.MoSTTable td 
{
	background-color: [Table Cell Background Colour];
	vertical-align: top;
	border: solid 1px #CCCCCC;
}

table.MoSTTable td, table.MoSTTable td * 
{
	color: [Table Cell Font Colour];
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableAlt, .MoSTTableAlt td 
{
	background-color: [Table First Column Background Colour];
	border: solid 1px #CCCCCC;
}

td.MoSTTableAlt, td.MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * 
{
	color: [Table First Column Font Colour] !important;
}

td.MoSTTableColumn, .MoSTTableColumn td 
{
	background-color: [Table First Column Background Colour] !important;
	border: solid 1px [Table First Column Border Colour] !important;
}

td.MoSTTableColumn, td.MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * 
{
	color: [Table First Column Font Colour];
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:visited 
{
	font-style: normal;
	color: #0022ff;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover 
{
	font-style: normal;
	color: #339900;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link 
{
	font-style: normal;
	color: #0022ff;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage 
{
	border-color: [Other Image Border Light Colour] [Other Image Border Dark Colour] [Other Image Border Dark Colour] [Other Image Border Light Colour];
	border-style: [Other Image Border Style];
	border-width: 0px;	
}

.MoSTRequiredField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: [Form Required Field Asterisk Font Colour];
	font-weight: normal;
}

.MoSTTextField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: [Form Text Field Font Colour] !important;
	font-style: normal;
	background-color: [Form Text Field Background Colour];
	border-style: solid;
	border-color: [Form Text Field Border Light Colour] [Form Text Field Border Dark Colour] [Form Text Field Border Dark Colour] [Form Text Field Border Light Colour];
	border-width: 1px;
}

.MoSTPasswordField 
{
	font-size: 10px;
	color: [Form Text Field Font Colour] !important;
	font-style: normal;
	background-color: [Form Text Field Background Colour];
	border-style: solid;
	border-color: [Form Text Field Border Light Colour] [Form Text Field Border Dark Colour] [Form Text Field Border Dark Colour] [Form Text Field Border Light Colour];
	border-width: 1px;
}

.MoSTDropdownList 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: [Form Dropdown List Font Colour] !important;
	font-style: italic;
	background-color: [Form Dropdown List Background Colour];
}

.MoSTButton 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000 !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent 
{
	background-color: transparent;
	border: none;
}

.MoSTAbstract * 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: [Other Abstract Font Colour];
	font-style: normal;
	margin: 0;
}

div.MoSTDocumentList 
{
	width: 100%;
	float: left;
}

div.MoSTDocumentListRow 
{
	float: left;
	width: 100%;
}

div.MoSTDocumentListCell1 
{
	float: left;
	border: solid 1px [Other Document List Item Border Colour];
	margin: 1px;
}

div.MoSTDocumentListCellFull 
{
	width: auto;
}

div.MoSTDocumentList li 
{
	list-style-type: disc;
	list-style-image: url([Other Document List Bullet Image]);
}

div.MoSTDocumentListHeading 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: [Other Document List Font Colour];
	font-weight: normal;
	border: solid 1px [Other Document List Heading Border Colour];
	background-color: [Other Document List Heading Background Colour];
}

div.MoSTDocumentListHeading a:visited 
{
	font-family: Verdana, Geneva, sans-serif;
	color: [Other Document List Visited Colour];
}

div.MoSTDocumentListHeading a:hover 
{
	font-family: Verdana, Geneva, sans-serif;
	color: [Other Document List Hover Colour];
}

div.MoSTDocumentListHeading a:link 
{
	font-family: Verdana, Geneva, sans-serif;
	color: [Other Document List Link Colour];
}

div.MoSTFormLayout 
{
	width: 100%;
	float: left;
}

div.MoSTFormLayoutCell1 p, div.MoSTFormLayoutCell2 p
{
	margin: 0;
	padding: 0;
}

div.MoSTFormLayoutRow 
{
	float: left;
	width: 100%;
}

div.MoSTFormLayoutCell1 
{
	float: left;
}

div.MoSTFormLayoutCell2 
{
	float: right;
}

div.MoSTFormLayoutCellFull 
{
	width: auto;
}

.MoSTPrint 
{
	display: none;	
}

.MoSTTemplate 
{
	display: block;
}

/* template styles */


html, .MoSTTemplate, body {
  height: 100%!important;
}

.template, .wrapper {
  width: 100%;
  float: left;
}

.template {
  background-image: url(/templates/images/fe37f55c-516b-4661-a256-fa737cccfffa.gif);
  background-repeat:  repeat-y;
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -35px;
  background-size: 100%;
}

.push {
  height: 35px;
  clear: both;
}

.header {
  width: 100%;
  background: url(/templates/images/1853c5f8-139c-41fc-a2c6-168a663e9d1f.gif) repeat-x;
}

.header img { 
  max-width: 100%;
}
#leftpane {
  float: left;
  padding: 0 2%;
  width: 26%;
  min-width: 150px;
}

.contentpane {
  width: 73%;
  /*float: left;*/
  min-height: 91vh;
  display: inline-block;
  vertical-align: top;
}

.breadcrumbs {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
}

.breadcrumbs p {
  float: left;
  margin: 0 10px 0 0;
}

.breadcrumbs a,
.breadcrumbs p {
  font-size: 11px;
}

div.MoSTBreadcrumbs {
  float: left;
}
.MoSTBreadcrumbs a:first-child {
  display: none;
}

.content {
  /*float: left;  */
  display: inline-block;
  vertical-align: top;
  width: 64%;
  margin: 0 5% 0 0;
}

.subnav {
  float: right;
  width: 20%;
  min-width: 175px;
  max-width: 175px;
}

.footerpane {
  background: #00467f;
  float: left;
  width: 100%;
  height: 35px;
}

.footerpane * {
  color: #fff!important;
  text-align: center;
  font-size: 12px;
}

.MoSTVersion {
 display: none
}

/* navigation */

#leftpane a {
 color: #000;
  font-weight: bold;
  text-decoration: none;
}

#leftpane a.highlighted {
  background-image: url(/templates/images/432aeed7-b870-42cd-b408-3f2ec8685d32.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding:   0 0 0 15px;
}

#leftpane ul {
  margin: 10px 0 0 0;
  padding: 0;
}

#leftpane li {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0
}

.subnav .wrapper {
  border: 1px solid rgb(121, 148, 203);
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}

.subnav .wrapper p {
  padding: 0 7%;
  margin: 0 0 10px 0;
}

.subnav .funders p, .subnav .funders h5 {
  padding: 0 8%;
}

.subnav h4 {
  font-size: 15px;
  color: rgb(51, 51, 51);
  background-color: rgb(129, 162, 92);
  display: block;
  padding: 2%;
  margin: 0 0 20px 0;
}

.funders img.MoSTImage {
  width: 100%;
}

.funders p, .funders h5 {
  text-align: center;
}


/* content styles */
.content p,  .content div  {
  margin: 0 0 20px 0;
}
.content li {
    margin: 0 0 10px 0;
}

.content h1 { 
  margin: 0 0 30px 0;
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
  margin: 30px 0 10px 0;
}


.normal, .normaldisabled {
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
}

table.MoSTTable b {
  font-weight: bold!important;
}

ul.MoSTHeaderLinks {
margin: 0;
padding: 0;
}

ul.MoSTHeaderLinks li {
  margin: 5px 0 5px 0; 
  padding: 0 0 0 0;
}

ul.MoSTHeaderLinks li a {
  font-size: 12px;
}
img.MoSTImage {
  max-width: 100%;
}
/* Document lists */

#topnav .MoSTDocumentListRow{
    float: left;
    width: 32%;
    padding: 0;
    margin: 0.5%;
}
#topnav .MoSTDocumentList ul{
  margin: 0;
  padding: 0;
}

#topnav .MoSTDocumentList li {
  list-style-type: none;
}
#topnav .MoSTDocumentList li a {
  display: block;
  color: #000;
  text-decoration: none;
  height: 29px;
  border: 1px solid #ccc;
  padding: 4%;
  font-size: 12px;
  text-align: center;
}

#topnav .MoSTDocumentList li a:hover {
  color: red;
}

#topnav .MoSTDocumentList li a.highlighted {
  background-color: #81a25c;
  color: #fff;
}

@media all and (max-width: 1215px) {

p.funders img {
  width:100%;
}
}

@media all and (max-width: 653px) {

.template {
  background-image: none;
}

.content, .contentpane, .subnav {
  width: 90%;
  padding: 0 5%;
  max-width: 90%;
}

div.funders {
  width: 100%;
}

div.funders img {
  width: auto!important;
  margin: 0 5% 5% 0;
}


}
div.MoSTVersion {
	display: none;
	visibility: hidden;
}
