/* CSS Document */

#header li {
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	list-style-type: none;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-align: right;
	font-weight: lighter;
}
#header ul {
	margin-right: 25px;
	padding-top: 50px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #496CAA;
}
#disclaimer a {
	color: #CCCCCC;
	text-decoration: none;
}
#disclaimer a:hover {
	color: #CCCCCC;
}
#process_chart {
	margin: 10px;
	float: right;
	height: auto;
	width: 300px;
	border: 0;
}
#content p {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C4168;
	text-align: justify;
	margin-right: 10px;
}
#bottombox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
	word-spacing: normal;
}
#quotetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
	margin-right: 5px;
}
#quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	overflow: visible;
	margin-right: 25px;
	display: block;
	text-align: right;
	line-height: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	color: #1B294A;
	text-indent: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#form1 p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#content li {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C4168;
}

#special li {
	text-transform: capitalize;
	font-size: 16px;
}
#special ul {
	margin-top: -15px;
	margin-bottom: -10px;
}
#bottombox a {
	color: #CCCCCC;
	text-decoration: none;
}
#bottombox a:hover {
	color: #5B6D9C;
}
