/* CSS Document */
html, body,h1,h2
{
	margin: 0;
	padding: 0;
	width:100%;
	height:auto;
	/*background-image:url(../images/inner_bg.gif) repeat-x center top;
	overflow:scroll;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrap
{
	width: 100%;
	height: auto;
}
.logohead
{
	height: 67px;
	width: 100%;
	background: url(../images/bg_nav.jpg) no-repeat center top;
	float: left;
}
.content
{
	width: 934px;
	height: auto;
	margin:0 auto;
}
.videoplay{
width: 50%;
height:320px;
float: left;
margin-top:12px;
width:448px;
}
.logo
{
	width: 33%;
	height: 67px;
	background: url(../images/logo.gif) no-repeat left top;
	float: left;
}
.menu
{
	width: 65%;
	height: 67px;
	background: url(../images/menu.gif) no-repeat right top;
	float: right;
}
.head
{
	width: 100%;
	height: 417px;
	background: url(../images/bg_site-home1.jpg) no-repeat center top;
	float: left;
}
/*.headtext
{
	width: 50%;
	height: auto;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}*/

.headtext{
width: 49%;
height: auto;
float:left;
margin-top:25px;
margin-left:5px;
}
.kcdemo
{
	width: 50%;
	height: 163px;
	float: left;
	margin-top: 49px;
	background: url(../images/kc.png) no-repeat bottom left;
}
.kcdemo a
{
	width: 50%;
	float: right;
	padding-top: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	padding-right: 41px;
	text-decoration: none;
}
.desc
{
	width: 100%;
	height: 229px;
	background: url(../images/description.png) no-repeat center top;
	margin-top: 25px;
	float: left;
}
.box1
{
	width: 457px;
	height: 208px;
	background: url(../images/box1.png) no-repeat top left;
	margin-top: 15px;
	float: left;
}
.box2
{
	width: 457px;
	height: 208px;
	background: url(../images/box2.png) no-repeat top right;
	margin-top: 15px;
	float: right;
}
.video
{
	width: 657px;
	height: 121px;
	background: url(../images/video.png) no-repeat top left;
	margin-top: 15px;
	float: left;
}
.box
{
	width: 580px;
	height: 121px;
	background: url(../images/box.png) no-repeat top left;
	float: left;
	padding: 10px;
}
.boximg
{
	width: 580px;
	height: 121px;
	background: url(../images/boximg.png) no-repeat top left;
	float: left;
	padding: 10px;
}
/*.orderform
{
	width: 257px;
	height: 121px;
	background: url(../images/orderform.png) no-repeat top right;
	margin-top: 15px;
	float: right;
}
.orderform a
{
	width: 80%;
	float: left;
	padding-top: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #984B00;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
}*/
/*
.orderform{
width:257px;
height:45px;
margin-top:2px;
margin-left:13px;
float: left;
}
.orderform a{
width: 85%;
float: left;
padding-top:37px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#984B00;
text-align: left;
padding-left:15px;
text-decoration:none;
}
.orderform a:hover
{
	color: #666666;
	text-decoration: underline;
}
*/

.orderform{
width:257px;
height:45px;
margin-left:13px;
float: left;
}
.orderform a{
width: 85%;
float: left;
padding-top:37px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#984B00;
text-align: left;
padding-left:15px;
text-decoration:none;
}
.orderform a:hover{
color: #666666;
text-decoration: underline;
}
.img1text
{
	margin-top: 165px;
	width: 146px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #003366;
	font-weight: bold;
}
.img2text
{
	margin-top: 158px;
	width: 210px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #003366;
	font-weight: bold;
}
.img3text
{
	margin-top: 158px;
	width: 146px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #003366;
	font-weight: bold;
}
.spacer
{
	margin-top: 165px;
	width: 52px;
	height: auto;
	float: left;
}
.spacer1
{
	margin-top: 165px;
	width: 23px;
	height: auto;
	float: left;
}
.spacer2
{
	margin-top: 165px;
	width: 12px;
	height: auto;
	float: left;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	text-align: left;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
.nortext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
}
.nortextbld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	text-decoration: none;
}
.textbold1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: right;
	text-decoration: none;
}
UL
{
	list-style-type: none;
}
li
{
	list-style-type: none;
}
.videolist
{
	margin-top: 0px;
	float: left;
	width: 450px;
	height: 75px; ;
}
.videolist ul li
{
	display: inline;
}
.videolist ul
{
	margin-left: 4px;
	padding-left: 5px;
}
.videolist ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	font-weight: bold;
	padding: 0px 9px 0px 17px;
	text-decoration: none;
	background: url(../images/video_img.gif) no-repeat left;
}
/*.newsletter
{
	width: 450px;
	height: 45px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
	text-align: left;
}*/
.newsletter{
width:300px;
height:45px;
float:left;
margin-left:25px;
margin-top:25px;
text-align:left;
}
.copyright
{
	width:250px;
height:25px;
float: right;
margin-right:25px;
margin-top:40px;
text-align:left;
}/*
.footer_main
{
	background: url(../images/footer.png) no-repeat bottom center;
	height: 100px;
	padding: 0px 0 0 0; 
	width: 100%;
	float: left;
	border: none;
	vertical-align: bottom;
}
.footer_main p
{
	text-align: left;
	text-decoration: none;
	padding: 0px 0px 0 0;
	margin: 0 0;
}
*/
.footer_main {
	background: url(../images/footer.png) no-repeat bottom center;
	height:230px;
	padding:0px 0 0 0;
/*	clear:both;*/
	width:100%;
	float:left;
	border:none;
	vertical-align:bottom;
}
.footer_main p
{
	text-align: left;
	text-decoration:none;
	padding:0px 0px 0 0;
	margin:0 0;
}
.subscribe
{
	width: 55%;
	height: 40px;
	background: url(../images/subscribe.gif) no-repeat right bottom;
}
/*#sub_box
{
	width: 45%;
	height: 25px;
	margin-top: 6px;
	margin-left: 10px;
	padding-top: 10px;
	color: #000066;
	text-align: left;
	font-weight: bold;
	border: 0;
	background: none;
}
#sub_box a
{
	width: 85%;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
#sub_box{
	width:100%;
	height:25px;
	margin-top:6px;
	margin-left:10px;
	padding-top:10px;
	color: #000066;
	text-align:left;
	font-weight:bold;
	border:0;
	background:none;
}
#sub_box a{
	width:85%;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#336633;
	text-decoration:none;
}
*/

