body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

li {
	margin-bottom:0.4em;
}

a {
color: #339999;
font-weight: normal;
text-decoration: underline;
}

a:hover {
color: #3b3f3f;
}

a:visited {
color: #3b3f3f;
}

a img {
border:none;
}

.mceEditor td img {
  display: inline
}

td img {
	display:block;
}

h1 {
	margin: 15px 0px 20px 0px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:1.8em;
	line-height: 25px;
}

h2 {
	font-size:1.4em;
	margin: 15px 0px 10px 0px;
	line-height: 20px;
}
h3 {
	font-size:1.1em;
	margin: 20px 0px 5px 0px;
}
h4 {
	font-size:1em;
	color:#5F6666;
	padding:0px;
	margin: 10px 0px -3px 0px;
}

h1,h2,h3,h4 {
	font-weight: bold;
}

h2 + table {
	margin-top: 15px;
}

td.mainnav {
	padding-top: 5px;
	width: 770px;
}

td.leftspacertop {
	width: 50%;
}

td.pageleft {
	width:284px;
}

td.pageright {
	width:484px;
}
td.leftspacercontent {
	width: 50%;
}
td.leftfootercontent {
	width: 50%;
	margin-right:5px;
}
td.footercontent {

}
td.rightfootercontent {
	width: 50%;

}
td.rightspacertop {
	width: 50%;
	background: url(/images/structural/back-edge-right.gif) repeat-x bottom left;
}
td.rightspacercontent {
	width: 50%;
	background-color: #ffffff;
	border-bottom: solid 2px #B6C1C1;
}

.glossaryasterisk {
	display: none;
}

#maincontent a.form_link {
  display: block;
  padding-bottom: 5px
}

input.email_input {
 border: 1px solid #000000;
 color: #000000;
 height: auto;
}

#SubmitPassword {
  height: 20px
}

@media screen, projection {

body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: #ffffff url(/images/structural/back-grad.gif) repeat-x top left;
	color:#000;
}

.printonly, #headlinks, .printfooter, #printheaderlogo {
	display:none;
}

#bctlist {
	font-size:0.7em;
	width:750px;
	margin: 5px 0px 5px 0px;
	text-align:left;
}

#bctlist a.bct {
	padding: 0px 5px 0px 25px;
	background: url(/images/structural/breadcrumb.gif) no-repeat bottom left;
	color: #339999;
	font-weight: normal;
	text-decoration: underline;
}

#bctlist a.bctnolink {
	padding: 0px 5px 0px 25px;
	background: url(/images/structural/breadcrumb.gif) no-repeat bottom left;
	color: #3b3f3f;
	font-weight: normal;
	text-decoration: none;
}

#bctlist a.bctnoimage {
	color: #339999;
	padding: 0px 5px 0px 0px;
	font-weight: normal;
	text-decoration: underline;
}

#bctlist a:hover.bct {
	color: #3B3F3F;
}

#bctlist a:hover.bctnoimage {
	color: #3B3F3F;
}

#bctlist a:visited.bct {
	color: #3B3F3F;
}

#bctlist a:visited.bctnoimage {
	color: #3B3F3F;
}

#bctlist a:visited.bctnolink {
	color:#3b3f3f;
	text-decoration:none;
}

#bctlist a:hover.bctnolink  {
	color:#3b3f3f;
	text-decoration:none;
}

td.sectionnav {

	border-bottom: solid 1px #339999;
}

td.sectionnav-regional {
	border-bottom: solid 1px #019A9F;
}

#leftspacerpad {
	width:15px;
}

.sectionnavlinks {
	font-size:0.7em;
	margin-top: 5px;
	margin-bottom: 5px;

}

.sectionnavlinks a {
	color: #339999;
	font-weight: bold;
	text-decoration: none;
}

.sectionnavlinks a:hover {
	color: #3B3F3F;
	text-decoration: underline;
}

.sectionnavlinks a:visited {
	color: #339999;
	text-decoration:none;
}

#main{
	/* background: #ffffff url(/images/structural/2back-top.gif);*/
	background: #ffffff;
	margin:0px;
	padding:0px;
	width:770px;
	margin-left: auto; margin-right:auto;
}

#maintable{
	width:770px;
	/* padding-left: 20px; */
	background: url(/images/structural/back.gif) no-repeat top left;
	border:0;
	border-left: solid 2px #B6C1C1;
	border-bottom: solid 2px #B6C1C1;
}

