body {
	background-image: url(media/circles.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	}
	
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
.border {
	border: 1px solid #264C73;
	}		
	
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-align: right;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 155%;
	color: #264C73;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.bold {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	}
	
.heading {
	font-size: 14px;
	color: #003366;
	}	
	
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #FFFFFF;
	padding: 18px 10px 10px;
	background-color: #4977A4;
	background-image: url(media/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #264C73;
	border-bottom: 1px solid #264C73;
	border-left: 1px solid #264C73;	
	}	
	
.image {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-top: 7px;
	clear: left;
	}
	
.bluebox {
	background-color: #BBCBDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
	}
	
.bluebox2 {
	background-color: #BBCBDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
	
.bluebox3 {
	background-color: #4977A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	}
	
.bluebox4 {
	background-color: #4977A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	}	
	
.bluebox5 {
	background-color: #BBCBDC;
	padding: 7px;
	border: 1px solid #264C73;
	}	
	
.product {
	padding-top: 10px;
	}	
	
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	letter-spacing: 1px;
	text-align: center;
	padding: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #326699;
	}
	
.navigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #326699;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #88A5C1;
	background-image: url(media/news_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	}
	
a:hover {
	color: #FF6600;
	text-decoration: none;
	}
	
.pagelink {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	}
		
.person {
	font-size: 11px;
	}

.form {
	background-color: #DAE2DE;
	border: 1px solid #264C73;
	margin: 1px;
	}	

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264C73;
	background-color: #BCCDDD;
	padding: 10px 10px 15px 15px;
	font-weight: normal;
	}
	
.forminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264C73;
	background-color: #BBCBDC;
	padding: 10px 10px 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
		
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	line-height: 150%;
	height: 150px;
	width: 350px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
	}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A3A3A3;
	letter-spacing: 1px;
	text-align: center;
	padding: 7px;
	}	
	
.creditlink {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
		
.comlink {
	font-size: 10px;
	color: #5B92C9;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
.comlink:hover {
	color: #A39449;	
	}
