/*---------------------------------------------------BODY----------------------------------------------------*/
.body {
		text-align: left;
		font-size: 175%;
		font-weight: normal;
		color: #D2D3D5;
		text-align: left;
		margin: 30px 40px 30px 40px;
		padding: 10px;
}

.enquiry {
		font-size: 100%;
		font-weight: normal;
		font-color: #BD402A;
		padding: 5px;
		background-color: D2D3D5;
}


.page{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}



/*---------------------------------------------------GENERAL-------------------------------------------------*/
h1 {
	font-size: 150%;
	font-weight: normal;
	color: #000033;
	text-align: left;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #336666;
	text-align: left;
	padding-bottom: 0px;
}
p {
	text-align:left;
	font-size: 90%;
}

.content {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
}
.dyk {
	font-size: 100%;
	font-weight: normal;
	color: #616162;
	text-align: left;
	background-color: #EEEEFF;
	
}

.table {
	text-align: left;
	background-color: #ffffff;
	padding: 10px;
}

.title {
	font-size: 150%;
	font-weight: normal;
	color: #00000;
	text-align: left;
	background-color: #ffffff;
}

.titletips {
	font-size: 120%;
	font-weight: normal;
	color: #3A89C1;
	text-align: left;
	background-color: #ffffff;
}

.willlinks {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: right;
	background-color: #ffffff;
}

.subtitle {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
}


/*---------------------------------------------------HEADER--------------------------------------------------*/
.headline {
	text-align: left;
	color: black;
	width: 500px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	font-weight: bold;
	}

.phone {
	text-align: left;
	color: black;
	width: 500px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	font-weight: bold;
	font-size: 120%;
	}

.header {
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 300px;
	float: right;
	}
.headlinks_light{
	text-align: left;
	color: white;
	width: 200px;
	padding-left: 20px;
	padding-top: 50px;
	float: left;
	font-weight: bold;
	}
.headlinks_dark {
	text-align: left;
	color: black;
	width: 200px;
	padding-left: 20px;
	padding-top: 50px;
	float: left;
	font-weight: bold;
	}
.headlinks_dark a{
	color: black;
	text-decoration: none;
	}
.headlinks_light a{
	color: white;
	text-decoration: none;
	}
.headlinks_dark a:hover, .headlinks_light a:hover{
	text-decoration: underline;
	}
/*---------------------------------------------------NAV-----------------------------------------------------*/
.nav {
	background-color:#3A89C1; 
	text-align: center; 
	padding: 2px 2px 2px 2px; 
	color: white; 
	border-top: solid 1px black; 
	border-bottom: solid 1px black;
	}
.nav ul {
	margin: 0px;
	padding: 4px;
}
.nav ul li{
	list-style-type: none;
	display: inline;
	padding: 0px 15px 0px 15px;
	font-weight: bolder;
	font-style: 100%;
}
.nav a{
	color: #CEE1E1;
	text-decoration: none;
}
.nav a:hover{
	color: #F5F8F8;
	text-decoration: underline;
}
.nav strong{
	color: white;
}
/*---------------------------------------------------CONTENT-------------------------------------------------*/
.pgspcr {
	width: 700px; 
	padding: 15px;
}
.pgspcr .tools_content {
	padding-left:50px;
}
.pgspcr .content {
	padding-left:300px;
}
.content ul {

	margin-top: 3px;
	text-align: left;
	margin-left: 0px;
}
.content li {
	text-align: left;
	margin-left: 35px;
	list-style-image: url(images/sm_blue_bullet.jpg);
}
.content a {
	color: #336666;
}
.content a:hover {
	background-color: #E7DCE4;
	color: #000000;
}

/*---------------------------------------------------PRO-NAV AT BOTTOM---------------------------------------*/
#bottom-nav1, #bottom-nav2, #bottom-nav3, #bottom-nav4, #bottom-nav5, #bottom-nav6, #bottom-nav7 {
	border-right: solid 1px #cccccc; 
	padding: 0px 5px 0px 4px;
	font-size: 80%;
	color:#999999;
}
#bottom-nav8 {
	padding: 0px 5px 0px 4px;
	font-size: 80%;
	color:#999999;
}
.bottom-nav {
	height: 20px; 
	padding: 2px 0px 1px; 
	border-top: solid 1px #cccccc; 
	text-align:center;
	background-color:#FFFFFF;
}
/*--------------------------------------------------FOOTER----------------------------------------------------*/
.footer {
	width: 740px; 
	font-size: 80%; 
	color:#336666; 
	padding-top: 10px;
	}
.bottom-nav a{
	color: #666666;
	}
.bottom-nav a:hover{
	background-color: #E7DCE4;
	color: #000000;
	}
/*---------------------------------------------------ANY LINK DROP DOWN MENU--------------------------------------*/
.anylinkcss{
margin-top: 7px;
position:absolute;
visibility: hidden;
line-height: 18px;
background-color: #D0DADA;
width: 230px;
text-align: left;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #ffffff;
text-decoration: none;
font-weight: normal;
padding: 0px 5px;
color: black;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #669999;
color: white;
text-decoration: none;
}
/*-----------------------------------------------------------TOOLS--------------------------------------------------------*/
.tools_footer {
	width: 600px; 
	font-size: 80%; 
	color:#336666; 
	padding-top: 10px;
	}
.pgspcr_tools {
	width: 400px; 
	padding-left: 10px;
	padding-right: 0px;
}
.pgspcr_tools .tools_content {
	padding-left:50px;
}

.header_tools {
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 300px;
	float: left;
	}
.tools .page{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
