.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 50px;
	text-align: left;
}
.header_16pxBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.header_14pxBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.line {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.question {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.eform {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #ECF1F1;
}
.padding {
	padding-top: 20px;
}
.no_padding {
	padding: none;
}
/*------- AT section ------------*/

#sidebar_aboutPage {
	width: 200px;
	float: left;
}
#aboutMarvyMenuSection 
{
    /* aboutMarvySidebar */
    
}
#aboutMarvyMenuList 
{
    /* aboutMarvySideBarList */
}
#marvy_address 
{
    /* sidebar marvy address - defines p */
    font-size:12px;
}
#main_aboutMarvyPage {
	width: 665px;
	float: right;
	/*border: 1px solid #ff0000;*/
}
#main_aboutMarvyPage .link 
{
}
#main_aboutMarvyPage .link a	{
margin:0;
padding:5px 0;
}

#main_aboutMarvyPage .link a:link, #main_aboutMarvyPage .link a:visited	{
color:#1e166c;
text-decoration:none;
background-image:url(../assets/images/link_arrow_r.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:20px;
}

#main_aboutMarvyPage .link a:hover	{
color:#666666;
text-decoration: underline;
}
.about_marvy_qa_items
{
    line-height: 1em;
}
.answer_letter 
{
    font-weight:bold;
}
.about_marvy_qa_hr 
{
    padding: 0;
}
#productsMenuSection 
{
 
}
#about_marvy_articleResultsListItems p
{
}
.more_details_image
{
    float: left;
}
.more_details a 
{
    margin-left: 5px;
}
.more_details a:link, a:visited
{
    color:Navy;
}
.more_details a: hover 
{
    color:Blue;
}
.more_details 
{
    margin-bottom: 10px;
}
* html .more_details 
{
    margin-bottom: 0;
}

/* Side Bar Headers ---------------------------------------------------------------*/

#sidebar_aboutPage H1	{
margin:0 8px;
padding:0;
font-size:14px;
font-weight:bolder;
border-bottom:2px solid #1e166c;
}

#sidebar_aboutPage H2	{
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #1e166c;
}

/* Side Bar - About Area ---------------------------------------------------------------*/

#sidebar_about_menu	{
margin:0;
padding:12px 0 6px 0;
background-image:url(../assets/images/sidebar_options_bgnd.gif);
background-repeat:repeat-x;
background-color:#ebebeb;
border:1px solid #ccc;
}

#sidebar_about_menu ul	{
margin:10px 0;
padding: 0;
list-style:none;
}

#sidebar_about_menu a	{
margin:0;
padding:8px 45px;
display:block;
color:#000;
text-decoration:none;
background-image:url(../assets/images/link_sidebar_arrow_r.gif);
background-repeat:no-repeat;
background-position:center left;
font-size:12px;
font-weight:bold;
text-decoration: none;
}

#sidebar_about_menu a:hover {
color:#FFF;
text-decoration: underline;
background-color:#79b0cc;
}

#sidebar_about_menu .selected	{
color:#FFF;
text-decoration: none;
background-color:#3399cc;
}

/* Side Bar - Main Office ---------------------------------------------------------------------------------------------------------*/

#sidebar_main_office	{
margin:0;
padding:12px 8px 6px 8px;
background-color:#eef3f3;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

#sidebar_main_office p {
margin:0;
padding:10px 20px;
line-height:20px;
}

/* Company Profile ---------------------------------------------------------------------------------------------------------*/

#company_content 
{
margin-top:30px;
}
#profile_top	{
height:190px;

}
#profile_top #buildingPhoto	{
float:left;
margin-right:10px;
}


H1	{
color:#1e166c;
font-size: 22px;
margin:0 0 5px 0;
padding: 5px 0 0 0;
border-bottom:2px solid #1e166c;
}

H2	{
font-size:14px;
color:#1e166c;
margin:0 0 5px 0;
padding: 5px 0 0 0;
}
/* News ---------------------------------------------------------------------------------------------------------------------*/

.NewsArticleTitle 
{
    margin-top:17px;
}

/* Q and A ---------------------------------------------------------------------------------------------------------------------*/

#qa_section, #privacyPolicy_section, #contact_content
{
    margin-top:30px;
    margin-bottom: 20px;
}
/* Privacy Policy ---------------------------------------------------------------------------------------------------------------------*/