#sub_box{
	width:100%;
	height:25px;
	margin-top:6px;
	margin-left:10px;
	padding-top:5px;
	color: #000066;
	text-align:left;
	font-weight:bold;
	border:0;
	background:none;
}
#sub_box a{
	width:85%;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#336633;
	text-decoration:none;
}
/************* menu *************/
#pointermenu
{
	margin: 0;
	padding: 0;
}

#pointermenu ul
{
	margin-top: 0px;
	margin-left: 4px; /*menu offset from left edge of window*/
	float: left;
	padding-left: 6px;
	font: bold 13px Arial, Helvetica, sans-serif; /*background:url(../images/leftround.gif) bottom left no-repeat; optional left round corner*/
	height: 47px;
	width: 590px;
}

* html #pointermenu ul
{
	/*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 30px; /*menu offset from left edge of window in IE /*background:url(../images/middle.gif) bottom left no-repeat;*/
}

#pointermenu ul li
{
	display: inline;
}


#pointermenu ul li a
{
	float: left;
	line-height: 38px;
	color: white;
	font-weight: bold;
	padding: 2px 15px 7px 15px;
	text-decoration: none;
	background: url(../images/pointer.gif) bottom center no-repeat;
}

#pointermenu ul li a:visited
{
	color: white;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected
{
	/*hover and selected link*/
	color: white;
	background-color: #003366;
}


/************** innerpages **************/
.innerhead
{
	width: 100%;
	height: 125px;
	background: url(../images/bg_innersite.jpg) no-repeat center top;
	float: left;
}
.leftcol
{
	width: 25%;
	height: 600px;
	float: left;
	background: url(../images/leftcol.jpg) no-repeat left top;
}
.rightcol
{
	width: 70%;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	text-align: left;
}
/*.top
{
	background: url(../images/Arrow-Up.png) no-repeat top left;
	width: 25px;
	height: 25px;
	float: right;
	margin-left: 45px;
	position: absolute;
	left: 560px;
}*/

.top{
	background:url(../images/Arrow-Up.png) no-repeat top left;
	width:25px;
	height:25px;
	float:right;
	margin-left:45px;
	position: absolute;
	left: 560px;
	vertical-align:top;
	top:2px;
}

#nav-02
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/bg_nav-01.png) no-repeat 0px 0px;
	padding-bottom: 0px;
	margin: 0px 0px 18px;
	padding-top: 1px;
	border-bottom: #fff 1px solid;
}
#nav-02 LI
{
	margin: 0px;
	width: 211px;
	color: #797c80;
	list-style-type: none;
	text-align: left;
}
#nav-02 LI A
{
	padding-right: 0px;
	border-top: #fff 1px solid;
	display: block;
	padding-left: 42px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	width: 169px;
	color: #797c80;
	padding-top: 10px;
	border-bottom: #dcddde 1px solid;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-02 LI p
{
	padding-right: 0px;
	border-top: #fff 1px solid;
	display: block;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #000000;
	border-bottom: #dcddde 1px solid;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-02 LI h1
{
	font-size: 13px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-02 .current A
{
	padding-right: 11px;
	background: url(../images/bg_nav-01-current.png) no-repeat left center;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-shadow: -1px -1px 0 #3293d6;
}
#nav-02 A IMG
{
	margin-top: -12px;
	left: 10px;
	position: absolute;
	top: 50%;
}
#nav-02 UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin: 0px;
	width: 211px;
	padding-top: 12px;
	border-bottom: #dcddde 1px solid;
}
#nav-02 LI LI
{
	margin-bottom: 3px;
	position: relative;
}
#nav-02 LI LI A
{
	padding-right: 25px;
	padding-left: 11px;
	font-weight: normal;
	font-size: 13px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 3px;
	width: 175px;
	color: #797c80;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-shadow: none;
}
#nav-02 .current LI A
{
	padding-right: 25px;
	padding-left: 11px;
	font-weight: normal;
	font-size: 13px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 3px;
	width: 175px;
	color: #797c80;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-shadow: none;
	font-weight: bold;
}
#nav-02 LI .current
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/bg_nav-02-top.png) #dedfe0 no-repeat 0px 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#nav-02 .current .current
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/bg_nav-02-top.png) #dedfe0 no-repeat 0px 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#nav-02 LI .current A
{
	background: url(../images/bg_nav-02-btm.png) no-repeat left bottom;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-shadow: none;
}
#nav-02 .current .current A
{
	background: url(../images/bg_nav-02-btm.png) no-repeat left bottom;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-shadow: none;
}
#nav-02 LI LI SPAN
{
	display: block;
	background: url(../images/bg_nav-02-arrow.png) no-repeat 195px center;
}

