@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
}
.top-header
{
	background: url(../images/header-bg.jpg) repeat-x;
	height:121px;
}
.banner-bg
{
	background:url(../images/banner-bg.jpg) repeat-x;
	height:245px;
}
.footer-bg
{
	background:url(../images/footer-bg.jpg) repeat-x;
	height:145px;
}
.small-menu
{
	background:url(../images/top-text-bar.jpg) no-repeat;
	width:253px;
	height:26px;
	padding-top:12px;
	float:right;
}
.header-menu-bg
{
	background:url(../images/header-menu-bg.jpg) repeat-x;
}
.menu-bg1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}
.menu-bg1:hover
{
	background: url(../images/header-menu-bg-hover.jpg) no-repeat;
	width:110px;
	height:62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
}
.menu-bg1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.menu-bg1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.menu-bg2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}
.menu-bg2:hover
{
	background: url(../images/header-menu-bg-hover2.jpg) no-repeat;
	width:141px;
	height:62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
}
.menu-bg2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.menu-bg2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.menu-bg-selected
{
	background:url(../images/header-menu-bg-hover.jpg) no-repeat;
	width:110px;
	height:62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}
.menu-bg-selected a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.box-left-bg
{
	background:url(../images/box-left-bg.jpg) repeat-y;
}
.box-right-bg
{
	background: url(../images/box-right-cor.jpg) repeat-y;
}
.box-top-bg
{
	background: url(../images/box-top-bg.png) repeat-x;
}
.box-bottom-bg
{
	background: url(../images/box-bottom-bg.jpg) repeat-x;
}
.box-center-bg
{
	background: url(../images/box-center-bg.jpg) repeat-x top;
}
.left-menu-bg
{
	background:url(../images/list-style.png) no-repeat left;
	height:25px;
	border-bottom:#becdd9 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	font-size:12px;
}
.left-menu-bg a
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	font-size:12px;
	text-decoration:none;
	padding-left:25px;
}
.left-menu-bg a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	font-size:12px;
	text-decoration: underline;
	padding-left:25px;
}
.choose-bg
{
	background:url(../images/find-exam-bg.jpg) no-repeat;
	width:526px;
	height:68px;
	padding-top:108px;
}
.choose-input-bg
{
	width:317px;
	height:34px;
	border:#CCC solid 1px;
}
.tag-top-bg
{
	background: url(../images/tag-top-bg.jpg) repeat-x;
}
.tag-top-bg2
{
	background: url(../images/tag-top-bg2.jpg) repeat-x;
}
.tag-tbl-border
{
	border:#e8e8e8 solid 1px;
}
.cisco-bg1
{
	background:url(../images/cisco-bg2.jpg) no-repeat;
	width:225px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:left;
}
.cisco-bg1:hover
{
	background:url(../images/cisco-bg1.jpg) no-repeat;
	width:225px;
	height:26px;
}
.cisco-bg1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	color:#333;
	text-transform:uppercase;
}
.heading-1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align: left;
	font-weight:bold;
}
.heading-2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
}
.tbl-around-bor
{
	border: #e8e8e8 solid 1px;
}
.tbl-around-bor2
{
	border-bottom: #e8e8e8 solid 1px;
	border-right: #e8e8e8 solid 1px;
	height:20px;
}
.tbl-around-bor3
{
	border-bottom: #e8e8e8 solid 1px;
}
.tbl-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
}
.tbl-text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.main-font
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	font-size:11px;
}
.main-font a
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	font-size:11px;
	text-decoration:none;
}
.main-font a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	font-size:11px;
	text-decoration: underline;
}
img
{
	border:none;
}
.td-border
{
	border-bottom:#fff solid 1px;
	border-top:#fff solid 1px;
	height:35px;
}
.td-border2
{
	border-right:#fff solid 1px;
	height:35px;
}
#footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center
}
#footer-text  a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	text-decoration:none;
}
#footer-text  a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	text-decoration: underline;
}
.top-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:center;
}
.top-text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.top-text a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff364;
	text-align:center;
	text-decoration:none;
}
/*==================Inner Page 1 ==========================*/
.cert-center-bg
{
	background:url(../images/cert-center-bg.jpg) repeat-x top;
}
.cert-box-header
{
	background:url(../images/cert-box-header.jpg) no-repeat;
	width:745px;
	height:43px;
}
.cert-box-bg1
{
	background:url(../images/cert-box-img1.jpg) no-repeat;
	width:373px;
	height:69px;
}
.cert-box-bg2
{
	background:url(../images/cert-box-img2.jpg) no-repeat;
	width:372px;
	height:69px;
}
.cert-box-bg3
{
	background: url(../images/cert-box-bottom-img1.jpg) no-repeat;
	width:373px;
	height79px;
}
.cert-box-bg4
{
	background:url(../images/cert-box-bottom-img2.jpg) no-repeat;
	width:372px;
	height:79px;
}
.cert-box-text
{
	width:300px;
	height:49px;
	padding-top:20px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1065a6;
	text-align:left;
}
.cert-box-text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1065a6;
	text-align:left;
	text-decoration:none;
}
.cert-tag-box
{
	background: url(../images/cert-box-center-bg.jpg) repeat-x;
	border-left:#c2d7eb solid 1px;
	border-right:#c2d7eb solid 1px;
}
.heading-4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	color:#1d91cc;
}
/*==================Inner Page 2 ==========================*/
.exam-box-bg1
{
	background:url(../images/exam-box-bg5.jpg) no-repeat center;
	width:745px;
	height:48px;
}
.exam-box-bg2
{
	background:url(../images/exam-box-bg2.jpg) no-repeat center;
	width:745px;
	height:78px;
}
.heading-5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
}
.exam-box-border
{
	border-left:#c2d7eb solid 1px;
	border-right:#c2d7eb solid 1px;
}
.exam-inner-box-bg
{
	background:url(../images/exam-box-bg3.jpg) repeat-x;
	height:33px;
}
.exam-inner-box2
{
	background:url(../images/exam-box-bg3-05.jpg) no-repeat center;
	height:37px;
}
.exam-cart-bg
{
	background:url(../images/exam-acrt-button.jpg) no-repeat center;
	width:731px;
	height:62px;
}
.heading-6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.heading-6 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
