* {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #7A7BB6;
	
}
/* Layout Stylesheet */ 



/*

header red #E55958

step 1 red #F5736E

step 2 red #F89990

step 3 red #FAC2BA

nav bar grey #B8B6B0

left col grey #EDECEB

*/

/*

body {
 margin:20px;
 background: #FFFFFF   url('images/mainbg.jpg') repeat-x ;
 color: #333333;
 text-align:center;
 padding:0;
 }
 
 */
 body {	
	margin: 30px;	
	font-size: small;
	height: 100%;
	background: #FFFFFF   url('images/mainbg.jpg') repeat-x ;
}

HTML BODY  {	
	 
	padding: 0;	
	
	font-family:  helvetica , arial, sans-serif;	
	
	font-size: x-small; /* for win IE5*/
	f\ont-size:  small; /* for other IE versions */
	
	color: #333;	 	
	background-color: #fff;
	
	height: 100%;
	
}

#outer {
 text-align:left;
 border: 1px solid #CCC;
 width: 750px;
 margin:auto;
 background: white;
 }

#top {
 height: 90px;
 background: #E55958 url(images/header_top_right.gif) top right no-repeat;
 color: #333333;
 }

#bar {
 height: 22px;
 background:#B8B6B0   url(images/bar_left.gif) top left no-repeat;   
 color: white;
 
 
 }

#bar dl {
	
	
	margin: 0;
	padding: 0;
	margin-left: 180px;
}

#bar dd {		margin-left: 8px;	margin-right: 5px;	border:  0; 	list-style: none;	color: white;	float: left;	font-size: 90%;	padding-top: 3px;}#bar dd a:link, #bar dd a:visited {		color: white;	text-decoration: none;	padding: 1px;}#bar dd a:hover, #bar dd a:active {		text-decoration: none;	 }
 
#bodyblock {
 position:relative;
/* background: #EDECEB;*/

 


background: white  url(images/bodyblock_bg.gif) repeat-y;
  width: 750px;
 padding:0;
 
  }





#left {
 float:left; 
 background: #EDECEB;
 color: #333333;
 width: 125px;
 padding-bottom: 50px;
 
 }


 #left h2, #left p {
	
	text-align: left;
	color: #333;
	padding-left: 5px;
	 }
 
 #left h2 {
	margin-bottom: 0px;
	padding-bottom: 0; 
	font-size: 100%;
}
 
#left form {
	margin-top: 0;

} 
 
#left p {
	 
	font-size: 70%;
} 
 
 #left form, #left h1 {
	
text-align: left;
padding-left: 5px;	
}

 #left input, #left select  {
 	width: 95px;
	color: #333;
	font-size: 90%;
	border: 1px solid #B8B6B0;
	height: 15px;
	 
}

 

 
 #left .button {
	width: 28px;
	height: 20px;
	color: #333;
	border: 1px solid #B8B6B0;
	margin-left: 2px;
}
 
 
 
 #left #lefttop {
	
	height:19px;
	background: #EDECEB url(images/left_top_right.gif) top right no-repeat;
}
 
 
 #left ul {
 
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
	font-weight: normal;
	width: 80%;
	font-size: 10px;
	
 }

#left ul li {
	padding-right: 5px;
	padding-bottom: 7px;

}

#left ul li a:link, #left ul li a:visited {
	
	text-decoration: none;
	display: block;
	font-weight: normal;
	color: #5b5b5b; 	
	border-bottom: 1px solid #369;
	/*border-left: 1px solid #369;*/
	padding: 0.5px 3px 1px 3px;
	margin-bottom:  0;
 	 
}

  .rbrd  {
	
	border-right: 1px solid #369;
	
	border-left: 1px solid #dcdcdc !important;
}

#left ul li a:hover {

	border-bottom: 1px solid #E1D2D3;
	border-left: 1px solid #E1D2D3;		
	background: #E1D2D3;
}	

#cont {
 width: 610px;
 background:#ffffff;
 /*color: #333333;*/

  
/* border-width:0 0 0 0px;*/

border:  0px solid;

 text-align:left;
 
 
 padding-left: 10px;
 
 }




