@media screen {

body {
	background-color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small; 
	padding:0; 
	margin:0; 
	color:#013877;
		}
	#mainwrapper {
		width:955px;
		margin:0 auto;
		margin-top:2px;
		border:0px solid #B2B2B2;
		} 
		
	#header {
		width:950px;
		height:67px;
		color:#4E8865;
		}
	#middle {
	background-image:url(../images/flashsub.jpg);
		width:950px;
		height:180px;
		color:#4E8865;
		}
	#maincontent {
		background-image:url(../images/main_bg.jpg);
		background-repeat:no-repeat;
		width:905px;
		height:226px;
		color:#003366;
		padding:25px;
		font-size:10px;
		}
	a {		color:#003366;

	}	
	a:hover {		color:#267EC6;

	}	
	#col1{
	background-color:#009900;
		width:325px;
		height:41px;
		font-size:10px;
		}
	#col2{
		position:relative;
		width:315px;
		font-size:10px;
		left:335px;
		top:-235px;
		}
	#col3{
		background-image:url(../images/news_bg.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:245px;
		height:211px;
		font-size:10px;
		left:648px;
		top:-477px;
		padding-top:45px;
		padding-left:25px;
		}
.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
border: 1 #f086b0 solid;
height: 15px;
width: 213px;
text-align: top;
}
.tbflat_short  {
	font-size : xx-small;
	font-family : Verdana;
border: 1 #f086b0 solid;
width: 150px;
text-align: top;
}

.tbflat_textarea  {
	font-size : xx-small;
	font-family : Verdana;
border: 1 #f086b0 solid;
height: 15px;
width: 150px;
text-align: top;
}
.tbflat_textarea_long {
	font-size : xx-small;
	font-family : Verdana;
border: 1 #f086b0 solid;
height: 15px;
width: 213px;
text-align: top;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #f086b0;
	color : #ffffff;
	font-weight : bold;
	height: 15px;
	border-width : 1px;
	border-color :#e63c69;
	text-valign: top;
	}

.button {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
background-color: #267EC6; 
border: #003366; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
	height: 20px;
}

.red_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #267EC6}
.white_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #ffffff}
.tiny_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; color: #267EC6}
.big_red_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #267EC6}

	#address1 {
		font-size:9px;
		width:950px;
		color:#ffffff;
		float:left;
		}
	#address2 {
		font-size:9px;
		position:relative;
		top:-25px;
		width:950px;
		color:#ffffff;
		text-align:right;
		}
	#address1 a {
		color:#ffffff;
		}
	#address2 a{
		color:#ffffff;
}

div.scroll {
height:220px;
width:580px;
overflow: auto;
}

BODY {
scrollbar-face-color: #267EC6;
scrollbar-highlight-color: #F2EEC9;
scrollbar-3dlight-color: #F2EEC9;
scrollbar-darkshadow-color: #F2EEC9;
scrollbar-shadow-color: #F2EEC9;
scrollbar-arrow-color: #F2EEC9;
scrollbar-track-color: #F2EEC9; 
}

	}
	
	
	
	
	
	@media print {
	
	
body {
		font-family:Arial, sans-serif; 
		font-size:x-small; 
		padding:0; 
		margin:0; 
		color:#333333;
		}
	
	}
