/* Health Sciences Classes */

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;}


/* NAVIGATION */

.mainnavigation 
	{font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #427BAE;}

.mainnavigation a 
	{color: #003366;
	text-align: left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;}

.mainnavigation a:hover 
	{color: #427BAE;
	background-color: #E8E8E8;}

.mainnavigation td 
	{background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;}

.subnavigation 
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
	display: block;
	border: none;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;}

.subnavigation td 
	{background-color: #FFFFFF;
	background-repeat: repeat;}

.subnavigation a 
	{color: #003366;
	text-decoration: none;
	font-weight: normal;
	border: none;}

.subnavigation a:hover 
	{color: #427BAE;
	text-decoration: underline;
	border: none;}



/* Grey line that runs down the left hand margin of the content pages */
	
.leftgreyborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;}

.bannerbackground {
	background-color: #03257D;}

.righthandborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: 300;
	color: #427BAE;
	margin: 0px;
	padding-top: 9px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	letter-spacing: .04em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-top: 6px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;}

p a {
	color: #427BAE;
	text-decoration: none;}
	
p a:hover {
	color: #003399;
	text-decoration: underline;}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;}

blockquote a {
	color: #003399;
	text-decoration: none;}
	
blockquote a:hover {
	color: #CC6600;
	text-decoration: underline;}
	

	
	
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin-top: 8px;
	padding-right: 3px;
	border: 1px solid #CCCCCC; }

.index a {
	color: #427BAE;
	text-decoration: none;}
	
.index a:hover {
	color: #003399;
	text-decoration: none;}
	

.indexp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin-top: 8px;
	padding-right: 3px;}

.indexp a {
	color: #427BAE;
	text-decoration: none;}
	
.indexp a:hover {
	color: #003399;
	text-decoration: none;}

ul {
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	list-style-type: circle;
}
ul a {
	color: #427BAE;
	text-decoration: none;
}
ul a:hover {
	color: #003399;
	text-decoration: underline;
}

ol {
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	list-style-type: decimal;
}
ol a {
	color: #427BAE;
	text-decoration: none;
}
ol a:hover {
	color: #003399;
	text-decoration: underline;
}




.footertopborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;

}

.contactdetails p {
	color: #003399;
	text-align: left;
	padding-left: 15px;
	font-size: 10px;
	line-height: 18px;
}
.contactdetails a { font-family: Verdana, Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; height: 13px; }
.contactdetails a:hover {
	color: #0099CC;
	text-decoration: none;
}
.contactdetails td {
	background-color: #E8EBF3;
	padding-left: 17px;
	height: 25px;
	width: 150px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #999999;
	text-align: left;
	padding-top: 10px;
	padding-left: 17px;

}
.footer a { color: #003366; text-decoration: none; }
.footer a:hover { color: #003399; text-decoration: none; background-color: #E8EBF3; padding-top: 2px; padding-bottom: 2px; }


.indexfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	padding-left: 18px;
	vertical-align: top;
	padding-top: 12px;
	background-image: url(gfx/dotlines_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-right: 15px;

}

.indexfooter a { color: #999999; text-decoration: none; }

.indexfooter a:hover {
	color: #427BAE;
	text-decoration: none;
	background-color: #E8EBF3;
}




.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	padding-left: 199px;
}

.breadcrumbs a { color: #003399; text-decoration: none; 
	text-align: left;}

.breadcrumbs a:hover {
	color: #427BAE;
	text-decoration: none;
	background-color: #E8EBF3;
	padding-top: 2px;
	padding-bottom: 2px;
}

.contentpadding {
	padding-right: 6%;
	padding-left: 35px;
	text-align: left;
	vertical-align: top;
}

.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #798BBA;
	line-height: 13px;
}

.furtherinfo {
	font-size: 11px;
	color:#666666;
	width: 120px;
}

.tableoutside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	width: 100%;
}

.tableoutside th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-align: left;
	padding-left: 3px;
	border-top: 1px solid #E1E1E1;
	border-right: #E1E1E1;
	border-bottom: #E1E1E1;
	border-left: 1px solid #E1E1E1;
	background-color: #cccccc;
}


.tableoutside a {
	color: #003399;
	text-decoration: none;
}

.tableoutside a:hover {
	color: #CC6600;
	text-decoration: underline;
}



.tableinsideleft td {
	background-color: #e8e8e8;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	vertical-align: top;
	line-height: 15px;
}


.tableinsideleft th { }

.tableinsideleft p {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}


.tableinsideleft2 th { }

.tableinsideleft2 td {
	background-color: #F4F5E7;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #E1E1E1;
	vertical-align: top;
	line-height: 15px;
}

.tableinsideleft2 p {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}


.tableinsideleft3 td {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	vertical-align: top;
	line-height: 15px;
}


.tableinsideleft3 th { }

.tableinsideleft3 p {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}




.tableinsidecentre {
	text-align: center;
}


.contentnavigationtable {
	border: 10px solid EEF0F6;
	width: 100%;
}

.contentnavigationtable1 td {
	background-color: #EEF0F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 7px;
	color: #333333;
	
}

.contentnavigationtable2 td {
	background-color: #E6E8E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: 400;
	padding: 7px;
}

.contentnavigationtable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: 400;
}
.contentnavigationtable a:hover {
	color: #CC6600;
	text-decoration: underline;
}


/* are these classes required? */

/*
.content_subnavigationtable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px;
	border: 1px solid #CCCCCC;
}

.content_subnavigationtable p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #CCCCCC;
	padding: 0px;
}

.content_subnavigationtable a {
	color: #003399;
	text-decoration: none;
}
.content_subnavigationtable a:hover {
	color: #CC6600;
	text-decoration: underline;
}

*/


