@import url("/stylesheets/png.css");
@import url("/stylesheets/ids.css");
body, html {
	background-image: url(/images/bg_bluewhite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
h1 {
	font-size: 13px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.no_justify{
	font-size: 14px;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
hr {
	color:#1ab7ea;
	background-color:#1ab7ea;
}
input, select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
textarea{
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
.Drop_Menu{
	position: absolute;
	z-index: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.largeTitle{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	padding:2px;
}
.tbl_content{
	width:100%;
	height:100%;
	padding-bottom: 155px;
}
.mediumTitle{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	padding:2px;
	}
p {
	text-align: left;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
.style1 {
	color: #1AB7EA;
}

.style2 {
	font-size: 15px;
	font-weight: bold;
}
