/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
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,strong,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;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body{ font-family:Arial,sans-serif;color:#000; }

.ss-q-title{
display:block;
font-weight:bold;
}

h1 {}

strong{
    font-weight: bold;
}

ul{padding:0 0 1em 1em}
ol{padding:0 0 1em 1.3em}
li{ line-height:1.5em; padding:0 0 .5em 0}

.footer li{   list-style: disc outside none; }

.footer ul{ text-align: left; }

a { color: #c9743d; text-decoration: none;}
a:hover { color: #c9743d; text-decoration: underline;}
p{padding:0 0 1em 0}

input,select,textarea
{
	font-family:inherit;
	padding: 5px;
	border: 1px solid #77C14E;
	background-color: #fcfee5;
}

.ss-textarea{max-width:99%}

.ss-q-help{ display:inline; color:#666; margin:.1em 0 .25em 0; }

.ss-q-short{ display:inline; }
          
.ss-q-long{max-width:90%}

.ss-form-entry{margin-bottom:1.5em}

.ss-choices{list-style:none;margin:.5em 0 0 0;padding:0}

.ss-required-asterisk{color:#c43b1d}

label{display:inline;cursor:pointer}

ul label
{display:inline}

label.error 
{display: list-item; color: #ff0600; font-size: 12px; list-style-position: inside; padding: 5px 0 0;}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 660px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 660px;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	font-size: 1.2em;
}

#tab1{}
#tab2{padding: 20px;}

.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.ss-q-title
{
	clear:both !important;
	display:inline;
	/* margin-right:100px; */
}
.right-side
{
	background-color:#77c14e;
	width:255px;
	text-align:center;
	float:right;
	
}
.right-side span.heading {
    color: white;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 7px;
}
.middle-top
{

    color: #FF6F01;
    font-size: 15px;
    font-weight: bolder;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;

}

.tr-head {
    background-color: #F36523;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
.tr-alternate
{
	background-color:#c9e2ab;
}
.footer
{
	
	background-color:#f58c31;
	vertical-align:middle;	
	color:white;
	font-weight:bold;
	/*font-size:20px;*/
	text-align:center;
	padding-top:20px;
}
table
{
	font-size:13px;
}
.tbl_form
{

}
.tbl_form td
{
		padding-bottom:10px;
}