.spacer{
	line-height:0; font-size:0; clear:both;
}

div, h1, h2, h3, h4, p, ul, li, a form, label, input, textarea, img, span{
	margin:0; padding:0;
}

body{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: #deeefc url(../images/bg-base.jpg);
	background-repeat: repeat-x;
	width:100%;
}

.main{
	width:800px;
	padding:0 0 0 0;
	margin:0 auto;
}

/*---- Header Css Start ----*/
.header_area{
	width:800px; height:111px;
	float:left;
}

.logo{
	width:255px; height:87px; float:left;
	padding:10px 0 0 18px;
}

.header_shadow{
	width:800px; height:14px; 
	float:left;
}

.mobile_area{
	width:308px; height:77px;
	float:left; margin:20px 0 0 209px;
}

.mobile_text{
	width:247px; height:57px; font-size:18px; color:#fff;
	font-family: Arial, Helvetica, sans-serif; float:left;
	text-align:right; padding-top:14px;
}

.mobile_img{
	width:61px; height:77px; float:left;
}
/*---- Header Css End ----*/

/*---- Nav Css Start ----*/
.nav_area{
	width:800px; height:34px; float:left;
}

.menu{
	margin:7px 0 0 178px; width:612px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#153463;
}

a.menutop:link, a.menutop:visited{
	color:#153463; text-decoration:none;
}

a.menutop:hover, a.menutopactive{
	color:#c04330; text-decoration:none;
}

.sub_nav_area{
	width:278px; height:30px; 
	float:left; margin:42px 0 0 222px;
}

.sub_nav_area ul{
	list-style:none;
}

.sub_nav_area ul li{
	float:left;
}

a.home:link,a.home:visited{
	background:url(../images/home_normal.jpg) 0 0 no-repeat;
	width:90px; height:30px; float:left;
}

a.home:hover,a.homeactive{
	background:url(../images/home_hover.jpg) 0 0 no-repeat;
	width:90px; height:30px; float:left;
}

a.settings:link,a.settings:visited{
	background:url(../images/sett_normal.jpg) 0 0 no-repeat;
	width:90px; height:30px; float:left;
	margin-left:4px;
}

a.settings:hover,a.settingsactive{
	background:url(../images/sett_hover.jpg) 0 0 no-repeat;
	width:90px; height:30px; float:left;
	margin-left:4px;
}

a.logout:link,a.logout:visited{
	background:url(../images/logout_normal.jpg) 0 0 no-repeat;
	width:90px; height:30px; float:left;
	margin-left:4px;
}

a.logout:hover,a.logoutactive{
	background:url(../images/logout_hover.jpg) 0 0 no-repeat;
	width:90px; height:30px; float:left;
	margin-left:4px;
}
/*---- Nav Css End ----*/


/*---- TopContent Css Start ----*/

.errormsg{
	width:800px; float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; font-weight:bold; color:#FF0000;
	text-align:center; font-style:italic;
	letter-spacing:1px;
}

.topcontent_area{
	width:780px; margin-top:10px;
	float:left; margin-left:10px;
}

.blogbase{
	background:url(../images/blog_base.jpg) 0 0 no-repeat;
	width:250px; height:300px; float:left;
}

.blogheader{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px; color:#d93a09; padding:17px 0 0 5px;
	height:24px; font-weight:bold;
}

.surveyor_text{
	color:#193263;
}

.blog_content{
	padding:18px 0 0 8px; float:left;
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	color:#244c72; font-size:12px; font-weight:normal;
}

a.bloglink:link, a.bloglink:visited{
	color:#244c72; text-decoration:none;
}

a.bloglink:hover{
	color:#c04330; text-decoration:none;
}

.videobase{
	width:250px; height:300px; float:left;
	background:url(../images/videobase.jpg) 0 0 no-repeat;
	margin-left:15px;
}

