@charset "utf-8";
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#EEF2F6;
    font-size: 62.5%;
    line-height: 1.5;
    color: #909090;
    
}

a {
     color:#0063BF;
     text-decoration:none;
}

a:hover {
     background-color: #EEF2F6;
     text-weight: bold;
}

#ribbon {
	background-image: url(images/ribbon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	font-size: 1.3em;
	letter-spacing: -.3px;
	font-weight: normal;
}

#blogright {
     text-align: right;
}

img
{  border-style: none;
}
#logotop {
  height: 60px;
  margin-top: 14px;
}

#bluestripe{
	background-image: url(images/gradback2.png);
	width: 80%;
	overflow: visible;
	-moz-border-radius: .5em; -webkit-border-radius: .5em;
	padding: 13px 18px;
	margin-bottom: 8px;
	
}
#container {
	width: 960px;
	margin-left: auto ;
	margin-right: auto ;
	padding-top:8px;
}
#tagline {
  height: 103px;
  width: 400px;
  color: white;
  font-size: 30px;
}
#leftcol {
  width: 444px;
  float: left;
}
#rightcol {
	float: left;
	padding:1em;
	width:29em;
	-moz-border-radius:0.7em;
     background: #fff;
    border:7px solid #e7e7e7;
}
#beigebox {
	padding: 1em;
	-moz-border-radius: 0.5em;
	background-color: #EEF2F6;
	width: 380px;
	margin: 2em auto;
}

.clear {
  clear: both;
}
#section {
  clear: both;
  padding-top: 30px;
}
.icon {
  float: left;
  width: 105px;
}
.righttext {
  float: left;
  padding-left: 10px;
}

h1{
	font-size: 26px;
 	font-weight: bold;
 	margin-left: 2em;
 	font-family: 'Lucida Grande','Helvetica Neue',Helvetica, arial, sans-serif;
 	letter-spacing: -1px;
 	color: #73808E;
}

h2 {
	font-style: normal;
	font-size: 2em;
 	font-weight: normal;
 	font-family: 'Helvetica neue',helvetica, "lucida grande", arial,sans-serif;
 	letter-spacing: -0.7px;
 	color: #5b5b5b;
 	margin-bottom: 2px;
 	margin-top: 5px;
 	text-shadow: 0 1px 3px #ddd;
}

/*
.righttext h1 {
 	font-size: 16px;
 	font-weight: bold;
 	font-family: Helvetica, arial, sans-serif;
 	letter-spacing: -.4px;
}
*/

.floatleft {
  float: left;
}
#footer {
	height: 100px;
	clear: both;
	text-align:center;
	margin: 10px;
	padding: 40px 10px 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.emailfield {
	margin-bottom: 5px;
	font: 18px Helvetica, Arial, sans-serif;
	width: 215px;
	color: #888;
	background: #fff;
	border:2px solid #B0CEEA;
	padding: 2px 4px;
}
.button {
    -moz-border-radius:0.3em;
    background:#0063BF;
    font-size: 14px;
    height:30px;
    width: 75px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -.3px;
    border:medium none !important;
    color:#FFFFFF !important;
    display:inline-block;
    padding:.3em .6em .3em;
    margin-top: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.button:hover {
	background:#B4C900  none repeat scroll 0 0;
}

#footer p {
	font-size: medium;
}


.frontpg_footer { position:absolute; bottom:0; height:36px; width: 700px; background: rgba(0,0,0,.7); margin-left: auto; margin-right: auto; float: right;}

.replaced { display: inline-block; display: -moz-inline-box; background-repeat: no-repeat; background-position: 0 0; vertical-align: text-bottom;}

.replaced span { display: block; overflow: visible; text-indent: -9999px; line-height: 18px; cursor: pointer;}

#fbookicon { width: 16px; height:16px; background:url(/images/fbook16.gif); overflow: visible;}
#fbookicon:hover { background-position: -16px 0;}

#twiticon { width: 16px; height:16px; background:url(/images/twit16.gif); overflow: visible;}
#twiticon:hover { background-position: -16px 0;}

#rssicon { width: 16px; height:16px; background:url(/images/rss16.gif); overflow: visible;}
#rssicon:hover { background-position: -16px 0;}