#nav-02-01
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/bg-sub_nav_02_01-top.png) no-repeat left top;
	padding-bottom: 0px;
	margin: 0px 0px 180px;
	width: 191px;
	padding-top: 0px;
}
#nav-02-01 LI
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}
#nav-02-01 LI.current
{
	font-weight: bold;
}
#nav-02-01 LI#nav-el-654
{
	background: url(../images/bg-sub_nav_02_01-btm.png) no-repeat left bottom;
}
#nav-02-01 LI A
{
	border-top: #fff 1px solid;
	display: block;
	padding-left: 35px;
	width: 156px;
	line-height: 37px;
	border-bottom: #e6e6e6 1px solid;
}
#nav-02-01 LI A IMG
{
	left: 12px;
	position: absolute;
	top: 11px;
}
#nav-02-01 LI#nav-el-656 A
{
	border-top-width: 0px;
}
#nav-02-01 LI#nav-el-654 A
{
	border-bottom-width: 0px;
}

.icon-list
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.icon-list a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
.icon-list a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: underline;
}
.icon-list UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}
.icon-list LI
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}
.icon-list LI UL LI
{
	margin-bottom: 5px;
	list-style-type: disc;
}
.icon-list H2
{
	margin-bottom: 36px;
	padding-bottom: 12px;
	border-bottom: #ddd 1px solid;
}
.icon-list IMG
{
	left: 0px;
	position: absolute;
	top: 0px;
}
.icon-list P
{
	font-size: 12px;
}
.icon-list .gt
{
	margin-top: 27px;
}
.icon-list .gr
{
	clear: both;
}
.icon-list .gc
{
	margin-bottom: 18px;
	position: relative;
}
.icon-list .gc H3
{
	margin-top: 0px;
	margin-bottom: 9px;
	color: #000099;
}
.icon-list .gc H3
{
	margin-left: 73px;
}
.icon-list .gc P
{
	margin-left: 63px;
}
.icon-list .gc UL
{
	margin-left: 73px;
}
.icon-list .gr-2 .gc
{
	float: left;
	margin-right: 2%;
}
.icon-list .gr-3 .gc
{
	float: left;
	margin-right: 2%;
}
.icon-list .gr-4 .gc
{
	float: left;
	margin-right: 2%;
}
.icon-list .gr-2 .gc H3
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.icon-list .gr-3 .gc H3
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.icon-list .gr-3 .gc H6
{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 5px;
}
.icon-list .gr-2 .gc P
{
	font-size: 12px;
}
.icon-list .gr-3 .gc P
{
	font-size: 12px;
}
.icon-list .gr-2 .gc
{
	width: 48%;
}
.icon-list .gr-3 .gc
{
	width: 31.3%;
}
.icon-list .gr-4 .gc
{
	width: 23%;
}

