/**********/
/* reset */
/********/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
/* li{list-style:none;} */
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}



/***********/
/* global */
/*********/


img, div { behavior: url(iepngfix.htc) }



a{
	outline: none;	
	text-decoration: none;	
}


h1, h2, h3, h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f776b9;
}
 
h1{
	font-size: 21px;
	margin-bottom:20px;	
}

h2, h3, h4{
	font-size: 14px;
	padding-bottom:20px;
	padding-top:15px;
	font-weight: bold;
}

p, label, ul, ol, a, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;	
}

blockquote{
	padding-left:30px;
}


.clear { clear: both; }

img{
	border:none;
}

/**********/
/* Site  */
/********/
html,body{
	background-color: #FFFFFF;
}

#wrapper{	
	margin:auto;
	width:927px;	
}
 
#header{
	position: relative;
	height:100px;
}

#header #border{
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 0px;
	width: 100%; 
}

#logo{
	padding-top: 20px;
	text-align: left;
}

#banner{
	margin-top:25px;
}


  /********/
 /* main */
/********/
#main{
	margin-top:25px;
}

#main p{
	padding-bottom:21px;
}

#main #title{
	display:none;
}


  /***********/
 /* content */
/***********/
.content{
	margin-right:25px;
	margin-top:25px;
}

.content a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #998989;
}
.content a:hover{
	color: #f776b9;
	border-bottom-color: #f776b9;
	border-bottom-style: dashed;
}

.content ul,
.content ol{	
	margin-bottom:10px;	
}

.content ul{
	list-style:none;
}

.content li{
	padding-bottom:8px;
	
}

.content li a{
	border:none;
	background-image:url(../images/bullet3-hover.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
}

* + html .content li a{
  background-position:0px 7px; 
}

* html .content li a{
  background-position:0px 7px; 
}

.content li a:hover,
.content li a.current{
	border:none;
	color:#333333;
	background-image:url(../images/bullet3-hover.gif);
	background-position:left -48px;
	background-repeat:no-repeat;	
}

* + html .content li a:hover,
* + html .content li a.current{
	background-position:left -45px;
}

* html .content li a:hover,
* html .content li a.current{
	background-position:left -45px;
}


.content img{
	float:left;
	padding-right:12px;
	padding-bottom:6px;
}

.content li a span{

}




#lCol{
	width:470px;
	float:left;
}

#rCol{
	width: 405px;
	float:right;
}

#rCol #lRcol{
	width:198px;
	float:left;
}

#rCol #rRcol{
	width:198px;
	float:right;
}

#rCol #submenu{
	padding-top:32px; 
}

#rCol #submenu h2{
	padding-bottom:3px;
}

#rCol #submenu .borderBot{
	margin-bottom:20px;
}

.bordertop{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #efefef;	
}

.borderBot{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;	
}



#footer{
	position: relative;
	margin-top:25px;
	margin-bottom:50px;
}

#footer p{
	padding-top:15px;
}

#footer span{
	padding-left:5px;
	padding-right:5px;
}

#footer a:hover{
	color:#333333;
}


 

  /**************/
 /* Menu stuff */
/**************/
#fancymenu {
	position: absolute;
	top: 22px;
	width:877px;
	height: 80px;
	left: 68px; 
} 

* + html #fancymenu{
    height: 80px;
}

* html #fancymenu{
    height: 94px; 
	top: 21px;
}

#fancymenu ul li {
	float: left;
	list-style: none;
}

#fancymenu ul li a {
	z-index: 10;
	display: block;
	float: left;
	height: 12px;
	position: relative;
	overflow: hidden;	
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	
	margin-top:42px;
}

#fancymenu li a span{
	display:none;
}


#fancymenu li.background {
	background: url('../images/bg_menu.gif') no-repeat top right;
	z-index: 9;
	position: absolute;
	visibility: hidden;
	width:30px;
	height:2px; 
	left: 0px;
	bottom: 0px;
	xbackground-color: #D3D3D3;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#fancymenu .background .left {
	background: url('../images/bg_menu.gif') no-repeat top left;
	height: 2px;
	margin-right: 2px;
	xbackground-color: #D3D3D3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}


#fancymenu  a#home{
	background-image:none;
	width: 228px;
	height:80px;
	margin-top:1px;
}

#fancymenu  a#space{
	background-image:none;
	width: 213px;
	height:0px;
	margin-top:1px;
}
#fancymenu  a:hover#space,
#fancymenu  li.current a#space{	
	background-position: 5000px bottom; 			
}



#fancymenu  a#m1{
	background-position: 0px top;
	width: 77px;
}
#fancymenu  a:hover#m1,
#fancymenu  li.current a#m1{	
	background-position: 0px bottom; 			
}

#fancymenu a#m2{
	background-position: -77px  top;
	width: 94px;	
}
#fancymenu a:hover#m2,
#fancymenu li.current a#m2{	
	background-position: -77px bottom;			
}


#fancymenu a#m3{
	background-position: -171px  top;
	width: 58px;
}
#fancymenu a:hover#m3,
#fancymenu li.current a#m3 {		
	background-position: -171px bottom;		 
}

#fancymenu  a#m4{
	background-position: -229px  top;
	width: 70px;
}
#fancymenu a:hover#m4,
#fancymenu li.current a#m4 {		
	background-position: -229px bottom;		
}




/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}


.sIFR-active h1#heading { visibility:hidden; }

h1#heading {	
	font-size: 25px;
	line-height:1em;
}

/*---- Header styling ---*/







/********************/
/* Mail form stuff */
/*****************/


form.ddfm h1,
form.ddfm h2 {
	
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #c5c5c5;
	border: 1px solid #c5c5c5;
}

form.ddfm .required {
	
}

.ddfmerrors {
	color: #FF00FF;
	font-size: 14px;
	font-weight: bold;
}

/* TEXT CSS */

.ddfmwrap {
	
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	text-align:left;
	width: 405px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 380px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;

}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
	
		font-size: 18px;
	font-weight: normal;
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}
/*
form button{
	border:none;
	height:32px;
	width:74px;
	font-size: 16px;
	background-image: url(../images/button-send.gif);
	background-position: left top; 
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right:21px;
	text-align: right;
	clear:both;

	float:right;
	
}
*/
form button:hover {
  background-position: left bottom;
  cursor:pointer;
}


.ddfmwrap form button{
	border:none;
	height:32px;
	width:74px;
	font-size: 16px;
	background-image: url(../images/button-send.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right:21px;
	text-align: right;
	clear:both;
	background-color: #ffffff;
	float:right;
	
}

.ddfmwrap form button:hover {
	cursor:pointer;	
}

form  label{
	color:#A3A3A3;
}

form input:focus, 
form textarea:focus{
	border:1px #f98dc5 solid;
	color:#666;
	}
	

