/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#cccccc;
	background-color: #cccccc;
	margin: 6px;
	padding: 0px;
	text-align: center;
	/* margin auto in page block not centering in IE 5.x */
}
div.rightcontentimage {
	/*width:147px !important;
	width :152px;*/
	float: right;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: right;
}
.imagecaptiontext {
	text-align: center;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page{
	/*top: 50px;*/
	/*position : absolute;*/
	position:relative;
	text-align: left;
	background: #FFFFFF;
	/*background-color: #FFFFFF;*/
	border: 1px solid #000000;
	margin :auto;
	width: 100% !important;
	width /**/:764px;
}
#pageans{
	/*top: 50px;*/
	/*position : absolute;*/
	position:relative;
	text-align: left;
	background: #FFFFFF;
	/*background-color: #FFFFFF;*/
	border: 1px solid #000000;
	margin :auto;
	width: 77% !important;
	width /**/:617px;
}
#pageansfull{
	/*top: 50px;*/
	/*position : absolute;*/
	position:relative;
	text-align: left;
	background: #FFFFFF;
	/*background-color: #FFFFFF;*/
	border: 1px solid #000000;
	margin :auto;
	width:100% !important;
	width /**/:800px;
}
#banner {
	position: relative;
	margin:0px;
	padding:0px;
	border: 0px;
	background-color: #FFFFFF;
	height:190px;	
	overflow: hidden;	
}
#banner img, div.centreimage img, .noborder, #left img, img{
	border: 0px;	
}
#left {
	/*float:left;*/
	position:absolute;
	top:190px;
	left:0px;
	background-image: url(../images/ecsmsd_side2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;

	margin 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	width:20%;
}
#content {
	top:0px;
	margin:0px 0px 0px 21%;
	padding: 0px 10px 10px 10px;
	color: #333333;
	background-color: #FFFFFF;
	width: 79% !important
}
#subcontent {
	top:0px;
	margin:0px;
	padding: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #46498B;
	position: relative;
	width:95% !important;
	min-height:350px;
}
#footer {
	clear:both;
	background:#FFFFFF;
	/*width:100%;*/
	/*margin:0px auto;*/
	text-align: right;
	color: #838FA0;
	width :100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-right: 10px;
	padding-bottom: 5px;
}
ul#subnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	/*background-color: #FFFFFF;*/
	/*background-color: #D6D6D6;*/
}
ul#subnav li {
	display: block;
	margin-bottom: 8px;
	border: 1px solid #424262;
}
ul#subnav li.last {
	margin-bottom: 15px;

}
ul#subnav li a {
	display: block;
	margin: 0px;
	padding:2px 0px 2px 5px;
	/*background-color: #9B9B2E;*/
	background-color: #034091;
	line-height:1.4;
	/*color: #52520D;*/
	color: #FFFFFF;
	text-decoration: none;
	width: 100% !important;
	font-size:10px;
	font-weight: bold;
}
ul#subnav li a:hover {
	background-color: #005BC1;
	color: #FFFF33;
}
ul#subnav ul#subsubnav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border : 0px;
/*	background-color: #D6D6D6; */
}
ul#subnav ul#subsubnav li{
	border-top-width: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B6B6D2;	/*	background-color: #D6D6D6; */
	padding: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	/*height : 20px !important;
	height : 21px;*/
	margin: 0px;
}
ul#subnav ul#subsubnav li a {
	margin: 0px;
	border : 0px;
	font-size:9px;
	font-weight: bold;
	padding-left: 5px;
	width : 32% !important;
	width /**/: 130px;
	color: #5C6F90;
	background-color: #FFFFFF;	/*background-color: #D6D6D6;*/
	/*line-height:1.0;*/
}
ul#subnav ul#subsubnav li a:hover {
	text-decoration:none;
	color: #5C6F90;
	background-color: #CCCCFF;
	width :100%;
}
div#accesslink {
	font-size: 10px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
	padding-left: 10px;
	background-color: #FFFFFF;	/*background-image: url(../images/commedbannerbckgrnd.gif);*/
}
div#toplink {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 40px;
	background-position: bottom;
}
div#designlink {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 20px;
}
div#accesslink a {
	color: #9999CC;
	text-decoration:none;
}
div#accesslink a:hover {
	color: #9966CC;
}
div#designlink a, div#toplink a{
    color: #330099;
	text-decoration:none;
}

div#toplink a:hover, div#designlink a:hover  {
	color: #FFFFFF;
}
#content h1, #contentans h1 {
	font-size: 1.0em;
	font-weight: bold;
	/*color: #6666CC;*/
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 4px;
	/*border-bottom: 1px solid #6666CC;*/
}
h1.top {
	color: #9B9BA6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9BA6;
}

