/* general */
		body {
			background:#ffffff;
			}

		p, li, dt, dd, td		
		{
			margin-top: 0px;
			margin-left: 0px;
			color: #222;
			font-family: Georgia, Times, serif;
			font-size: 13px;
			line-height: 17px;
		}
		ul		
		{
			color: #222;
			list-style-image: url(../images/generic/bullet_02.gif);
			margin-top: 0px;
			margin-right: 10px;
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			line-height: 14px;
		}
		li		
		{
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			line-height: 14px;
		}
		.leftloose {
			margin-right:10px;
		}
		.news		
		{
			margin-top: 0px;
			margin-left: 15px;
			margin-right: 10px;
			color: #222;
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			line-height: 14px;
		}
		.samples		
		{
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			color: #222;
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			line-height: 14px;
		}
		.standard {
			margin-left:15px;
			margin-right:10px;
		}
		.tiny		
		{
			margin-left: 15px;
			margin-right: 10px;
			margin-top: 0px;
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			line-height: 18px;
		}
		.center {
			text-align:center;
		}
		.footext		
		{
			text-align: center;
			margin-top: 5px;
			font-family: Georgia, Times, serif;
			font-size: 11px;
			line-height: 19px;
		}
		.blue { 
		color:#006699;
		}
		a, a:link {color:#006699; text-decoration: none;}
		a:visited {font-weight: normal; color:#006699; text-decoration: none;}
		a:hover {color:#006699; text-decoration: underline;}
		
		table {
			border:0px;
			padding:0px;
			margin:0px;
		}
		td {
			vertical-align:top;

		}
		.padten {
			padding: 10px;
		}
		img {
			border:0px;
			display: inline;
			}
		

/* special */

		.navtext {
			margin-bottom: 0px;	
		}
		
		
/* generic layout */
		
		#container {
			width: 650px;
			width: 650px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 10px;
			padding: 0px;
		}

		#header {
			padding:0px;
			margin-bottom: 10px;
			background-color: #ffffff;
			}

		#content {
			padding: 0px;
			margin-right: 330px;
			background-color: #ffffff;
			
		}
		#content-b {
			padding: 0px;
			margin-right: 310px;
			background-color: #ffffff;
			
		}

		#sidebar-a {
			float: right;
			width: 330px;
			margin: 0;
			margin-left: 0;
			padding: 0px;
			background-color: #ffffff;
		}
		#sidebar-b {
			float: right;
			width: 310px;
			width: 310px;
			margin: 0;
			margin-left: 0;
			padding: 0px;
			background-color: #ffffff;
		}

		#footer {
			clear: both;
			padding: 0px;
			margin-top: 20px;
			background-color: #ffffff;
		}

/* container */
		
		div.contain_310 {
			background:url(../images/contain/contain_310_middle.gif) repeat-y;
			width:310px;
		}
		div.contain_310_head {
			background:url(../images/home/contain310_top.gif) repeat-y;
			width:310px;
		}
		div.contain_310_foot {
			background:url(../images/home/contain310_bottom.gif) no-repeat;
			width:310px;
		}
		div.contain_330 {
			background:url(../images/contain/contain330_middle.gif) repeat-y;
			width:330px;
			margin-top:2px;

		}
		div.contain_330_head {
			background:url(../images/contain/contain330_top.gif) repeat-y;
			width:330px;
		}
		div.contain_330_foot {
			background:url(../images/contain/contain330_bottom.gif) no-repeat;
			width:330px;
			height:20px;
		}
		div.services_bucket {
			background:url(../images/services/bucket_back.gif) repeat-y;
			width:650px;
		}
		div.pdm_bucket {
			background:url(../images/contain/contain_pdm_middle.gif) repeat-y;
			width:650px;
		}