/* Set font size to 62.5% so that 1 em = 10 pixels */
body {
	color: #FFFFFF;
	font-size: 73%;
	font-weight: normal;
	font-style: normal;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 100%;
	line-height: 110%;
}
p {
	line-height: 110%;
	font-size: 110%;
}
li a:link {
	color: #FFFFFF;
	text-decoration: none
}
#wrapper{
	font-size: 90%;
	font-family: verdana, arial, sans-serif;
	width: 90%;
	overflow: hidden;
	padding: 15px;
	margin-left: 0px;
}
a  {
	text-decoration: none;
	color: #FFFF00;
	font-size: 110%;
}
#wrapper a:hover {text-decoration: underline}
#masthead {
	width: 100%;
	float: left;
	overflow: auto;
	background-color: #003366;
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 32px;
	}
ul {
	list-style-type: none;
	font-size: 100%;
	text-align: left;
}
li {
	display: block;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
	font-size: 100%;
	font-weight: bold;
}
#footer {
	text-align: center;
	width: 100%;
	font-size: 80%;
	clear: both;
	float: left;
}

.content { margin: 1em 5em 1em 15em    }
.heading {
	color: #FFCC66;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	font-size: 120%;
}
.photoBox { margin-left: 9em; }
.photo {
	float: left;
	margin-left: 0px;
	text-align: right;
	padding-left: 0px;
}
.thisPage {color: #eaea88}

h1 {
	color: #FFFFFF;
	font-size: 180%;
	font-weight: 600;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 160%;
}
h3 {
	color: #FFFFFF;
	font-size: 145%;
	font-weight: 400;
	line-height: 100%;
	margin: 0.5em 2em 1em 6em
}
h4 {
	color: #000032;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
}
input {color: #000032; background-color: #fff; font-size: 90%; font-weight: 500}
.newlink {
	font-weight: bold;
	text-decoration: underline;
}
#footer .newlink a {
	text-decoration: underline;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}
#left_paneSB {
	background-color: #009900;
	width: 14%;
	padding-top: 18px;
	padding-right: 23px;
	padding-left: 18px;
	float: left;
	text-align: left;
	padding-bottom: 5250px;
}
#right_paneSB {
	float: left;
	background-color: #003366;
	width: 76%;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 21px;
}


#right_paneSB li {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	display: list-item;
	font-weight: normal;
}





#boxbody {
	width: 100%;
	background-color: #000033;
	padding: 4px;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin-top: 40px;
	margin-bottom: 23px;
}
.small_copy {
	font-size: 80%;
	line-height: 110%;
	color: #FFFFFF;
	font-weight: normal;
}
#right_paneSB img {
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 17px;
}
.centre {
	text-align: center;
}
h5 {
	font-size: 110%;
	color: #00FFFF;
}
#favBooks {
	margin: 0px;
	padding: 0px;
}
#clear {
	clear: left;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#right_paneSB #boxbody a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.no_padding {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
wrapper2 {
	width: 80px;
}
		.contactNumbers {
	width: 80%;
	margin: 1em 3em;
	padding: 1em;
	line-height: 120%;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}

		.emailField {
	width: 80%;
	padding: 1em;
	margin-top: 1em;
	margin-right: 3em;
	margin-bottom: 1em;
	margin-left: 3em;
}
		.formLabel {
	text-align: right;
	width: 11em;
	padding-right: 12px;
}

.row {
	clear: both;
	font-size: 110%;
}

input,textarea { vertical-align: middle; margin: 5px; border: solid 1px #666666; padding: 5px  }

.formLabel, .formControl { vertical-align: middle;  line-height: 2.5em; float: left; overflow: hidden}
.courseText a:hover {
	color: #FFFF00;
}
fieldset {
	border: 1px solid #FFFFFF;
}
.inset {
	margin: 20px;
}
hr {
	color: #00007A;
}
.author {
	font-size: 70%;
}
.AccordionPanelTab h1 {
	color: #FFFFFF;
	margin: 0px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.AccordionPanelContent ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: disc;
}
#masthead_form {
	float: right;
	margin-right: 50px;
	margin-top: 19px;
}
h9 {
	text-align: center;
	font-size: 212%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
iframe {
	background-color: #009900;
}
#right_paneSB #wrapper2 #mainContent  .courseText li {
	list-style-type: none;
	margin-left: -28px;
}
.head8 {
	color: #CCCCFF;
	font-size: 122%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#right_paneSB .no-pad {
	margin: 0px;
	padding: 0px;
}
