body {
	margin: 0;
	padding: 0;

	font-family: helvetica, arial, sans-serif;
    color: #626262;
	font-size:12px;
}

*:focus { outline: none; }

a img { border: 0; }

.clarity {
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}

/*** =STYLES ***/

h1 {
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	border-top: 10px solid #CCE1B1;
	border-bottom: 1px solid #A8BF27;
}

	.title {
		line-height: 24px;
		font-size: 12px;
		font-weight: bold;
		border-top: 10px solid #CCE1B1;
		border-bottom: 1px solid #A8BF27;
		margin-top:8px;
	}

		.title .left {
			float:left;
		}	


		.title .right {
			float:right;
			color:#000000;
			font-weight:normal;
		}

			.title .right font {
				font-weight:bold;
			}

			.right img {
				position:relative;
				top:3px;
			}


h2 {
     text-indent: 7px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top: 10px solid #CCE1B1;
	border-bottom: 1px solid #A8BF27;
	margin:8px 5px 0px 0px;
}

#searchHEader {
     text-indent: 7px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #A8BF27;
	border-bottom: 1px solid #A8BF27;
	margin:8px 0px 0px 0px;
}

h3 {
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top:-5px;
}



a, a:link, a:visited {

}

a:hover, a:active {

}

.widthQuarter {
	width:200px;
}

.widthThreeQuarter {
	width:600px;
}

.black14 {
	color:#000000;
	font-size:14px;
}

.black12 {
	color:#000000;
	font-size:12px;
}


.black11 {
	color:#000000;
	font-size:11px;
}

.indent {
	text-indent:10px;
}

.dark30 {
	color:#5e5e5e;
	font-size:30px;
}

.dark16 {
	color:#5e5e5e;
	font-size:16px;
}

.orangeBold16 {
	color:#f28222;
	font-size:16px;
	font-weight:bold;
}

.blue {
	color:blue;
}

/*** end =STYLES ***/

.form-header {
	font-size:18px;
	font-weight:normal;
}

#media-signup th {
	text-align:right;
	margin-right:5px;
	font-weight:normal;
}

#media-signup input[type=text], #media-signup input[type=password] {
	margin:0px 5px;
}

#media-signup .short {
	width:70px;
}

#media-signup .medium {
	width:150px;
}

#media-signup .large {
	width:370px;
}

#media-signup .error {
	color:red;
}

.cal-head {
	background-color: #5e5e5e;
	color:#ffffff;
}

.datepicker-title {
	color:#666666;
	background-color:#d4d4d4;
	border:1px solid #9a9a9a;
}

.datepicker-day {
	color:#666666;
	text-decoration:none;
}

#datepicker {
	border: 1px solid #dedede;
}
