body	{
		margin:0px;
		padding:0px;
	background :	url('/metrix/img/bg_page.gif') repeat-x #e4c3d6;
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#828282
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}

a		{
		color:#5EACC2;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}

ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		background-image: url(images/list3.gif);
		background-repeat: no-repeat;
		background-position: 0 6px;
		padding:0 0 0 9px
		}
ul a	{
		color:#5EACC2;
		text-decoration:underline;
		}
ul a:hover{
		text-decoration:none;
		}
		
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li 	{
		height:15px;
		color:#3B3B3B;
		background:url(images/list2.gif) bottom left no-repeat;
		padding:0 0 0 13px
		}
ol a	{
		text-decoration:none;
		color:#3B3B3B;
		}
ol a:hover{
		text-decoration:underline;
		}

/* More */
.more a	{
		color:#44423D;
		text-decoration:underline;
		}
.more a:hover{
		text-decoration:none;
		}
.more img{
		margin:0 6 0 0px;
		}
		
/* Footer */
.footer	{
		color:#FFFFFF;
		font-size:10px;
		padding:41 0 0 0;
		text-align: center;
		}
.footer span{
		font-family:arial;
		}
.footer a{
		text-decoration:none;
		color:#FFFFFF;
		}
.footer a:hover{
		text-decoration:underline;
		}

/* Left */
.left ul{
		margin:3 0 0 35px;
		padding:0px;
		list-style:none;
		}
.left ul li {
		height:20px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 11px
		}
.left ul a{
		color:#3A3A3A;
		font-weight:bold;
		text-decoration:none;
		}
.left ul a:hover{
		text-decoration:underline;
		}
		
/* Line */
.line	{
		width:100%;
		height:1px;
		background:url(images/line1.gif) top left repeat-x
		}		
		
/* Page 1 */
.p1_t1	{
		width:522px;
		height:138px;
		margin:17 0 0 0px;
		background:url(images/1_bg1.jpg) top left no-repeat
		}
.p1_t1 .text {
		margin:0 0 0 31px;
		width:234px;
		color:#828282
		}
		
/* Page 2 */
.p2_t1	{
		margin:6 17 0 19px;
		}
		
.p2_t2 .text{
		margin:11 20 0 8px;
		}
.p2_t2 .left{
		margin:0 15 0 0px;
		}
		
.p2_t3	{
		margin:14 0 0 8px;
		}
.p2_t3 .left{
		margin:0 15 0 0px;
		}
		
/* Page 3 */
.p3_t1	{
		margin:3 17 0 19px;
		}
		
.p3_t2	{
		margin:34 0 0 8px;
		}
.p3_t2 .text{
		margin:11 0 0 8px;
		}
.p3_t2 .text .left{
		margin:3 15 0 0px;
		}
.p3_t2 .text .line{
		width:489px;
		}
		
/* Form */
.form	{
		margin:11 0 0 8px;
		}
input{
		width:177px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#404040;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#828282;
		padding:2 0 0 7px;
		margin:2 0 0 0px;
		}
textarea{
		width:177px;
		height:176px;
		overflow:auto;
		border-style:solid;
		border-width:1px;
		border-color:#404040;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#828282;
		padding:2 0 0 7px;
		margin:2 0 0 0px;
		}
		
/* Page 7 */
.p7		{
		margin:37 0 0 16px;
		}
input.default
{
	width: auto;
	height: auto;
	border: none;
	padding: 0;
	margin: 0;
}



.faq * {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	line-height: 150%;
}

.faq a {
	color: #5EACC2;
}

.faq h1, .faq h1 * {
	font-size: 14pt;
}

.faq h1 a {
	color: #000080;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	text-decoration: underline;
}

.faq .answer {
}

.faq .answer a {
	color: #000080;
	font-weight: bold;
}

.faq .question {
	font-weight: bold;
}


a.menuitem, a.menuitem:link, a.menuitem:visited, a.menuitem:active, a.menuitem:hover {
	background-color: #FFF;
	color: #424242;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 100;
	padding: 4px 14px;
	text-decoration: none;
}

a.menuitem:hover {
	background-color: #E74A8C;
	color: #FFF;
}

a.menuitem.selected {
	background-color: #E74A8C;
	color: #FFF;
}

#menu {
	float: right;
	margin-top: 2px;
	width: 514px;
}

#slogan {
	background-color: #E7E7E7;
	color: #666;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding: 4px 12px;
	white-space: nowrap;
	width: 178px;
}

#container_footer {
	height:100px;
	width:100%;
	padding:10px 0 0 0;
	background:#FFF;
}
#footer {
	width:738px;
	margin:0 auto;
	text-align:center;
}
#footer ul li {
background-image: none;
display:inline;
font-family:tahoma;
font-size:12px;
color:#7f7f7f;
}
#footer ul li a {
font-family:tahoma;
font-size:12px;
color:#7f7f7f;
text-decoration:none;
}
#footer ul li a:hover {
text-decoration:underline;
}
