html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	min-height:100%;
	font-family:Arial, Helvetica,Tahoma, sans-serif;
	background-color:#dce3ea;
}
* html body{
	height:100%;	
}
h1,h2,h3,h4,p{
	margin:0;	
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
form,fieldset{
	border:0;
	margin:0;
	padding:0;
}
.main_space a:hover, .toolbar a:hover,.footer a:hover{
	text-decoration:underline !important;
}

blockquote {
	border-left:5px solid #89A9E5;
	clear:both;
	float:left;
	margin:1em 3em;
	padding:0.5em 1em;
	}
blockquote p {
    margin: 0;
	font-size:16px;
	color: #888888; }

.none{
	text-indent:-999px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	float:left;
}
#main{
	width:975px;
	margin:0 auto;
}
#main .head{
	width:975px;
	background:url(../img/head-bg.jpg) no-repeat 0 0;
	height:84px;
	padding:7px  0 0 5px;
	overflow:hidden;
	float:left;
}
#main .head .topest{
	background-color:#003b70;
	border: 1px solid #7fc2ff;
	border-top: 1px solid #9eabb6;
	height:5px;
	width:960px;
	overflow:hidden;
}
#main .head .logo{
	background:url(../img/logo.jpg) no-repeat 0 0;
	width:457px;
	height:64px;
	float:left;
	margin:8px 0 0 3px;
	display:inline;
}
#main .head .logo a{
	width:457px;
	height:64px;
}
#main .head .search{
	float:right;
	width:180px;
	height:25px;
	padding:32px 10px 0 0;
}
input.text{
	border:1px solid #b7b6b6;
	padding:1px 0 0 3px;
	width:115px;
}
input.submit{
	background:url(../img/search-btn.jpg) no-repeat 0 0;
	width:49px;
	height:19px;
	border:0;
}
#main .menu{
	float:left;
	width:975px;
	height:50px;
	background:url(../img/main-bg.jpg) repeat-y 0 0;
	padding:8px 0 0 0;
}
#main .menu ul{
	background:url(../img/main-menu-bg.jpg) no-repeat 0 5px;
	margin:0 0 0 7px;
	float:left;
	display:inline;
}
#main .menu li{
	width:127px;
	height:44px;
	float:left;
	padding:6px 0 0 10px;
}
#main .menu li a{
	font:10px verdana;
	font-weight:bold;
	color:#98C9FF;
	text-decoration:none;
	display:block;
	padding-top:6px;
	text-transform:uppercase;
}
#main .menu li a span{
	font-weight:normal;
	display:block;
	padding-top:4px;
	text-transform:capitalize;
}
#main .menu li.active, #main .menu li.current_page_item {
	background:url(../img/main-menu-bg-hover.jpg.jpg) no-repeat 0 0;

}
#main .menu li.active a, #main .menu li.current_page_item a{
	color:#fff;
} 
#main .cont{
	background:url(../img/main-bg.jpg) repeat-y 0 0;
	width:975px;
	float:left;
}
#main .slider{
	margin:3px 0 0 7px;
	float:left;
	display:inline;
}
#main .slider #mySlides div {
	position:absolute;
	top:0px;
	left:0px;
}
#main .slider .slider_img{
	background:url(../img/main-img.jpg) repeat-y 0 0;
	width:959px;
	height:206px;
	font-family:Tahoma;
	color:#00265a;
}
#main .slider .slider1{
	background:url(../img/main-img1.jpg) repeat-y 0 0;
	width:959px;
	height:206px;
}
#main .slider .slider2{
	background:url(../img/main-img2.jpg) repeat-y 0 0;
	width:959px;
	height:206px;
}
#main .slider .slider3{
	background:url(../img/main-img3.jpg) repeat-y 0 0;
	width:959px;
	height:206px;
}
#main .slider .slider4{
	background:url(../img/main-img4.jpg) repeat-y 0 0;
	width:959px;
	height:206px;
}
#main .slider .slider_img_cut{
	background:url(../img/main_img_cut.jpg) repeat-y 0 0;
	width:959px;
	height:100px;
}
#main .slider_serarator{
	background-color:#5aa7d5;
	border-bottom: 1px solid #5faad6;
	border-top: 1px solid #5faad6;
	height:5px;
	width:960px;
	overflow:hidden;
	float:left;
	margin:3px 0 0 7px;
	display:inline;
}
#main .slider .slider_img h1{
	font-size:26px;
	padding:10px 0 0 15px;
}
#main .slider .slider_img p{
	padding:5px 0 0 50px;
	width:450px;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}