.resources
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 36px 0px 0px;
	padding-top: 0px;
	list-style-type: none;
}
.resources UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 36px 0px 0px;
	padding-top: 0px;
	list-style-type: none;
}
.resources LI
{
	padding-right: 0px;
	padding-left: 20px;
	margin-bottom: 36px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/icon_page-small.png) no-repeat;
	list-style-type: none;
}
.resources P
{
	margin-bottom: 9px;
}
.resources IMG
{
	left: 0px;
	position: absolute;
	top: 0px;
}
.resources H4
{
	margin: 0px;
}
.resources UL
{
	margin-top: 0px;
}
.resources LI .read-all
{
	border-top: #c2c2c2 1px dotted;
	font-weight: bold;
	background: url(../images/icon_arrow-small.png) no-repeat;
	padding-top: 9px;
}


.reference
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.reference UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}
.reference LI
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
	border-bottom: 1px solid #999999;
	background: url(../images/users.png) no-repeat right bottom;
}
.reference LI UL LI
{
	margin-bottom: 5px;
	list-style-type: disc;
}
.reference H2
{
	margin-bottom: 36px;
	padding-bottom: 12px;
	border-bottom: #ddd 1px solid;
}
.reference IMG
{
	left: 0px;
	position: absolute;
	top: 0px;
	border: 1px solid #003399;
}
.reference P
{
	font-size: 12px;
}
.reference .gt
{
	margin-top: 27px;
}
.reference .gr
{
	clear: both;
}
.reference .gc
{
	margin-bottom: 18px;
	position: relative;
}
.reference .gc H3
{
	margin-top: 0px;
	margin-bottom: 9px;
	color: #000099;
	font-size: 14px;
}
.reference .gc H3
{
	margin-left: 150px;
}
.reference .gc P
{
	margin-left: 140px;
}
.reference .gc UL
{
	margin-left: 73px;
}
.reference .gr-2 .gc
{
	float: left;
	margin-right: 2%;
}
.reference .gr-3 .gc
{
	float: left;
	margin-right: 2%;
}
.reference .gr-4 .gc
{
	float: left;
	margin-right: 2%;
}
.reference .gr-2 .gc H3
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 5px;
}
.ireference .gr-3 .gc H3
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.reference .gr-3 .gc H6
{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 5px;
}
.reference .gr-2 .gc P
{
	font-size: 12px;
}
.reference .gr-3 .gc P
{
	font-size: 12px;
}
.reference .gr-2 .gc
{
	width: 48%;
}
.reference .gr-3 .gc
{
	width: 31.3%;
}
.reference .gr-4 .gc
{
	width: 23%;
}
/*Link button css*/
.linkbtn
{
	width: 25%;
	height: 25px;
	margin-top: 16px;
	margin-left: 10px;
	color: #000066;
	text-align: left;
	font-weight: bold;
	border: 0;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	text-decoration: none;
}
/*******Modal popup CSS Button end****************/

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


