/* Primary CSS for Respond.ie */

* {
	margin: 0;
	padding: 0;
}


body {
	background: #ffffff url(../../img/common/bg_main.gif) top center repeat-y;
	color: #293067;
	font: 0.8em/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
}

p {
	font-size: 85%;
	padding: 0.5em 0;
	text-align: left;
}

.go_p 
{
	font-size: 85%;
	padding: 0.5em 0;
	text-align: left;
}

a, a:link {
	color: #293067;
	text-decoration: underline;
}

a:visited {
	color: #c28b0f;
	text-decoration: underline;
}

a:hover, a:active {
	color: #656db3;
	text-decoration: none;
}

.featureColumn a, a:link {
	color: #293067;
	text-decoration:none;
}

.featureColumn a:visited {
	color: #293067;
	text-decoration:none;
}

.featureColumn a:hover {
	color: #293067;
	text-decoration: underline;
}

.featureColumn a:active {
	color: #293067;
	text-decoration: none;
}


h1 {
	font-size: 160%;
	font-weight: bold;
	padding: 0.5em 20px 0.5em 0;
	line-height:120%;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	padding: 0.5em 20px 0.5em 0;
}

h3 {
	font-size: 100%;
	padding: 0.5em 5px 0.3em 0;
	text-transform: uppercase;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	padding: 0.3em 5px 0.3em 0;
}

h5 {
	font-size: 90%;
	font-weight: bold;
	padding: 0.3em 0 0.3em 0;
}

blockquote {
	border-top: 2px solid #7775c5;
	color: #4954a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 120%;
	margin: 0.5em 0;
	padding: 0.5em 0;
}


div.hr {
	background: #ffffff url(../../img/common/hr_dots.gif) top left repeat-x;
	height: 5px;
	margin-bottom: 5px;
	width: 85%;
}

div.hr hr {
	display: none;
}

#container {
	background-color: #ffffff;
	margin: 0 auto;
	width: 770px;
}

#header {
	background-color: #ffffff;
	margin: 0 auto;
	width: 770px;
}

#logo {
	background: #e8a713 url(../../img/common/logo_respondBanner.gif) top left no-repeat;
	height: 77px;
	width: 770px;
}

#maintenanceForm {
	background: #293067 url(../../img/common/bg_maintenance.jpg) bottom left no-repeat;
	padding: 0 0 3px 0;
	text-align: right;
	width: 770px;
}

#maintenanceForm h6 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 110%;
	margin: 0 15px 0.5em 570px;
	padding: 0.5em 0 0 0;
}

a#maintenanceLink {
	background: #ffffff url(../../img/common/btn_maintenance.gif) no-repeat;
	display: block;
	height: 20px;
	margin: 0 15px 0 598px;
	padding: 0;
	width: 157px;
}

a#maintenanceLink:link, a#maintenanceLink:visited {
	background-position: top left;
}

a#maintenanceLink:hover, a#maintenanceLink:active {
	background-position: bottom left;
}

a#maintenanceLink span {
	display: none;
	}

#mainNav {
	background: #293067 url(../../img/common/bg_mainNav.gif) top left repeat-x;
	height: 30px;
}

#primaryContent {
	background: #ffffff url(../../img/followon/bg_primaryContent.gif) top left repeat-y;
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 770px;
}

#flashBanner {
}


#featuresContainer{
	background: #ffffff url(../../img/common/bg_featureContainer.gif) top left no-repeat;
	margin: 0 0 0 15px;
	text-align: left;
	width: 750px;
}

.featureColumn {
	float: left;
	text-align: left;
	width: 248px;
}

.featureColumn p {
	padding-right: 30px;
}


#footer {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	margin: 0 auto;
	width: 770px;
}

#baseNav {
	background: #c97f0a url(../../img/common/bg_baseNav.gif) top left repeat-x;
	margin: 0 auto;
	width: 770px;
}

#tinyType {
	background: #ffffff url(../../img/common/bg_tinyType.gif) top left repeat-x;
}

#tinyType p{
	font: 0.75em/1.2em Arial, Helvetica, sans-serif;
	padding: 0.8em 60px;
	text-align: center;
}

.clear {
	clear: both;
}

a.bigLink, a.bigLink:link {
	color: #e8a713;
	font-weight: bold;
	text-decoration: none;
}

a.bigLink:visited {
	color: #c28b0f;
	text-decoration: none;
}

a.bigLink:hover, a.bigLink:active {
	color: #656db3;
	text-decoration: none;
}