/* CSS Document */

body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
body {
	background-color: #FFFFFF;
}

.highlight {
	color: #006699;
	font-style: italic;
}

.highlight2 {
	width: 150px;
	margin: 6px 0px 20px 0px;
	display: block;
	border: 1px dotted #999999;
	padding: 6px;
	text-align: left;
}

.highlight3 {
	width: 98%;
	margin: 6px 0px 40px 0px;
	display: block;
	border: 1px dotted #999999;
	padding: 4px;
	text-align: center;
}

.call {
	width: 230px;
	height: 38px;
	display: block;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	background-image: url(../images/button_230.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	vertical-align: middle;
}

a.call:link {color: #333333; font-size: 11px; text-decoration: none; }
a.call:visited {color: #333333; text-decoration: none;}
a.call:hover {color: #003366; text-decoration: none;}
a.call:active {color: #333333; text-decoration: none;}

a.underline:link {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}
a.underline:visited {
	text-decoration: underline;
	color: #006699;
}
a.underline:hover {
	text-decoration: none;
	color: #006699;
}
a.underline:active {
	text-decoration: underline;
	color: #006699;
}

.small {
	font-size: 10px;
	line-height: 10px;

}


h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: 400;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 1.5em;
}

h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	
}
	
ul.reg li {
	padding-left:-16px;
	margin-bottom: 10px;
	margin-left: -15px;
	list-style-image:url(images/squre_14.gif);
	line-height: 1.5em;
	}
	
ul.alpha li {
	list-style: none;
	background:url(images/plus_14.gif) no-repeat;
	padding-left:20px;
	background-position:1 0px;
	margin-bottom: 8px;
	margin-left: -30px;	
	}
 
 ul.beta li {
	list-style: none;
	line-height: 1.5em;
	background:url(../images/plus_12.gif) no-repeat;
	padding-left:20px;
	background-position:1 0px;
	margin-bottom: 8px;
	margin-left: -30px;
	padding-right: 10px;
	}
 
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	padding: 30px 4px 30px 4px;
	color: #8C7555;
}

.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	padding: 30px 4px 30px 4px;
	color: #445562;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
	margin-left: 6px;
}

