
body  {
	font-family:verdana, helvetica, swiss, sans;
	font-size:9.5pt;
	text-align:center;
	background-image:url("images/bgchip.gif");
}
 
#container{
	position:relative;
	width:778px;
	margin:0px auto 0px auto;
	background-color:#ffffff;
}

#header{
	height:188px;
	width:778px;
}

#content{
	position:relative;
	width:778px;
	top:-50px;
	margin:0;
	background-color:#ffffff;
}

#footer{
	width:758px;
	height:40px;
	background-color:#ffffff;
	font-size:7pt;
	text-align:center;
	clear:both;
}

#mainbody{
	top:10px;
	width:738px;
	margin:0;
	padding:20px;
	line-height:170%;
	background-color:#ffffff;
}

#sidebar {
	width:738px;
	margin-top:10px auto 0 auto;
	border:1px solid #B40388;
	background-color:#ffffff;
}

#side_1{
	position:relative;
	float:left;
	width:330px;
	margin-top:10px;
	margin-left:0px;
}

#side_2 {
	 position:relative;
	 float:right;
	 width:738px;
	 margin-top:0px;
	 margin-left:0px;
}

#side_3 {
	position:relative;
	float:left;
	width:270px;
	padding-left:5px;
	padding-top:15px;
	margin-top:10px;
	background-color:#fceee2;
}

#page {
	float:left;
}

.rt_box {
	position:relative;
	float:right;
	padding:15px;
	width:365px;
	margin-top:10px;
	font-size:7.0pt;
	line-height:130%;
	border:2px solid #a17078;
}

.rt_box a{
	font-size:7.0pt;
}



#inset {
	position:relative;
	width:100px;
	float:left;
	font-size:14pt;
	font-weight:bold;
}

#headline {
	position:relative;
	width:778px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	font-size:16pt;
	font-weight:bold;
	font-style:italic;
}

h2 {
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
}

.smaller {
	font-size:7.5pt;
}

p {
	font-family:verdana, helvetica, swiss, sans;
	font-size:9pt;
	text-align:left;
}

form {text-align:left;}

.t {background: url(images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px;} 
