* {
/*	border:2; */
	margin:0;
	padding:0;
	line-height:normal;
/*	border-color: #333; */
}

submit {

	margin:0;
	padding:0;

} 
/* body */
body {
	background:#fff;

	color:#666;
	line-height:1em;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;*/
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

/* general */
a {
	color:#3b5998;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	color:#3b5998;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

.topHead{
	color:#3b5998;
	font-size:11px;
}

.topHead:hover{
	color:#3b5998;
}

.faqs{
	color:#036;
	font-size:12px;
}

.faqs:hover{
	color:#069;
}

.userMenu{
	color:#036;
	font-size:12px;
}

.userMenu:hover{
	color:#069;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	size:15px;
	color:#0099CC;
	letter-spacing:0px;
}

/*top*/

#top {
	background:#000 url('../image/top.jpg') center repeat-y;
	width:100%;
	height:5px;
}

#top:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#curveGraphic {
	background:#000 url('../image/portalGraphic.png') center no-repeat;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
}

#trialCurveGraphic {
	background:#000 url('../image/portalEventBanner.png') center no-repeat;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
}

#subscribeGraphic {
	background:#000 url('../image/portalEventBanner.png') center no-repeat;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
}

#faqHeading {
	background:#000 url('../image/faqHeading.png') center no-repeat;
	height:50px;
}

#bottom {
	/*background:#000 url('../image/bottom.jpg') center repeat-y;*/
	width:100%;
	height:3px;
}

#bottomlogin {
	background:#000 url('../image/bottom.jpg') center repeat-y;
	width:100%;
	height:80px;
}


#bottom:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

/* header */
#header {
	/*background:#000 url('../image/background_header_black.jpg') center repeat-y;*/
	background-color:#ffffff;
	width:100%;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#menuback {
	/*background: url('../image/back.jpg') repeat-x 0 0;*/
	/*height: 95px;*/
	background-color:#ffffff;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#menuback:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#header_inside {
  /*	border-left:0px solid #000;
	border-right:0px solid #000;  */
	margin:0 auto;
	width:980px;
	font-family:Arial, Helvetica, sans-serif;
}
#header_inside h1 {
	color:#fff;
	float:left;
	font:3.2em Arial, Helvetica, sans-serif;
	height:90px;
	/*line-height:100px;*/
	margin:0 0 0 20px;
	width:180px;
}
#header_inside h1 span {
	color:#9c0;
}
#header_inside ul {
	float:right;
	height:40px;
	list-style:none;
	width:500px;
}
#header_inside ul li {
	/*border-right:1px solid #555;*/
	float:right;
	height:20px;
	list-style:none;
	width:80px;
}
#header_inside ul li a {
	color:#999;
	display:block;
	height:20px;
	line-height:25px;
	padding:25px 0 0;
	text-align:center;
	width:80px;
}
#header_inside ul li a:hover {
	/*background:#fff;*/
	color:#666;
}
#header_inside ul li a.active {
	/*background:#fff;*/
	color:#333;
	border-bottom:solid;
	border-bottom-color:#666;
	border-bottom-width:thin;
	border-bottom-style:dotted;
}

#top_menu {
	border-left:0px solid #000;
	border-right:0px solid #000;
	margin:0 auto;
	width:470px;
	text-align:right;
	color:#9C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#top_menu a {
	color:#777;
}
#top_menu a:hover {
	/*background:#fff;*/
	color:#FFF;
}
#top_menu a.active {
	/*background:#fff;*/
	color:#FFF;
	border-bottom:solid;
	border-bottom-color:#666;
	border-bottom-width:thin;
	border-bottom-style:dotted;
}

#top_banner {
	border-left:0px solid #000;
	border-right:0px solid #000;
	margin:0 auto;
	width:470px;
	text-align:right;
	color:#9C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#top_banner h1 {
	color:#fff;
	float:left;
	font:3.2em Arial, Helvetica, sans-serif;
	height:90px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
}

#top_banner h1 span {
	color:#9c0;
}


#top_banner ul {
	text-align:right;
	float:right;
	height:inherit;
	list-style:none;
	width:500px;
}
#top_banner ul li {
	/*border-right:1px solid #555;*/
	float:right;
	height:40px;
	list-style:none;
	width:240px;
	top: auto;
}
#top_banner ul li a {
	color:#9C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
}
/*#top_banner ul li a:hover {
	/*background:#fff;*/
/*	color:#111;
}
#top_banner ul li a.active {
	/*background:#fff;*/
/*	color:#111;
}*/

/* content */

#portalButton{
	clear:both;
	margin:0 auto;
	width:980px;
	height:42px;
}

/*#innercontent_subMenu a {
	color:#99cc00;
} */
#innercontent_subMenu a.active {
	color:#555555;
}