#maintable td {
	/* border:0; */
	padding:0;
}
#maincontent{
	background: url(/images/structural/curve-1.gif) no-repeat top left;
	width:480px;
	padding:10px 0px 0px 15px;
	margin: 25px 0px 0px 0px;
	font-size:0.75em;
	line-height:1.4em;
	text-align:left;
}

#documentlisting-regional{
	background: url(/images/structural/regional/back-new-upper.jpg) no-repeat top left;
	width:480px;
	padding:25px 0px 0px 15px;
	margin: 25px 0px 0px 0px;
	line-height:1.4em;
	text-align:left;
}

#maincontent p {
	margin: 0px 0px 10px 0px;
}
#maincontent a {
	color: #339999;
	font-weight: normal;
	text-decoration: underline;
}

#maincontent .glossarylink {
	text-decoration: none;
	border-bottom: dashed 1px;
}

#maincontent a:hover {
	color: #3b3f3f;
	text-decoration: underline;
}

#maincontent a:visited {
	color: #3b3f3f;
	text-decoration: underline;
}

#documentlisting a, #documentlisting-regional a {
	color: #339999;
	font-weight: bold;
	/* text-decoration: none; */
}

#documentlisting a:hover, #documentlisting-regional a:hover {
	color: #3b3f3f;
	/* text-decoration: underline; */
}

#documentlisting a:visited, #documentlisting-regional a:visited {
	color: #3b3f3f;
	/* text-decoration: none; */
}

#navigation, midnavigation {
	padding:0px;
	margin: 25px 0px 0px 0px;
	width:245px;
	text-align:left;
}

#navigation p, midnavigation p {
	font-size:0.7em;
	margin: 0px 0px 5px 40px;
}

#rule {
	margin: 0px;
	padding:0px;
	border-bottom: 1px solid #339999;
}

hr {	
	margin: 1em 0em 0em 0em;
	padding: 0;
	height:6px;
	border: none;
	background: url(/images/structural/rule-478.gif) no-repeat top left;
}


#lowernavigation  {
	padding:0px;
	margin: 25px 0px 0px 31px;
	width:209px;
	text-align:left;
	font-size: 0.7em;
}

#lowernavigation a , #lowercontact a {
	color: #339999;
	font-weight: normal;
	text-decoration: underline;
}

#lowernavigation a:hover, #lowercontact a:hover { color: #3b3f3f; }

#lowernavigation a:visited, #lowercontact a:visited { color: #3b3f3f; }

#lowersearch {


background: #EAF5F5 url(/images/structural/search-back.gif)  top left;
background-repeat: no-repeat;
padding: 10px 10px 15px 10px;
}


#lowerunions, #lowertuc, #loweremailalerts, #lowercoursesdirectory  {
	margin: 25px 0px 10px 0px;
	padding-left: 10px;
	padding-top: 10px;
	background: url(/images/structural/curve-1.gif) no-repeat top left;
	height: 100px;
	overflow: visible;
}

p.advancedsearch {
	margin:0px;
	padding:0px;
}

#lowerlinks {
	margin: 25px 0px 10px 10px;
}

#lowerlinks p {
	padding:5px 0px 5px 0px;
	margin:0px;
}

#lowerevents, #lowerdiscussions, #lowercourses, #lowerpublications, #lowerlatestnews, #lowerwnew, #lowersearchtips, #lowerextranet {
	margin: 25px 0px 10px 10px;
}

#lowerevents p, #lowerdiscussions p, #lowercourses p, #lowerpublications p, #lowerlatestnews p, #lowerwnew p, #lowersearchtips p, #lowerextranet p
{
	padding:5px 0px 5px 0px;
	margin:0px;
}


#lowerpublications .publicationcover {
	margin-left:10px;
}


#lowercontact {
	margin: 25px 0px 5px 41px;
	padding-bottom: 8px;
	width:209px;
	text-align:left;
	font-size: 0.7em;
}


#relateddocuments {
	margin: 35px 0px 10px 0px;
}

#relateddocuments p {
	text-align:left;
	font-size: 0.9em;
}

#relateddocuments a {
	color: #339999;
	font-weight: normal;
	text-decoration: underline;
}

