body{
	margin: 0 0 0 0;
	text-align:center;
/*	font-family: Cambria, Georgia, Times, "Times New Roman", serif; */
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 11pt;
	line-height:150%;
	background-color:#efefef;
}

#top{
	background-image: url('../images/logo_back.jpg');
	width: 100%;
	height: 294px;
	text-align:center;
}

#container{
	border: 0px solid #000;
	clear: left;
	vertical-align:top;
	background-color: #FFFFFF;
	display: block;
	padding-top:10px;
}

#wrap, #wrap-no-border {
	margin: 10px auto 10px;
	padding: 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 820px;
}

#wrap {
	border-top: 1px dotted #AAA;
	border-left: 1px dotted #AAA;
	border-right: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
}

#menuitem{
	border: 0px none;
	width: 200px;
	height: 117px;
	float: left;
	text-align: center;
	font-size: 14pt;
	padding-top: 5pt;
	background-repeat: no-repeat;
	color: #0000FF;
}

#menuitem img{
	border: 0px;
	margin-top:10pt;
}

#menuitem:hover{
	color: #FF0000;
}

#diver{
	clear:left;
}

#paperbottom{
	/* background-image: url('../images/bottom-shade.png');
	width: 820px;
	height: 19px;
	background-repeat: no-repeat;*/
}

#sectionbottom{
	width: 820px;
	height: 0px;
	background-color:#FFF;
}

#page-bottom{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 8pt;
	margin-top:0;
	margin-bottom:10pt;
}

#column, #column95, #column70, #column25, #column780{
	width: 380px;
	height:100%;
	float:left;
	padding-left:10pt;
	padding-right:10pt;
	border:0px solid #000;
}

#column95{
	width: 700px;
}

#column780{
	width: 780px;
	padding-left:20px;
}

#column70{
	width:500px;
}

#column25{
	width:240px;
	text-align:center;
	border: 0px solid #000;
	padding-top:20pt;
}

#section-menu-bg{
	background-color:#FFF;
	border-bottom: 1px dotted #CCC;
}

#section-menu{
	padding-left:10pt;
	margin-top:5pt;
	margin-bottom:5pt;
	vertical-align:middle;
	font-size:14pt;
}

#section-menu td{
	border:0px solid #000;
}

#section-menu td#active{
	font-size:16pt;	
}

#section-menu td#pointer{
	width:10pt;
}

#rc1, #rc2, #rc3{
	color: #516B9F;
}

#rc2{
	color:#55AA55;
}

#rc3{
	color:#DD6A1D;
}

#hc1, #hc2, #hc3, #hc4, #hc5, #hc6{
	font-weight: normal;	

}

#hc1{
	color: #7A3788;
}

#hc2{
	color: #9F3986;
}
	
#hc3{
	color: #4F8FBD;
}

#hc4{
	color: #465C89;
}

#hc5{
	color: #30A42B;
}
	
#hc6{
	color: #FB7100;
}

#inside{
	float:left;
	display:block;
}

#hotkey{
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#4F8FBD;
	font-weight:normal;
}

a{
	height:100%;
	color: #0000AA;
}

a:hover{
	color: #ff0000;
}

#menuitem a{
	text-decoration:none;
}

#underline{
	text-decoration:underline;
	font-weight:normal;
}


img{border: 0px;vertical-align:baseline;}

h1, h2, h3, h4 {
	font-family: Helvetica, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size:18pt;
	margin-top:15pt;
	margin-bottom:4pt;
	padding-bottom:0pt;
	color: #672F72;
}


h3{
	font-size:16pt;
}

h4{
	font-size:14pt;
}

p{
	margin-top:1pt;
}

ul{
	list-style-type: none;
	padding-left:0px;
}

div#left{
	float:left;
}

div#right{
	float:right;
}


div#clear{
	clear:both;
}

.f16pt{
	font-size: 16pt;
}

.indent20pt{
	text-indent: 20pt;
}

.w100p{
	width:100%;
}

#numbered{
	list-style-type:decimal;
}

#send_message input, #send_message textarea{
	width:100%;
}

#send_message textarea{
	height:150px;
}

#send_message #input_x{
	width: 150px;
}

#bigbox{
	width:100%;
	height:300px;
}

#email{
	width:200px;
}