.videoheading{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px; color:#fff; padding:15px 0 0 9px;
	font-weight:bold; height:23px;
}
.videosnap_area{
	width:226px; height:238px; float:left;
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	color:#d93a09; font-size:12px; padding:0 0 0 13px;
}

.videoshot_area{
	width:226px; height:72px; float:left;
	margin-top:12px;
    font-size:17px;
}

.videosnap{
	width:103px; height:72px; float:left;
}
.videosnap_base{
	width:123px; height:72px; float:left;
	background:url(../images/video_base.jpg) 0 0 no-repeat;
}

.videosnap_base2{
	width:123px; height:72px; float:left;
	background:url(../images/video_base2.jpg) 0 0 no-repeat;
}

.videosnap_base3{
	width:123px; height:72px; float:left;
	background:url(../images/video_base3.jpg) 0 0 no-repeat;
}

.videoshot2{
	width:226px; height:72px; float:left;
	background:url(../images/video2.jpg) 0 0 no-repeat;
	margin-top:11px;
}

.videoshot3{
	width:226px; height:72px; float:left;
	background:url(../images/video3.jpg) 0 0 no-repeat;
	margin-top:11px;
}

a.videotext:link, a.videotext:visited{
	font-family:Tahoma,Arial, Helvetica, sans-serif; float:left;
	font-size:12px; color:#d44444; text-decoration:none; width:110px; 
	float:left; padding:16px 0 0 9px;
}

a.videotext:hover{
	color:#113761; text-decoration:none;
	float:left; padding:16px 0 0 9px;
}


.signin_base{
	background:url(../images/signin_base.jpg) 0 0 no-repeat;
	width:250px; height:300px; float:left; margin-left:15px;
}

.login_area{
	width:220px; float:left;
	padding:17px 0 0 15px;

}

.signin_text{
	width:250px; height:38px; float:left; line-height:40px;
	font-family:Tahoma,Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:13px; color:#c34d44; text-align:center;
}

.emailbox{
	width:220px; height:20px;
    float:left;
}

.login_feild{
 	width:150px; height:20px; border:#0165a5 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#005070; float:left; background:#c4e8ff; margin:0 0 0 4px;
}

.email_text{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	color:#fff; font-size:12px; font-weight:normal; width:62px; text-align:right;
	padding:0 0 0 0; height:20px; float:left; line-height:20px; 
}

.passwordbox{
	width:220px; height:20px;
	padding:10px 0 0 0; float:left;
}

.pass_text{
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	color:#fff; font-size:12px; font-weight:bold; line-height:20px; 
	height:20px; float:left; width:60px;
}

.remember_area{
	padding:12px 0 0 64px; float:left;
	width:180px;
}

.remember_text{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; color:#b5e3ff; line-height:13px;
	float:left; padding-left:4px; height:13px; width:156px;
}

.checkbox{
	width:13px; height:13px; float:left;
}

.login_btn_area{
	width:57px; height:23px; float:left;
	padding:8px 0 0 176px;
}
.newtoepi_area{
	width:250px; height:45px; float:left;
}

