body{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bgGrad.png);
	background-repeat: repeat-x;
	background-color: #f4ffbb;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
}

h1, h2, h3, a.selected, .links{
	color: #00aead;
}

h1, h2, h3{
	margin-top: 0px;
}

h1, h2, .naviLink{
	font-family: "VAGRounded Light", Arial;
	margin-bottom: 0px;
}

h1{
	font-size: 30px;
	line-height: 30px;
}

h2{
	font-size: 22px;
}

h3{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}

a{
	color: #e67b1e;
	text-decoration: underline;
}

.naviLink{
	text-decoration: none;
}

a:hover{
	color: #00aead;
	text-decoration:  none;
}

p{
	margin-top: 10px;
	margin-bottom: 30px;
}

img{
	border: 0px;
}

.column1 img{
	margin-top: 20px;
	float: left;
}

.column2 img{
	margin: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.hidden{
	display: none;
}

.w{
	width: 940px;
	margin: auto;
}

.content{
	float: left;
}

.topNavi{
	height: 100px;
	width: 100%;
	margin-bottom: 15px;
	float: left;
}

.logo{
	float: left;
}

.links{
	margin-top: 76px;
	font-size: 16px;
	float: right;
}

.column1{
	width: 220px;
	float: left;
}

.column2{
	width: 700px;
	float: left;
}

.naviLink{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 16px;
}

.selectBox{
	width: 100%;
}

.ref{
	color: #00aead;
	font-size: 10px;
}

.sepImg{

}

.column2 p b{
	margin-bottom: 15px;
	width: 100%;
	float: left;
}

ul{
	padding-left: 0px;
}

.linkorangebold {
	color: #00aead;
}
#ylaosa_left {
	float: right;
	text-align: right;
	display: inline;
	font-size: 11px;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 3px;
	
}