#cont ul {
border: 0px solid red;
color: #B8B6B0;
	margin: 0;
	margin-top: 1px;
	margin-left: 10px;
	list-style: none;
	list-style-position: inside;
	list-style-type: circle;
}

#cont li {
	color: #B8B6B0;
 
	 
	padding-left: 5px;
	padding-top: 3px;
}

#footer {
 height:25px;
 background: transparent;
 color: #333333;
 /*border:solid black;
 border-width:1px 0 0 0;*/
 margin:0;
 
 font-size: 9px;
 padding-top: 15px;
 
 text-align: center;
 }

 

h1, h3 {
 margin:0;
 padding:10px;
 padding-left: 0;
 }

h3{
	color: #333333;
	font-size: 90%;
} 
h3.formlable {
	
	margin-bottom: 3px;
	padding-bottom: 0;
	
	
}
 p, ul {

	font-size:90%;
	border: 0px solid;
	padding-right: 20px;
	color: #333;
	 margin-top: 0;
}


p.homep {
	/*padding-top: 10px;*/
	margin-left: 10px;
 
	/*border-top: 1px solid #7A7BB6;*/
	width: 75%;
	
	 padding-left: 15px;
	
}

 
 h1 {
  
 font-size: 160%;
 line-height: 120%;
 color: #333;
  font-weight: bold;
margin-bottom: 0;
border: 0px solid;
 }

h1.homepage {
  
 font-size: 180%;
 line-height: 120%;
 margin-bottom: -10px;
 color: #333;
  font-weight: bold;
 
 

 }

h2 {
  
 font-size: 110%;
 line-height: 110%;
 /*margin-bottom: -10px;*/
 color: #333;
  font-weight: normal;
  border: 0px solid red;

 }
 
 
 
 #clear {
 clear: both;
 }

.clear {
 clear: both;
 }
 
 #cont #steps {
	
	width: 100%;
	float: left;
	border: 0px solid;
	 
}


 
 #cont #steps #col1 {
border: 0px solid;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
	 }

 
 #cont #steps #col2 {
	
	padding-top: 0px;
	 
}

#cont #steps h2, h4 {
	
	 
	color: #E55958;


	font-size: 130%;
	font-weight: bold;
}


 #cont #steps #step1,#cont #steps #step2,#cont #steps #step3  {
	
	width: 250px;
	color: #000;
     margin-bottom: 10px;
	font-size: 90%;
	font-weight: bold;
	height: 50px;
 }
 
 
  #cont #steps #step1 p,#cont #steps #step2 p,#cont #steps #step3 p  {
	
	 margin-left: 60px;
	 padding-top: 15px;
	  }

 #cont #steps #step1  {
	 
	 background: url('images/icon_circle_1.gif') left no-repeat;
	 
}

 #cont #steps #step2  {

	background: url('images/icon_circle2.gif') left no-repeat;

	 	 
}

 #cont #steps #step3 {
	 	background: url('images/icon_circle3.gif') left no-repeat;
}

#cont #bottomcol1, #cont #bottomcol2 {
	
 
	background: #EDECEB url('images/left_top_right.gif') top right no-repeat;
	height: 150px;
	width: 250px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;

	 }

#cont #bottomcol1 h2, #cont #bottomcol2 h2 {
 margin-bottom: 5px;
	 }

#cont #bottomcol1 {
	 	margin-right: 40px;
 
 }

#cont #greybg {
	
 
	background: #EDECEB url('images/left_top_right.gif') top right no-repeat;
	 	width: 280px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;

	 }

#cont input {
	
	border:  1px;
	width:  150px;
	color: black;
}

#cont input.reg {
 	width:  250px;
	 
}

#cont a:link, #cont a:visited {
	
	color: #333;
 
	text-decoration: none;
 
 
}

#cont a:hover, #cont a:active {
	
	color: #E55958;
	background: #EDECEB;
	 
	text-decoration: none;
 
}


#cont a:link.list, #cont a:visited.list {
	
	color: #333;
	 
	text-decoration: none;
	display: block;
	padding: 5px;
}
 

img {
	
	border:  0;
}

.error {
	color: red;
}

.fetable {
	border: 1px solid #E55958;
	width: 70%;
	padding: 0px;
	
}

.fetableheader {
	background: #E55958;
	color: white;
}
 