.newtoepi{
	font-weight:normal; padding-top:22px;
	font-size:13px; color:#fff; text-align:center;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

.create_btn{
	width:155px; height:42px;
	float:left; padding:4px 0 0 48px;
}

.forgotpass_area{
	width:220px;
	float:left; padding:4px 15px 0 15px;
	text-align:right;
}

.passwd-incorct{
 font-family:Tahoma,Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#efd566;
}

a.forgot:link, a.forgot:visited{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#153463; font-size:11px; text-decoration:none;
}

a.forgot:hover{
	color:#b40808; text-decoration:none;
}

/*---- TopContent Css End ----*/

.bottomcontent_area{
	width:780px; float:left;
	margin:12px 0 0 10px;
}

.whatcan_area{
	width:515px;
	float:left;
}

.whatcan_header{
	background:url(../images/watcan_header.jpg) 0 0 no-repeat;
	width:515px; height:46px;float:left; font-size:20px; color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:46px; font-weight:bold; font-style:italic;
}

.linkdivid{
	width:2px; height:93px; float:left;
}

.linkarea1{
	width:242px; float:left;
	margin-top:8px;
}

.linkarea2{
	width:240px; float:left;
	margin:8px 0 0 20px;
}

.bottomlink{
	font-family:Arial, Helvetica, sans-serif; float:left;
	font-size:14px; color:#113761; padding-bottom:12px;
	width:218px; font-style:italic; font-weight:bold; float:left;
}

.bottomlink1{
	font-family:Arial, Helvetica, sans-serif; float:left;
	font-size:14px; color:#113761; padding-bottom:12px;
	width:214px; font-style:italic; font-weight:bold; float:left;
}

.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#d44444; padding-bottom:12px;
	width:214px; font-style:italic; font-weight:bold; 
	float:left; padding-left:22px
}

/*a.bottomlink:link, a.bottomlink:visited{
	font-family:Arial, Helvetica, sans-serif; float:left;
	font-size:14px; color:#113761; padding-bottom:12px;
	text-decoration:none; width:218px; font-style:italic;
	font-weight:bold; float:left;
}

a.bottomlink:hover{
	color:#d44444; text-decoration:none;
	float:left
}
*/
.bottom_arrow{
	width:24px; height:15px; float:left;
}

.link3{
	width:220px; height:15px; float:left;
}

/*a.bottomlink1:link, a.bottomlink1:visited{
	font-family:Arial, Helvetica, sans-serif; float:left;
	font-size:14px; color:#113761; padding-bottom:12px;
	text-decoration:none; width:214px; font-style:italic;
	font-weight:bold; float:left;
}

a.bottomlink1:hover{
	color:#d44444; text-decoration:none;
	float:left
}*/

/*a.more:link,a.more:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#d44444; padding-bottom:12px;
	text-decoration:none; width:214px; font-style:italic;
	font-weight:bold; float:left;padding-left:22px
}

a.more:hover{
	color:#113761; text-decoration:none;
}*/

.mobileapp{
	width:252px; height:100px; float:left;margin-left:13px;
	background:url(../images/mobapp.jpg) 0 0 no-repeat;
}

.mobileapp_text_area{
	width:190px; height:36px; float:left;
	padding:25px 0 0 60px; text-align:center;
	text-decoration:none;
}

.looking_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#094b88; text-decoration:none;
}

.mobiletext{
	font-size:20px; color:#d93a09;
	text-decoration:none;
}

.footer_area{
	width:800px; float:left;
    margin: 20px 0 0 10px;
}

.footer_text_area{
	width:223px; float:left;
	padding-left:230px; font-size:12px; color:#000;
	font-family:Arial, Helvetica, sans-serif; 
}

.footer_menu{
	width:800px; text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#153463;
}

.support_img{
	width:125px; height:12px; float:left;
	padding-top:3px;
}
a.footermenu:link, a.footermenu:visited{
	color:#153463; text-decoration:underline;
}

a.footermenu:hover, a.footermenuactive{
	color:#c04330; text-decoration:underline;
}

.datadyne_logo{
	width:25px; height:19px; float:left;
	padding-right:3px;
}

a.datadyne:link, a.datadyne:visited{
	color:#153267; text-decoration:none;
}

a.datadyne:hover{
	color:#b40808; text-decoration:none;
}

/*---Dash-Board Css Start---*/

.left-area{
	width:440px; float:left;
}

.leftcon-header{
	background: url(../images/leftcon_header.jpg) 0 0 no-repeat;
	width:440px; height:116px; float:left;
}

.help_icon_area{
	width:23px; height:21px; float:left;
	padding:11px 0 0 6px;
}
.help_icon{
	width:23px; height:21px;
}

