body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #64afd3;
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-position: top center; 
}
.bottom_panel_title {font-size: 25px}
.bottom_panel_subtitle {
	color: #007a3d;
	font-size: 13px;
	font-weight:bold;
}
.arrow {
	padding-left:10px;
	padding-right:10px;
	}
.wavelogo {
	padding-left:25px;
	}
.main_nav_link {
	font-size:14px;
	text-decoration:none;
	color: #FFFFFF;
	margin-right:20px;
	}
.main_nav_link:hover {
	border-bottom: 4px solid #d3bb24;
	}
.bullet_point {
	line-height:30px;
	}
.bullet_point_indented {
	padding-left:35px;
	}
.form_label {
	color: #007a3d;
	font-weight:bold;
	padding-right:10px;
	}
.textInput
{
border-width: 1px;    
border-style: solid;    
border-color: #999999;
font-size: 14px;
width:260px;
height:20px;
text-align:left;
margin-top:3px;
margin-bottom:5px;
}
.textArea_Input
{
border-width: 1px;    
border-style: solid;    
border-color: #999999;
font-size: 14px;
width:260px;
height:60px;
text-align:left;
margin-top:3px;
margin-bottom:5px;
}
.textArea_number
{
border-width: 1px;    
border-style: solid;    
border-color: #999999;
font-size: 14px;
width:75px;
height:20px;
text-align:left;
margin-top:3px;
margin-bottom:5px;
}
.page_title {
	font-size: 35px;
	}
.latest_news {
	font-size: 20px;
	}
.latest_news2 {
	font-size: 20px;
	margin-left: -20px;
	}
.news_table {
	border-bottom-width:1px;
	border-bottom-style: solid;    
	border-bottom-color: #999999;
	}
table.padded-table td { 
	padding-left: 20px;
	}
.login_table {
	background-image:url('images/login.png');
	background-repeat:no-repeat;
	background-position: top right; 
	}
.LogintextInput
{
background: transparent;
border:0px;
color: #d3bb24;
font-size: 12px;
width:103px;
height:20px;
text-align:left;
}
.rounded_images {
	margin-right:10px;
	}
.pdf_download {
	margin-top:55px;
	}
.blue_bold_text {
	color:#0054a0;
	font-weight:bold;
	}
table.schedule{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #0054a0;
	border-collapse: collapse;
}
table.schedule td {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #0054a0;
	-moz-border-radius: ;
}
#reflect_box {
position:relative;
display:block;
}
img.reflect {
position: absolute;
top: 0px;
left: -12px;
}