/* CSS Document */
html { height: 100%; padding-bottom: 1px; }  /* Forces vert scrollbar on all pages*/

body 
{
	margin: 0 0 0 0;
	height: 100%;
	min-height: 100%;
	min-width: 825px;
	background: url(images/bg-grad.jpg) top left repeat-x;
	}

form, table, ul, li
{
margin: 0;
padding: 0;
}

#topheader
{
width: 807px;
height: 116px;
float: left;
background: url(images/top-logo.jpg) top left no-repeat;
}

.clearall
{
clear: both;
}

#container
{
width: 825px;
height: auto;
margin-left: auto;
margin-right: auto;
}

#maincontainer
{
width: 807px;
height: auto;
float: left;
background: url(images/main-content-bg.jpg) top left repeat-y;
}

#mscbstrap
{
width: 18px;
height: 480px;
float: left;
background: url(images/mscb-vertical.jpg) top left no-repeat;
overflow: hidden;
}

#footergrad
{
width: 807px;
height: 30px;
float: left;
background: url(images/main-content-end.jpg) top left no-repeat;
}

#footerlinks
{
width: 807px;
height: 30px;
float: left;
text-align: center;
font-size: 10px;
color: #456c9a;
}

#footerlinks a
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10px;
color: #456c9a;
}

#footerlinks a:hover
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-size: 10px;
color: #456c9a;
}

#topnav
{
width: 787px;
height: 30px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(images/top-nav.jpg) top left no-repeat;
line-height: 27px;
color: #456c9a;
padding-left: 20px;
}

#topnav a
{
text-decoration: none;
color: #456c9a;
margin: 0 2px 0 2px;
}

#topnav a:hover
{
text-decoration: underline;
color: #456c9a;
}


#subnav
{
width: 787px;
height: 20px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 27px;
color: #456c9a;
padding-left: 20px;
display: none;
}

#subnav a
{
text-decoration: none;
color: #000000;
font-weight: bold;
margin: 0 4px 0 4px;
}

#subnav a:hover
{
text-decoration: underline;
color: #456c9a;
margin: 0 4px 0 4px;
}

#homeimage
{
width: 807px;
height: 195px;
float: left;
background: url(images/img-home.jpg) top left no-repeat;
}

#homeimage-new
{
width: 807px;
height: 121px;
float: left;
background: url(images/img-home4.jpg) top left no-repeat;
}

#homeimage-new p
{
color: #587aa3;
}

#weltext
{
width: 460px;
height: 120px;
float: left;
overflow: hidden;
padding-left: 20px;
}


#main
{
width: 787px;
height: auto;
float: left;
background: url(images/main-content-top.jpg) top left no-repeat;
padding-left: 20px;
}

#mainother
{
width: 787px;
min-height: 400px;
height: auto;
float: left;
background:url(images/subpage-content-header-bg.jpg) top left no-repeat;
padding-left: 20px;
}

#mainother p a
{
text-decoration: underline;
color: #000000;
}

#mainother img
{
padding: 0;
margin: 0;
float: right;
}

#mainotherpurple
{
width: 787px;
min-height: 400px;
height: auto;
float: left;
background:url(images/subpage-purple.jpg) top left no-repeat;
padding-left: 20px;
}

#mainotherpurple p a
{
text-decoration: underline;
color: #000000;
}

#mainotherpurple img
{
padding: 0;
margin: 0;
float: right;
}

#mainotherfpurple
{
width: 787px;
min-height: 400px;
height: auto;
float: left;
background:url(images/subpage-purple.jpg) top left no-repeat;
padding-left: 20px;
}

#mainotherfpurple p a
{
text-decoration: none;
color: #012e5f;
}

#mainotherfpurple img
{
padding: 0;
margin: 0;
float: right;
}

#mainotherred
{
width: 787px;
min-height: 400px;
height: auto;
float: left;
background:url(images/subpage-red.jpg) top left no-repeat;
padding-left: 20px;
}