#innercontent_menu {

	/*font-family:Arial, Helvetica, sans-serif;
	background: #000;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:800px;
	height:10px; */
	
	font-family:Arial, Helvetica, sans-serif;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #BCD4F1;
	clear:both;
	
	margin:0 auto;
	width:978px;

}


#innercontent_menu_bottom {
	/*background:#FFF ;*/
	/*background:#000;*/
	/*font-family:Arial, Helvetica, sans-serif;
	background: #000;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:800px;
	height:20px; */
	
	
	font-family:Arial, Helvetica, sans-serif;
	background:none repeat scroll 0 0 #e7eef4;
	border:1px solid #BCD4F1;
	clear:both;
	margin:0 auto;
	padding:0px;
	width:200px;
	height:200px;
	text-align:left;
	line-height:12px;
}

#innercontent_schedule_contact {
	/*background:#FFF ;*/
	/*background:#000;*/
	/*font-family:Arial, Helvetica, sans-serif;
	background: #000;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:800px;
	height:20px; */
	
	
	font-family:Arial, Helvetica, sans-serif;
	background:none repeat scroll 0 0 #ffffff;
	border:1px solid #cccccc;
	clear:both;
	margin:0 auto;
	padding:0px;
	width:725px;

	text-align:left;
	
}


#innercontent_skype_contact {
	/*background:#FFF ;*/
	/*background:#000;*/
	/*font-family:Arial, Helvetica, sans-serif;
	background: #000;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:800px;
	height:20px; */
	
	
	font-family:Arial, Helvetica, sans-serif;
	background:none repeat scroll 0 0 #ffffff;
	border:1px solid #cccccc;
	clear:both;
	margin:0 auto;
	padding:0px;
	width:525px;
	height:250px;
	text-align:left;
	
}

#innercontent_host_event {
	/*background:#FFF ;*/
	/*background:#000;*/
	/*font-family:Arial, Helvetica, sans-serif;
	background: #000;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:800px;
	height:20px; */
	
	
	font-family:Arial, Helvetica, sans-serif;
	background:none repeat scroll 0 0 #ffffff;
	border:1px solid #dcdcdc;
	clear:both;
	margin:0px;
	padding:0px;
	width:725px;
	
	
	text-align:left;
	
}


#meetingNowButtonBackground {
	
	font-family:Arial, Helvetica, sans-serif;
	background:none repeat scroll 0 0 #ebeef5;
	border:1px solid #BCD4F1;
	clear:both;
	margin:0 auto;
	width:725px;
	height:80px;
	text-align:left;
	
	
}


#internalHeaderBackground {
	
	font-family:Arial, Helvetica, sans-serif;
	background:none repeat scroll 0 0 #dce6f2;
	/*border:1px solid #BCD4F1;*/
	clear:both;
	margin:0 auto;

	width:725px;
	height:30px;
	text-align:left;
	
}


#innercontent_menu a {
	
	
	color:#224156;
	font-family:Arial, Helvetica, sans-serif;
}
#innercontent_menu a:hover {
	/*background:#fff;*/
	color:#3B5998;
	font-family:Arial, Helvetica, sans-serif;
}
#innercontent_menu a.active {
	/*background:#fff;*/
	
	
	color:#3B5998;
	font-family:Arial, Helvetica, sans-serif;

}


#innercontent_menu_bottom a {
	padding:5px;
	padding-right:10px;
	padding-left:10px;
	color:#224156;
	font-family:Arial, Helvetica, sans-serif;
}
#innercontent_menu_bottom a:hover {
	/*background:#fff;*/
	color:#3b5998;
	font-family:Arial, Helvetica, sans-serif;
}
#innercontent_menu_bottom a.active {
	/*background:#fff;*/
	
	background:#6b8cb4;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;

}


#innercontent_top {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:800px;
	height:10px;
}


#innercontent_heading_solutions {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/solutions.jpg');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent_heading_products {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/products.jpg');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent_heading_events {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/events.jpg');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent_heading_company {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/company.jpg');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent_heading_thankyou {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/thankyou.png');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent_heading_register {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/subscribeheader.png');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent_heading_register1 {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/signup.png');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent_heading_thankyou {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/thankyou.png');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}
#wizard {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/wizard.png');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:745px;
	height:28px;
}

#innercontent_heading_restricted_audience {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/restrictedAudience.png');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}


#innercontent_heading_buynow {
	/*background:#FFF ;*/
	/*background:#000;*/
	background: #FFF url('../image/signup.png');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:46px;
}

#innercontent {
	/*background: #FFF;
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin:0 auto;
	width:800px; */
	
	background:none repeat scroll 0 0 #FFFFFF;
	/*border:1px solid #BCD4F1;*/
	margin:0 auto;
	width:725px
}

