/* CSS Document */

blockquote {
	margin: 0;padding: 0;
}

cite {
	display: block;
	margin-left: 2em;
}

.leftFrame {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #dddddd;
	padding: 15px;
}



.rightFrame {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 15px;
}

.smallprintFrame {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #eeeeee;
	padding: 5px;
}

.faqFrame {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #FFFAF0;
	padding: 5px;
}

.h2 
       { 
        font-size: 13px; 
	line-height: 13px;
		font-weight: bold;
        font-family: Verdana;
		color:#FF8400; 
        }
.h3 
       { 
        font-size: 12px; 
	line-height: 18px;
		font-weight: normal;
        font-family: Verdana;
		color:#FF8400; 
        }
.bullet 
       { 
			padding-bottom: 15px; 
        }
.ind
		{
	position:relative;
	left:20px;

		}


h1 
       { 
        font-size: 13px;
		line-height: 28px; 
		font-weight: bold;
        font-family: Verdana;
		color:#FF8400; 
        }
		
a:link { color: #0650B4; text-decoration: none }

a:visited { color: #507AB4; text-decoration: none }

a:hover { color: #0000cc; text-decoration: underline }
