* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100.01%;
	color: #333333;
	height: 100px;
}

#pagewrap_bg {
	float: left;
	background-image: url(../../../images_base/bg.gif);
	background-repeat: repeat-y;
	width: 946px;
	height: auto;
	padding-left: 6px;
}

#pagewrap {
	padding-top: 0px;
	width: 946px;
	height: 101%;
	margin: 0px auto;
}

#page {
	position: relative;
	height: auto;
	width: 917px;
	padding: 0px;
}

#content {
	width: 917px;
	height: auto;
	padding-left: 14px;
}

#bg_content_bottom {
	text-align: center;
	float: left;
	width: 917px;
	height: auto;
	padding-left:15px;
}

#leftContent {
	float: left;
	width: 917px;
	height: auto;
	font-family: Arial, Helvetica;
	line-height: normal;
	margin-top: 10px;
}

#rightContent {
	float: right;
	width: 203px;
	height: auto;
}

h5 {
	color:#003399;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin:0;
	padding:0 0 10px;
}

#bg_content_bottom {
	text-align: center;
	float: left;
	width: 917px;
	height: auto;
	padding-left:15px;
}


.colorBlue 
{
	color:#003399;
}

.em07 
{
	font-size:0.7em;
}

a:hover {
text-decoration:underline;
}

a 
{
	border:medium none;
	color:#003399;
	cursor:pointer;
	text-decoration:none;
}