#content {
	/*background:#fff url('../image/background_content.jpg') center repeat-y;*/
	/*background:#000;*/
	background: #000 url('../image/background.jpg');
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	width:100%;
}



#flash_content {
	border-left:0px solid #000;
	border-right:0px solid #000;
	background:#000;
	margin:0 auto;
	width:800px;
	height:400px;
}

#login_content {
	border-left:0px solid #000;
	border-right:0px solid #000;
	background:#000;
	margin:0 auto;
	width:800px;
	height:400px;
}

#content_inside {
	border-left:0px solid #bbb;
	border-right:0px solid #bbb;
	margin:0 auto;
	width:800px;
}
#content_inside_sidebar_bottom {
	background:#FFF;
	clear:both;
	float:right;
/*	width:172px; */ 
}

#content_inside_sidebar {
	background:#FFF;
	border-left:1px solid #bbb;
	clear:both;
	float:right;
	height:auto;
	line-height:175%;
	margin:0px 0;
	padding:0 10px;
	width:160px;	/*height:210px;*/
}

#content_inside_sidebar h1 {
	background:#000000;
	color:#333;
	font-size:140%;
	font-weight:400;
	text-align:left;
}

#content_inside_sidebar h1 a {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:left;
	width:154px;
}
#content_inside_sidebar h1 a:hover {
	background:#ddd;
	color:#000;
}

#content_inside_sidebar h1 a.active {
	background:#ddd;
	color:#000000;
}

#content_inside_sidebar h2 {
	background:#000000;
	color:#000;
	font-size:110%;
	font-weight:900;
	text-align:left;
}

#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 5px;
}
#content_inside_sidebar ul li {
	list-style:none;	
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:left;
	width:154px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#000;
}
#content_inside_sidebar ul li a.active {
	background:#ddd;
	color:#000;
}

#loginmain {
	background:#000;
	float:left;
	letter-spacing:-1px;
	line-height:175%;
	margin:10px auto;
	padding:70px 0 0 ;
	width:400px;
}

#content_inside_main {
	/*background:#000;*/
	float:left;
	letter-spacing:-1px;
	line-height:175%;
	margin:10px auto;
	padding:10px 10px 10px 2px;
	width:800px;
}
#content_inside_main h1 {
	border-bottom:0px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}

#content_inside_main_solutions {
	background:#FFF;
	float:left;
	letter-spacing:-1px;
	line-height:175%;
	margin:10px auto;
	padding:20px;
	width:579px;
}

#content_inside_main_solutions h1 {
	border-bottom:0px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_main_solutions h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main_solutions p {
	padding:0 0 20px;
}



#content_inside_main_company {
	background:#FFF;
	float:left;
	letter-spacing:0px;
	line-height:175%;
	margin:10px auto;
	padding:20px;
	width:579px;
	font:12px Arial, Sans-serif;	/*height:2800px;*/
}

#content_inside_main_company h1 {
	border-bottom:0px solid #06C;
	font-size:125%;
	padding:0 0 2px;
	color: #069;
}
#content_inside_main_company h2 {
	color:#ccc;
	font-size:115%;
	text-align:left;
}

#content_inside_main_company ul {
	font:12px Arial, Sans-serif;
	letter-spacing:0px;
	list-style:circle;
	padding:0 0 0 20px;
}

#content_inside_main_company ul li {
	font:12px Arial, Sans-serif;
	letter-spacing:0px;
	list-style:circle;	
}

#content_inside_main_company p {
	padding:0 0 20px;
}

#highlight{
	background: url('../image/content.jpg');
	border: 1px;
	border-color:#060;
	width:550px;
	height:80px;
	padding-bottom: 15px;
	padding-left: 10px;
	
}

#highlight h1{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing: normal;
	word-spacing: normal;
}

highlight p{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:10px;
}

