﻿
html { 
	overflow-y: scroll;
	}

body {
	background-color: #D0E4F1; 
	margin:0px;
	}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #6f6f6f;
	line-height: 1.6em;
	}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #6f6f6f;
	line-height: 1.6em;
	}


p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #6f6f6f;
	line-height: 1.6em;
	}


table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #6f6f6f;
	line-height: 1.6em;
	}


div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #6f6f6f;
	line-height: 1.6em;
	}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #6f6f6f;
	line-height: 1.6em;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C0D1D;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
	}
	
.errormsg{color:#FF0000;}
	
h2 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #273F61;
	font-weight: bold;
	padding: 3px 3px 3px 0px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	margin-top: 30px;	
	margin-bottom: 20px;
}

h3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	font-weight: bold;
	margin-bottom:0px;
	display:inline;
}

h4 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	margin-bottom: -12px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C0D1D;
	font-weight: bold;
	margin-bottom:0px;
	padding-top: 10px;
	margin-top: 0px;
	/* display:inline; */
	}
	
div.dots {
	margin-top: 6px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #6f6f6f;
	}

#main {
	width: 751px;
	background-color: #ffffff;
	margin: auto;
	padding-top: 14px;
	padding-bottom: 14px;
	}
	
#header {
	width: 723px;
	height: 88px;
	margin: auto;
	border-bottom: 3px solid #CED0D3;
	background-image: url('images/bkg-header.gif');
	background-repeat: repeat-x;
	}
	
#headerleft {
	width: 350px;
	padding-left: 22px;
	padding-top: 21px;
	float: left;
	}	
	
#headerright {
	float: left;
	width: 341px;
	padding-top: 21px;
	padding-right: 10px;
	text-align: right;
	}
	
#masthead {
	clear: both;
	margin: auto;
	width: 723px;
	height: 195px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-color: #1769A3;
	}
	
#maincentreDon {
	float: left;
	width: 440px;
	padding: 15px 20px 20px 20px;
	background-color: #ffffff;
	min-height: 450px;	
	}
	
#maincentre {
	float: left;
	/* width: 495px; */
	/* padding: 20px 5px 20px 20px; */
	width: 475px;
	padding: 20px 15px 20px 30px;
	background-color: #ffffff;
	min-height: 450px;	
	}	
	

div.nav {
	height: 18px;
	padding-top: 12px;
	margin-left: 20px;	
	width: 152px;
	color: #ffffff;
	background-image: url('images/bkg-nav.gif');
	background-repeat: repeat-x;
	line-height: 1em;
	}
	
div.subnav {
	height: 18px;
	padding-top: 12px;
	margin-left: 30px;	
	width: 142px;
	color: #ffffff;
	background-image: url('images/bkg-nav.gif');
	background-repeat: repeat-x;
	}
	
br.divider {
	margin:0;
	padding:0;
	height: 5px;
	clear:both;
}
	
	
/* Subpages */
/************/

#submasthead {
	clear: both;
	margin: auto;
	width: 723px;
	height: 95px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-color: #1769A3;
	}	
	
#submaincontent {
	clear: both;
	width: 723px;
	margin: auto;
	background-color: #ffffff;
	/*background-image: url('images/bkg-sub.gif');
	background-repeat: repeat-y;*/
	}	
	
#submaintree {
	clear: both;
	width: 723px;
	margin: auto;
	padding: 10px 10px 0px 10px;
	background-color: #ffffff;
}

#submaincentre {
	float: left;
	width: 483px;
	padding: 25px 0px 20px 20px;
	background-color: #ffffff;
	min-height: 450px;	
	}	
	
#submainleft {
	float: left;
	width: 200px;
	background-color: #2F4876;
	margin-bottom: 3px;
	min-height: 500px;
	}	
	
div.subfeature {
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	}
	