#relateddocuments a:hover { color: #3b3f3f; }

#relateddocuments a:visited { color: #3b3f3f; }

#relateddocuments p {
	padding:5px 0px 5px 0px;
	margin:0px;
}

.sectionheader {
	margin-bottom: 5px;
}

#headerlogo {
	width:185px;
	text-align:left;
	font-size:0.7em;
	float:left;
	margin:15px 10px 10px 0px;
}


#footerlogo {
	width:35px;
	text-align:left;
	font-size:0.7em;
	float:left;
	margin:10px 15px 10px 0px;
}

#footer, #footercompany {
	text-align:left;
	font-size:0.7em;
	margin:15px 0px 10px 0px;
}

#footer a, #footercompany a{
	color: #3b3f3f;
	text-decoration:underline;
	font-weight: normal;
}

fieldset {
	background: #ffffff;
	border: #7F3947 solid 1px;
	padding : 0px 7px 8px 12px;
	font-size: 0.9em;
}

fieldset p 	{
	margin-top : 3px;
	margin-bottom : 5px;
}

legend 	{
	font-weight:bold;
	margin-bottom: 7px;
	padding-left:0px;
	color:#000;
}

field { 
	width:200px;
	border:1px solid #31636E;
	color:#000;
}

.search-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#lowersearchpopular ul {
margin-top: 5px;
margin-left: 0px;
padding-left: 0px;
list-style: none;
}

#lowersearchpopular li {
padding-left: 20px;
background-image: url(/images/structural/popular-bullet.gif);
background-repeat: no-repeat;
}


.leftsearchselect {
	width:187px;
	height:17px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	border:1px solid #5F6666;
	color:#5F6666;
}

.calendar a.button, calendar a.button:hover, .calendar a.button:visited, .calendar a.button:active, .calendar .button {
  width: auto !important;
  font-size: 1.2em !important;
}

.searchselect {
	width:150px;
	height:17px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	border:1px solid #5F6666;
	color:#5F6666;
}

.leftsearchsubject {
	width:185px;
	padding:0px;
	margin: 0px 0px 10px 0px;
	border:1px solid #5F6666;
	color:#5F6666;	
}
.leftsearchbox {
	width:125px;
	height:17px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #5F6666;
	color:#5F6666;
}

.leftsearchbutton, .changeregionbutton, .button {
background-color: #E8E8E8;
border: 1px solid #5F6666;
padding: 0px;
height:20px;
width: 100px;
margin:10px 0px 10px 0px;
color: #3b3f3f;
font-weight: bold;
font-size:11px;
}

.leftsearchbutton {
width: 50px;
margin:0px 0px 0px 10px;
}

input {
	height:17px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #5F6666;
	color:#5F6666;
}

.pageoptions {
	margin-bottom: 25px;
	margin-top: 40px;
	height:43px;
	padding:0px;
	border-bottom: 1px solid #339999;
}

.emailpage {
	float:right;
	margin:0px;
	padding:0px;
}

#maincontent .emailpage a.emailpagelink {
	background: url(/images/structural/email.gif) bottom right no-repeat;
	font-size: 11px;
	padding: 25px 45px 0px 25px;
	margin: 0px;
	text-align: left;
	font-weight:normal;
	display:block;
	text-decoration: none;
	color:#339999;
}

#maincontent .emailpage a:hover.emailpagelink {
	color: #3b3f3f;
	font-weight: normal;
	text-decoration: none;
}

#maincontent .emailpage a:visited.emailpagelink {
	color: #3b3f3f;
	font-weight: normal;
	text-decoration: none;
}

.topofpage {
	width:125px;
	margin:0px;
	padding:0px;
}

.topofpage-document {
	float:left;
	width:125px;
	margin:0px;
	padding:0px;
}

#maincontent .topofpage a.topofpagelink, #maincontent .topofpage-document a.topofpagelink {
	background: url(/images/structural/nav-7.gif) bottom left no-repeat;
	font-size: 11px;
	padding: 25px 25px 1px 25px;
	margin:0px;
	text-align: left;
	font-weight: bold;
	display:block;
	text-decoration: none;
	color:#339999;
}

#maincontent .topofpage a:hover.topofpagelink, #maincontent .topofpage-document a:hover.topofpagelink {
	color: #3b3f3f;
	text-decoration: underline;
}