/* footer */
#footer {
	background:#ffffff left repeat-y;
	clear:both;
	height:80px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer_inside {
	background:#ffffff left repeat-y;
	clear:both;
	height:80px;
	border-left:0px solid #bbb;
	border-right:0px solid #bbb;
	height:40px;
	margin:0 auto;
	width:980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer_inside p {
	color:#666666;
	line-height:20px;
	
}

/*sidebar*/

#sidebar 
{
	width: 260px;
	height:290px;
	background:#121212;
}

#sidebar p
{
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	font-family: Verdana, sans-serif;
	letter-spacing: 0.05px;
	/*font-stretch:expanded;*/
	font-size: 12px;
	font-style: normal;
	/*line-height: normal;*/
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#sidebar a
{
	padding-left:190px;
	font-size: 12px;
}

#sidebarempty 
{
	background:#000;
	border-left:1px solid #000;
	clear:both;
	float:left;
	height:auto;
	line-height:175%;
	margin:0px 0;
	padding:0 10px;
	width:200px;	/*height:210px;*/
}

#sidebar ul 
{
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.9px;
	/*font-stretch:expanded;*/
	font-size: 12px;
	font-style: normal;
	/*line-height: normal;*/
	color: #999;
	text-decoration: none;
}

#sidebar li 
{
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar ul li a{
	color:#FFF;
}

#sidebar ul li a:hover{
	color:#9C0;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0px;
}



#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar li a {
	padding-left: 20px;
	background: url('../image/dot.png') no-repeat 0px 0px;
}

#sidebarimage 
{
	width: 260px;
	height: 30px;
}

#sidebarimage h2 {
	height: 30px;
	margin: 0;
	padding: 5px 0 0 0px;
	background: url('../image/sidebartitler1.jpg') repeat;
	/*background: #333333;*/ 
	font-size: 18px;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	text-align: center;	
}
#sidebarimage h2 a {
	color:#999;
	}

#sidebarimage h2 a:hover {
	color:#FFF;
	}
	
	
.textfield_new {
	padding: 2px;
/*	border:1px solid #B9B0AA; */
	border:1px solid #cccccc;
	font: normal 1em Verdana, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	background-color: #ffffff;
	width: 300px;
	height: 21px;

}






.textfield_new_confirm    {
    border-width: 0px;
    border-style: solid;

    /*we are now going to add <strong class="highlight">in</strong> the shadow image that we created earlier*/
    /*background-image: url(back_field.gif);
    background-repeat: repeat-x;*/
    /*I am going to add some <strong class="highlight">text</strong> formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3b5998;
    width: 22px;
    height: 15px;
    }

.textfield_new:hover  {
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
}

.textarea_new {
	padding: 2px;
/*	border:1px solid #B9B0AA; */
	border:1px solid #cccccc;
	font: normal 1em Verdana, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:normal;
	background-color: #ffffff;
	width: 300px;
	height: 21px;

}

.textarea_new:hover  {
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
}

.active_field {
    color: #3A5864;
    background-color: #edf2f7;
    border-color: #8CC4DB;
}


/* form elements new */

    
	
	
/* form elements */

.textfield_effect    {
    border-width: 2px;
    border-style: solid;
    border-color: #CCCCCC;
    /*we are now going to add <strong class="highlight">in</strong> the shadow image that we created earlier*/
    /*background-image: url(back_field.gif);
    background-repeat: repeat-x;*/
    /*I am going to add some <strong class="highlight">text</strong> formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    padding: 5px;
    font-size: 12px;
	letter-spacing:0px;
    color: #333333;
    width: 250px;
    height: 20px;
}
 
/*we are now going to <strong class="highlight">style</strong> how the textfield will look when we
hover over it and when we actually have it selected*/
 
.textfield_effect:hover    {
    border-color: #CCCCCC;
    border-width: 2px;
    }
 
.textfield_effect:focus    {
    border-color: #666666;
    border-width: 2px;
    }

#formbox .input-text{
border:1px solid #3b6e22;
}

#formbox label{
display:block;
margin-bottom:10px;
color:#555555;
}

#formbox label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}


fieldset    {
    width: 400px;
    height: 200px;
    border-style: solid;
    border-width: 1px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #F5F5F5;
    }
fieldset:hover    {
    border-color: #0ca0ff;
    }
legend    {
    font-family: sans-serif;
    font-size: 18px;
    color: #097bc3;
    font-weight: bold;
    }

.select_effect {
 	color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 150px;
    height: 15px;
}

.select_effect:hover    {
    border-color: #64acd8;
    border-width: 1px;
    }
 
.select_effect:focus    {
    border-color: #64acd8;
    border-width: 1px;
    }

.textfield_effect_confirm    {
    border-width: 0px;
    border-style: solid;
	background-color:#DBE4FF;
    /*we are now going to add <strong class="highlight">in</strong> the shadow image that we created earlier*/
    /*background-image: url(back_field.gif);
    background-repeat: repeat-x;*/
    /*I am going to add some <strong class="highlight">text</strong> formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 22px;
    height: 15px;
    }
	
#fillingForm
{
	vertical-align:top; 
	font-family:Arial, Helvetica, sans-serif;
}


#contactsupport		
{ 
	display:block; 
	font-weight:bold; 
	font-family:tahoma; 
	font-size:10px; 
	background:#edf2f7;
	border: 1px solid #bcd4f1;
	color:#3b5998; 
	font-size:11px; 
	text-decoration:none; 
	position:fixed; 
	right:5px; 
	bottom:5px;
	padding:5px; 
}
