/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E6E6E6;
	color:#333333;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
a {
	color:#0071B5;
	text-decoration:none;
	font-weight: bold;
}
a:link, a:visited {text-decoration:none}
a:hover, a:active {text-decoration: underline}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:1004px;
	height:206px;
	margin:0 auto;
	padding:0 0px 0 0px;
}
#header ul.topLink{
	width:111px;
	height:16px;
	float:right;
}
#header ul.topLink li{
	float:left;
	font-size:0;
	line-height:0;
}
#header ul.topLink li a.subscribe{
	display:block;
	background:url(images/subscribe_bg.gif) 0 0 no-repeat;
	width:60px;
	height:16px;
	margin:0 4px 0 0;
}
#header ul.topLink li a.subscribe:hover{
	background:url(images/subscribe_bg_hover.gif) 0 0 no-repeat;
}
#header ul.topLink li a.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:47px;
	height:16px;
	margin:0;
}
#header ul.topLink li a.signup:hover{
	background:url(images/signup_bg_hover.gif) 0 0 no-repeat;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 00;
	padding-left: 70px;
}
#header p.topTxt{
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#C2C2C2;
	background-color:inherit;
	margin:36px 0 0 0;
	float:left;
}
#header p.topTxt span{
	color:#fff;
	background-color:#9D0303;
	padding:0 3px 0 3px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body p.navLeft{
	display:block;
	background:url(images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a.m{
	display:block;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	width: 130px;
	text-align: center;
}
#body ul.nav li a.l{
	display:block;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	width: 160px;
	text-align: center;
}
#body ul.nav li a.s{
	display:block;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	width: 109px;
	text-align: center;
}

#body ul.nav li a:active,
#body ul.nav li a:hover{
	color:#ffffff;
	background-color:#ed9d19;
	text-decoration: none;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	width:640px;
	float:left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: 304px 195px;
	color: #333333;
}
#left h2.welcome{
	display:block;
	width:640px;
	height:20px;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	font-size: 18px;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left h3 {
    margin-top:10px;
    margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #013D76;
}
#left p{
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 11px;
	line-height:20px;	
}
#left ol{
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 11px;
	line-height:20px;
	list-style-image: url(images/symbol2.gif);
}
#left p.lftTxt{
	display:block;
	font-size:12px;
	line-height:18px;
}
#left p.lftTxt span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#left h2.le{
	display:block;
	margin:50px 0 20px 0;
	font-size:0;
	line-height:0;
}
#left p.lftTxt2{
	display:block;
	width:264px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#left p.lftTxt3{
	display:block;
	width:262px;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:0 0 5px 201px;
}
#left a.rm:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}

#leftSmall{
	width:435px;
	float:left;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 40px;
	padding-left: 20px;
	color: #333333;	
}
#leftSmall h2.welcome{
	display:block;
	width:420px;
	height:20px;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	font-size: 18px;
}
#leftSmall h2.welcome span{
	font-size:0;
	line-height:0;
}
#leftSmall h3 {
    margin-top:10px;
    margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #013D76;
}
#leftSmall p{
	margin-top: 15px;
	margin-bottom:0px;
	font-size: 11px;
	line-height:18px;	
}
#leftSmall ol{
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 11px;
	line-height:20px;
	list-style-image: url(images/symbol2.gif);
}
#leftSmall p.lftTxt{
	display:block;
	font-size:11px;
    color:#525252;
	line-height:18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#leftSmall p.lftTxt span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#leftSmall h2.le{
	display:block;
	margin:50px 0 20px 0;
	font-size:0;
	line-height:0;
}
#leftSmall p.lftTxt2{
	display:block;
	width:264px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#leftSmall p.lftTxt3{
	display:block;
	width:262px;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}