#mainotherred p a
{
text-decoration: underline;
color: #000000;
}

#mainotherred img
{
padding: 0;
margin: 0;
float: right;
}

#mainotherblue
{
width: 787px;
min-height: 400px;
height: auto;
float: left;
background:url(images/subpage-dblue.jpg) top left no-repeat;
padding-left: 20px;
}

#mainotherblue p a
{
text-decoration: underline;
color: #000000;
}

#mainotherblue img
{
padding: 0;
margin: 0;
float: right;
}

.quote
{
width: 760px;
height: 88px;
float: left;
overflow: hidden;
background-color: #009933;
}


#mainothergreen
{
width: 787px;
min-height: 400px;
height: auto;
float: left;
background:url(images/subpage-green.jpg) top left no-repeat;
padding-left: 20px;
}

#mainothergreen p a
{
text-decoration: underline;
color: #000000;
}

#mainothergreen img
{
padding: 0;
margin: 0;
float: right;
}

#mainotherimages
{
width: 740px;
height: auto;
float: left;

}

#mainotherimages img
{
float: left;
}

h1
{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 10px 0 0 0;
padding: 0;
font-size: 16px;
color: #456c9a;
font-weight: bold;
}

h2
{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 10px 0 10px 0;
padding: 0;
font-size: 14px;
color: #456c9a;
font-weight: bold;
}

h2 a
{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 10px 0 10px 0;
padding: 0;
font-size: 12px;
color: #456c9a;
font-weight: bold;
}

h3
{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 10px 0 10px 0;
padding: 0;
font-size: 12px;
color: #456c9a;
font-weight: bold;
}

#newsholder
{
width: 250px;
height: auto;
float: left;
}

#newsholder p a
{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

.heading
{
width: 240px;
height: 25px;
float: left;
background-color: #437ca7;
padding-left: 10px;
line-height: 24px;
color: #FFFFFF;
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 5px;
margin-top: 5px;
font-weight: normal;
}

#newsimage
{
width: 200px;
height: auto;
float: left;
margin: 5px;
overflow: hidden;
}

#newsholderc
{
width: 150px;
height: 100px;
float: right;
padding-top: 20px;
padding-right: 10px;
text-align: right;
}

.homeh1
{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 10px 0 10px 0;
padding: 0;
font-size: 18px;
color: #587aa3;
font-weight: bold;
}

.subh1
{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 40px 0 30px 0;
padding: 0;
font-size: 16px;
color: #456c9a;
font-weight: bold;
}

p
{
padding: 0;
margin: 10px 15px 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding-left: 15px;
}

li
{
margin: 0 10px 10px 0;
}

li ul
{
margin: 10px 0 0 0;
list-style: circle;

}

.normal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#exbox
{
width: 450px;
height: auto;
float: left;
background-color: #c4dffa;
margin: 5px;
border: 2px solid #587aa3;
padding: 10px;
}

#exbox a
{
color: #000000;
font-weight: bold;
}


/* ------------- LATEST COURSES --------------- */

#latestcoursetop
{
width: 758px;
height: 30px;
float: left;
background:url(images/latest-header.jpg) top left no-repeat;
}

#latestcontent
{
width: 758px;
height: auto;
float: left;
background: url(images/bg.jpg) top left repeat-y;
}

#latestcontentbot
{
width: 758px;
height: 13px;
float: left;
background: url(images/latest-end.jpg) top left no-repeat;
}

.lctable
{
width: 732px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.lcgreyrow
{
background-color: #ebebeb;
color: #456c9a;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.lcrow
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.lcrow a
{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #456c9a;
}

.lcrow a:hover
{
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #456c9a;
}

#subnav_1
{
width: 500px;
height: 20px;
float: left;
display: none;
line-height: 18px;
padding-left: 50px;
}

#subnav_2
{
width: 650px;
height: 20px;
float: left;
text-align: center;
display: none;
line-height: 18px;
padding-left: 120px;
}

#subnav_3
{
width: 560px;
height: 20px;
float: left;
text-align: center;
display: none;
line-height: 18px;
padding-left: 170px;
}

#subnav_4
{
width: 350px;
height: 20px;
float: left;
line-height: 18px;
padding-left: 350px;
display: none;
}

/* -----------  NEW ----------------*/

#homeboxholder
{
width: 520px;
height: auto;
float: left;
}

.homebox
{
width: 230px;
height: 170px;
float: left;
margin: 5px;
overflow: hidden;
border: 1px solid #456c9a;
}

#moreinfoholder
{
width: 170px;
height: auto;
float: right;
padding-right: 10px;
}

.blueheading
{
width: 155px;
height: 25px;
float: left;
background-color: #587aa3;
margin-bottom: 5px;
line-height: 24px;
padding-left: 10px;
}

.blueheading a
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
}

.purpleheading
{
width: 155px;
height: 25px;
float: left;
background-color: #7b6899;
margin-bottom: 5px;
line-height: 24px;
padding-left: 10px;
}

.purpleheading a
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
}

.purpletext
{
color: #7b6899;
}

.whitetext
{
color: #FFFFFF;
}

.redheading
{
width: 155px;
height: 25px;
float: left;
background-color: #dd2f14;
margin-bottom: 5px;
line-height: 24px;
padding-left: 10px;
}

.redheading a
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
}

