/*  NAVIGATION */
#nav {
	margin: 0;
	padding-top: 0.85em;
	width: 100%;

	font-size: 1em;
	text-transform: uppercase;
	float: left;
	padding-bottom: 10px;
    }
#nav ul {padding: 0;
margin-left: 0;} 
#nav li { margin-left:-40px; display: block; float: left; clear: none; margin-right: 2.4%;  padding:5px 30px 5px 5px;
	border-left: thin solid #5BC5D4;
}
#nav li:last-child { margin-right: 0; }
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
} 
#nav a:hover {
	color: #5BC5D4;

}



form#frmSS258 {
	background: #5BC5D4;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 20px;
	margin-left: 40px;
	width: 80%;
}

form#frmSS258 fieldset {
	border: none;
	margin-bottom: 10px;


}
form#frmSS258 fieldset:last-of-type {
	margin-bottom: 0;
}

form#frmSS258 legend {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;


}

form#frmSS258 > fieldset > legend:before {
	border-left:#000 solid thin;
	
}

form#frmSS258 fieldset fieldset legend {
	color: #EEEEEE;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0;
}

form#frmSS258 label {
	float: left;
	font-size: 1.2em;
	width: 110px;
	color:#FFF;
}
form#frmSS258 fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: auto;
}
form#frmSS258 fieldset fieldset label:hover {
	cursor: pointer;
}

form#frmSS258 input:not([type=radio]),
form#frmSS258 textarea {
	background: #ffffff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 400px;
}
form#frmSS258 input:not([type=submit]):focus,
form#frmSS258 textarea:focus {
	background: #D8BAD7;
}
form#frmSS258 input[type=radio] {
	float: left;
	margin-right: 5px;
}

form#frmSS258 button {
	background: #59C5D2;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	letter-spacing: 1px;
	margin: auto;
	padding: 10px 25px;
}
form#frmSS258 button:hover {
	background: #fff;
	color:#59C5D2;
	cursor: pointer;
}

 
.current a {
	color: #5BC5D4;
}


@media only screen and (max-width: 768px) {
	#nav .current{background:#666; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background:none; }
	#nav { padding-left:20px; margin: 0 1% 0 0; padding: 0; }
	#nav li { margin: 0; display: block; float: left; width: 100%; clear: none; background:none; }
	#nav a { padding: 6px 0 8px; text-indent: 10px; color: #fff; background: #5BC5D4 url(../images/bg_arrow_white.png) 96% 50% no-repeat; border-top: 1px solid rgb(89,189,224); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
	#nav a:hover { border-bottom: none; color: #fff; background: #666 url(../images/bg_arrow_white.png) 96% 50% no-repeat; }z
	
	

form#frmSS258 {
	background: #A864A4;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 20px;
	margin-left:40px;
	width: 80%;
}

form#frmSS258 fieldset {
	border: none;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;

}
form#frmSS258 fieldset:last-of-type {
	margin-bottom: 0;
}

form#frmSS258 legend {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;

}

form#frmSS258 > fieldset > legend:before {
	border-left:#000 solid thin;
	
}

form#frmSS258 fieldset fieldset legend {
	color: #EEEEEE;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0;
}

form#frmSS258 label {
	float: left;
	font-size: 1.2em;
	width: 110px;
}
form#frmSS258 fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: auto;
}
form#frmSS258 fieldset fieldset label:hover {
	cursor: pointer;
}

form#frmSS258 input:not([type=radio]),
form#frmSS258 textarea {
	background: #ffffff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 200px;
}
form#frmSS258 input:not([type=submit]):focus,
form#frmSS258 textarea:focus {
	background: #D8BAD7;
}
form#frmSS258 input[type=radio] {
	float: left;
	margin-right: 5px;
}

form#frmSS258 button {
	background: #59C5D2;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	letter-spacing: 1px;
	margin: auto;
	padding: 10px 25px;
}
form#frmSS258 button:hover {
	background: #fff;
	color:#59C5D2;
	cursor: pointer;
}

 
.current a { color: #A864A4;  }


}





@media only screen and (max-width: 480px) {
	
	

form#frmSS258 {
	background: #A864A4;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 7px;
	margin-left:5px;
	width: 90%;
}

form#frmSS258 fieldset {
	border: none;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;

}
form#frmSS258 fieldset:last-of-type {
	margin-bottom: 0;
}

form#frmSS258 legend {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 7px;

}

form#frmSS258 > fieldset > legend:before {
	border-left:#000 solid thin;
	
}

form#frmSS258 fieldset fieldset legend {
	color: #EEEEEE;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0;
}

form#frmSS258 label {
	float: left;
	font-size: 1.2em;
	width: 90%;
}
form#frmSS258 fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 15px;
	width: auto;
}
form#frmSS258 fieldset fieldset label:hover {
	cursor: pointer;
}

form#frmSS258 input:not([type=radio]),
form#frmSS258 textarea {
	background: #ffffff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 200px;
}
form#frmSS258 input:not([type=submit]):focus,
form#frmSS258 textarea:focus {
	background: #D8BAD7;
}
form#frmSS258 input[type=radio] {
	float: left;
	margin-right: 5px;
}

form#frmSS258 button {
	background: #59C5D2;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	letter-spacing: 1px;
	margin: auto;
	padding: 10px 25px;
}
form#frmSS258 button:hover {
	background: #fff;
	color:#59C5D2;
	cursor: pointer;
}

 
.current a {
	color: #5BC5D4;
}


/*  End */
