body {
	margin:0px auto;
	width:955px;
	background-image: url(../images/bg.gif);
}
#page-top-left{
	float:left;
	width:10px;
}
#container{
	float:left;
	width:935px;
	margin-right:10px;
	background-color:#FFFFFF;
}
#left-panel{
	float:left;
	width:308px;
	background-color:#FFFFFF;
}
#right-panel{
	float:left;
	width:627px;
	background-color:#FFFFFF;
	background-image:url(../images/right-bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#button-panel{
	 background-image:url(../images/button-bg.gif); 
	 background-repeat:no-repeat; 
	 background-position:left bottom;
	 padding:0px 0px 0px 88px;
	 height:26px;
}
#footer{
	clear:both;
	width:935px;
	height:40px;
	background-image:url(../images/footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}
.footer-text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818283;
}




a img{
	border:none;
}
p{
	margin:0px;
	margin-bottom:15px;
}
h1, h2{
	margin:0px;
	margin-bottom:5px;
	font-weight:bold;
}
ul{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:15px;
}
li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 35px;
	padding-top:8px;
	list-style-type: none;
	padding-bottom:5px;
}
h2{
	padding:0px;
	margin:0px;
	padding-bottom:8px;
}




.text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4b5866;
	line-height:18px;
}
.text-bold{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4b5866;
	line-height:18px;
	font-weight:bold;
}
.purple-text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#bd1a8d;
	line-height:18px;
}
.purple-text-small{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bd1a8d;
	line-height:16px;
}
a.purple-text:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4b5866;
	line-height:18px;
}
a.purple-text-small:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b5866;
	line-height:18px;
}
.purple-bold{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#bd1a8d;
	line-height:18px;
	font-weight:bold;
}
a.purple-bold:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4b5866;
	line-height:18px;
	font-weight:bold;
}
.purple-title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#bd1a8d;
	line-height:18px;
	font-weight:bold;
}


#sec1{
	height:90px;
	width:286px;
	padding:10px 10px 0px 10px;
	background-image:url(../images/section-bg1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#sec2{
	margin-left:20px;
	float:left;
	width:198px;
	padding:15px 10px 0px 15px;
	background-image:url(../images/section-bg2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.h-dotted-line{
	background-image:url(../images/h-dotted-line.gif);
	background-repeat:repeat-x;
	background-position:left center;
}



#form-left{
	float:left;
	width:100px;
	font-weight:bold;
	padding-bottom:8px;
}
#form-right{
	float:left;
	width:180px;
	padding-bottom:8px;
}
.box{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4b5866;
	width:200px;
	border:1px solid #b8bec4;
}