@import url(siteinner01_new.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../../siteimages/bg02.jpg);
	background-repeat:repeat-x;
	background-position:0px 70px;
	font-size:11px;
	margin:0px;
	color:#4f4d4d;
	line-height:14px;
}
form{
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	line-height:12px;
}
img {
	border:0px;
}
a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4d4d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*end*/
.page01{
	margin:auto;	
	background-image:url(../../siteimages/borderbg01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	clear:both;
}
/*index page*/
.content02{
	clear:both;
	float:left;
	width:800px;
	background-image:url(../../siteimages/content_bg02.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin-top:0px;
	border-bottom:10px solid #fff;
	border-left:6px solid #fff;
	border-right:6px solid #fff;
}
.cont01{
	width:406px;
	float:left;
}
.cont02{
	width:376px;
	float:left;
	padding:0px 10px 0px 10px;
}
.cont03{
	width:234px;
	float:left;
}
.cont04{
	width:160px;
	float:left;
	margin-left:10px;
}
.pgholder02{
	margin:auto;
	width:auto;
}
.header02{
	width:auto;
	position:relative;
	background-image:url(../../siteimages/logo01.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	height:110px;
	clear:both;
}
/*end indexpage*/
.pgholder{
	position:relative;
	width:800px;
	clear:both;
	/*border-left:6px solid #ffffff;
	border-right:6px solid #ffffff;*/
	margin-left:auto;
	margin-right:auto;
}

.header01{
	width:800px;
	position:relative;
	background-image:url(../../siteimages/logo01.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	height:70px;
	clear:both;
}


.content03{
	width:auto;
	position:relative;
	padding-top:16px;
	background-color:#fff;
	clear:both;
}
.content01{
	width:800px;
	position:relative;
	clear:both;
	padding-top:15px;

}
.subtitleM
{
	color:#143256;
	font-size:13px;
	
	padding-left:10px
}
.contentpanel01{
	background-image:url(../../siteimages/content_bg01.gif);
	background-position:left top;
	background-repeat:repeat-y;
	border-bottom:6px solid #fff;
	border-left:6px solid #ffffff;
	border-right:6px solid #ffffff;
	width:800px;
	float:left;
}

.contentpanel02{
	background-color:#fff;
	border-bottom:7px solid #ffffff;
	width:800px;
}

.contentbg01{
	width:800px;
	float:left;
}
.navpanel{
	width:196px;
	float:left;
}
.contentbox{
	width:604px;
	float:right;
}
.contentbox02{	
	border-left:6px solid #a8bbc7;
	border-right:6px solid #a8bbc7;
	padding:15px 35px 0px 35px;
}

.footer01{
	position:relative;
	width:800px;
	clear:both;
}
.footer02{
	position:relative;
	width:800px;
	background-color:#e5eaee;
	clear:both;
	border-top:6px solid #ffffff;
	margin-bottom:15px;
}


.button01{
	width:64px;
	height:17px;
	background-color:#FFFFFF;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #7f7f7f;
	border-bottom:1px solid #7f7f7f;
	color:#055794;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	padding-top:1px;
	text-align:center;
	cursor:pointer;
}
