/*English Mutual Medical & General Style Sheet* - Last Updated by Simon Del Giudice on 07-08-07
******************************************************************/
/*Flashcontent*
******************************************************************/
@import url(flashcontent.css);

/*Global Styles*
******************************************************************/
body {
	margin: 20px auto 0 auto;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*background: red;*/
	background: #706F6F url(../images/background.jpg) repeat-x;
	}
	
p { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 18px;*/
	color: #5E6E65;
	padding: 0 0 8px 0;
	margin: 0;
}

h2 { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 18px;*/
	color: #FFC20D;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0;	
}
h3 { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 18px;*/
	color: #253557;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0;
	
}
h4 { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*line-height: 18px;*/
	color: #FFC20D;
	font-weight: normal;
	padding: 0 0 8px 0;
	margin: 0;	
}

input, textarea, select { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #253557;
	padding: 3px;
}

ul 	{ 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
li	{
	margin: 0 0 5px 0;
	padding: 0; 
	font-size: 11px;
	}

#rightside {
	float: right;
	width: 260px;
	min-height: 320px;
	background: white;
}

#central {
	min-height: 100px !important;
	background: white url(../images/general/layout/white_pixel.gif) repeat;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#main {
	float: left;
	text-align: left;
	width: 520px;
	padding: 10px;
	background: white;
}



#generalmain {
	float: left;
	width: 530px;
	min-height: 485px;
	padding: 30px 10px 10px 10px;
	background: white;
}

#generalmain a{
	color: #5E6E64;
	font-weight: bold;
	}


	#generalmain h1{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*line-height: 18px;*/
	color: #5E6E65;
	font-weight: normal;
	padding: 0;
	border-bottom: 1px solid #5E6E65;
	margin: 0 0 10px 0;	
}
	#generalmain li {
	padding: 0 0 0 5px;
	list-style-type: circle !important; 
	margin: 0 0 0 20px;
	color: #5E6E65;	
	}

.cell {
	padding: 0 0 0 10px;
}

#callbutton{
	float: right;
	width: 240px;
	height: 50px;
	margin-top: 38px;
	}

#flashintro100 
{
    background: white;
    width: 780px;
    padding: 0 10px 0 10px !important;
}


#feature {
	background: #E4E6EB url(../images/form/features_02.gif) bottom left no-repeat;
	width: 520px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}

#featurecover {
	background: #E4E6EB url(../images/form/features_02.gif) bottom left no-repeat;
	width: 520px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}
#after_sub{
	font-size:10px;
	line-height: 11px;
	padding-top: 10px;
	}
#after_general{
	font-size: 10px;
	width: 780px;
	line-height: 11px;
	padding: 10px;
	text-align:left;
	clear: both;
}

#feature2 {
	background: #FFC20D url(../images/form/features2_02.gif) bottom left no-repeat;
	width: 510px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
}

#feature2 h2 {
	color: white;
	font-weight: bold;
}

#footnote {
	width: 780px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	color: black;
	clear: both;
}
	#footnote p {
	font-size: 71%;
	color: black;
	}
	#footnote a {
	color: black;
	font-weight: bold;
	}
