/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #00004B;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 19px;
	
}

p  {
	text-align: left;

}


h1 {
	font-size: 20px;
	color: #006DA6;
	line-height: 25px;
	font-weight: normal;
	}
	
h2 {
	font-size: 16px;
	color: #006DA6;
	line-height: 23px;
	font-weight: normal;
	}

	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:  #006DA6;
	line-height: 23px;
	}
	
.intropara  {
	font-size: 14px;
	color: #006DA6;
	font-weight: normal;
	line-height: 21px;

}

.boldpara  {
	font-size: 13px;
	color: #00004B;
	font-weight: bold;
	line-height: 21px;

}

.printsection {
	color: #FFFFFF;
	background-color: #006DA6;
	line-height: 150%;
	font-size: 18px;
	}
	
	
.quotation {
	font-style: italic;
	color: #006DA6;
}


.client  {
	color: #006DA6;
	font-size: 14px; 
}

.rule {
	border-bottom: thin dotted #888888;
}


	

#allcontent {
	width: 850px;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	vertical-align: top;
	
	
}

#main {
	width: 850px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;

}

#sitemap {
	list-style: square;

}

.contact {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#3399CC;
	width: 850px;
	text-align: center;
	line-height: 21px;
	position: relative;
	margin-top: 10px;
	}
	
	
	
.contact a {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	
	}
	
.contact a:link {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	
	}
	
.css {
	text-align: right;
	}



a {
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
	}

a:link {
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;
	
	
}
a:hover {
	color: #006DA6;
	text-decoration:none;
	
}


#nav {
	font-size: 16px;
	color: #CC6600;
	text-align: center;
	top: 200px;
	padding-bottom: 20px;
	}
	

#nav a {
	font-size: 16px;
	color: #3399CC;
	text-decoration: none;
	}

#nav a:link {
	color: #3399CC;
	text-decoration: none;
	
}

#nav a:visited {
	color: #3399CC;
	text-decoration: none;
	
	
}
#nav a:hover {
	color: #00245F;
	font-size: 16px;
	
}



#nav .activepage {
	color: #5E3118;
	font-size: 16px;
	}
	
.addresslinebar {
	color: #999999;

}



.contactpara {
	width: 200px;
	}
	
.caption {
width: 250px;
}




#login  {
	textalign: left;
	border: #888888 thin solid;
	background-color: #ffffff;
}

#login td {
	font-family: Arial, Helvetica, sans-serif;
	color: #455B86;
	font-size: 14px;
	border: none;
	textalign: left;
}

