@import url(css.css);

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

.blueline {
	background-color: #063274;
	height: 4px;
}
.divBanner {
	background-image:url(images/flashBg.jpg);
	background-repeat:no-repeat;
	height:365px;
	background-position:center;
}
.divBline {
	background-image: url(images/buttonline.jpg);
	background-repeat: repeat-y;
	height: 31px;
	width: 2px;
	margin-top:2px;
}
.divBorder {
	background-color:#f4f4f4;
	border:1px solid #e8e5e5;
	margin-top:8px;
}
.divline {
	width: 1px;
	height: 230px;
	background-color: #dfdfdf;
	margin-top: 20px;
}
.heading20 {
	font-family: Georgia, serif;
	font-size:20px;
	color:#161616;
	text-decoration:none;
}
.bodytxt {
	font-family: Georgia, serif;
	font-size:14px;
	color:#4d4d4d;
	text-decoration:none;
	line-height:22px; text-align:justify;
}
.bluetxt {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#546e94;
	text-decoration:none;
}
.headingbig1 {
	font-family: 'Francois One', sans-serif;
	font-size:25px;
	color:#075177;
	text-decoration:none;
}

.headingbig{
	font-family: Georgia, serif;
	font-size:28px;
	color:#075177;
	text-decoration:none;
}

.whitetxt {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.divtxt {
	font-family: Cambria, "Hoefler Text",;
	font-size: 14px;
	color: #1E1E1E;
	text-decoration: none;
	border-right: 1px solid #D8D8D8;
	margin-right: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: justify;
	
}

.floatL{float:left; margin-right:10px;}

.floatR{float:right; margin-left:10px;}

.hline{background-color:#D8D8D8; height:1px;
width:99%; margin-top:5px; margin-bottom:5px;}

.table td{border-bottom:1px dashed #D9D7D7; padding-bottom:8px;font-family: 'Lato', sans-serif;
	font-size:14px; color:#173988}
	hr{border-bottom:1px solid #D9D9D9; border-top:none; border-right:none; border-left:none;}
	
	.email{
	font-family: 'Lato', sans-serif;
	color: #B40003;
	font-size: 14px;
	text-decoration: none;
}
	
	.email:hover{text-decoration:underline}
	.heading16 {
	font-family: Georgia, serif;
	font-size: 12px;
	text-decoration: none;
	color: #2D2D2D;
	text-transform:uppercase;
	font-weight:bold;
}
.divShadow {
	margin: 8px;
	padding: 10px;
	border: 1px solid #C5C5C5;
	width:27%;
	float: left;
}
.divShadow:hover {
	margin: 8px;
	padding: 10px;
	border: 1px solid #BBBBBB;
	width:27%;
	float: left;
	box-shadow: 5px 0px 5px 5px #979797;
	-webkit-box-shadow: 5px 8px 5px 0px #979797;
}
.table td{padding:5px; border-bottom:1px solid #E1E1E1; height:45px}