/*******Popup Window****************/
.popup_panel
{
}

.popup_panel tr td
{
	padding: 0;
}

.popup_curve_top_left
{
	background: url(../Images/Modal/curve_top_left_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
	cursor: move;
}

.popup_curve_top_right
{
	background: url(../Images/Modal/curve_top_right_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
	cursor: move;
}

.popup_topcenterbg
{
	background: url(../Images/Modal/top_bg_new2.gif) repeat-x;
	height: 23px;
	margin: 0 auto;
	float: left;
	width: 384px;
	cursor: move;
}



.popup_middle_left
{
	background: url(../Images/Modal/middle_left_new2.gif) repeat-y;
	width: 8px;
	height: auto;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_middle_right
{
	background: url(../Images/Modal/middle_right_new2.gif) repeat-y;
	width: 8px;
	height: auto;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_middlebg
{
	/*background-color:#EDEDED; width:350px; height:150px; float:left; margin:0 auto;*/ /*background:url(../images/new2/middle_bg_new2.gif) repeat-y; width:450px; height:auto; float:left; margin:0 auto; padding:0;*/
	background-color: #fff;
	width: 384px;
	height: auto;
	float: left;
	margin: 0 auto;
}

.popup_curve_bottom_left
{
	background: url(../Images/Modal/curve_bottom_left_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_curve_bottom_right
{
	background: url(../Images/Modal/curve_bottom_right_new2.gif) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.popup_bottombg
{
	background: url(../Images/Modal/bottom_bg_new2.gif) repeat-x;
	width: 384px;
	height: 23px;
	margin: 0 auto;
	float: left;
}


.popup_button
{
	float: left;
	background: url(../Images/Modal/button_bg.gif) no-repeat;
	width: 88px;
	height: 26px;
	display: block;
	text-align: center;
	border: none;
}

.popup_button:hover
{
	background: url(../Images/Modal/button_bg_over.gif) no-repeat;
	width: 88px;
	height: 26px;
	display: block;
	text-align: center;
	border: none;
}

/************* Ajax update progress *********************/
.ajaxUpdateBackground
{
	background: url(../Images/ajax-loader.gif) no-repeat;
	background-position: 50%;
	background-color: #ffffff;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: fixed;
	width: 100%;
	height: 100%;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 18px;
	float:left;
	padding-top:20px;
	margin:0px;
	padding-left:25px;
}
/*.cosmic{
width:100%;
height:15px;
float: left;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
padding-top:10px;
}
.cosmic a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}
.cosmic a:hover{
color: #FFCC33;
}
*/

.cosmic{
width:100%;
height:15px;
float: left;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
padding-top:10px;
}
.cosmic a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}
.cosmic a:hover{
color: #FFCC33;
}

.sites{
width:95%;
height:100px;
float: left;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
margin-top:20px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
}
.sites p{
text-align: justify;
}
.sites a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}
.sites a:hover{
color: #FFCC33;
}

/********** modifications ***********/

.headcontent{
	color: #FFFFFF;
	text-align:center;
	font-size:18px;
	padding:5px;
	margin:10px 0 0 0;
}
.demoform{
	width:100%;
	height:200px;
	float:left;
	background:url(../images/form.jpg) no-repeat top center;
}
.formcon{
	width:490px;
	margin:0 auto;
	margin:0 0 0 45px;
}
.formcon p{
	padding:8px 0 0 8px;
	margin: 0 0 0 0;
}
.formcon a{
	font-size:14px;
	color: #000000;
	font-weight:bold;
}
.formcon a:hover{
	font-size:14px;
	color:#EF8100;
	font-weight:bold;
}
.textline
{
   margin:0 0 0 0;
   padding:0 0 0 0;
   border:0px;
   border-bottom:1px solid #000000;
   background:none;
    }