#main .slider .slider_img p a{
	color:#00265A;
	text-decoration:none;
}
#main .slider .slider_menu {
	float:left;
	width:960px;
	height:64px;
	margin:3px 0 0 0;
	display:inline;
}
#main .slider .slider_menu ul{
	background:url(../img/slider-menu-bg.jpg) no-repeat 0 0;
	width:959px;
	height:59px;
}
#main .slider .slider_menu li{
	width:231px;
	height:58px;
	float:left;
	text-align:center;
	padding:6px 0 0 0;
}
#main .slider .slider_menu li.active, #main .slider .slider_menu li.jFlowSelected{
	background:url(../img/slider-menu-bg-hover.jpg) repeat-x 0 0;
}
#main .slider .slider_menu li.last{
	width:231px;
	padding-right:35px;
}
#main .slider .slider_menu li.active a, #main .slider .slider_menu li.jFlowSelected a{
	color:#fff;
}
#main .slider .slider_menu li a{
	cursor:pointer !important;
	font: 22px/23px "Trebuchet MS";
	color:#248dcc;
	text-decoration:none;
	display: block;
}
.main_space{
	width:590px;
	padding:0 0 22px 20px;
	float:left;
	margin:10px 0 0 7px;
	font-family:"Tahoma";
}
.main_space li{
	padding:0 25px 4px 0;
	font-size:14px;
	color:#30353b;	 
	line-height:22px;
}
span.date {
	color:#30353B;
	font-size:12px;
	font-style:italic;
	line-height:22px;
	}
