body {
	font-family: Arial, Helvetica, sans-serif;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {font-size:16px; font-weight:bold;
}
h3 {font-size:14px; font-weight:bold;
}

/* large hyperlink */
.style1 {
width:120px;
font-size:18px;
font-weight:bold;
text-align:left;
background:url(images/enquirebg.jpg);
padding:4px;
background-position:top;
background-position:left;

}

/* Notes*/
.style2 {font-size:10px;
}
/* Extra Large Hyperlinks */
.style3 {font-size:14px;
}


/*brought in from template */



td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}

td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
.LargeBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0000FF;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.vnav ul{
margin: 0 0 0 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */
border-bottom: 0px solid #ffffff;
/*position:fixed;*/

}
	
.vnav ul li{
position: relative;
border-right: 1px solid #ffffff;
}
	
/*Sub level menu items */
.vnav ul li ul{
position: absolute;
width: 210px; /*sub menu width*/
top: 0;
visibility: hidden;

}
.vnav ul li ul li a:link, .vnav ul li ul li a:visited{
background-image:none;
display:block;
font-size:14px;
padding:0px;
margin-left: 0px;
margin-bottom:-0px;
border-bottom:solid 1px #000000;
border-top: solid 1px #999999;
color: #0000ff;
background-color: #eeeeee;
}
.vnav ul li ul li a:hover{
background-color: #CCCCCC;
color: #000000;
padding: 3px;
margin-bottom: -4px;
}

/* Sub level menu links style */
.vnav ul li a{
background-image:url(images/CourseBG.jpg);
font-size:14px;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
text-align:left;
text-indent:10px;
padding: 3px;
border: 0px solid #ccc;
border-bottom: 0;
margin: 0 0 0 0;
}

.vnav ul li a:visited{
color: black;
}

.vnav ul li a:hover{
background-color:#33CCFF;
color:#FFFFFF;


}

.vnav .subfolderstyle{
background-image:url(images/arrow-list.gif) no-repeat center right;
margin: 0px 0px 0px 0px;
}

	
/* Holly Hack for IE \*/
* html .vnav ul li { float: left; height: 1%; }
* html .vnav ul li a { height: 1%; }
/* End */

.invertedshiftdown{
padding: 0;
width: 790px;
border-top: 5px solid #0D4CE3; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #0D4CE3; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #0D4CE3; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.contenttable{
border-left:solid 2px;
}

.indexvnav ul{
float:left;
margin-top:25px;
list-style-type: none;
width: 300px; /* Width of Menu Items */
border-bottom: 0px solid #ffffff;
/*position:fixed;*/

}
	
.indexvnav ul li{

position:inherit;
font-size:18px;
text-align:centre;
font-weight:bold;
color:#000000;

display:block;
}
	
.indexvnav ul li a:link, .indexvnav ul li a:visited{
}

/* Sub level menu links style */
.indexvnav ul li a{
text-decoration:none;
margin-top:4px;
border-bottom: solid 1px #999999;
font-family:Tahoma;
text-decoration:none;
background-image:url(images/mainnav.gif);
background-repeat:no-repeat;
background-position:left;
font-weight:bold;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin-left: 0px;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#0000CC;
text-decoration: none;
text-align:left;
text-indent:17px;

}

.indexvnav ul li a:visited{
}

.indexvnav ul li a:hover{

text-indent:30px;
color:#990000;


}

	
/* Holly Hack for IE \*/
* html .vnav ul li { float: left; height: 1%; }
* html .vnav ul li a { height: 1%; }
/* End */


.course ul{
margin-top:0px;
list-style-type: none;
width: 210px; /* Width of Menu Items */
border-bottom: 0px solid #ffffff;
margin-left:-5px;
/*position:fixed;*/

}
	
.course ul li{

position:inherit;
font-size:14px;
text-align:left;
font-weight:bold;
color:#000000;
display:block;
}
	
/* Sub level menu links style */
.course ul li a{
text-decoration:none;
margin-top:1px;
border-bottom: solid 0px #999999;
font-family:Tahoma;
text-decoration:none;
background-image: url(images/courseimage.jpg);
background-repeat:no-repeat;
background-position:left;
font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
padding:3px;
margin-left: 0px;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#0000CC;
text-decoration: none;
text-align:left;
text-indent:5px;

}

.course ul li a:hover{

text-indent:15px;
color:#990000;


}

	
/* Holly Hack for IE \*/
* html .vnav ul li { float: left; height: 1%; }
* html .vnav ul li a { height: 1%; }
/* End */