/*-------------------- General Layout Styles --------------------*/

.input
{
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1b4f93;
	text-decoration:none;
}

.search_input
{
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#274c7e;
	text-decoration:none;
	border:transparent;
	background:transparent;
	padding:5px;
}
#cmsfooter {
padding-top:26px
}
.breakingNews {
color:#fff;
padding:5px;
min-height:105px;
font-size:10px;
}
.blueRunner {
background:url(blue-runner.gif) 7px 0 repeat-y;
}
.blueBase {
background:url(blue-base.gif) 7px bottom no-repeat;
padding:0 0 0 7px;
}
.background {
background:url(mbg.jpg) 50% 0% repeat-y;
width:1412px;
margin:-20px auto 0 auto;

}

.middleRunner {
background:url(midRunnerbg.jpg) 183px 0px repeat-y;
}
.breakingNews .htmlarea_table td p {
color:#fff;
font-size:10px;
}

/* --------------  trial form styles  ----------------- */
dl.zend_form {
	background: #eee;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: auto;
	min-height: 350px;
	margin-bottom: 0;
}

div.form-element {
	cle2ar:both;
	
}

/*div.sidebar {
	width: 300px;
	float: right;
	margin-top: -58px;
}*/

.form-element dd{
	margin: 0!important;
}

#SignUpForaFreeTrialForm .longInput {
	width: 100%!important;
	padding:5px;
	font-size:14px;
	}

input#Submit.buttons {
	width: auto;
}

#termsAccepted {
	width: auto;
}

.trialTitle {
	width: 660px;
}

.trialTitle h1, .sidebar h2{
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

.trialTitle h2 {
	margin-bottom: 0px;
}
.zend_form .longInput { width:97%!important; }
.longInput { width:97%; padding:5px; margin-bottom:10px; }
/*  ---------------------  Trial form styles end  ------------------  */