p{
	padding:0 25px 10px 0;
	font-size:14px;
	color:#30353b;	 
	line-height:22px;
}
.main_space h2{
	font-size:26px;
	color:#003c6a;
	font-weight:normal;
	margin:0 0 10px;
}
.main_space h2 a{
	font-size:26px;
	color:#003c6a;
	font-weight:normal;
}
.main_space a{
	font-size:14px;
	font-weight:bold;
	color:#002f6b;
	text-decoration:none;

}
.main_space a.hover{
	text-decoration:underline;
}
.main_space a.bold{
	font-weight:bold;
}
.toolbar{
	float:right;
	width:339px;
	padding:10px 0;
	margin:0 18px 0 0;
	overflow:hidden;
}
* html .toolbar{
	width:332px;	
}
.toolbar .w_head{
	background:url(../img/wij-top.jpg) no-repeat 0 0;
	width:341px;
	height:36px;
	font:18px "Trebuchet Ms";
	color:#fff;
	line-height:35px;
	float: left;
	text-align:center;
}
.toolbar .wij1 {
	float:left;
	width:100%;
	height:200px;
}
.toolbar .wij1 .w_text {
	float:left;
	width:100%;
}
.toolbar .wij1 .w_text div{
	font:24px/30px "Trebuchet Ms";
	color:#248dcc;
	float:left;
	text-align:center;
	padding:5px 15px; 
}
.toolbar .wij1 .w_text span{
	font:10px "verdana";
	font-weight:bold;
	float:right;
	padding:7px 0 6px 0 ;
}
.toolbar .wij2 .w_text{
	float:left;
	background:url(../img/wij-blue-bg.jpg) no-repeat 0 0;
	background-color:#98c9ff;
	height:100%;
	color:#4d4d4d;
	font:13px/21px "Tahoma";
	font-weight:bold;
	padding:10px  14px;
	width:311px;
}
.toolbar .wij2 .w_text span{
	font-size:12px;
}
.toolbar .wij2 .w_text div a{
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.toolbar .wij3{
	float:left;
	height:85px;
	width:339px;
}
.toolbar .wij3 .underlab a{
	background:url(../img/underlab_logo.gif) no-repeat 0 0;
	width:84px;
	height:59px;
	float:left;
	margin:13px 0 0 20px;
}
.toolbar .wij3 .underlab a:hover{
	background:url(../img/underlab_logo2.gif) no-repeat 0 0;
	width:84px;
	height:59px;
	float:left;
	margin:13px 0 0 20px;
}
.toolbar .wij3 .ce_logo a{
	background:url(../img/ce_logo.gif) no-repeat 0 0;
	width:84px;
	height:59px;
	float:left;
	margin:13px 0 0 20px;
}
.toolbar .wij3 .ce_logo a:hover{
	background:url(../img/ce_logo2.gif) no-repeat 0 0;
	width:84px;
	height:59px;
	float:left;
	margin:13px 0 0 20px;
}

.toolbar .wij3 .csa_logo a{
	background:url(../img/csa_logo.gif) no-repeat 0 0;
	width:84px;
	height:59px;
	float:left;
	margin:13px 0 0 20px;
}
.toolbar .wij3 .csa_logo a:hover{
	background:url(../img/csa_logo2.gif) no-repeat 0 0;
	width:84px;
	height:59px;
	float:left;
	margin:13px 0 0 20px;
}

.toolbar .wij3 .blank_img a{
	background:url(../img/blank-img.jpg) no-repeat 0 0;
	width:84px;
	height:59px;
	float:left;
	margin:13px 0 0 20px;
}
.toolbar ul {
	margin: 0 0 20px 0;
	font-family:"Trebuchet Ms";
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	clear: both;
	}
	
.toolbar ul li {
	background:transparent url(../img/bullet.jpg) no-repeat scroll 10px 11px !important;
	list-style-type:disc !important;
	margin:0 !important;
	padding:8px 0 0 30px !important;
	text-transform:uppercase !important }
	
.toolbar ul a, .toolbar ul a:visited {
	color: #248DCC;
	text-decoration:none;
}
.toolbar ul li.page-item a:hover {
	color: #248DCC;
	text-decoration:underline;
}
.toolbar ul .current_page_item a {
	color: #990000;
}

.footer{
	background:url(../img/foot-bg.jpg) no-repeat 0 0;
	width:975px;
	height:132px;
	float:left;
}
.footer .foot_bg{
	background:url(../img/fooer-bg.jpg) no-repeat 0 0;
	width:959px;
	height:119px;
	margin:0 0 0 7px;
}
.footer .copy1{
	color:#fff;
	font:10px verdana;
	padding:97px 0 0 16px;
		float:left;
}
.footer .copy2{
	background-color:#73ACEB;
	float:right;
	height:16px;
	margin:92px 8px 0pt 0pt;
	padding:3px 10px 0pt;
	text-align:center;
	width:94px;
}
.footer .copy2 a{
	color:#000;
	font:10px verdana;
	float:right;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.inner_toolbar{
	width:278px;
}
* html .inner_toolbar .wij1 .w_text{
	padding:5px 35px 0 35px; 
	width:210px;
}
* html .inner_toolbar{
	width:270px;
}
.inner_toolbar .w_head{
	width:278px;
	height:28px;
	font:15px/27px "Trebuchet Ms";
	background:url(../img/wij-top.jpg) no-repeat -45px 0;
	margin-bottom: 5px;
}
.inner_toolbar .w_head a, .inner_toolbar .w_head a:hover, .inner_toolbar .w_head a:visited{
	color: #FFF;
	text-decoration:none;
	text-transform:uppercase;
	}
.inner_toolbar .wij2 .w_head{
	margin-top:0px;
}
* html .inner_toolbar .wij2 .w_head{
	margin-top:10px;
}
* +html .inner_toolbar .wij2 .w_head{
	margin-top:6px;
}
.inner_toolbar .wij1 .w_text{
	font:19px/23px "Trebuchet Ms";
	padding:5px 35px; 
}
.inner_toolbar .wij1 .w_text span{
	font:8px "verdana";
	font-weight:bold;
	float:left;
	padding:7px 0 8px 35px ;
	text-align:left;
	width:177px;
}
.inner_toolbar .wij2 .w_text{
	height:100%;
	color:#4d4d4d;
	font:12px/15px "Tahoma";
	font-weight:bold;
	width:250px;
	padding:7px 14px;
}
.inner_toolbar .wij2 .w_text span{
	font-size:10px;
}
.inner_toolbar .wij2 .w_text div a{
	font-size:11px;
	font-weight:bold;

}
.inner_space{
	padding:0pt 0pt 22px 20px;
	width:625px;
	float:left;
	margin:10px 0 0 7px;
}
.inner_space h3{
	font:18px/21px "Tahoma";
	color:#30353b;
	font-weight:bold;
	padding-bottom:10px;
}
.inner_space .category h3{
	padding-bottom: 0px;
}
.inner_space h4 {
	color:#003B69;
	font-family:"Tahoma";
	font-size:14px;
	font-size-adjust:none;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:22px;
}
.inner_space img {
margin: 0px 10px;
}
.inner_space ul {
	clear:both;
	font-family:"Trebuchet Ms";
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0 0 20px;
	padding:0 0 0 40px;
}
.inner_space ol {
	clear:both;
	font-family:"Trebuchet Ms";
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0 0 20px;
	padding:0 0 0 40px;
	list-style: decimal;
}
.inner_space ol li {
list-style-image: none;
list-style-position:outside;
margin:4px 0 0;
padding:0 0 0 15px;
}
.inner_space form ol {
list-style: none;
list-style-image: none;
list-style-position:outside;
}
.inner_space form ol li {
list-style-image: none;
list-style-position:outside;
margin:4px 0 0;
padding:0;
}
.inner_space li {
	list-style-image:url(../img/bullet.jpg);
	margin:4px 0 0;
	padding:0 0 0 15px;
	list-style-position:outside;
}
.inner_space ul.category {
	clear:both;
	font-family:"Trebuchet Ms";
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0 0 20px;
	padding: 0px;
}
.inner_space ul.category li {
	list-style-image: none;
	margin:4px 0 0;
	padding:0px;
}

h3.search{
	font:18px/21px "Tahoma";
	color:#30353b;
	font-weight:bold;
	padding-bottom:5px;
}
.inner_space h4{
	font:16px/22px "Tahoma";
	color:#003b69;
	font-weight:bold;
	font-style:italic;
}
p.on_list{
	padding:0;
}
ul.list li{
	padding:0;
	padding-left:35px;
	background:url(../img/marker-bold.jpg) no-repeat 17px 50%;	
	margin-left:27px;
}
#crumbs {
	border-bottom: 1px dashed rgb(204, 204, 204); 
	margin: 0 0 5px 0;
	width: 100%;
	padding-bottom: 5px;
	font-size: 12px;
}
#crumbs a {
	color:#002F6B;
	font-size:12px;
	text-decoration:none;
}
#main .slider .slider_menu li a.jFlowSelected {
	background:url(../img/slider-menu-bg-hover.jpg) repeat-x 0 0;
	color: #FFF;
}
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto !important;
	width: 100% !important;
}

