@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}
a{
	text-decoration:none;
	color:#ED5B26;
}

button{
	font-family: Arial;
	font-size: 12px;
	margin:3px;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;

}

.fieldset{
 border:1px solid #CCCCCC;
 width: 100%;
}

.MainCnt {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.PageCnt {
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.PageBdy {
	padding: 0px;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	display: block;
}

.pageSpacer {
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.MenuBar {
}
.PageBdyTopRight {
	float: right;
	width: 300px;
	padding: 0px;
	margin: 0px;
}
.PageHdr {
	clear: both;
	height: 112px;
}
.PageHdrLogo {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 112px;
}
.PageHdrBanner {
	float: right;
	width: 738px;
	height: 112px;
	margin: 0px;
	padding: 0px;
}
.PageBdyTop {
	margin: 0px;
	padding: 0px;
	clear: both;
}



.PageBdyTopLeft {
	float: left;
	width: 640px;
	bborder:1px solid #333333;
	text-align: left;
	margin:0px;
	padding:0px;
}
.TopMenuBar {
	text-decoration: none;
	height: 19px;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	margin-bottom:2px;
}
.TopMenuBar .MenuHor{
	height: 19px;
}
.TopMenuBar .MenuHor ul{
float:right;
font-size:10px;
	background-image:none;
	height: 19px;
}

.TopMenuBar .MenuHor ul li{
margin-top:3px;
float:left;
font-size:10px;
}

.PageBdyCenter {
	clear: both;
}
.PageBdyCenterLeft {
	float: left;
	width: 490px;
}
.PageBdyCenterCenter {
	width: 285px;
	float: left;
}
.PageBdyCenterRight {
	float: right;
	width: 155px;
	padding: 0px;
	margin: 0px;
}
.PageFooter {
	clear: both;
	color: #FFFFFF;
	background-color: #FF3115;
	text-align: center;
	height: 24px;
}
.MenuBar {
	clear: both;
	height: 41px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.Sect{	
	margin: 0px;
	padding: 0px;
}

.SectRight {
	background-image: url(../images/sect_right_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.SectBottom {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/sect_bottom.png);
	margin: 0px;
	padding: 0px;
}
.SectLeft {
	background-image: url(../images/sect_left_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.SectBottomLeft {
	background-image: url(../images/sect_left_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.SectBottomRight {
	background-image: url(../images/sect_right_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.SectBdy {
	padding: 22px;
	min-height:100px;
	bborder:1px solid #333333;
}



.SectOrange{
	background-color: #F8B041;
}

.SectOrange .SectRight {
	background-image: url(../images/sect_orange_right_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.SectOrange .SectBottom {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/sect_orange_bottom.png);
	margin: 0px;
	padding: 0px;
}
.SectOrange .SectLeft {
	background-image: url(../images/sect_orange_left_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.SectOrange .SectBottomLeft {
	background-image: url(../images/sect_orange_left_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.SectOrange .SectBottomRight {
	background-image: url(../images/sect_orange_right_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.gcon_page_search {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBB53;
	display: block;
	padding:5px;
	clear:both;
}
