@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #666666;
	background-image: url(Images/new/back.jpg);
	}
img
{  border-style: none;
}
.Flash_ex {	
	width: 550px;
	height: 518px;
	align: center;
	frameborder: 0;
	scrolling: yes; 
}
.frame_bx {
	width: 550px;
	height: 500px;
	align: right;
	overflow: hidden;
	float: right;
}
#wrap  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(Images/new/large_back.png);
	background-repeat: repeat-x;
}	

.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background-image: url(Images/new/contact_bkgrnd.jpg);
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.content_lg{
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.95em;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: circle;
	line-height: 25px;
	font-weight: normal;
	background-image: url(Images/new/grey_bkgd2.jpg);
	height: 400px;
	text-align: left;
	}

.sidebar{
	width: 200px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	background-color: #275E97;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	}
.sidebar2{
	width: 210px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 20px;
	background-image: url(Images/new/grey_bkgd.jpg);
	height: 100%;
	text-align: left;
	}
.twoColFixLtHdr #sidebar1 {
	width: 200px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	margin-top: 20px;
	background-color: #275E97;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 100%;
	position: relative;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: none;
	height: 100%;
} /*
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. 
	background:#DDDDDD;
	width: 800px;
	margin-left: 400px;
} */

.client_bx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	height: 500px;
	width: 577px;
	overflow: auto;
	color: #FFFFFF;
	align: right;
	float: left;
}


.bodylink2, .bodylink2 a:link, .bodylink2 a:visited {
	color: #ADCFE9;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}

.bodylink2 a:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
.bodylink1, .bodylink1 a:link, .bodylink1 a:visited {
	color: #FFFFFF;
	font-size: .95em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}

.bodylink1 a:hover {
	color: #ADCFE9;
	font-size: 0.95em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #120460;
	font-size: 12px;
	
}

.news a:link, .news a:visited {
	color: #003399;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	
}

.news a:hover {
	color: #003366;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
	
}

.navlink, .navlink a:link, .navlink a:visited {
	color: #003FBF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;	
}

.navlink a:hover {
	color: #003366;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;	
}


.sitemap, .sitemap a:link, .sitemap a:visited {
	color: #003FBF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	margin-left: 15px;
}
.sitemap a:hover {
	color: #003366;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;	
	line-height: 22px;
	margin-left: 15px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.flash{
	background-color: #34462E;
	padding-left: 150px;
}

.headtext {
	color: #283A7D;
	font-weight: bold;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.style7 {
	font-size: 80%;
	font-weight: bold;
	color: #000066;
}
.style8 {
	color: #000066;
	font-weight: bold;
}
.newssmall {
	color: #000088;
	font-size: .9em;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #A0C7E5;
	font-variant: normal;
}.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 24px;
	font-weight: bold;
	color: #283A7D;
	font-variant: small-caps;
}
.grey{color: #4C4C4C}

.newsholder{
	float: right;
	width: 560px;
	margin-left: 15px;
	height: 280px;
	overflow: hidden;
	margin-top: 10px;
}
.bluetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #120460;
	font-size: 14px;
	
}
.iegrey{
	background-image: url(Images/new/grey_bkgd.jpg);
	width: 100%;
	}
.home{
	width: 100%;
	height: 349px;
	background-image: url(Images/new/news_bkgrd.jpg);
	}
.footer_bx{
	font-weight: bold;
	margin-top: 5px;
	border: 1px solid #CBDAD1;
	text-align: justify;
	padding-left: 140px;
	height: 18px;
	}
	
.footer, .footer a:link, .footer a:visited {
	color: #003333;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 20px;
	line-height: 12px;
	margin-top: 4px;	
}

.footer a:hover {
	color: #D9EAC8;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 20px;
	line-height: 12px;
	margin-top: 4px;
	font-weight: bold;
	
}
.gallery_lg{
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.95em;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: circle;
	line-height: 25px;
	font-weight: normal;
	background-image: url(Images/new/grey_bkgd3.jpg);
	height: 400px;
	text-align: left;
	}
