body {
    background: #FFFFFF;
    font-size: 1.0em;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto 0 auto;
    padding: 0 30px 0 30px;
    color: #000000;
}
#footer {
  margin-bottom:20px;
}
#footer a.footer-link {
  font-size: 14px;
}

body a {
    color: #ff0000;
    text-decoration: none;
}
body a:hover {
    text-decoration: underline;
}
a.normal {
	font-weight: normal;
}
/*** Formating ***/
/* H1 */
h1 {
    color: #008800;
    font-weight: bold;
    text-align: center;
    font-size: 19px;
    margin: 0 auto;
}
h2, h3 {
	color: #000fff;
	font-size: 18px;

}

h4 {
    font-size: 1.0em;
}
h5 {
	color:#008800; font-weight: bold; text-align:center; margin: 0 auto 0 auto; font-size: 1.2em;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
display: block;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 40px;
-webkit-margin-end: 40px;

}
.lowered {
	font-size: 1.4em;
}
.text2 {
	font-weight: bold;
	color: brown;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
img {
  border: 0;
}

/* Highlighted */
.hl
{
	font-weight:bold;
	color: #000fff;
}

.lhl
{
	color: #000fff;
}

/* Noted */
.noted {
    color: #008800;
    font-weight: bold;
}
.lg {
  color: #008800;
}


.page_test {
	font-style: italic;
}
.link2 {
    color: #ff0000;
}
.link3 {
	color:#000fff;
	font-weight: bold;
}
.em {
    font-style: italic;
}
.ul {
    text-decoration: underline;
}

.b {
    font-weight: bold;
}


.med{
    font-size: 1.1em;
}
.medlg {
	font-size: 1.2em;
}
.big {
    font-size: 1.4em;
}
.xbig {
    font-size: 1.5em;
}
.tm {
    font-size: 0.6em;
}
li {
	margin-top: 1em;
}
/* End formatting */
.seals-left {
    float: left;
    text-align: left;
}
.seals-right {
    float: right;
    text-align: right;
}
.logo {
    clear: both;
    margin: 0 auto;
}
#terms {
	min-height: 180px;
	margin: 0 40px 0 40px;
}
#space_links p  {
	line-height: 1.5em;
	margin-left:50px;
}
#space_links h4  {
	margin-left:50px;
	font-size: 1.0em;
}
.sb {
	background: url(images/sb_icon.png) no-repeat left ;
}
#space_links  a {
    margin-left: 20px;
 	font-size: 1.0em;

}
#container {
	width: 95%;
}
#container li {
	list-style-image:  url(images/sb_icon.png);
	text-decoration: none;
	margin: 0 0 10px 4px;
	}
#container li a {
    color: #000;
   	text-decoration: none;
	}
#container li a:hover {
    color: #ff0000;
   	text-decoration: underline;
}
#left_side {
	float:left;
	width:50%;
	padding-left:80px;
}
#right_side {
	float:right;
    width:40%;
}
#clearfix {
	clear: both;
}
#nav_menu {
	width: 960px;
	margin: 20px auto 15px auto;
	font-family:Arial, Helvetica, sans-serif;
}
#nav_menu ul
{
	float:left;
	padding:0;
	margin:0 0 20px 0;
	list-style-type:none;
	width: 100%;
}
#nav_menu li {
	display:inline;
}
#nav_menu a
{
	text-align:center;
	border: solid 1px black;
	float:left;
	text-decoration:none;
	color:blue;
	background-color:white;
	padding: 10px 32px;
	border-right:1px solid black;
	font-size:1.3em;
	font-weight:600;
	text-decoration:underline;
}
#nav_menu a:hover {background-color:#000fff;
color:white;
}
#nav_menu a:active {background-color:#fff;
color:#000fff;
}
#gplus {
	position:absolute;
	top: 145px;
	left: 94px;
	margin-bottom: 10px;
	height:40px;
	display: block;
}
#fblike {
	height:82px;
	display: block;
}


#media-container {
	text-align: center;
	margin-top: 1em;
}

.columns {
    width: 99%;
    margin: 0 auto;
    text-align: left;
    font-size: 1.0em;
    line-height: 1.5em;
    background: 	#FFFFFF;
}

.columns ul li {
    line-height: 1.3em;
    font-size: 1.0em;
    list-style-image: url(images/sb_icon.png);

  	list-style-type: none;
	text-decoration: none;

}

.columns ul li a {
    color: #000;
   	text-decoration: none;
	 margin: 0 0 8px 24px;
	 padding-bottom:0px;
	 padding-top:4px;

}
.columns ul li a:hover {
    color: #ff0000;
   	text-decoration: none;
   	 margin: 0 0 8px 24px;
	 padding-bottom:5px;

}
.columns a {
    color: #000;
   	text-decoration: none;
	 margin: 0 0 8px 24px;
	 padding-bottom:0px;
	 padding-top:4px;

}
.columns a:hover {
    color: #ff0000;
   	text-decoration: none;
   	 margin: 0 0 8px 24px;
	 padding-bottom:5px;

}
.verdana {
  font-family: verdana, arial, sans-serif;
}
#newsletter_footer_links a {
  font-size: 12px;
  text-decoration: none;
}
a.black {
  color: #000000;
}