body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #055B94;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #56B2F1;
}
a:active {
	color: #56B2F1;
}
.footerarea {
	font-size: 10px;
	color: #FFF;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 68px;
	padding-bottom: 120px;
}
.shadowleft {
	background-image: url(images/shadow-left-bg.jpg);
}
.shadowright {
	background-image: url(images/shadow-right-bg.jpg);
}
.menubg {
	background-image: url(images/menu-bg.gif);
	text-align: center;
}


.footerarea a:link{
	color:#FFF;
}

.footerarea a:visited{
	color:#FFF;
}

.footerarea a:hover{
	color:#FFF;
}
.headertext {
	font-size: 18px;
	font-weight: bold;
	color: #0071bc;
	background-image: url(images/content-section-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bodytext {
	padding: 10px;
}

.leftmenu {
	background-color: #F0F9FF;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #CBEBFF;
	text-align:left;
	
}

.leftmenu a:link{
	display:block;
	background-image: url(SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 27px;
	text-decoration:none;
	border: 1px solid #F0F9FF;
	font-size: 14px;
	font-weight: bold;
	color: #0071BD;
	text-align:left;
}

.leftmenu a:visited{
	display:block;
	background-image: url(SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 27px;
	text-decoration:none;
	border: 1px solid #F0F9FF;
	font-size: 14px;
	font-weight: bold;
	color: #0071BD;
	text-align:left;
}

.leftmenu a:hover{
	display:block;
	background-image: url(SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 27px;
	background-color: #FDFEFF;
	text-decoration:none;
	color: #0071BD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBEBFF;
	border-right-color: #FFF;
	border-bottom-color: #CBEBFF;
	border-left-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
.subheadertext {
	font-size: 16px;
	font-weight: bold;
	color: #0071BD;
}
.headertext2 {
	font-size: 18px;
	font-weight: bold;
	color: #0071bc;
	padding-bottom: 5px;

}
.certificate {
	background-image: url(images/certificate-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 370px;
	height: 405px;
	padding-top: 95px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006BAB;
	padding-right: 65px;
	padding-left: 65px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
