@media screen{



body {

	background-color: #F5FFF5;

	margin: 0px; 

	padding: 0px;



}

	
		.center { 

	position: relative;

	top: 0px;

	left: 0px;

	width: 983px;

	height: 570px;

	margin-left:auto; 

	margin-right:auto; 

	background-color: #ffffff;

	border: 1px solid #6699ff;

	}
/*#container{

position: relative;

top: 0px;

left: 0px;

background-color: #ffffff;

width: 983px;

height: 570px;

z-index: -10;

}*/

#main {

position: absolute;

top: 140px;

left: 195px;

font-family: arial;

font-size: 12pt;

font-weight: bold;

width: 540px;

height: 360px; 

overflow:auto;

margin-top: 0px;

z-index: 5;

}
#content {

margin-right: 10px;

}
#navigation {

	padding: 0;
	margin-bottom:5px;

	position: relative;

	left: 215px;

	top: -188px;

	margin-right: 300px;

	z-index: 6;

}
#right_bar_index {

/*position: absolute;

top: 150px;

left: 738px;*/

font-family: impact;

font-size: 18pt;

width: 245px;

/*height:375px; */

color: #339933;

text-align: center;

/*background-color: #ffccff;*/

}

#right_bar {

position: absolute;

top: 140px;

left: 738px;

font-family: impact;

font-size: 18pt;

width: 245px;

height:380px; 

color: #339933;

text-align: center;

/*background-color: #ffccff;*/

}
#left_col {

position: relative;

top: 0px;

left: 0px;

/*float: left;*/

width: 180px;

height: 300px;

margin-top:-64px;

/*background-color: #030903;*/

z-index: 1;

}
#heading {

position: relative;

top: 0px;

left: 0px;

font-size: 125%;

color: #003399;

z-index: 5;

text-decoration: underline;

margin-top: 0px;

}

a:link {

	color: #003399;

	}

a:visited {

	color: #003399;

}

a:hover {

	color: #339933;

}

a:active {

	color: #003399;

}
.footer {

background-image: url(../images/bottom_bar.jpg);

	position: absolute;

	top: 500px;

	width:983px;

	height:73px;

	z-index: 9;

	margin: 0px;

}
.footer_phone {

position: absolute;

top: 0px;

color: #99ff99;

font-family: arial;

font-size: 26pt;

text-align: left;

width: 242px;

float: left;

margin-left: 10px; 

font-weight: bold;

/*background-color: #FF99CC;*/

}
.footer_phone_sm {

font-size: 14pt;

text-align: center;

font-weight: bold;

margin-top: -5px;

/*background-color: #0F09CC;*/

}



.footer_left {

position: absolute;

top: 13px;

left: 150px;

color: #ffffff;

font-family: arial;

font-size: 14pt;

text-align: right;

width: 750px;

height: 50px;

font-style: italic;

vertical-align: middle;

/*background-color: #CC99FF;*/

}

.footer_img {

position: absolute;

top: 8px;

left: 900px;

float: right;

width: 75px;

/*background-color: #CCCCFF;*/

}
.blue_span{

font-family: arial;

font-size: 12pt;

font-weight: bold;

font-style: italic;

color: #003399;

}



.green_span{

font-family: arial;

font-size: 12pt;

font-weight: bold;

font-style: italic;

color: #339933;

}

.show_on_print { display: none; }


.dont_show_print {

position: relative;

z-index: 5;

}
}