﻿@charset "utf-8";
/* CSS Document */

/* ELEMENTS
-------------------------------- */
* {
	margin:0;
	padding:0;
}
BODY {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color:#000000;
	line-height:18px;
	text-align:center;
}
H1 {
	font-size: 30px;
	line-height: 32px;
}
H2 {
	font-size: 20px;
	line-height: 19px;
}
H3 {
	font-size: 16px;
	line-height: 18px;
}
H4 {
	font-size: 12px;
	line-height: 19px;
}
IMG {
	border:0;
}
P {
	padding: 5px 0;
	text-align:center;
}
Li {
	padding: 2px 0;
}
INPUT {
	margin: 5px 5px 0px 0;
	padding: 2px 3px;
}
a, a:link, a:visited {
	color:#052146;
}
a:hover {
	text-decoration:underline;
	color:#EB7E05;
}
.p10 {
	padding:10px;
	text-align:justify;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
.hide {
	display:none;
}

/* 
-------------------------------- */
#wsiFeaturedArticleCont {
	width: 975px;
	text-align: left;
	border:solid 1px #003463;
	margin:0 auto;
}

/* TOP SECTION
-------------------------------- */
.Top_Title
{
	padding:5px 10px 0px 0px;
	text-align:right;
	background-color:#052146;
	color:White;
}
.topNavDivider {
	padding-left:5px;
}
#topBanner {
	height:129px;
	background-image:url('../images/banner.jpg');
	background-repeat: no-repeat;
	width: 976px;
}
#wsiHeader {
	background-color:#052148;
	color:#ffffff;
}

.elizabethCont 
{
	padding-top:5px;
	background-image:url(../images/top_mid_section_bg.png);
	text-align:center;
	float:left;
	width:130px;
	height:750px;	
}
.elizabethCont a, .elizabethCont a:visited, .elizabethCont a:active {
	color:#000000;
	text-decoration:underline;
}
.elizabethCont a:hover{
	color:#EB7E05;	
	text-decoration:none;
}
/* BODY SECTION
-------------------------------- */
.leftColumn {
	float:left;
	width:630px;
}
.rightColumn {
	width:336px;
	float:left;
}
.leftBlueBorder {
	border-left:1px solid #99CCCC;
}
.googleAd {
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	padding:4px 0;
}

.readmore1
{	
	color:Blue;
	margin-left:395px;
}
#searchCont 
{
	padding-left:5px;
	padding-bottom:5px;
	position:relative;
}

.searchBtn input {
	position:absolute;
	top:-1px;
}
#article_Searches
{
	padding-top:15px;
	line-height:14px;
}


.TopQuestion {
	font-size:17px;
	padding-bottom:5px;
	word-spacing:normal;
	font-family:Times New Roman;
	padding-top:7px;
}

.TopQuestionfirstline {
	font-size:25px;
	font-weight:bold;
	line-height:23px;
}
.Topanswer
{
	font-size:15px;
}
.TopGooglead
{
	text-align:center;
	padding:5px;
}

#Question_section {
	float:left;
	width:500px;
}

#articleContainer
{
	padding-top:20px;
}

#articleContainer p {
	font-size:12px;	
	text-align:justify;
}

#articleContainer a {
	font-size:16px;
}

#articleContainer ul{
	font-size:12px;
	padding-left:15px;
}
.section {
	background:url(../images/top_slice_spacer.png) repeat-x;
}

#askQuestionCont {
	background:#D4DFEF;
	padding:4px
}

.font24 
{
	padding-top:10px;
	padding-bottom:7px;
	padding-left:5px;
	font-size:20px;
	line-height:30px;
	text-decoration:underline;
	color:#003366;
	font-weight:bold;
}
.font15
{
	font-size:15px;
	font-weight:500;
	border-bottom:1px #9cf solid; 
}
#googleAdSmall1
{
	
	float:left;
	padding-left:130px;
}
#googleAdSmall2
{
	float:left;
}

/* FOOTER SECTION
-------------------------------- */
.footerLinks {
	text-align:justify;
	padding: 5px;
	}

.footerLinks ul, .footerLinks li {
	display: inline;
	margin: 0;
	padding: 0;
	}
/* SEARCH RESULTS PAGE SPECIFIC
-------------------------------- */
#Banner_logo
{
	text-align:center;
	padding-bottom:15px;
	background-color:#EDF2FF;
}
.colorred
{
	color:Red;
}
/* form 2 */
.summary
{
	margin:0px 15px 0px 0px;
}
