#HeadText{ display:none;}

body
{
	font-size:8pt;
	font-family:Arial;
	text-align:center;
}

#Wrapper
{
	margin: 10px 50px;
	min-width: 800px;
}

body.Main 
{
	background-color:#02653F;
	font-size:8pt;
	font-family:verdana, Arial;
}

a img
{ 
	border: 0;
}

.CourseAccreditation
{
	width: 50px;
}

button
{
	background:black;
}

#TopBorder
{
	position: relative;
	background-color: white;
	height: 5px;
}

#TopLeftCorner
{
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	background: white url('../images/corner-top-left.png') no-repeat top left;
}

#TopRightCorner
{
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	height: 5px;
	background: white url('../images/corner-top-right.png') no-repeat top right;
}
#BottomBorder
{
	position: relative;
	background-color: white;
	height: 5px;
}

#BottomLeftCorner
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 5px;
	background: white url('../images/corner-bottom-left.png') no-repeat bottom left;
}

#BottomRightCorner
{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 5px;
	height: 5px;
	background: white url('../images/corner-bottom-right.png') no-repeat bottom right;
}

#pageBody 
{
	text-align:left;
	display: table;
	width: 100%;
}

#BodyWrapper
{
   background-color: white;
	padding-top: 3px;
	margin: 0;
   
}

#CourseBodyWrapper
{
	margin-top:3px;
	overflow:auto;   
}

#pageFooter {
	
	font-size:10px;
	height:10px;
	width:800px;
}

#pagemenu
{
	width:800px;
	height:29px;
	background: #7f7f7f;
	margin-top:3px;
}

#Bluey
{
   
	padding-left:24px;
	float:left;
}
		
#MainPic
{
	margin-left:6px;
}
	
#LogoPic
{
	height:85px;
	position: relative;
	margin-bottom: 8px;
}

#MenuPhoneNumber
{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10pt;
	text-align: right;
	color: white;
}

#MenuSubtitle
{
	position: relative;
	top: 8px;
	left: 10px;
	font-size: 11pt;
	font-style: italic;
	color: white;
}

#LogoPic a img{
	border: none;
	vertical-align: top;
	float: left;
}

#PicLinks
{
	padding-top:3px;
	border-bottom: solid 7px #b2b2b2;
	padding-bottom:1px;
}

#PicLinks img
{
	margin:0px;
	padding:0px;
}

#Logo
{
	float:left;
}


#BottomText
{
	height:25px;
	color: #a0a0a0;
	padding-top:3px;
	padding: 4px;
	text-align: center;
	background-color: white;
}

#BottomText strong
{
	margin-left: 20px;
}

#BottomText a
{
	color: Black;
	text-decoration: underline;
}

#Right
{
	width:184px;
	float:right;
	
	margin-top:15px;
}

a:hover, a:active
{
	text-decoration: none;
}

a
{
	color: #810001;
}

#LeftArea
{
	padding-top: 8px;
}

.MenuPencil
{
	display: block;
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 0;
	padding-right: 10px;
	padding-left: 0;
	margin: 1px 0px;
	vertical-align: middle;
	position: relative;
}

.MenuPencil a
{
	font-size: 9pt;
	display: block;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 65px;
	color: white;
	white-space: nowrap;
	text-shadow: black 1px 1px 2px;
	height: 20px;
	text-decoration: none;
}

.MenuPencil a:hover
{
	text-decoration: underline;
	text-decoration: underline;
}

.AccreditationsList
{
	text-align: center;
	background-color: white;
}

.AccreditationsList table
{
  margin: auto;
}

.AccreditationsList td
{
	text-align: center;
	padding: 0px 15px;
	white-space: nowrap;
}

.AccreditationsList td img
{
	width: 50px;
	margin-right: 8px;
	vertical-align: middle;
	border: none;
}

#MenuPencil0
{
	background-image: url('/images/PencilRed.png');
}

#MenuPencil1
{
 background-image: url('/images/PencilBlue.png');
}

#MenuPencil2
{
 background-image: url('/images/PencilBrown.png');
}

#MenuPencil3
{
 background-image: url('/images/PencilGreen.png');
}

#MenuPencil4
{
 background-image: url('/images/PencilPurple.png');
}

