/* CSS Document */
.list{
}
.list li{
	height:20px;
	vertical-align:super;
	list-style-type:disc;
}

.list a{
	text-decoration:none;
}
.faq{}
.faq hr{
	color:#ccc;
	height:1px;
}
.faq-heading{
	FONT-FAMILY: "Frutiger Bold", "Arial", "Garamond", "sans-serif";
	font-size:12pt;
	text-align:center;
	color: #000000;
}
faq-heading-left{
	FONT-FAMILY: "Frutiger Bold", "Arial", "Garamond", "sans-serif";
	font-size:12pt;
	color: #000000;
}
.faq-question{
	FONT-FAMILY: "Frutiger Bold", "Arial", "Garamond", "sans-serif"; 
	FONT-SIZE: 10pt; 
	color: #000000
}

.faq-question td{ padding-left:10px;}
.faq-ans{
	FONT-FAMILY: "Frutiger Roman", "Arial", "Garamond", "sans-serif"; 
	FONT-SIZE: 10pt; 
	text-decoration: none; 
	color: #000000;
}
.faq-ans td{padding-left:10px;}

.MENU_CENTER1 {
	vertical-align: top;
	width: 300px;
	height:15px;
	position:relative;
	left:7;
	top:3;
	overflow: hidden;
	font-weight: bold;
	font-family: Arial, Garamond, sans-serif;
	font-size: 11px;
	color: #9D9D9D;	
}


.MENU_CENTER_BG1 {
	width:300px;
	vertical-align: top;
	cursor: pointer;
	font-weight: bold;
	font-family: Verdana, Arial, Garamond, sans-serif;
	font-size: 11px;
	color: #9D9D9D;	
	text-decoration: none;
	background-image:url(../images/button_large.gif);
	background-repeat:no-repeat;
}

.MENU_CENTER_SM {
	width:80px;
	vertical-align: top;
	cursor: pointer;
	font-weight: bold;
	font-family: Verdana, Arial, Garamond, sans-serif;
	font-size: 11px;
	color: #9D9D9D;	
	text-decoration: none;
	background-image:url(../images/button_small.gif);
	background-repeat:no-repeat;
}

.MENU_HEAD_CENTER:hover{
	text-decoration:none;
}
.single-value-readonly{
	background-color:#dddddd;
	FONT-FAMILY : Arial, Helvetica, sans-serif; FONT-SIZE : 11px; FONT-WEIGHT : normal; COLOR : black;
}
.single-value-underline {
	text-decoration: underline;
	FONT-FAMILY : "Frutiger Bold", "Arial", "Helvetica", "sans-serif"; 
	FONT-SIZE : 14pt;  
	COLOR : black;
}

.single-value-underline-small{
	text-decoration: underline;
	font-weight:normal;
	FONT-FAMILY : "Frutiger Roman", "Arial", "Helvetica", "sans-serif"; 
	FONT-SIZE : 12pt;  
	COLOR : black;
}

.medium_font{
	text-decoration: none;
		font-weight:normal;
	FONT-FAMILY : Arial, Helvetica
, sans-serif; FONT-SIZE : 13px;  COLOR : black;
}

.bold_font{
	text-decoration: none;
		font-weight:bold;
	FONT-FAMILY : Arial, Helvetica
, sans-serif; FONT-SIZE : 13px;  COLOR : black;
}