body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  background: url(../images/bg-header.gif) repeat-x top #fcfcfc;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #691316;
  text-decoration: none;
}

a:hover {
  color: #691316; /* Deep red */
  text-decoration: underline;
}

p {
 	margin: 0 0 10px;
}

.grid {
	padding: 0 20px;
}

.row {
	margin-bottom: 1em;
}

h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	color: inherit;
}
h2 {
	font-size: 150%;
	line-height: 40px;
}

h3 {
 	font-size: 130%;
	/*  line-height: 40px;*/
	color:#4599D8;
}
.launcher h3 {
	font-size: 115%;
	/*  line-height: 40px;*/
	color:#4599D8;
}

h4 {
  font-size: 130%;
  line-height: 20px;
}

h5 {
  font-size: 100%;
  line-height: 20px;
}

h6 {
	font-size: 110%;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	color: inherit;
	margin: 0;
	padding: 0;
}
	
.row li {
	margin-bottom: 10px;
}

/* Formatting */

.banner-wrap {
	text-align: left;
	margin: 15px 0px 5px;
	padding: 5px;
}

.clear {
	clear: both;
	width: auto;
	height: 1px;
}


.launcherholder {
	width: auto;
	height:auto;
	margin-bottom: 1em;
	padding: 2px;
		background-color: #E9F1F7;
		background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#D3E3EF));
		background-image: -webkit-linear-gradient(top, white, #D3E3EF);
		background-image: -moz-linear-gradient(top, white, #D3E3EF);
		background-image: -o-linear-gradient(top, white, #D3E3EF);
		background-image: linear-gradient(to bottom, white, #D3E3EF);
			box-shadow:0px 0px 0px 3px #fff, 0px 0px 5px 4px #bbb; 
			-webkit-box-shadow:0px 0px 0px 3px #fff, 0px 0px 5px 4px #bbb; 
			-moz-box-shadow:0px 0px 0px 3px #fff, 0px 0px 5px 4px #bbb;
}
.launcher {
	background-image: url(../images/cross-hatch-bg.png);
	padding: 1em;
	margin-bottom: 0;
}
.launchertitle h6 {
	text-align:center;
	color:#fff; 
	text-shadow:0px 1px 0px #555; 
	letter-spacing:1px;
	padding: 15px 10px;
		background-color: #1276BB;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#1E86C4), to(#0D63AC));
		background-image: -webkit-linear-gradient(top, #1E86C4, #0D63AC);
		background-image: -moz-linear-gradient(top, #1E86C4, #0D63AC);
		background-image: -o-linear-gradient(top, #1E86C4, #0D63AC);
		background-image: linear-gradient(to bottom, #1E86C4, #0D63AC);
}


.marketingimage img {
	max-width: 100%;
}

.affiliations {
	margin: auto;
/*	max-width: 960px;*/
}

.affiliations ul{
	margin-left:0;
/*	max-width: 960px;*/
}

.affiliations ul li {
	list-style: none;
	display: inline-block;
	margin-right: .2em; 
	background-image: none;
	float: left;
}

#facebook {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px;
}

#footer{
	width:100%;
	overflow:hidden;
	padding:24px 0;
	color:#545454;
	line-height:16px;
	border-top:1px solid #691316;
	margin-top: 3em;
	font: .9em "Baskerville", Georgia, "Times New Roman", serif;
	line-height: 1.4em;
	}


/* Btn */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 14px;
  margin-bottom: 0;
  margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  text-decoration: none;
  vertical-align: middle;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


/* Contact Form */

	form,
	fieldset{
		border:0;
		padding:0;
		margin:0;
	}
	.formRow{
		width:100%;
		margin:0 0 .75em;
	}
	.formRow:after{
		content:"";
		display:block;
		clear:both;
	}
	
	.form{width:92%;}
	
	.textField{
	width:100%;
	overflow:hidden;
	font-weight:bold;
	padding: 0.2em;
		-webkit-border-radius: 0.47em;
		-moz-border-radius: 0.47em;
		border-radius: 0.47em;
	}
	input,
	textarea{
		display:block;
		background:#fff;
		font:1em Arial, Helvetica, sans-serif;  /*14px*/
		color:#444;
		width:100%;
		padding:0.5em 1.5em;
		border:1px solid #505762;
		margin:0;
		
		resize:none;
		
		-moz-box-shadow:   	inset 0 0px 3px rgba(0,0,0,0.75);
		-webkit-box-shadow: inset 0 0px 3px rgba(0,0,0,0.75);
		box-shadow:         inset 0 0px 3px rgba(0,0,0,0.75);
		
		-webkit-border-radius: .25em;
		-moz-border-radius: .25em;
		border-radius: .25em;
				
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	textarea {
		overflow:auto;
		height:10.812em;
	}
label {
	font-weight: normal;
	display:block;
	margin-bottom:2em;
}
 label input{display:inline; width:20px;}
.disc p {
	font-size: .8em;
	color: #999;
}