#content h2, #contentans h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #6666FF;
	margin-bottom: 0px;
	/*width: 95%;*/
	/*margin-top: 10px;*/
}
#content h2.smaller, #contentans h2.smaller {
	font-size: 0.7em;
	font-weight: bold;
	color: #6666FF;
	margin-bottom: 0px;
}
#content h2.h2bckgrnd, #contentans h2.h2bckgrnd {
	color: #034091;
	background-color: #FEF43D;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px 3px;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #034091;
}
#content p, #contentans p {
	font-size: 0.75em;
	color: #333333;
	margin-top: 0px;
	/*width: 95%;*/
}
#content p.smallerfont, #contentans p.smallerfont {
	font-size: 0.70em;
	font-style: italic;
}
.newsborder p {
	margin-bottom: 0px;
}
#subcontent .boldred {
	font-weight: bold;
	color: #990000;
}
#contactdetails {
	background-color: #EAEAFF;
	/*background-color: #FFFFF5;*/
	border: 1px solid #666666;
	padding-top: 10px;
	padding-left: 10px;
	width: 50%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
p.ulheading {
	clear:right;
	background-color: #CBCBED;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CBCBED;
	border-right-color: #CBCBED;
	border-left-color: #CBCBED;
	padding-left: 2px;
	font-weight: bold;
}
div.ulborder {
	background-color: #F1F1ED;
	margin-bottom: 8px;
	border: 1px solid #CBCBED;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 0px;
}
div.ulbordermed {
	background-color: #F1F1ED;
	margin-bottom: 12px;
	border: 1px solid #CBCBED;
	padding-right: 5px;
	padding-left: 5px;
	width: 40%;
}
.footertext {
	padding: 3px;
	font-size: 0.55em;
}
#leftcol {
	float:left;
	width: 20%;
	margin:0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#leftcol h2{
	margin-bottom:10px;
	margin-top:0px;
}
#rightcol {
	float:right;
	/*margin-left:320px;
	/*margin-right:100px;*/
	padding-bottom: 10px;
}
#rightcol ul {
	margin-top:0px;
	margin-bottom:10px;
	/*padding-left:5px;*/
}
#rightcol ul li {
	padding:0px;
}
#colwrapper {
  margin: 20px 0px 0px;
  padding: 0px;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;	
}
.clearright {
	clear: right;	
}
#content ul, ol, #contentans ul, #contentans ol{
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 12px;
}
#content li, #contentans li{
	list-style-type: square;
}
#content ul ul, #contentans ul ul{
	font-size: 100%;
}
#content li li, #contentans li li{
	list-style-type: disc;
	/*font-weight: bold;*/
}
#content li a ,#content a, #contentans li a, #contentans a, #footer .footertext a{
	color:#034091;
	font-weight: bold;
	text-decoration: none;
}
#content li a:hover, #content a:hover, #contentans li a:hover, #contentans a:hover{
	color: #0053ab;
}
h2.coursegroupheading {
	color: #FFFFFF;
	background-color: #333399;
}
#content h2.blockheader, #contentans h2.blockheader {
	margin-top:4px;
	margin-bottom: 4px;
	/*text-align: center;*/
	font-size: 0.9em;
	font-weight: bold;
	background-color: #6666FF;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}