#maincontent .topofpage a:visited.topofpagelink, #maincontent .topofpage-document a:visited.topofpagelink {
	color: #3b3f3f;
	font-weight: bold;
	text-decoration: none;
}

a.majorsubject {
	background: url(/images/structural/nav-1.gif) no-repeat;
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	font-weight: bold;
	display:block;
	text-decoration: none;
	color:#3b3f3f;
}

a.majorsubject {
	color:#339999;
}

a.majorsubject-selected {
	background: url(/images/structural/nav-2.gif) no-repeat;
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	display:block;
}

a.minorsubject {
	background: url(/images/structural/nav-4.gif) no-repeat;
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	display:block;
	text-decoration:underline;
	color:#339999;
}

a.downthispage, a.inthisdocument, .otherdocumentpage {
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	display:block;
	text-decoration:underline;
	color:#339999;
}

.coursecancelled {
	font-weight: bold;
	color: #DD0000;
}

.otherdocumentpage-selected {
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	display:block;
	text-decoration:none;
	color:#000000;
}

.onthispage-selected {
	background: url(/images/structural/nav-2.gif) no-repeat;
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	display:block;
}

a.minorsubject-selected {
	background: url(/images/structural/nav-3.gif) no-repeat;
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	display:block;
	text-decoration:underline;
	color:#339999;
}

a.minorminorsubject {
	font-size: 11px;
	padding: 2px 25px 1px 50px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	display:block;
	color:#339999;
	text-decoration:underline;
}

a.minorminorsubject-selected {
	font-size: 11px;
	padding: 2px 25px 3px 50px;
	margin: 0px 0px 1px 0px;
	text-align: left;
	font-weight: normal;
	display:block;
	color:#3b3f3f;
	text-decoration:none;
}

a.majorsubject:visited {
	color:#3b3f3f;
	text-decoration:none;
}

a.majorsubject:hover {
	color:#339999;
	text-decoration:underline;
}

a.minorsubject:hover, a.minorsubject-selected:hover, a.minorminorsubject:hover {
	color:#3b3f3f;
	text-decoration:underline;
}

a.minorsubject:visited, a.minorsubject-selected:visited, a.minorminorsubject:visited {
	color:#3b3f3f;
	text-decoration:underline;
}

a.minorminorsubject-selected:hover{
	color:#3b3f3f;
	text-decoration:none;
}

a.minorminorsubject-selected:visited {
	color:#3b3f3f;
	text-decoration:none;
}

td.topnavlinks {
	padding-left: 15px;
	margin: 0px;
	width: 284px;
	font-size: 0.6em;
	background: url(/images/structural/back-edge-left.gif) repeat-x bottom left;
}

td.topnavlinks a {
	color: #3B3F3F;
	font-weight: normal;
	text-decoration:underline;
	padding-right: 15px;
}

td.topnavlinks a:visited {
	color: #3B3F3F;
	font-weight: normal;
	text-decoration:underline;
	padding-right: 15px;
}

#paginationtop {
	margin-top:6px;
	font-size:0.9em;
	padding-bottom: 10px;
	margin-bottom:25px;
}

#paginationbottom {
	font-size:0.9em;
	padding-top: 16px;
	padding-bottom: 10px;
	margin-bottom:25px;
}

#documentlisting-regional #paginationbottom {
	background: url(/images/structural/regional/back-new-lower.jpg) no-repeat bottom left;
	font-size:0.9em;
	padding:25px 25px 0px 15px;
	margin:0px 0px 0px -15px;
	height:36px;
}

#paginationtop a.paginateleftlink {
	background: url(/images/structural/nav-5.gif) no-repeat top left; 
	padding-left:40px;
	padding-bottom:20px;
	color:#339999;
	font-weight:normal;
	text-decoration:underline;
	height:25px;
}

#paginationtop a:hover.paginateleftlink  {
	color:#3b3f3f;
	text-decoration:underline;
}

#paginationtop a:visited.paginateleftlink  {
	color:#3b3f3f;
	text-decoration:underline;
}

#paginationbottom a.paginateleftlink {
	background: url(/images/structural/nav-5.gif) no-repeat top left; 
	padding-left:40px;
	padding-bottom:20px;
	color:#339999;
	font-weight:normal;
	text-decoration:underline;
	height:25px;
}

