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

body {
	margin-top: 0px;
	padding-top: 0px;
	background: #666666 url(files/background1.jpg) no-repeat scroll top center;
} 

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

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

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

.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: 13px;
	color: #005391;
	line-height: 22px;
}

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

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

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

.chevron_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005391;
	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_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #f6921e;
}

.content_header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	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: 22px;
	color: #7c7c7c;
}

.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(files/dottedline-vertical.png); 
	background-repeat: repeat-y; 
	background-position: top center;
} 

.dottedline-horz {
	margin-top: 0px;
	padding-top: 0px;
	background-image : url(files/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: 13px; line-height: 18px;}
.link_main_blue A:visited {color: #005391; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px;}
.link_main_blue A:active {color: #005391; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px;}
.link_main_blue A:hover {color: #005391; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; line-height: 18px;}

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