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

body {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #666666;
	background-image : url(../images/background1.jpg); 
	background-repeat: no-repeat; 
	background-position: top center;
	background-attachment: fixed;
	text-align: center;
} 

body,td,th {
	font-size: 12px;
	line-height: 18px;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	line-height: 16px;
}

.bodycopy_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
}

.bodycopy_light_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 14px;
}

.bodycopy_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005391;
	line-height: 16px;
}

.bodycopy_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6921E;
	line-height: 16px;
}

.bodycopy_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78A942;
	line-height: 16px;
}

.chevron_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f6921e;
	padding-top: 16px;
}

.chevron_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005391;
	line-height: 18px;
}

.chevron_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

.container_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
}

.content_header_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #7c7c7c;
}

.content_header_gray_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #7c7c7c;
}

.content_header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #f6921e;
	margin-bottom: 8px;
}

.content_header_orange_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #f6921e;
	margin-bottom: 8px;
}

.content_header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #78a942;
}

.content_header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #005391;
}

.quote_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #7c7c7c;
}

.quote_med_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FFF;
}

.quote_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #7c7c7c;
}

.dottedline-vert {
	margin-top: 0px;
	padding-top: 0px;
	background-image : url(../images/dottedline-vertical.png); 
	background-repeat: repeat-y; 
	background-position: top center;
} 

.dottedline-horz {
	margin-top: 0px;
	padding-top: 0px;
	background-image : url(../images/dottedline-horizontal.png); 
	background-repeat: repeat-x; 
	background-position: center left;
} 

.link_main_blue A:link {color: #005391; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
.link_main_blue A:visited {color: #005391; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
.link_main_blue A:active {color: #005391; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
.link_main_blue A:hover {color: #005391; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;	font-size: 12px; line-height: 18px;}

.link_main_light A:link {color: #CCCCCC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
.link_main_light A:visited {color: #CCCCCC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
.link_main_light A:active {color: #CCCCCC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
.link_main_light A:hover {color: #CCCCCC; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}


.bodycopy-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
	line-height: 16px;
	margin-bottom: 8px;
}

.bul-orange {
	list-style-image: url(http://www.symplified.com/images/icon-arrow-orange.png);
	margin-left: 10px;
	padding-left: 10px;
	text-indent: 0px;
}

.bul-blue {
	list-style-image: url(http://www.symplified.com/images/icon-arrow-blue.png);
	margin-left: 10px;
	padding-left: 10px;
	text-indent: 0px;
}

#logo-wrapper {

	position:relative;
	width:200px;
	height:200px;
	z-index:20;
	text-align: left;
	margin: 0 auto;

}
#logo {

	position:absolute;
	width:200px;
	height:200px;
	z-index:20;
	text-align: left;
	margin: 0 auto;

}

