body {
	text-align: center;
	/*min-width: 750px;*/
	padding: 0px;
	margin: 0px;
	background-color: #FEEBD8;
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	
}

#container {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding:0px;
}

a:link {
	color: #0D217A;
	border: 0px;
	text-decoration: none;
}

a:visited {
	color: #069;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h2.teachingTitle {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}

h3 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3.teachingTitle {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	display: inline;
	font-weight: normal;
}

p.small {
	font-size: 10px;

}

.stdText {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.footerText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	margin:10px;
	color:#333333;
}

.inline {
	display: inline;
}

.sidebar {
	
	background-image: url(/images/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.homeText {
	padding: 10px 20px 40px 16px;
	background-image: url(/images/home_text_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.container {
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.insideBodyBg {
	background-image: url(/images/inside_main_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.insideMainText {
	padding: 10px 20px 10px 20px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

img {
	border-width: 0px;
}


.homeSidebar {
	background-color: #BA000A;
	color: #ffffff;
	padding: 0px 5px 5px 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.homeSidebarBG {
	background-color: #BA000A;
}

.homeSidebar a:link {
	color: #ffffff;
}

.homeSidebar a:visited {
	color: #ffffff;
}

.homeMainTeachingInfo {
	font-family: verdana,arial;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
}

.centresSidebar {
	background-image: url(/centres/images/centres_nav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFC299;
}

.centresSidebarList {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BA000A;
	line-height: 20px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px
}

.centresSidebarList ul {
	list-style-type: none;
	padding-left: 20px
}

.btt {
	font-size: 10px;
	font-family: arial, verdana, georgia, helvetica, sans-serif;
}

.listCenterHeading {
	background-color: #FFBF92;
	color: #BA000A;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.centresSidebarList li a:link {
	color: #BA000A;
}

.centresSidebarList li a:visited {
	color: #BA000A;
}

.table108H td { background:#CE313A; color:#fff; }
.table108B td { border-top:1px solid #CE313A; color:#BA000A; }
.table108One {  }
.table108Two td { background:#E1E1E1; }