.header_content_area{
	width:400px; float:left;
	margin-left:10px;
}

.forms_area{
	width:90px; float:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; color:#153463; padding-top:11px;
}

.myform_area{
	width:90px; height:14px; float:left;
}

.other_form_area{
	width:90px; height:14px; float:left;
	margin-top:7px;
}

.lafttab-area{
	margin:46px 0 0 10px;
	width:299px; float:left; 
}

.forms-btn{
	width:61px; height:21px;
	float:left;
}

.open-btn{
	width:50px; height:21px;
	float:left;
}

.delete-btn{
	width:50px; height:21px;
	margin-left:10px; float:left;
}

.export-btn{
	width:50px; height:21px;
	margin-left:10px; float:left;
}

.new-btn{
	width:42px; height:21px;
	margin-left:70px; float:left;
}

.leftsearch_area{
	width:400px; float:left;
	margin-top:12px;
}

.search_feild{
 	width:300px; height:20px; border:#dcb307 1px solid; line-height:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#5e5e5e; float:left; background:#fff; padding:2px 0 0 4px;
}

.search_icon{
	width:22px; height:22px; float:left;
	padding-left:7px;
}

.left-container{
	background:#fff; width:440px;
 	float:left; /*height:580px;*/
}

.greybase{
	width:440px; height:20px; background:#e2e2e2;
	margin-top:16px;
}

.form-text{
	width:110px; height:20px;
	float:left;line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px; text-align:center;
}

.owner-text{
	width:140px; height:20px;
	float:left;line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px; text-align:center;
}
	
.record-text{
	width:50px; height:20px;
	float:left; line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px; text-align:center;
}

.lastmod-text{
	width:70px; height:20px;
	float:left; line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px;text-align:center;
}

.lastadd-text{
	width:70px; height:20px;
	float:left; line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px;text-align:center;
}

.selectdiv{
	width:440px; height:20px; float:left;
	border-bottom:#bfbfbf 1px solid;
	color:#424242; font-size:11px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px; text-decoration:none; display:block; 
}
a.selecttext:link,a.selecttext:visited{
	width:440px; height:20px; background:#FFFFFF;
	color:#424242; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px; text-decoration:none; display:block;
	
}

a.selecttext:hover{
	width:440px; height:20px; background:#fbe9ab;
	font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px;  text-decoration:none; display:block;
}

a.selecttextactive{
	width:440px; height:20px; background:#fbe9ab;
	color:#d85e37; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px;  text-decoration:none; display:block;
}

.formcontent{
	width:105px; text-align:center; float:left;
	overflow:hidden; padding-left:5px;
}

.ownercontent{
	width:135px; text-align:center; float:left;
	overflow:hidden; padding-left:5px;
}

.recordcontent{
	width:50px; text-align:center; float:left;
	overflow:hidden;
}

.lastmodcontent{
	width:70px; text-align:center; float:left;
	overflow:hidden;

}

.container-bottom{
	width:440px; height:9px; float:left;
}

.rightcontainer-bottom{
	width:320px; height:9px; float:left;
}
.right-area{
	width:320px; float:left;
	margin-left:20px;
}

.rightcon-head{
	width:320px; height:16px; float:left;
}

.rightcon-base{
	width:320px;
	background:#fff; float:left;
}

.mapheader-grey{
	width:320px; height:20px; background:#e2e2e2;
	float:left; line-height:20px; color:#153463; font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid	#bfbfbf;
}

.mapyellow{
	width:320px; height:20px; background:#fff7d6;
	float:left; line-height:20px; color:#153463; font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid	#bfbfbf;
}

.kenya-btn_area{
	width:64px; height:18px; float:left;
	padding-left:185px;
}