#MenuPencil5
{
 background-image: url('/images/PencilOrange.png');
}

div.MenuItem2
{
	cursor: pointer;
	float:left;
	color:White;
	font-size:9pt;
	height:29px;
	margin-left:15px;
	line-height:28px;
}

div.MenuItem2 a:link
{
	cursor:pointer;
	color:white;
	text-decoration:none;
	border-left:solid 1px white;
	padding-left:15px;
	height:80%;
}

div.MenuItem2 a:visited
{
	cursor:pointer;
	color:white;
	text-decoration:none;
	border-left:solid 1px white;
	padding-left:15px;
	height:80%;
}

div.MenuItem2 a:hover 
{
	color:#810001;
}

#TopMenuWrapper
{
	padding-left: 50px;
	background-image: url('../images/TopMenuPenEnd.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 40px;
	
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#TopMenu
{
	font-size:13px;
	padding: 0px;
	border-spacing: 2px 0px;
	margin-bottom: 4px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-image: url('../images/TopMenuPenBody.png');
	height: 40px;
}

.TopMenuItem, .TopMenuHead
{
	padding: 0px;
	margin: 0px;
}

.TopMenuItem a
{
	padding: 0px 6px;
	line-height: 30px;
	/*color: #02653F;*/
	color: white;
	font-weight: bold;
	height: 30px;
	display: block;
	text-shadow: black 1px 1px 2px;
	text-decoration: none;
	white-space: nowrap;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=black, offX=0, OffY=1);
}

.TopMenuItem a:hover
{
	text-decoration: underline;
	color: white;
}

#Content
{
	font-size: 10pt;
	color: #000;
	padding-bottom:5px;
	background-color: transparent;
	padding-right: 15px;
}

#Content1
{
	background-color:White;
	float:left;
	width:495px;
	font-size: 10pt;
	color:#666;
	padding-bottom:5px;
	border-left:solid 5px white;
}

H2
{
	font-size: 10pt;
	color:#810001;
	width:100%;
	font-weight:bold;
	overflow:auto;
	border-bottom:1px solid #810001;
}

#Download
{
	padding-top:70px;
	float:left;
	width:400px;
}

#LeftArea
{
	padding-left:5px;
	float:left;
}

#LeftArea
{
	padding-left:5px;
	float:left;
}

.CourseArea 
{
	width:295px;
}

div.LeftBlob
{
	background-color:#d1ecfa;
	width: 150px;
	height:10px;
	margin-left:15px;
}

div.Heading
{
	margin-top:10px;
	margin-bottom:5px;
	float:left;
	font-size:10pt;
	height:20px;
	line-height:30px;
	padding-left:5px;
	font-weight:bold;	
}

div.Item
{
	padding-left:24px;
	color:#666;
	line-height: 22px;
  
}

div.Item a:link
{
	color:#666;
	cursor:pointer;
}

div.Item a:hover
{
	color:Black;
}

table.Menu td
{
	background-color:white;
	color:Black;
	border-bottom: solid 1px #E5E5E5;
}

table.Menu td.LG
{
	font-weight:bold;
	background-color:#F5F5F5;
	padding-left:10px;
}

#Bigger
{
	float:left;
	margin-left:20px;
	font-weight:normal;
	font-size:24pt;
	color:#800000;
	line-height:120px;
}

#MBodyWrapper
{
	background-color:#f5f5f5;
	border: solid 1px #707070;
   display:block;
}

input.Button
{
	background-color: #810001;
	border: 1px solid #410000;
	font-size: 10pt;
	height: 20px;
	color: white;
}

.Advert
{
	width: 208px;
	height: 191px;
	background-image: url('../images/postit.png');
	background-repeat: no-repeat;
	font-family: 'Comic Sans MS';
	font-size: 14pt;
	margin: 0px 10px;
}

.AdvertContent
{
	text-align: center;
	line-height: 40pt;
	padding: 10px 14px 20px 14px;
	height: 190px;
	clear: both;
	/*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.9986, M12=0.0523, M21=-0.0523, M22=0.9986);*/
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.AdvertContent a
{
	text-decoration: none;
}
.AdvertContent a:hover
{
	text-decoration: underline;
}
