body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
}



.arrowlistmenu{
width: 200px; /*width of menu*/
margin:0 0 0 25px;
}

.arrowlistmenu .headerbar{
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #909093;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 80%;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li a:visited{
color: #909093;
}

.arrowlistmenu ul li a:hover, .arrowlistmenu ul li a.selected { /*hover state CSS*/
color: #b67c01;
background-color: #F3F3F3;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b67c01;
	font-weight: bold;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

ul.square {list-style-type:square; font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:900;
	}
	
	
ul.square1 {list-style-type:square; font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}	
	
	
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 5px solid #b5aeb5;
overflow: scroll; /*leave this value alone*/
width: 600px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494849;
}

.style4  a {
	color: #494849;
	text-decoration: none;
}
.style4   a:hover  {
	color: #494849;
	text-decoration: underline;
}




#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
border:1px solid #3D5686;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}


/*Form Style*/

.form{
	font-weight:bold;
	color:#6E625C;
	background:#FFF;
	width:243px;
	padding:10px;
}
.form input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	width: 192px;
	color:#6E625C;
	height:20px;
	background:#EFE5D9;
	border-style:none;
	padding:5px 5px 0 5px;
}
.form input.search {
	float: left;
	margin:0 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	width: 37px;
	text-align:center;
	color:#B74B20;
	height:25px;
	background:#EFE5D9;
	border-style:none;
	font-size:11px;
	padding:3px 0 3px 0;
	cursor:pointer;
}

/*FILLUPFORMS*/
.fillupform {
	margin:20px 0 15px 0;	
	width:607px;
	
}
.fillupform li {
	float:left;
	color:#FF0000;
	margin:15px 0 0 0;
	width:607px;
	list-style-type: none;

}
.fillupform ul li label {
	display:block;
	width:60px;
	padding:8px 8px 8px 0;
	font-weight:bold;
	text-align:left;
	color:#333;
	float:left;	
	list-style-type: none;

}
.fillupform input {
	width:200px;
	border:1px solid #E0E0E0;
	padding:8px;
	background:#F6F6F4 url(images/form-shadow.gif) repeat-x top;
	margin:0 0 0 10px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fillupform textarea {
	height:150px;
	width:250px;
	margin:0 0 0 10px;
	padding:8px;
	float:left;
	background:#F6F6F4 url(images/form-shadow.gif) repeat-x top;
	border:1px solid #E0E0E0;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fillupform input.btn {
	color:#333;
	font-weight:bold;
	margin:0 0 0 10px ;
	width:100px;
	padding:3px 15px 3px 15px;
	height:27px;
	background:#F6F6F4 url(images/form-shadow.gif) repeat-x top;
	border:1px solid #E0E0E0;
	cursor:pointer;
	float:left;
	text-align:center;
}

.field{margin:0 0 0 0; width:200px;}