div.feature {
	background-color: #E9F3FC;
	padding: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
img.right {
	float: right;
	border: 1px solid #cccccc;
	margin-left: 20px;
	margin-bottom: 10px;
	}

img.rightpad {
	float: right;
	border: 1px solid #cccccc;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 3px;
	}

img.left {
	float: left;
	border: 1px solid #cccccc;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	}
	
img.center {
	padding:2px;
	border: 1px solid #cccccc;
	margin-bottom: 0px;
	margin-top: 2px;
}
	
	
td.grey {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
	padding: 2px;
	}
	
div.photowrap {
	}

div.photo {
	float: left;
	width: 144px;
	padding-right: 8px;
	padding-bottom: 8px;
}

img.photo {
	border: 1px solid #cccccc;
	padding: 2px;
}

img.pasteventphoto {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 8px;
	vertical-align: middle;
}

div.clear {
	clear: both;
}

div.trees {
	width: 100px;
	float: left;
	padding-bottom: 15px;
	text-align: center;
}
	
/* Side Features */
/*****************/
	
div.sidefeature {
	width: 172px;
	margin: auto;
	background-color: #EBEEF3;
	color: #484848;
	font-size: 11px;	
	}
	
div.sidediv {
	width: 191px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
img.feature {
	border: 1px solid #809DAF;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	


/* Footer */
/**********/

#footer {
	clear: both;
	width: 695px;
	height: 32px;
	padding-top: 20px;
	background-image: url('images/bkg-footer.gif');
	background-repeat: repeat-x;
	margin: auto;
	border-top: 3px solid #CED0D3;
	color: #89898B;
	font-size: 10px;
	padding-left: 28px;
	margin-top: 6px;
	}
	
/* Forms */
/*********/

form {
	margin: 0px;
	}
	
font.search {
	color: #ffffff;
	/* color: #2B476C; */
	/* font-weight: bold; */
	/* vertical-align: middle; */
	}
	
font.pagedetails {
	color: #008000;
	}
	
table#catalog {
    border-collapse: collapse;
}

#bottomborder TD {
    border-bottom: 1px solid gray;
}
		
/* Links */
/*********/
a:link { font-family: verdana, helvetica; text-decoration: underline; color: #6093CA}
a:active { font-family: verdana, helvetica; text-decoration: underline; color: #6093CA} 
a:visited { font-family: verdana, helvetica; text-decoration: underline; color: #6093CA} 
a:hover { font-family: verdana, helvetica; text-decoration: underline; color: #045EF3}

a.course:link { font-family: verdana, helvetica; text-decoration: none; color: #6093CA}
a.course:active { font-family: verdana, helvetica; text-decoration: none; color: #6093CA} 
a.course:visited { font-family: verdana, helvetica; text-decoration: none; color: #6093CA} 
a.course:hover { font-family: verdana, helvetica; text-decoration: underline; color: #045EF3}


a.nav:link { font-size: 11px; text-decoration: none; color: #ffffff }
a.nav:active { font-size: 11px; text-decoration: none; color: #ffffff } 
a.nav:visited { font-size: 11px; text-decoration: none; color: #ffffff } 
a.nav:hover { font-size: 11px; text-decoration: none; color: #4BAADA}

a.subnav:link { font-size: 11px; text-decoration: none; color: #4BAADA}
a.subnav:active { font-size: 11px; text-decoration: none; color: #4BAADA} 
a.subnav:visited { font-size: 11px; text-decoration: none; color: #4BAADA} 
a.subnav:hover { font-size: 11px; text-decoration: none; color: #ffffff}

a.side:link { text-decoration: underline; color: #A52D24; }
a.side:active { text-decoration: underline; color: #A52D24; } 
a.side:visited { text-decoration: underline; color: #A52D24; } 
a.side:hover { text-decoration: underline; color: #ff9900; }

#in_Memory{visibility:visible; height:280px;}
.memory{visibility:visible;}
#other{visibility:hidden;}
#readmore1{visibility:visible; height:30px; font-weight:normal;}
#readmore2{visibility:hidden; height:0px; font-weight:normal;}



.stepper_widget {vertical-align:top; margin-top:-22px;}
.stepper_widget input{width:35px;}
.stepper_widget button{margin:0;padding:0;border:0;background-color:transparent;width:20px;cursor:pointer;}
.stepper_widget .upbutton{position:relative;top:-6px; color:#2F4876;}
.stepper_widget .dnbutton{position:relative;top:5px;left:-20px; color:#2F4876;}