#leftSmall p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#leftSmall a.rm{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:0 0 5px 201px;
}
#leftSmall a.rm:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#seminar{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#seminar p{
	width:180px;
	float:left;
	display:block;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
}
#seminar a.rm1{
	background-image: url(images/click_more.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#seminar a.rm1:active, 
#seminar a.rm1:hover 
{
	background-image: url(images/click_more_on.png);
	background-repeat: no-repeat;
}
#umat{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#umat p{
	width:180px;
	float:left;
	display:block;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
}
#umat a.rm1{
	background-image: url(images/click_more_blue.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#umat a.rm1:active,
#umat a.rm1:hover
{
	background-image: url(images/click_more_blue_on.png);
	background-repeat: no-repeat;
}
#steps{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#steps p{
	width:185px;
	float:left;
	display:block;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
}
#steps a.rm1{
	background-image: url(images/click_more.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#steps a.rm1:hover,
#steps a.rm1:active
{
	background-image: url(images/click_more_on.png);
	background-repeat: no-repeat;
}
#headstart{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#headstart p{
	width:168px;
	float:left;
	display:block;
	color:#002E76;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
#headstart a.rm1{
	background-image: url(images/click_more_blue.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#headstart a.rm1:hover,
#headstart a.rm1:active
{
	background-image: url(images/click_more_blue_on.png);
	background-repeat: no-repeat;
}

#rightBig{
	width:490px;
	float:right;
	margin-top: 14px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 0;
}
#rightBig h3.rightBot{
	display:block;
	color:#141414;
	font:normal 17px/43px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
}
#rightBig p.rightTxt{
	display:block;
	font-size:11px;
	line-height:18px;
	width:452px;
}
#rightBig p.rightTxt a{
	color:#1E759A;
	background-color:inherit;
	font-weight:bold;
	text-decoration:underline;
}
#rightBig p.rightTxt a:hover{
	text-decoration:none;
}

#right{
	width:271px;
	float:right;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/right-bar-n.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: auto;
}

#right h3{
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}
#right h3.welcome{
	background-image: url(images/right-heading.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size: 16px;
	height: 66px;
	background-position: left top;
}

#right h3.rightBot{
	display:block;
	color:#141414;
	font:normal 17px/43px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
}
#right p.rightHeading{
	margin-top: 18px;
	margin-bottom:0px;
	font-size:11px;
	line-height:20px;
	font-weight: bold;
	color: #333333;
}
#right span.rightHeading{
	margin-top: 18px;
	margin-bottom:0px;
	margin-left: 15px;
	font-size:11px;
	line-height:20px;
	font-weight: bold;
	color: #333333;
}
#right p.rightTxt{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 15px;
	margin-right: 15px;	
	font-size: 10px;
	line-height:16px;
	color:#333333;
}
#right p.rightTxt a{
	background-color:inherit;
	font-weight:bold;
}
#right img.ad{
	padding: 2px;
	display:block;
	float:left;
	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;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 1px;
}
#right img.contact{
	padding: 7px;
	display:block;
	float:left;
	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;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 5px;
}

#right span.box {
	font-size: 10px;
	line-height: 18px;
	display: block;
	height: 82px;
	width: 246px;
	padding: 11px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:60px;
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.copyright{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:723px;
	top:14px;
	width:253px;
	color:#000;
	background-color:inherit;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:797px;
	top:31px;
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:13px;
	top:14px;
	text-indent:-2000px;
}
#footer a.xhtml:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:110px;
	top:14px;
	text-indent:-2000px;
}
#footer a.css:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------footer--------------------*/
/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 400px;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactsubmit {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 76%;
	clip: rect(500px,500px,auto,auto);
	top: 500px;
	right: 500px;
	bottom: 500px;
	left: 500px;
	float: left;
	margin: 5px;
	padding: 5px;
}

.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 400px;
	float: left;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.commentslabel {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: 170px;
	width: 100px;
	margin: 3px;
}
.contactbg {
	background-attachment: fixed;
	background-image: url(images/contactbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 604px;
	width: 669px;
}



.contactmessagebox {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 170px;
}
.contacttextarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.submitarea {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 600px;
}
.submitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/latest_service_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FFFFFF;
	height: 23px;
	width: 70px;
}


