#flashcontent{
	height: 143px;
	width: 730px;
}
#indexFlashContent{
	height: 359px;
	width: 797px;
}

.NavGrey {
	background-color: #e4e4e4;
}
.DarkBlue {
	background-color: #00447c;
}
.lightBlue {
	background-color: #B6C8DC;
	background-image: url(../images/template%20images/spacer.gif);
	background-repeat: no-repeat;
	/*height: 404px;*/
}
.greenBar {
	background-image: url(../images/generalimages/limeGreenBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 789px;
	position: relative;
}

.GreyDeviderLine {
	background-image:  url(../images/divider-image.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 20px 0px 0px;
	height: 100%;
	width: 7px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