.greenheading
{
width: 155px;
height: 25px;
float: left;
background-color: #77ae93;
margin-bottom: 5px;
line-height: 24px;
padding-left: 10px;
}

.greenheading a
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
}

#otherholder
{
width: 600px;
height: auto;
float: left;
}

#otherholder img
{
float: right;
margin: 0 0 10px 0;
padding: 0;
}


#ctaholder
{
width: 750px;
height: auto;
float: left;
}

#ctaholder img
{
float: right;
margin: 0 0 10px 0;
padding: 0;
}

.folders
{
width: 100px;
height: 160px;
float: left;
margin: 5px;
}

.foldersimage
{
width: 100px;
height: 100px;
float: left;
}

.folderstext
{
width: 100px;
height: 30px;
float: left;
}

.folderstext p
{
text-align: center;
margin: 0;
padding: 0;
font-size: 12px;
}

.foldblue
{
color: #012e5f;
}

.foldblue a
{
text-decoration: none;
color: #012e5f;
}

/* -----------  NEW PAGE NEWS ----------------*/

.npm
{
width: 745px;
height: auto;
float: left;
margin-top: 10px;
background-color: #e4f0fe;
padding: 5px;
}

.npmother
{
width: 590px;
height: auto;
float: left;
margin-top: 10px;
background-color: #e4f0fe;
padding: 5px;
}

.npm ul
{
margin: 0 0 0 15px;
padding: 0;
float: left;
}

.npm ul li
{
margin: 10px 0 10px 0;
padding: 0;
}

.npm ul li a
{
color: #000000;
font-weight: bold;

}


/* -----------  ESAFETY ----------------*/


#esafetytext
{
width: 500px;
height: auto;
float: left;
padding-top: 20px;
}

#esafetytext a
{
color: #618fb3;
text-decoration: none;
font-weight: bold;
}

#esafetytext a:hover
{
text-decoration: underline;
}

.esafestybox
{
width: 480px;
height: auto;
padding: 10px;
background-color: #d4e6f9;
}

.esafestybox img
{
float: right;
margin: 5px;
padding: 0;
}


#esafetynews
{
width: 250px;
height: auto;
float: right;
padding-top: 20px;
padding-right: 20px;
}

.esafetynewstext
{
width: 240px;
height: auto;
float: left;
background-color: #437ca7;
color: #FFFFFF;
padding: 0 5px 0 5px;
}

.esafetynewstext img
{
float: right;
margin: 5px;
padding: 0;
}

.esafetynewstext a
{
color: #FFFFFF;
text-decoration: underline;

}