.cform fieldset	{ 
	margin-top:10px !important;
	padding:10px 0 10px 0 !important;
	border:none !important;
	border-left-color:#ececec !important;
	border-top-color:#ececec !important;
	background:#ffffff !important;
}

.cform .cf_hidden {
	display:none !important;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px !important;
	padding: 0 2px !important;
	-x-system-font:none !important;
	color:#30353B !important;
	font-family:"Tahoma" !important;
	font-size:18px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:21px !important;
	padding-bottom:10px !important;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:0 10px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding:3px 0; 
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:255px; 
	margin:0px 10px 0 0; 
	text-align:left;
	font-size: 13px;
	display:block;
	color:#888888;
	padding:2px;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0; 
}

label.cf-before span{
	width:200px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 0 0 4px;
	width:215px;
	text-align:left;	
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:250px !important;
	text-align:left;
}
label.cf-group-after span {
	width:250px !important;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	margin:0 0 8px 0;
	padding:3px;
	background: #fbfbfb;
	border: 1px solid #ccc !important; 
	vertical-align:top;
	
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:415px; 
}
.cform select {
	width:421px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	border:1px solid #888888;
	font-family: arial;
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	font-size:10px;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:3px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 30px; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	width:421px;
	font-size:9px;
	vertical-align:top;
	color: #FF0000;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	border:1px solid #888888;
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:left !important;
}
.cform input.sendbutton	{ 
	width:150px;  
	padding:5px; 
	margin: 5px 3px 4px 0pt;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}