.kenya-btn{
	background:url(../images/kenyabtn.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif; color:#fff;
	font-size:12px; line-height:16px; text-align:center;
	width:64px; height:18px; float:left; font-weight:bold;
	text-decoration:none;
}

.refresh_btn{
	width:18px; height:18px; float:left;
 	padding:1px 0 0 32px;
}

.records-map{
	width:295px; height:177px; float:left;
	padding:14px 0 0 13px;
}

.vaccinated-map{
	width:295px; height:178px; float:left;
	padding:16px 0 0 13px;
}

/*---Data Css Start---*/
/*--------------------TAB CONTENT AREA--------------------*/

.tabcontent_area{
	width:780px; float:left;
}
a.bloglink2:link, a.bloglink2:visited{
	color:#c04330; text-decoration:none;font-weight:bold;
}

a.bloglink2:hover{
	color:#244c72; text-decoration:none;font-weight:bold;
}
.topbtn_area{
	padding-left:580px; width:160px;
	height:21px; float:left
}

.anaiysis_topbtn_area{
	padding-left:620px; width:110px;
	height:21px; float:left
}

.analysis_btn_area{
	padding-left:520px; width:220px;
	height:32px; float:left
}

/*.export-btn{
	width:50px; height:21px;
	margin-left:4px; float:left;
}*/

.list-btn{
	width:42px; height:21px;
	float:left;
}

.graph-btn{
	width:42px; height:21px;
	float:left; padding-left:5px;
}

.import-btn{
	width:50px; height:21px;
	margin-left:4px; float:left;
}

.dataheader_area{
	width:742px; height:70px;
	float:left; padding-top:17px;
}

.dataheader-grey{
	width:742px; height:20px; background:#e2e2e2;
	float:left; line-height:20px; color:#153463; font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid	#bfbfbf;
}

.dataheader_yellow{
	width:742px; height:20px; background:#fff7d6;
	float:left; line-height:20px; color:#153463; font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid	#bfbfbf;
}

.kenya-btn1{
	width:64px; height:18px; float:left;
	padding-left:328px;
}

.kenya-btn2{
	width:64px; height:18px; float:left;
	padding-left:410px;
}

.data_container{
	background:#fff; width:742px;
 	float:left; height:310px;
	overflow:auto;
}

.data_container2{
	background:#fff; width:742px;
 	float:left; height:200px;
}


.greybase1{
	width:742px; height:20px; background:#e2e2e2;
}

.greybase1_overflow{
	width:5000px; height:20px; background:#e2e2e2;
}

.form_text{
	width:120px; height:20px;
	float:left;line-height:20px; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px; text-align:center;
}

.owner_text{
	width:150px; height:20px;
	float:left;line-height:20px; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px; text-align:center;
}
	
.record_text{
	width:50px; height:20px;
	float:left; line-height:20px; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px; text-align:center;
}

.lastmod_text{
	width:80px; height:20px;
	float:left; line-height:20px; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px;text-align:center;
}

.lastadd_text{
	width:80px; height:20px;
	float:left; line-height:20px; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px;text-align:center;
}

.penuts_text{
	width:52px;  height:20px;
	float:left; line-height:20px; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#153463; font-size:12px;text-align:center;
}

.dataselectdiv{
	width:742px; height:20px; float:left;
	border-bottom:#bfbfbf 1px solid;
	color:#424242; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px; text-decoration:none; display:block; 
}

.dataselectdiv_overflow{
	width:2000px; height:20px; float:left;
	border-bottom:#bfbfbf 1px solid;
	color:#424242; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px; text-decoration:none; display:block; 
}

a.dataselect:link,a.dataselect:visited{
	width:742px; height:20px; background:#FFFFFF;
	color:#424242; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px; text-decoration:none; display:block;
	
}

a.dataselect:hover,a.dataselectactive{
	width:742px; height:20px; background:#e3f4ff;
	color:#d85e37; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px;  text-decoration:none; display:block;
	
}

a.dataselect_overflow:link,a.dataselect_overflow:visited{
	width:2000px; height:20px; background:#FFFFFF;
	color:#424242; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px; text-decoration:none; display:block;
	
}

a.dataselect_overflow:hover,a.dataselectactive{
	width:2000px; height:20px; background:#e3f4ff;
	color:#d85e37; font-size:11px; overflow:hidden;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:20px;  text-decoration:none; display:block;
	
}

.formcontent1{
	width:120px; text-align:center; float:left;
	overflow:hidden;
}

.ownercontent1{
	width:150px; text-align:center; float:left;
	overflow:hidden;
}

.recordcontent1{
	width:50px; text-align:center; float:left;
	overflow:hidden;
}

.lastmodcontent1{
	width:80px; text-align:center; float:left;
	overflow:hidden;

}

.penutscontent{
	width:52px; text-align:center; float:left;
	overflow:hidden;
}

.indicators_text{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color:#153463; text-align: center; line-height:20px;
	width:54px; padding-left:13px; float:left;
}

.bluebase{
	width:742px; height:20px; background:#bee3fb;
	margin-top:1px;
}

.lightblue_base{
	width:742px; height:20px; background:#e3f4ff;
	margin-top:1px;
}

.text1{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	color:#0d0d0d; padding-left:14px; float:left; width:200px;
	line-height:20px;
}

.text2{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	color:#0d0d0d; padding-left:140px; float:left;
	width:70px; text-align:center; line-height:20px;
}

/*---Admin Css Start---*/

.topicon_area{
	width:740px; height:27px;
	float:left;
}

.icon_area{
	width:96px; height:16px;
	float:left; padding-top:8px;
}

.saveicon{
	width:16px; height:16px;
	float:left;
}

.copyicon{
	width:16px; height:16px;
	float:left; padding-left:4px;
}

.logged_text{
	font-family:Tahoma,Arial, Helvetica, sans-serif; 
	color:#113663; font-size:11px; float:right;
	padding-right:8px; text-align:right;
}

.design_btn{
	width:50px; height:21px; float:left;
	padding:10px 0 0 583px;
}

.data_btn{
	width:42px; height:21px; float:left;
	padding:10px 0 0 3px;
}

.share_btn{
	width:50px; height:21px; float:left;
	padding:10px 0 0 3px;
}

.formname_area{
	width:740px; 
	float:left; margin-top:10px;
}

.formname_base{
	background:#e2e2e2; border-bottom:1px solid #bfbfbf;
	width:740px; height:28px; color:#102f4c; font-size:12px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold; line-height:28px;
}

.yellow_base{
	background:#fff7d6; border-bottom:1px solid #bfbfbf;
	width:740px; height:24px; color:#102f4c; font-size:12px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold; line-height:24px;
}

.bluecontent_base{
	width:738px; float:left;
	background:#e3f4ff; border:1px solid #b8e3ff;
}

.bluecontent{
	width:720px; float:left; 
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#1b1b1b; font-size:11px; margin:10px 0 0 8px;
}

.everyone_text{
	color:#102f4c; font-size:12px; 
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold; width:200px; float:left;
}

.save_btn{
	width:70px; height:24px; float:left;
	padding-left:640px; padding-bottom:5px;
}

.textfeild_area{
	width:580px; height:20px; float:left;
}
.text_feild{
 	width:430px; height:18px; border:#0165a5 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#1b1b1b; float:left; background:#c4e8ff; padding:2px 0 0 2px;
}

.input{
 	width:100px; height:20px; border:#0165a5 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#1b1b1b; float:left; margin:0 0 0 5px; padding:0 0 0 2px;
}

.emailadd_area{
	width:434px; float:left;
}

.textfeild_area1{
	width:300px; float:left;
	margin-bottom:6px; margin-top:4px;
}

.text_area{
	width:300px; background:#c4e8ff; float:left;
	border:#0165a5 1px solid; margin:2px 0 0 0;
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	color:#1b1b1b; font-size:11px; 
	padding:3px 0 0 4px; height:80px;
}

.septext{
	color:#1a1a1a; font-size:11px; font-weight:bold;
	float:left; width:430px; padding-left:4px;
	line-height:18px; margin-bottom:10px;
}

.radio_btn_area{
	width:200px; float:left;
	margin-top:5px;
}
.addtext{
	color:#102f4c; font-size:11px; 
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	width:150px; float:left;
}

.privileges_area{
	width:260px; height:270px; float:left;
	margin:0 0 0 10px; background:#bee3fb;
	border:1px solid #9dcff9;
}

.privileges_text_area{
	width:250px; float:left;
	padding:12px 0 0 12px;
}
.privileges_text{
	color:#102f4c; font-weight:bold;
	font-size:12px;
}

.addtext1{
	color:#102f4c; font-size:11px; 
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	width:230px; float:left; margin-top:8px;
	line-height:18px;
}

/*--------Registration Page Css--------*/

.registration_area{
	width:780px; float:left;
	background:#fff;
}

.registop_base{
	width:780px; height:18px; float:left;
}

.regiscontent_area{
	width:780px; float:left;
}

.regisbottom_base{
	width:780px; height:18px; float:left;
}

.regis_welcome{
	background:#153463; width:780px; height:36px;
	float:left; line-height:36px; color:#fff; font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.regis_welcome_text{
	padding:0 0 0 18px; float:left;
	width:280px;
}

a.return_text:link,a.return_text:visited{
	color:#fee380; font-size:12px; text-decoration:none;
	padding-left:350px; float:left;
}

a.return_text:hover{
	color:#fff; text-decoration:none;
}

.regis_head_base{
	background:#e2e2e2; border-bottom:1px solid #bfbfbf;
	width:780px; height:28px; color:#102f4c; font-size:12px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold; line-height:28px; float:left;
	margin-top:9px;
}

.regis_yellow_base{
	background:#fff7d6; border-bottom:1px solid #bfbfbf;
	width:780px; height:24px; color:#102f4c; font-size:11px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:24px; float:left;
}

.star{
	color:#FF0000;
}

.registration_form_area{
	width:762px; float:left;
	padding:18px 0 0 18px;
}

.formbase{
	width:762px; height:56px; float:left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; color:#1b1b1b;
}

.formbase2{
	width:762px; height:56px; float:left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; color:#1b1b1b; padding-top:10px;
}

.form1{
	width:228px; float:left;
}

.regis_text_feild{
 	width:180px; height:18px; border:#0165a5 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#1b1b1b; float:left; background:#c4e8ff; padding:2px 0 0 2px;
	margin-top:6px;
}

.minimumtext{
	float:left; width:228px;
}

.regis_input{
 	width:190px; height:22px; border:#0165a5 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#1b1b1b; float:left; padding:0 0 0 2px; margin-top:6px;
}

.note_area{
	width:762px; float:left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; color:#1b1b1b;
}

.radio_btn_area2{
	width:762px; float:left;
	margin-top:10px;
}

.note_text{
	color:#113663;
}

.register_btn_area{
	width:150px; height:24px; float:left;
	margin:20px 0 20px 0;
}

.register_btn{
	width:70px; height:24px; float:left;
}

.clear_btn{
	width:70px; height:24px; float:left;
	padding-left:6px;
}

/*--------Forgot Page Css--------*/
.forgot_base_area{
	width:565px; float:left; padding:50px 0 0 216px;
	height:500px; color:#1b1b1b;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
}

.email_text_feild{
 	width:180px; height:18px; border:#0165a5 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#1b1b1b; float:left; background:#c4e8ff; padding:2px 0 0 2px;
}

.emailtext{
	width:110px; height:20px; float:left;
	line-height:20px;
}

.submit_btn_area{
	width:417px; height:24px; float:left;
	padding:15px 0 20px 148px;
}