.contacttext {
	margin: 3px;
	height: 18px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.contactareas {
	float: left;
	height: 540px;
	width: 465px;
	background-image: url(images/contactbg.gif);
	top: 0px;
}
.contacthead {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px;
	height: 25px;
	width: 400px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}


.contacterrortext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 10px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.contactsidehead {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #CFC88B;
	margin: 4px;
	height: 20px;
	width: 400px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.contactind {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 3px;
	height: 20px;
	width: 400px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

/*------------------------------------------------Contact--------------------*/

.linkpopup {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
	height: 18px;
	width: 250px;
}

.linkpopup span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopup:link span,
.linkpopup:visited span {
 visibility: hidden;
}

.linkpopup:hover span,
.linkpopup:focus span,
.linkpopup:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linkpopupmessagebox {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 170px;
	width: 350px;
}

.linkpopupmessagebox span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupmessagebox:link span,
.linkpopupmessagebox:visited span {
 visibility: hidden;
}

.linkpopupmessagebox:hover span,
.linkpopupmessagebox:focus span,
.linkpopupmessagebox:active span {
 color: #000;
 text-decoration: none;
 visibility: visible;
}


/*------------------------------------------------Email--------------------*/

.linkpopupemail {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 18px;
	width: 200px;
}

.linkpopupemail span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupemail:link span,
.linkpopupemail:visited span {
 visibility: hidden;
}

.linkpopupemail:hover span,
.linkpopupemail:focus span,
.linkpopupemail:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*------------------------------------------------Email--------------------*/
.contactcommenttext {
	margin: 3px;
	height: 170px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.bodytextarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 560px;
	margin: 3px;
	padding: 3px;
}
.errortext {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

.body1text {

	font-family: Verdana;
	font-size: 16px;
	color: #27817D;
	width: 560px;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.submittextarea {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 560px;
	margin: 3px;
	padding: 3px;
}
/*------------------------------------------------Textboxon Email--------------------*/

.borderEffect
{
background-color:#FFFFCC;
color:#7A8639;
margin:0px;
padding:0px;
border:1px solid #FFCC00;
}
.borderEffect:hover
{
background-color:#FFCC89;
color:#A05A3D;
margin:0px;
padding:0px;
border:1px solid #A05A3D;
}
/*------------------------------------------------Textbox on Email--------------------*/
/*------------------------------------------------Textbox --------------------*/

.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#666600;
margin:0px;
padding:0px;
border:1px solid #666600;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textbox --------------------*/
/*------------------------------------------------Textboxdropdown --------------------*/

.dropdownEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 262px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.dropdownEffect:hover
{
background-color:#FFFFFF;
color:#666600;
margin:0px;
padding:0px;
border:1px solid #666600;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textboxdropdown --------------------*/
/*------------------------------------------------Massagebox --------------------*/

.MassageboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 170px;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.MassageboxEffect:hover
{
background-color:#FFFFFF;
color:#666600;
margin:0px;
padding:0px;
border:1px solid #666600;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Massagebox --------------------*/
#contact p.contactTxt {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	display:block;
	width:620px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.contacttop {

	float: left;
	height: 95px;
	width: 465px;
	top: 0px;
}
.contactbg {
	background-image: url(images/contactbg.gif);
	float: left;
	height: 500px;
	width: 600px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
#left h3.le {

	display:block;
	margin:50px 0 20px 0;
	font-size:0;
	line-height:0;
}
.contactformmsgfield {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 400px;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactdropdownmenu {
	margin: 3px;
	float: left;
	height: 20px;
	width: 400px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.rightempty {
	height: 10px;
	width: 237px;
	float: left;
}
.submitbuttonarea {
	margin: 5px;
	float: left;
	height: 50px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 132px;
}
/*------------------------------------------------ Extras --------------------*/
.courseTab {
    margin-top:20px;
    margin-left:66px;
	margin-right:2px;
}

#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}
/* the style starts here */
a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:auto;}
a.tooltip:hover b em {
	position:absolute;
	left:20px;
	top:-6px;
	width:11px;
	height:6px;
	display:block;
	font-size:1px;
	background-color: #fff;
	background-image: url(images/tooltip.gif);
	background-position: 0 0;
}

.clear {clear:both;}

/*------------------------------------------------ Image Map --------------------*/
#imap {
	display:block;
	width:600px;
	height:380px;
	background:url(images/learningsystem-h.jpg) no-repeat;
	position:relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#imap a#painting {display:block; width:600px; height:0; padding-top:380px; overflow:hidden; position:absolute; left:0; top:0; background:transparent url(images/learningsystem-hh.jpg) no-repeat 600px 380px; cursor:default;}
* html #imap a#painting {height:380px; height:0;}

#imap a#painting:hover {background-position: 0 0; z-index:10;}

#imap dd {position:absolute; padding:0; margin:0;}
#imap #stage1 {left:116px; top:96px; z-index:20;}
#imap #stage2 {left:116px; top:148px; z-index:20;}
#imap #stage3 {left:116px; top:200px; z-index:20;}
#imap #stage4 {left:116px; top:252px; z-index:20;}

#imap a#link_stage1 {display:block; width:132px; height:45px; text-decoration:none; z-index:20;}
#imap a#link_stage2 {display:block; width:132px; height:45px; text-decoration:none; z-index:20;}
#imap a#link_stage3 {display:block; width:132px; height:45px; text-decoration:none; z-index:20;}
#imap a#link_stage4 {display:block; width:132px; height:45px; text-decoration:none; z-index:20;}

#imap a em {display:none;}

#imap a span, #imap a:visited span {display:none;}

#imap a#link_stage1:hover, #imap a#link_stage2:hover, #imap a#link_stage3:hover, #imap a#link_stage4:hover {border:1px solid #f00;}

#imap a:hover span {
	position:absolute;
	display:block;
	color:#000;
	width:230px;
	height:auto;
	line-height:16px;
	font-size:10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eaae00;
	padding: 12px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#imap a#link_stage1:hover span {
	left:244px;
	top:-42px;
}
#imap a#link_stage1:hover em {position:absolute; display:block; left:72px; top:34px; width:160px; height:1px; overflow:hidden; font-size:1px; background:#f00;}
#imap a#link_stage2:hover span {
	left:244px;
	top:-94px;
}
#imap a#link_stage2:hover em {position:absolute; display:block; left:72px; top:34px; width:160px; height:1px; overflow:hidden; font-size:1px; background:#f00;}
#imap a#link_stage3:hover span {
	left:244px;
	top:-145px;
}
#imap a#link_stage3:hover em {position:absolute; display:block; left:72px; top:34px; width:160px; height:1px; overflow:hidden; font-size:1px; background:#f00;}
#imap a#link_stage4:hover span {
	left:244px;
	top:-198px;
}
#imap a#link_stage4:hover em {position:absolute; display:block; left:72px; top:34px; width:160px; height:1px; overflow:hidden; font-size:1px; background:#f00;}

#imap a:hover span img {
	float:left;
	border:0px solid #000;
}

#imap a span:first-line {font-weight:bold; font-style:italic;}
#info h3 {margin:0 0 0 75px; font-size:1.2em; font-weight:normal; font-family:georgia, "times new roman", serif; letter-spacing:0.1em; padding-bottom:5px; border-bottom:1px solid #aaa; width:650px;}
#info .para {width:300px; margin:0 0 0 75px;}

listing{
	background-image: url(images/symbol2.gif);
	background-repeat: no-repeat;
	background-position: left 30%;
}
input.btn {
	width: 70px;
	height:22px;	
	border: 0;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	cursor:pointer;
	background-color: #FFF;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
input.btn:hover {
	color: #FFF;
}

/*------------------------table--------------------*/

#customers
{
	width:642px;
	border-collapse:collapse;
	font-size: 11px;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}