a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #D85F0A;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #7D8082;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.link2:link, a.link2:active, a.link2:visited {
	font-family: Tahoma, Arial;
	color: #017AC1;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma, Arial;
	color: #4783BC;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #A5C3E5;
	font-size: 14px;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #545555;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0070DF;
}
.red {
	color: #CE0101;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.orange {
	color: #D85F0A;
}
/*-- miscellaneous --*/
.ssr_blue {color: #017AC1}
.ssr_bold_blue {color: #017AC1; font-weight: bold; }
.style2 {font-size: 12px}
.style3 {font-size: 18px}
.main_header_title {color: #4783BC}
.style5 {
	color: #017AC1;
	font-weight: bold;
	font-size: 14px;
}
.style9 {font-size: 14px}
.text_14_font {font-size: 14px
}
/*-- form styling --*/
.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px; 
	border:solid 0 #fff;
}
	
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; 
	border:solid 0 #fff;}.ssr_bold_blue_directions {
	color: #017AC1;
	font-weight: bold;
	font-size: 14px;
}
