body{
	font-family:Arial, Helvetica, sans-serif;
}

p{
	text-align:justify;
}

table .layout{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.header {
	background-repeat:repeat-x;
	background-image:url(../images/top-gradient.gif);
}

.toplink{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

.footer {
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/bottom-gradient.gif);
	text-decoration:none;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.faqdiv {
	margin: 0px;
	padding: 5px;
}

.faadiv {
	margin: 0px;
	padding: 5px;
	border: 1px solid #cccccc;
	display: none;
}

.faadiv2 {
	margin: 0px;
	padding: 5px;
	border: 1px solid #cccccc;
	display: none;
}

.question-b {
	 cursor:pointer;
}

.question{
	padding-left:20px;
	padding-top:10px; 
	color:#666666; 
	font-weight:bold;
	font-size:12px;
}

.answer-b {
	background:url(../images/faqbackground.png) no-repeat;
	width:350px;
	height:0px; 
	overflow:hidden;
	margin-bottom:8px;
	font-size:11px;
}

.answer{
	padding-left:20px; 
	padding-right:20px;
	text-align:justify; 
}

.answer-close{
	padding-left:250px;
	padding-top:12px;
}

#faq hr{
	margin-top:4px;
	margin-bottom:4px;
}

.header-2{
	background:url(../images/faqquestion.png) no-repeat; 
	font-size:14px;
	font-weight:bold; 
	height:25px; 
	padding: 3px 0px 0px 20px; 
	color:#FFFFFF;
	text-align:left;
}

.header-3{
	
	font-size:13px;
	font-weight:bold;
	height:25px; 
	padding: 3px 0px 0px 0px; 
	color:#333333;
	text-align:left;
}

.circle_arrow_bullet a{
	font-size:12px;
	text-decoration:none;
	color:#333333;
}

.circle_arrow_bullet a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#666666;
}

.table_with_border{
	border-right:#CCCCCC solid 1.5px;
	border-left:#EEEEEE solid 1px;
	height:150px;
	background-position:bottom;
	background-image:url(../images/white-bg-bottom.png);
	background-repeat:repeat-x;
}

.information{
	border-right:#CCCCCC solid 1.5px;
	border-left:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
}

.table_with_border td{
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}

.table_with_border th{
	font-size:12px;
	height:25px;
}

.header-4{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
}

.unordered_list_left_float_2{
	margin-left:20px;
}

.header-5{
	background:url(../js/build/assets/skins/sam/sprite.png) repeat-x 0px 0px; 
	height:30px; 
	padding-top:5px; 
	padding-left:20px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	text-align:left;
}

.header-1 {
	color:#003399;
	font-size:25px;
	width:350px;
	text-align:left;
}

.top-left{
	background:url(../images/background/left-top-border.png) top left no-repeat;height:50px;width:50px;
}

.top{
	background:url(../images/background/top-border.png) top no-repeat; height:10px; width:10px;
}

.top-right{
	background:url(../images/background/right-top-border.png) top right no-repeat;height:50px;width:50px;
}

.left-upper{
	background:url(../images/background/left-border-upper.png) left no-repeat;height:25px;width:12px;
}

.right-upper{
	background:url(../images/background/right-border-upper.png) right no-repeat;height:25px;width:12px;		
}

.left{
	background:url(../images/background/left-border.png) left no-repeat;
}

.right{
	background:url(../images/background/right-border.png) right no-repeat;		
}

.bottom-left{
	background:url(../images/background/left-bottom-border.png) bottom left no-repeat;height:50px;width:50px;
}

.bottom{
	background:url(../images/background/bottom-border.png) bottom no-repeat;height:10px;
}

.bottom-right{
	background:url(../images/background/right-bottom-border.png) bottom right no-repeat;height:50px;width:50px;
}

.left-lower{
	background:url(../images/background/left-border-lower.png) left no-repeat;height:25px;width:12px;
}

.right-lower{
	background:url(../images/background/right-border-lower.png) right no-repeat;height:25px;width:12px;		
}

.main_links table{
	margin:1px;
	margin-left:5px;
	margin-right:5px;
}

.main_links a{
	text-decoration:none;
	color:#fff;
}

.main_links a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}