/***********************************************/
/* upton.css                            */
/* Use with upton/index.php.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	color: #2b3087;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFF;
	vertical-align: top;
	font-size: 9px;
}
.searchresult_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b3087;
	text-align: left;
	list-style-image: url(images/buttons/greentickbox.gif);
}
.contactbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0000CC;
	text-decoration: none;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	vertical-align: top;
}

a:hover{
	text-decoration: underline;
	color: #fbe700;
}

/************** header tag styles **************/

h1{
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

h2{
	color: #2b3087;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}
.searchresult_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

h3{
	color: #333366;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.searchresult_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2b3087;
	text-align: left;
}

h4{
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align: right;
	text-decoration: underline;
}
.bullets {
	color: #000;
	list-style-image: url(images/buttons/greentickbox.gif);
	list-style-type: none;
}
.contenttext04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(images/buttons/greentickbox.gif);
	text-align: left;
}

h5{
	color: #333366;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}

.footer01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2b3087;
	text-align: center;
}
.footer02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.imageboxlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2b3087;
	text-align: center;
}
.yellowboxbackground {
	background-color: #fbe700;
}
.contenttext01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2b3087;
}
.footerbkground {
	background-image: url(images/footer01_1000x350px.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.celloutline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.contenttext02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.contentheader01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2b3087;
	text-align: right;
}
.contentheader02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.contenttext03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fbe700;
}
.contentheader03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fbe700;
}
.navigator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}
.contenttext04 td p strong {
	font-size: 12px;
}
.searchbox .searchbox {
}
.searchbox .searchbox tr .searchbox p input {
	text-align: center;
}
.style1 table tr .contenttext01 table tr td .contentheader01 strong {
	text-align: right;
}

