body {
	background: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

table {
	border: 0;
}
td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
h1 {
	display: block;
	width: 504px;
	height: 44px;
	line-height: 44px;
	padding: 0px 0px 0px 27px;
	margin: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #000000;
	

}
h2 {
	margin: 0px 0px 22px 27px;
	padding: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}
h3 {
margin: 0px 0px 22px 27px;
	padding: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 	1.2em;
	font-weight: normal;
	color: #000000;
}
a:active, a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* ------structural-------*/
.main {
	background: #ffffff;
	width: 532px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.hide-for-print {
	display: block;
	padding-left: 12px;
	border-top: 0;
	border-left; 0;
	border-right: 0;
	border-bottom: 5px solid #666666;
}
.hide-for-print img {
	border: 0;
}
/*----------------------- TOP rules -------------------------*/
.top {
	display: none;
}
/* ----------------------------------------LEFT COLUMN RULES ------------------------*/
.left_column {
	display: none;
}

/* ----------------------------------------CENTER COLUMN RULES ------------------------*/
.center_column {
	width: 532px;
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 0;
}
.center_column p {
	margin: 0px 0px 18px 27px;
}
.header {
	display: none;
}
.primary_services li {
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 10px 20px;
}
.intro-text {
	color: #000000;
	font: bold 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 482px;
	padding: 18px 23px 0px 0px;
	margin: 0px 0px 27px 0px;
}
.p_more {
	margin: 0px 0px 18px 10px;
	padding: 0px 0px 0px 0px;
}


/* ----------------------------------------RIGHT COLUMN RULES ------------------------*/
.right_column {
	display: none;
}

/* -------------FOOTER --------------------*/
.footer_links {
	display: none;
}

.footer_links p {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font: 10px "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
.footer_links .links {
	float: right;
	padding: 7px 0px 7px 0px;
}
.footer_links .links a {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
}
.footer_copy {
	background: #ffffff;
	padding: 10px 10px 60px 17px;
	color: #000000;
	font: 10px "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.footer_copy p {
	font: 10px "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.footer_copy  .links {
	float: right;
	padding: 7px 0px 7px 0px;
}
.footer_copy  .links a {
	color: #000000;
}
/* ---------------- FORM RULES -------------------*/

.btn_small {
	border: 0px;
	width: 67px;
	padding: 0px 10px 0px 0px;
	height: 22px;
	line-height: 22px;
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../images-design/btn_small.gif) no-repeat 0 0;
}
.btn_small:hover {
	background: url(../images-design/btn_small.gif) no-repeat -77px 0px;
}

.btn_med {
	border: 0px;
	width: 104px;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../images-design/btn_med.gif) no-repeat 0 0;
}
.btn_med:hover {
	background: url(../images-design/btn_med.gif) no-repeat -114px 0px;
}
.btn_large {
	border: 0px;
	width: 113px;
	padding: 0px 10px 0px 0px;
	height: 22px;
	display: block;
	line-height: 22px;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../images-design/btn_large.gif) no-repeat 0 0;
}
.btn_large:hover {
	background: url(../images-design/btn_large.gif) no-repeat -123px 0;
}

/*-------------all pages rules ---------*/
.points {
   padding-bottom: 14px;
	background: url(../images-design/points.gif) repeat-x 0% 100%;
}
.link-more {
	font-weight: bold;
	padding-left: 8px;
	margin-left: 5px;
	background: url(../images-design/arrow_more.gif) no-repeat 0px 5px;
}
.hightlight-red{
	text-transform: uppercase;
	color: #ffffff;
	background: #666666;
	padding: 0px 2px 1px 2px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	color: #454548;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px 0px 21px 42px;
	padding: 0;
	color: #454548;
	list-style-type: square;
	list-style-image: none;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	
	padding: 0px 0px 21px 0px;
}
.txt_right {
	text-align: right;
}
.pic-left {
	float: left;
}
.pic-right {
	float: right;
}
