@charset "UTF-8";
/* CSS Document */

h1.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 45px;
}
h1.title .sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
	display: block;
	margin-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #4F9036;
	margin-top: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #4F9036;
}
h3 {
	font-size: 12px;
	font-weight: bold;	
}
body, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #dc291e;
	text-decoration: none;
}
.main {
	float: left;
	width: 400px;
	margin: 0px;
	text-align: left;
}
.links {
	float: right;
	width: 215px;
	margin-top: 40px;
}
/*.links a{
	font-size: 10px;
	text-transform: uppercase;
	color: #4F9036;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.links ul a{
	margin-top: 0px;
	padding-top: 0em;
	padding-left: 0.6em;
	text-transform: none;
}
.links p {
	margin-bottom: 0px;
}
.links ul {
	margin-top: 0px;
	padding-top: 0em;
	padding-left: 0.7em;
	color: #4F9036;
}*/
p.indexLink {
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.place {
	position: relative;
	height: 1px;
	width: 1px;
}
.graphicLinks {
	position: absolute;
	width: 215px;
	top: 50px;
}
#DonateNow, #MSsociety, #Archive, #Subscribe {
	margin-bottom: 50px;
}

#MSsociety {
	margin-top: 30px;
}
.nav
{
    font-size: 12px;
	text-align: center;
	margin-right: 29px;
}
.nav a {
	padding-left: 5px;
	padding-right: 5px;
}
.nav a:hover {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #dc291e;
	color: #FFFFFF;
}
.quest {
	color: #dc291e;	
	font-size: 24px; 
	line-height: 20px;
	margin-bottom: 10px;
	}
p.getAnswer {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 40px;
}
h1.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 45px;
	font-weight: normal;
	margin-top: 45px;
}
p.question {
	margin-bottom: 0px;
}
p, ol, ul {
	margin-bottom: 30px;
}
.close {
	font-style: italic;
	margin-top: 30px;
}
.search {
	text-align: right;
	margin-bottom: 50px;
}
.expert img{
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.expert p{
	margin-bottom: 5px;
	margin-top: 15px;
}
div.expert {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
	height: 144px;
}
.disclaimer {
	font-style: italic;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.homeLeft {
	float: left;
	width: 300px;
	margin: 0px;
	text-align: left;
}
.homeRight {
	float: right;
	width: 300px;
	margin: 0px;
	text-align: left;
}