* {
	margin: 0;
	}
	

	
	/* classes */
	
	
	
html, body {
	height: 100%;

	line-height: 28px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
	
a img {
	border-style: none;
	}
	
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2.2em;
	margin:0;
	padding:0;}

.address {
	line-height: 0.1em }
		
	
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding-top:20px;
	
	
	}

h4  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 15px 0px 15px 0px;
	}
	
.contact {
	font-size:17px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	}
	
.nopadding {
	padding:0px;
	margin:0px;
}

.squadimage {
text-align:center;
}
	
/*DIVS HERE */	
		

#navigation_outer {
	height:52px;
	background-image:url(images/navigation_outerbg.jpg); 
	background-repeat:repeat-x;
	}
	
#navigation_inner {
	height:52px;
	width:960px;
	color:#FFFFFF;
	background-image:url(images/navigation_outerbg.jpg); 
	margin:0 auto;
	}

#bluebar_outer {
	height:184px;
	background-image:url(images/bluebar_outerbg.jpg);
	background-repeat:repeat-x;
}

#bluebar_inner {
	width:944px;
	height:184px;
	margin: 0 auto;
	background-image:url(images/bluebar_innerbg.jpg); 
	}

#bluebar_logo {
	height:144px;
	width: 400px;
	float:left;
	padding-top:40px;
}

#bluebar_rollover {
	width:500px;
	float:left;
	height:184px;
	text-align:right;
}

#mainbody {
	margin:0 auto;
	width:960px;
	background-image:url(images/bodytop_background.jpg);
	background-repeat:no-repeat;

}

#mainbody-inside {
	padding:10px 19px;
	margin:0 auto;
	background-image:url(images/body-background.jpg);
	background-repeat:repeat-y;
	width:960px;
}

#mainbodytop {
	width:960px;
	height:350px;
	padding: 10px 19px 0px 19px;
	margin:0px;
}


#mainbodytop2 {
	width:960px;
	height:280px;
	padding: 10px 19px 0px 19px;
	margin:0px;
}

#mainbodytop3 {
	width:960px;
	height:350px;
	padding: 10px 19px 0px 19px;
	margin:0px;
}

#mainbodytop4 {
	width:960px;
	height:350px;
	padding: 10px 19px 0px 19px;
	margin:0px;
}

#mainbodytop5 {
	width:960px;
	height:380px;
	padding: 10px 19px 0px 19px;
	margin:0px;
}

#mainbodytop6 {
	width:960px;
	height:310px;
	padding: 10px 19px 0px 19px;
	margin:0px;
}



#leftside {
	width:653px;
	float:left;
	padding:0px;
	margin:0px;
}

#rightside {
	float:right;
	width: 268px;
	height:325px;
	margin-right:38px;
	overflow:hidden;

}

#mainbodymiddle_outer {
	margin:0 auto;
	width:960px;
	background-image:url(images/body-background.jpg);
	background-repeat:repeat-y;
	overflow:visible;
	padding:0px;
	}
	
#mainbodymiddle_inner {
	padding: 10px 19px 10px 19px;
	margin:0 auto;
	width:960px;
	overflow:visible;

	}
	
#mainbodymiddle_left {
	width:310px;
	float:left;
	margin:0 0 0px 0;
	border: 1px solid #d8d8d8;
	background-color:#f2f2f2;
	padding:10px 0 10px 10px;
	overflow:hidden;

	}

#mainbodymiddle_right {
	width:575px;
	padding:10px 8px 0px 10px;
	float:left;
	margin-left:10px;
	text-align:justify;
}
#imagelinks {
	margin:0px;
	padding-top:10px;	
	clear:left;
}

.imagelinks {
	padding-right:9px}
		
#footer-one {
	margin:0;
	padding:0;
	background-color: #3366FF;
	height:21px;
	}
	
#footer-one-inside {
	background-image: url(images/footerbg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:960px;
	height:21px;
}
		
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
	}
	
	
	
.footer {

	padding-top:10px;
	color:#FFFFFF
	}
	
	

.footer p {
	text-align:center;
	padding:0;
	}
	
	
	
.footer, .push {
	background-color: #3366FF;
	height: 30px; /* .push must be the same height as .footer */
	}
	
	
	/* tables*/
table {
	padding-top:100px;
	margin-top:10px;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #3366FF;
    border-bottom: 1px solid #3366FF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2.2em;
}
table th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #052852;
}
table td {

    text-align: right;
    border-top: 1px solid #052852;
    padding: 2px 25px;
}
.tableheader {
	font-weight:bold;
	color:#000;
}
table thead th {
    text-align: center;
    border-bottom: 6px solid #3366FF;
}
table th.Corner {
    text-align: left;
}

.tablebg {
background-color:#E3E8EE;
}



	
	
