body{
	margin:0px;
	background-color:#CCCCCC;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

td{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

th{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.error {

	DISPLAY: none; FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Tahoma

}
.tps{
color:#09579B;
font-weight:bold;
}
h4{
color:#09579B;
font-weight:bold;
}
.masthead{
}
#tps_logo{
margin: 0 0 10px 30px;
color: #09579B;
}

#nav_bar{
	font-weight:bolder;
	color:#999999;
	font-size: 10px;
}
#nav_button{
text-align:center;
font-size:9px;
}
#top_nav{
	background-color:#FFFFFF;
	float:right;
	width:363px;
	display: inline;
	margin-top: -5px;
	margin-right: 15px;
	padding: 0 0 0 15px;
	}
#nav_bar img {
	float: right;
	display: inline;
}
.side_info_h1 {
	font-size: 16px;
	font-weight: bold;
	color: #09579B;
	line-height: 18px;
}
.side_info_sub {
	color: #09579B;
	padding-top: 5px;
	font-size: 14px;
	line-height: 30px;
}


#nav_bar #masthead #tps_logo {
	float: left;
}
#nav_bar img {
	float: none;
}



.menu{
	cursor:pointer;
	cursor:hand;
}
.page_titles{
	font-size:18px;
	margin:5px;
	text-transform:none;
	color: #09579B;
}

.inputbox{
border:#999999 solid 2px;
font-weight:bold;
font-size:11px;
width:117px;
height:17px;
color:#999999;
}
.submitbutton{
border:#999999 solid 2px;
background-image:url(../images/nav-bar-title-gradient.gif);
color:#999999;
}

.body_copy{
	font-size:12px;
	color:#808080;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	margin-left:15px;
	margin-top: 20px;
	margin-right: 20px;
	line-height: 18px;
}
/* Link Properties */
a:link{
	color:#999999;
	text-decoration: none;
}

a:visited {
	color:#999999;
	cursor:pointer;
	text-decoration: none;
}

a:hover {

	color:#FF0000

}
#nav_bar #newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	text-align: center;
	margin-top: 20px;
}

#nav_bar .body_copy a {
	color: #09579B;
	text-decoration: underline;
	font-size: 11px;
}
#nav_bar .body_copy a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
.float_center{
float:left;
}
.phone_number {
	font-size: 24px;
	color: #09579B;
	font-weight: 900;
}
#newsletter {
	background-image: url(../images/newsletters.jpg);
	background-repeat:no-repeat;
}

#iframe {
	border:none;
	padding:0px;
	margin:0px;
}
.sitemap {
	padding: 30px 20px 0 20px;
	background: #ffffff url(../images/corner-sitemap_05.png) repeat-x bottom;
}
.sitemap td {
	text-align: left;
	vertical-align: top;
}
.sitemap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sitemap ul li {
	padding: 1px 0;
}
.sitemap ul a {
	font-size: 11px;
	color: #09579b;
}
.sitemap ul a:hover {
	color: #333;
}
.quick_enquiry_form {
	padding-bottom: 40px;
}
.quick_enquiry_form td {
	color: #004084;
	padding: 4px;
	text-align: left;
}
.quick_enquiry_form input, .quick_enquiry_form textarea {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 4px;
	box-shadow: 5px 5px 10px #888;
	width: 180px;
	color: #004084;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.quick_enquiry_form input.button {
	cursor: pointer;
	height: 40px;
	width: 80px;
	float: right;
	font-size: 14px;
}
.quick_enquiry_form input.button:hover {
	color: #fff;
	background: #004084;
	border: none;
}