.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:10px;
	text-decoration: none;
	background-color: #e8e8e8;
}
.menu a {
	text-decoration: none;
	color: #003366;
	padding-top: 2px;
}
.menu a:hover {
	color: #003366;
	text-decoration: underline;
}


.topofpage {
	color: #CC6600;
	text-align: right;
}



.userlinks {
	margin-left: 20px;
	margin-bottom: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: right;
	width: 146px;
}

.userlinks td{
	padding-bottom: 7px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 7px;
}

.userlinks th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #798BBA;
	text-decoration: none;
	font-weight: 400;
	background-repeat: no-repeat;
	background-position: left bottom;

}

.userlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CC6600;
	text-decoration: none;

}

.userlinks a:hover {
	color: #CC6600;
	text-decoration: underline;
}





/* News tables */

.newstable { font: 9px/13px Verdana, Arial, Helvetica; color: #666666; vertical-align: top; width: 100%; background-color: #FFFFFF; text-align: center; }
.newstable a { color: #427BAE; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 13px; }
.newstable a:hover { color: #003399; text-decoration: none;}


.uninewstable { font: 9px/15px Verdana, Arial, Helvetica; color: #999999; vertical-align: top; background-color: #FFFFFF; }
.uninewstable a {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}
.uninewstable a:hover { color: #CC6600; text-decoration: underline; }
.uninewstable th { text-align: left; padding: 6px; color: #FFFFFF; background-color: #798BBA; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; font-weight: 400; }
.uninewstable td { text-align: left; padding: 6px; background-color: #EEF0F6; }

.uninewstable td.archive { text-align: right; padding: 3px; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #CC6600; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }

.archivenewstable { font: normal 12px/18px Verdana, Arial, Helvetica; color: #FF9900; vertical-align: top; width: 100%; background-color: #FFFFFF; }
.archivenewstable a { color: #003399; text-decoration: none; font-size: 9pt; }
.archivenewstable a:hover { color: #CC6600; text-decoration: underline; }
.archivenewstable th { text-align: left; padding: 6px; color: #333333; background-color: #E9E9D5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; font-weight: 400; }
.archivenewstable td { text-align: left; padding: 6px; background-color: #FDFAF1; border-left-width: 1px; border-left-style: solid; border-left-color: #CCCCCC; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }


.newsarchiveform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003366; border: 1px solid #798BBA; line-height: 13px; width: 120px; background-color: #FFFFFF; }

.tableindex {
	width: 177px;
}

.tableindex th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8394BF;
	font-weight: normal;
	text-align: left;
	line-height: 17px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.tableindex a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	display: block;
	text-align: left;
	vertical-align: text-bottom;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	line-height: 15px;
}

.tableindex a:hover {
	color: #003366;
	display: block;
	background-color: #C1C9DC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
}



.featureborder {
	border: 1px solid #CCCCCC;
	padding: 15px;
}


.contentnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color: #FCFBF6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 7px;
	margin: 0px;
}

.contentnav1 a{
	text-decoration: none;
}
.contentnav1 a:hover{
	color: #CC6600;
	text-decoration: underline;
}

.contentnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 7px;
}

.contentnav2 a{
	text-decoration: none;
}
.contentnav2 a:hover{
	color: #CC6600;
	text-decoration: underline;
}


.greyborder {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: auto;
}



.internationalborder {
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}

.internationalborder th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	background-color: #F4F5E7;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}

.internationalborder td{
	text-align: left;
	vertical-align: top;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}

.internationalborder h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}


.smalltag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	font-style: italic;
}



/* Content pages bullet list navigation at the top of the page */

.pagesubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	padding-left: 30px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 5px solid #EAEAEA;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: circle;
	list-style-position: outside;
}

.pagesubnav a {
	color: #003399;
	line-height: 15px;
	display: block;
	}

.pagesubnav a:hover {
	color: #003366;
	text-decoration: none;
	background-color: #E8EBF3;
	display: block;
	}



.sitemap table{
	border: 1px solid #000000;
	margin: 2px;
	padding: 0px;
	width: 100%;
}
.sitemap th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #D0E4E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-left: 7px;
	padding-right: 5px;
}
.sitemap td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	background-color: #ececec;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sitemap p{
	font-size: 11px;
	line-height: 17px;
}
.sitemap a{
	color: #003399;
	line-height: 13px;
	text-decoration: none;
}
.sitemap a:hover{
	color: #0099CC;
	text-decoration: underline;
}
.columndivide {
	background-image: url(gfx/dots_vert.gif);
}
.bodytable {
	height: 100%;
	vertical-align: top;
	background-image: url(gfx/strip1.jpg);
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	padding-left: 0px;
	vertical-align: bottom
	padding-top: 4px;
	background-position: center top;
	background-repeat: no-repeat;
}
.search a {
color: #0099CC; text-decoration: none;
}
.search a:hover {
	color: #0099CC;
	text-decoration: none;
	background-color: #E8EBF3;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 30px;
	text-decoration: underline;
}

h4 a {
	color: #427BAE;
	text-decoration: none;}
	
h4 a:hover {
	color: #003399;
	text-decoration: underline;}

.newsarchive { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	color: #333333; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #CCCCCC; 
	margin: 0px; 
	padding: 12px; }

.newsarchive a { 
	text-decoration: none; }

.newsarchive a:hover { 
	color: #003366; 
	text-decoration: underline; 
	}
	
.nb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #C00;
	margin: 0px;
	font-weight:bold;	
}
.nbSmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #C00;
	margin: 0px;
	
}	
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	color: #C00;
	margin: 0px;
	
}		
	
