* {
	margin:0;
	padding:0;
	position: static;
}
body {
	background:#464646;
	font-family:Arial;
	font-size:100%;
	line-height:1.0625em;
	color:#7f7f7f;
	width: 200px;
}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:;}
.container { width:100%;}

p {
	margin-bottom:17px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #000;
}

.maxheight img { position:relative;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:middle;
	text-align:left;
}

.form { height:29px;}
.form input {width:175px; background:none; color:#7f7f7f; border:1px solid #7f7f7f; padding:1px 0 1px 3px; }
textarea { width:182px; height:104px; background:none; overflow:auto; color:#7f7f7f; padding-left:3px; border:1px solid #7f7f7f; margin-bottom:23px;}

/*==================list====================*/
ul {
	list-style:none;
	color: #FFF;
}

.list1 { margin-left:5px;}
.list1 li {
	background:url(images/marker.gif) no-repeat left 7px;
	padding:0 0 5px 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.list1 li a { color:#fff;}

.list2 li { background:url(images/marker1.gif) no-repeat left 8px; padding:0 0 1px 7px;}


/*==================other====================*/
.img-indent { margin:0 16px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:22px;}
.img-box img { float:left; margin:0 16px 0 0;}

.p1 { margin-bottom:20px;}


/*==================txt, links, lines, titles====================*/
a {color:#6c8c9c;}
a:hover{
	text-decoration:none;
	color: #F60;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

h2 { font-size:1em; color:#6c8c9c; margin-bottom:20px;}
h3 { font-size:1em; margin-bottom:5px;}

.link1 { display:block; float:left; background:url(images/link1-left.gif) left top no-repeat #ff6000; color:#fff; text-decoration:none;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 13px 2px 23px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:34px; margin-bottom:35px;}

.title {
	margin-bottom:11px;
	text-align: right;
}


/*==================boxes====================*/
.box {
	background:#ff4500;
	width:100%;
	float: left;
}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; min-height:633px; height:auto !important; height:633px;}
.box .inner { padding:30px 27px 30px 33px;}

.box1 { background:#858585; width:100%;}
.box1 .border-top {background:url(images/border-top1.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; min-height:633px; height:auto !important; height:633px;}
.box1 .inner {
	padding:70px 27px 51px 29px;
	font-size: 12px;
}

.box2 { background:#d7d7d7; width:100%;}
.box2 .border-top {background:url(images/border-top2.gif) repeat-x top;}
.box2 .border-bot {background:url(images/border-bot2.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/border-left2.gif) repeat-y left;}
.box2 .border-right {background:url(images/border-right2.gif) repeat-y right;}
.box2 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; min-height:633px; height:auto !important; height:633px;}
.box2 .inner { padding:17px 14px 10px 12px;}


.box3 {
	background:#fff;
	width:100%;
	font-weight: bold;
}
.box3 .border-top {background:url(images/border-top3.gif) repeat-x top;}
.box3 .border-top-1 {background:url(images/border-top3-1.gif) repeat-x top;}
.box3 .border-bot-1 {background:url(images/border-bot3-1.gif) repeat-x bottom;}
.box3 .border-bot {background:url(images/border-bot3.gif) repeat-x bottom;}
.box3 .border-left {background:url(images/border-left3.gif) repeat-y left;}
.box3 .border-right {background:url(images/border-right3.gif) repeat-y right;}
.box3 .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top;}
.box3 .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
.box3 .left-top-corner-1 {background:url(images/left-top-corner3-1.gif) no-repeat left top;}
.box3 .right-top-corner-1 {background:url(images/right-top-corner3-1.gif) no-repeat right top;}
.box3 .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.box3 .right-bot-corner-1 {background:url(images/right-bot-corner3-1.gif) no-repeat right bottom; }
.box3 .left-bot-corner1 {background:url(images/left-bot-corner3.gif) no-repeat left bottom; }
.box3 .left-bot-corner-1 {background:url(images/left-bot-corner3-1.gif) no-repeat left bottom; }
.box3 .inner {
	color: #000;
	text-align: center;
	width: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 31px;
	padding-left: 35px;
	font-weight: bold;
}
.box3 .inner1 {
	padding:15px 20px 37px 35px;
	font-size: 18px;
	color: #000;
	font-style: italic;
}

.cont-box { padding:0 30px 0 0; margin:0;}
.cont-box span { float:right;}

#buttons-box { width:373px; overflow:hidden;}
#buttons-box .link1 { float:right; margin-left:10px;}

/*header*/
#menu #site-nav {
	padding:42px 0 0 12px;
	font-size: 0.75px;
}
#menu #site-nav img { margin:27px 0 27px 0; display:block;}
#menu #site-nav img.act1 { position:relative; margin:7px 0 -27px 0;}
#menu #site-nav img.act { position:relative; margin:-21px 0 -26px 0;}

/*footer*/
#footer {
	color:#d7d7d7;
	position: fixed;
}
#footer .fleft { padding:15px 0 0 24px;}
#footer .fleft a {color:#d7d7d7;}
#footer .fright { padding:12px 23px 0 0;}
#footer .fright a { color:#fff;}
#footer span { background:url(images/mail-marker.gif) no-repeat left 4px; padding:0 0 0 20px;}


/*==========================================*/
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner br {
	font-family: "Times New Roman", Times, serif;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner p {
	text-align: justify;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner p {
	text-align: right;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner p {
	text-align: left;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner p {
	text-align: right;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner p {
	text-align: center;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner p {
	text-align: center;
}
#page1 #main .wrapper #menu .box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner blockquote .Black_title1 strong {
	color: #000;
}
#page1 #main .wrapper #menu .box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner blockquote .Black_title strong {
	font-family: "Times New Roman", Times, serif;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li ul li .list2 {
	font-style: italic;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li ul li a {
	color: #0F0;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li ul li a {
	color: #09F;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li ul li a {
	color: #09F;
}
.Open_page {
	color: #0FF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li ul li .Open_page {
	color: #0FF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul li a {
	color: #0FF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul li a {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul li a {
	color: #FFF;
}
#Open_Page {
	color: #0FF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul li a {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li .White_writing .White_writing a {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li .White_writing li a {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul li .Open_page .Open_page .White_writing .White_writing {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul .White_writing {
	font-size: 12px;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul .White_writing {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul .White_writing {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul .White_writing {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .list1 .White_writing ul .White_writing .Open_page .Open_page {
	color: #FFF;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .line-hor .list1 li ul li ul li a {
	color: #FFF;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner1 .inner p b font {

}
.intalics {
	font-style: italic;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top-1 .border-right .border-bot-1 .border-left .left-top-corner-1 .right-top-corner-1 .right-bot-corner-1 .left-bot-corner-1 .inner1 .wrapper .col-2 p {
	text-align: justify;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top-1 .border-right .border-bot-1 .border-left .left-top-corner-1 .right-top-corner-1 .right-bot-corner-1 .left-bot-corner-1 .inner1 .wrapper .col-2 p {
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top-1 .border-right .border-bot-1 .border-left .left-top-corner-1 .right-top-corner-1 .right-bot-corner-1 .left-bot-corner-1 .inner1 .wrapper .col-2 p br {
	text-align: left;
}
.leftalign {
	text-align: left;
}
#page1 #main .wrapper #extra-column .box1 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner ul .White_writing .Times_roman .White_writing {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#page1 #main #menu .box .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner blockquote .Black_title strong {
	color: #000;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner .header strong font {
	color: #F60;
}
.CableHaul {
	color: #000;
}
.SmallBold {
	font-weight: bold;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 .header b {
	font-size: small;
}
.size12 {
	font-size: 12px;
	color: #F30;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 .size12 b {
	font-size: 14px;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 .size12 b {
	font-size: 14px;
}
normalsize {
	font-size: 14px;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 table tr td .header .size12 {
	color: #000;
	font-weight: bold;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 table tr td .header .size12 {
	font-weight: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner p {
	font-weight: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 .header {

}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 .size12 strong {
	color: #000;
	font-weight: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 .size12 strong font i {
	font-weight: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 table tr td font font i font b font {
	color: #F00;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 table tr td .header font {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 table tr td font font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 table tr td {
	font-family: "Times New Roman", Times, serif;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p .header b font {
	font-weight: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p .header b font {
	font-weight: bold;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p .header font {
	font-weight: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p {
	font-weight: normal;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p {

}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p {
	font-style: normal;

}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p {
	font-size: 12px;
	color: #000;

}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 table tr td .header .size16 {
	font-size: 16px;
}
.bold16 {
	font-weight: bold;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 .bold16 {
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
#page1 #main .wrapper #content .box2 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .box3 .border-top .border-right .border-bot-1 .border-left .left-top-corner .right-top-corner .right-bot-corner-1 .left-bot-corner-1 .inner1 p {

}
Bold {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