#paginationbottom a:hover.paginateleftlink  {
	color:#3b3f3f;
	text-decoration:underline;
}

#paginationbottom a:visited.paginateleftlink  {
	color:#3b3f3f;
	text-decoration:underline;
}

#paginationtop a.paginaterightlink {
	background: url(/images/structural/nav-6.gif) no-repeat top right; 
	padding-right:40px;
	padding-bottom:20px;
	color:#339999;
	font-weight:normal;
	text-decoration:underline;
}

#paginationtop a:hover.paginaterightlink  {
	color:#3b3f3f;
	text-decoration:underline;
}

#paginationtop a:visited.paginaterightlink  {
	color:#3b3f3f;
	text-decoration:underline;
}

#paginationbottom a.paginaterightlink {
	background: url(/images/structural/nav-6.gif) no-repeat top right; 
	padding-right:40px;
	padding-bottom:20px;
	color:#339999;
	font-weight:normal;
	text-decoration:underline;
}

#paginationbottom a:hover.paginaterightlink  {
	color:#3b3f3f;
	text-decoration:underline;
}

#paginationbottom a:visited.paginaterightlink  {
	color:#3b3f3f;
	text-decoration:underline;
}


#searchresultsData th {
	text-align: left;
}
#searchresultsData th {
	padding: 15px 10px 15px 0px;
	border-bottom:1px solid #CBCBCB;
}
#searchresultsData td {
	padding: 15px 0px 15px 0px;
	border-bottom:1px solid #CBCBCB;
}

#regionalmap {
 margin:0px;
 padding:0px;
 height:250px;
 color:#5F6666;
}

#lowercourses td.coursedetails {
	background: #EAF5F5;
	padding: 2px 2px 2px 2px;
}


#lowercourses td.coursedetails  a {
	color: #339999;
	font-weight: bold;
	text-decoration:none;
}

#viewallcourses {
	margin-top:10px;
}
#viewallcourses a {
	background: url(/images/structural/nav-6.gif) no-repeat bottom right;
	padding: 16px 40px 10px 25px;
	margin-bottom:45px;
	color: #339999;
	font-weight: bold;
	text-decoration:none;
}
	
#lowercourses td.coursedetails a:hover, #viewallcourses a:hover {
	color: #3B3F3F;
	font-weight: bold;
	text-decoration:underline;
}

#lowercourses td.coursedetails a:visited, #viewallcourses a:visited {
	color: #3B3F3F;
	font-weight: bold;
	text-decoration:none;
}

#streamtitle {
	width:400px;
	text-align:left;
	font-size:0.7em;
	float:left;
	padding:0px;
	margin:15px 10px 0px 12px;
}
}



@media print {
	
	.topnavlinks, #headlinks, #headerlogo, #streamtitle, .sectionnav, .topsectionlinks, .pageleft, .pageright, #bctlist, #navigation, #lowernavigation, #lowercontact, #lowercoursesdirectory, #footerlogo, #footer, #footercompany, .sectionnav, #paginationtop, #paginationbottom, .topofpage, #rule, .leftspacertop, .leftspacercontent, .leftfootercontent, .rightspacertop, .rightspacercontent, .rightfootercontent, .topofpage-document, .emailpage, #navigation-stream, #bct, .sectionnavlinks, #streamtitle, td.sectionnav-stream-ltu, td.sectionnav-stream-ras, td.sectionnav-stream-raot, .streamtitle {
		display:none;
	}
	
	body {
		background: #ffffff;
		font-size: 13px;
		line-height:120%;
		text-align: left;
	}
	
	h1 { 
		margin-top: 0px;
		font-size:2em;
	}
	
	hr {	
		margin: 1em 0em 0em 0em;
		padding: 0;
	}


	#maincontent {
		/* border: solid 2px #B6C1C1; */
		width: 98%;
	}
	
	#printheaderlogo {
		margin-bottom:25px;
		padding-bottom: 5px;
		border-bottom: 3px solid #339999;
	}
	
	.printfooter {
		margin-top: 20px;
		border-top: 3px solid #339999;
		padding: 0;
		font-size: 0.8em;

	}
	
	.pageoptions {
		border: solid 1px #339999;
		margin: 20px 0px 20px 0px;
	}
}

.addthis_toolbox{
	margin-top: 10px;
	margin-bottom: 15px;
}