#content h2.centredark, #contentans h2.centredark  {
	text-align: center;
	margin-bottom: 10px;
	color: #000099;
}
table th{
	background-color: #6666CC;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}
table {
	font-size: 0.7em;
	/*width: 100%;*/
	margin:0px;
	padding:0px;
	border: 1px solid #6666CC;
}
table.center {
	text-align: center;
}
table a {
	color:#6666FF;
	text-decoration: none;
	font-weight: bold;
}
table caption {
	font-size: 1.1em;
	font-weight: bold;
	/*color: #3366CC;*/
	color: #6666FF;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
table td {
	background-color: #CCCCCC;
	padding-left: 5px;
	vertical-align: top;
}
table td.midvalign {
	vertical-align: middle;
	padding-left: 10px;
}
td.colour {
	background-color: #CCCC33;
	vertical-align: middle;
}
td.day {
	background-color: #6666CC;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
td.gap {
	background-color: #999999;
}
td.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
div#indent p.sitemapcat {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	text-indent: 5px;
	color: #336600;
}
.italic{
	font-style: italic;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
hr {
	width: 80%;
	text-align: center;
}
.centreimage {
	text-align: center;
	margin-bottom: 6px;
	padding-top:0px;
}
div#indent {
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 10px;
}
div.newsfloat {
	float: right;
	width :250px;
}
div.newsheading {
	/**float: right;*/
	width:236px !important;
	width /**/:250px;
	background-color: #993366;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #993366;
	border-right: 1px solid #993366;
	border-left: 1px solid #993366;
	font-size: 0.8em;
	margin-left: 10px;
}
div.newsborder {
	clear:right;
	width:28% !important;
	width /**/:250px;
	background-color: #F1F1ED;
	margin-bottom: 12px;
	border: 1px solid #993366;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	font-size: 0.9em;
}

.lt {
	position:absolute;
	top: -4px;
	left:134px;
	margin: 0px;
	padding: 0px;
	/*z-index: 100;*/
}
.rt {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#globalnav {
	position:absolute;
	margin:0px;
	font-size:13px;
	color: #FFFFFF;
	padding-bottom:4px;
	padding-top:4px;
	border-top: 1px solid #4B5669;
	/*border-right: 1px solid #000000;*/
	border-bottom: 1px solid #4B5669;
	background-color: #697893;
	left: 0px;
	top: 130px;
	width:762px;
	/*width :620px;*/
	/*background-image:  url(../images/globnavbkgrnd.gif);*/
}
#globalnav a{
	padding-left: 6px;
	padding-right:6px;
	font-size:13px;
	font-weight: bold;
	border: 1px solid #6600CC;
	color: #FFFFFF;
	text-decoration: none;
}
#globalnav a:hover, #globalnav a.selected {
	/*color: #330099;*/
	border: 1px solid #333333;
	background-color: #EBEBEB;
}
#globalnav a.purple {background-color: #867EB6;}
#globalnav a.purple:hover, h1.purple {color: #58518e;}
#globalnav a.drkblue {background-color: #006699;}
#globalnav a.drkblue:hover, h1.drkblue {color: #006699;}
#globalnav a.green {background-color: #669900;}
#globalnav a.green:hover, h1.green {color: #669900;}
#globalnav a.red {background-color: #CC3300;}
#globalnav a.red:hover, h1.red {color: #CC3300;}
#globalnav a.orange {background-color: #CC6600;}
#globalnav a.orange:hover, h1.orange {color: #CC6600;}
#globalnav a.olive {background-color: #999900;}
#globalnav a.olive:hover, h1.olive {color: #999900;}
#globalnav a.blue {background-color: #0099CC;}
#globalnav a.blue:hover, h1.blue {color: #0099CC;}
#globalnav a.bluegreen {background-color: #669999;}
#globalnav a.bluegreen:hover, h1.bluegreen {color: #669999;}
#globalnav a.brown {background-color: #996600;}
#globalnav a.brown:hover {color: #996600;}
#globalnav a.purple:hover, #globalnav a.drkblue:hover, #globalnav a.green:hover, #globalnav a.red:hover, #globalnav a.orange:hover, #globalnav a.olive:hover, #globalnav a.blue:hover, #globalnav a.bluegreen:hover, #globalnav a.brown:hover {
	background-color: #EBEBEB;
}

#sitelocation {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	/*background-color: #FF6600;*/
	padding-top: 1px;
	padding-bottom: 1px;
	width: 15% !important;
	width /**/:132px;
	overflow: hidden;
	margin-bottom: 3px;
	/*border: 1px solid #46498B;*/
}
#content h2.header, #contentans h2.header {
	color: #FFFFFF;
	background-color: #669900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#content h2.ansheader, #contentans h2.ansheader {
	color: #FFFFFF;
	background-color: #669900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 20px;
}

ul#subnav ul#subsubnav ul.lev3{
	margin: 0px;
	padding: 0px;
	border : 0px;
	list-style-type: none;/*	background-color: #D6D6D6; */
}
ul#subnav ul#subsubnav ul.lev3 li{
	border-top-width: 0;
	border-bottom-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*	background-color: #D6D6D6; */
	padding: 0px;
	border-right-width: 0;
	border-left-width: 0;	/*height : 20px !important;
	height : 21px;*/
	margin: 0px;
}
ul#subnav ul#subsubnav ul.lev3 li a {
	margin: 0px;
	border : 0px;
	font-size:9px;
	font-weight: bold;
	padding-left: 15px;
	width : 35% !important;
	width /**/: 130px;
	color: #9966CC;
	background-color: #FFFFFF;	/*background-color: #D6D6D6;*/
	/*line-height:1.0;*/
}
ul#subnav ul#subsubnav ul.lev3 li a:hover {
	text-decoration:none;
	color: #5C6F90;
	background-color: #CCCCFF;
	width :100%;
}
#content p.rightref, #contentans p.rightref {
	text-align: right;
	font-size: 0.70em;
	font-style: italic;	
}
#content p.rightalign, #contentans p.rightalign {
	text-align: right;
}
#content .redtxt, #contentans .redtxt {
	color: #CC0000;
}
#content ol.alpha li, #contentans ol.alpha li{
	list-style-type: lower-alpha;
}
#content ol.num li, #contentans ol.num li{
	list-style-type: decimal;
}
#content .ulborder h2 {
	font-size: 0.7em;
}
#content table p, #contentans table p {
	font-size: 1.0em;
}
#content h2.h2bckgrndinv, #contentans h2.h2bckgrndinv {
	color: #FF0;
	background-color: #00F;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px 3px;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #034091;
}
#globalnav a.gold {
	background-color: #FF0;
}
#globalnav a.gold:hover, h1.gold {
	color: #58518e;
}

