@charset "UTF-8";
body {
	width:100%;
    height:100%;
    margin: 0; 
	padding: 0;
	background-color: #FFF;
}

.bar {
	background-color: #000;
	height: 30px;
	width: 100%;
}
.wrapper {
	height: 1100px;
	width: 960px;
}

.box1 {
	width: 920px;
	height:50px;
	float:right;
	padding-top:10px;
}

.box2 {
	width: 130px;
	height:400px;
	padding-left: 30px;
}
.box3 {
	width: 780px;
	height: 1024px;
	float:right;
	padding-right: 20px;
	color:#FFF;

}

.box4 {
	height: 100%;
	width: 152px;
	padding-top: 10px;
	float: left;
}


.nav {
	width: 90px;
	height: 100%;
	padding: 10px;
	float:left;
}

.ruleBar1 {
	background-color: #000;
	height: 5px;
	width: 100%;
}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #F60;
	text-decoration: none;
}

    a:visited {
	text-decoration: none;
	color: #999;
}
 

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.type {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
}

.mainType {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
}

p3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	
}
.secType {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

p4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #666;
}

.grayType {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #666;
}

p5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#090;
	border-top: 1px dotted #000;
	padding-top: 7px;
}

h {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#090;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #090;
	border-top: 1px dotted #000;
	padding-top: 3px;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#090;
}

p5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#090;
}

strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#090;
}

.buttonContainer1 {
	background-color: #900;
	margin: auto;
	height: 30px;
	width: 60px;
}




.box5 {
	height: 100%;
	width: 600px;
	float:right;
}

