/*
html, body {
	margin: 0px;
	padding: 0px;
}
*/

* {margin: 0px; padding: 0px;}

html * {margin: 0px; padding: 0px;}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/pr4_bg.gif);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
}

body td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

body td .news {
	font-size: 14px;
	color: #666666;
}

.orange {
	color:#E17201
}


/* -------------- home Panels --------------- */	

div#container{text-align:left}

div#container{
	width:870px;
	background-color: #FFFFFF;
	margin:0 auto;
}


#container #background {
	float: left;
	height: auto;
	background-color: #FFFFFF;
}

#topNav {
	float: left;
	height: 25px;
	width: 870px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #222222;
}


#headPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	padding-top: 60px;
	padding-left: 290px;
	padding-right: 240px;
	float: left;
	height: 128px;
	width: 340px;
	background-repeat: no-repeat;
	background-color: #EC7500;
}


#headPanel .white {
	color: #ffffff;
}
#headPanel .headText {
	color: #ffffff;
}



#navigation {
	float: left;
	height: 43px;
	width: 870px;
}



div#generic {
	width: 870px;
	background-position: center;
}


div#introText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	float: left;
	width: 250px;
	text-align: left;
	padding-top: 42px;
	padding-left: 36px;
}


div#infoPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	float: left;
	width: 280px;
	text-align: left;
	background-color: #E7E8EC;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 1px;
	padding-bottom: 20px;
	clear: left;
	margin-bottom: 10px;
}


div#infoPanel {
	width: 170px;
	padding-left: 20px;
	padding-right: 20px;
}




div#signPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	float: left;
	width: 278px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 1px;
	padding-bottom: 20px;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}


div#signPanel {
	width: 168px;
	padding-left: 20px;
	padding-right: 20px;
}


div#accPanel {
	width: 168px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

div .accBody {
	width: 490px;
	float: left;
	height:auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

div .accBody p {
	padding-left: 160px;
}


#signPanel .text {
	font-size: 9px;
}


/* -------------book panel-------------- */


a.more {
	display:block;
	background-image: url(../images/more_but.jpg);
	height: 17px;
	width: 49px;
	background-position: 0px 0px;
}

a.more:hover {
	background-position: 49px 0px;
}






div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	float: right;
	width: 516px;
	text-align: left;
	padding-top: 30px;
	padding-right: 60px;
}



div#content ul {
	padding-left: 16px;
}




div#signoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	width: 870px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-top: 14px;
}

div#signoff td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}


div#signoff a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #888888;
}

div#signoff a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #888888;
}
div#signoff a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #CC6600;
}



#copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 800px;
	float: left;
	background-position: center center;
}

div#digitalclock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 1.5em;
	float: right;
	text-align: right;
	padding-top: 4px;
	padding-right: 20px;
}

html>body div#digitalclock {
	padding-right: 30px;
}




/* -------------- end --------------- */	



/* -------------- nav styles --------------- */	

#navigation p {
	display: none;
	}

#navigation #home {
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}

#navigation #home:hover, #navigation #home.activeLink {
	background-position: 0px -43px;
}


#navigation #aboutpr4 {
	background-position: -145px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #aboutpr4:hover, #navigation #aboutpr4.activeLink {
	background-position: -145px -43px;
}



#navigation #services {
	background-position: -290px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #services:hover, #navigation #services.activeLink {
	background-position: -290px -43px;
}


#navigation #looking {
	background-position: -435px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #looking:hover, #navigation #looking.activeLink {
	background-position: -435px -43px;
}


#navigation #casestudies {
	background-position: -580px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #casestudies:hover, #navigation #casestudies.activeLink {
	background-position: -580px -43px;
}


#navigation #contactUs {
	background-position: -725px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #contactUs:hover, #navigation #contactUs.activeLink {
	background-position: -725px -43px;
}



/* -------------- end --------------- */





/* -------------- text style control --------------- */


h1, h2, h3, h4, h5 {
	letter-spacing: -.01em;
}


h1 {
	font-size: 32px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4em;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	line-height: 1.6em;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}


h4 {
	font-size: 12px;
	color: #155487;
	line-height: 1.5em;
}

/* -------------- end --------------- */




/* -------------- home Panels --------------- */	

#panelNew {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 294px;
	background-image: url(../images/panels/new_panel.jpg);
	background-repeat: no-repeat;
	}
	
/*#panelNew a {
	margin-top: 162px;
	margin-left: 186px;
	}
	 */
	
#panelMigrate {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 293px;
	background-image: url(../images/panels/migrate_panel.jpg);
	background-repeat: no-repeat;
	}
	
/*#panelMigrate a {
	margin-top: 162px;
	margin-left: 186px;
	}
	 */	
	
	
#panelUpgrade {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 293px;
	background-image: url(../images/panels/upgrade_panel.jpg);
	background-repeat: no-repeat;
	}
	
/*#panelUpgrade a {
	margin-top: 162px;
	margin-left: 186px;
	}
	 */	
	

/* -------------- end --------------- */	


/* -------------book panel-------------- */




a.book {
	display:block;
	background-image: url(../images/readMore_but.jpg);
	height: 23px;
	width: 77px;
	/*margin-top: 162px;
	margin-left: 186px;*/	
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.book:hover {
	background-position: -77px 0px;
}


/* -------------book panel end -------------- */
	






/* -------------main menu-------------- */


div#menu {
	float:left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

html>body div#menu {
	width: 206px;
}




/* ---------- */


div#menu ul {
	margin-bottom:0px;
	padding: 0px;
	width: 230px;
	line-height: 2.9em;
}

html>body div#menu ul {
	width: 206px;
	line-height: 2.6em;
}

/* ---------- */

div#menu li {
	position: relative;
	list-style: none;
	margin: 0;
	font-size: 1.2em;
	color: #777777;
}

/* ---------- */


div#menu li a {
	display: block;
	color: #666666;
	text-decoration: none;
	width: 230px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
html>body div#menu li a {
	width: 206px;
}


div#menu .navpanel {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 230px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #6BA0CA;
}
html>body div#menu .navpanel {
	width: 206px;
	line-height: 1.2em;
}


/* ---------- */


div#menu li a:hover {
	color: #1A639A;
	padding-left: 24px;
	background-color: #C6C6C6;
}


div#menu li a.activeLink {
	color: #1A639A;
	padding-left: 24px;
	background-color: #C6C6C6;
	font-weight: bold;
}

/* ---------- */

div#menu ul a {
	width: 230px;
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
}
html>body div#menu ul a {
	width: 206px;
}


/* -------------- end --------------- */




td .style1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}




/* -------------- traffic body styles --------------- */	


div#bodyText {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
	padding-top: 30px;
	padding-left: 34px;
	padding-right: 60px;
}



div#selectFeatured {
	display:block;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFffFF;
	height: 67px;
	width: 652px;
	padding-top: 26px;
	padding-left: 34px;
	background-image: url(../images/blueGrad_rpt.jpg);
	background-repeat: repeat-y;
}


html>body div#selectFeatured {
	width: 618px;
	height: 37px
}


div#selectFeatured .yellbold{
	color: #FFCC33;
	font-weight: bold;
}






/* ---------------list bullet--------------- */

	
div#bodyText ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 18px;
}

div#bodyText li {
	line-height: 1.8em;
}






/* -------------- end --------------- */


#infoPanel hr {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	height: 1px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}


td {
	font-size: 12px;
	line-height: 1.5em;
}

img {
	border: 0px;
}



/* generic hyperlink */

a {
	color: #155487;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}



/* targetted hyperlink */

a.navLink:link {
	color: #000000;
	text-decoration: underline;
}
	
a.navLink:visited {
	color: #000000;
	text-decoration: underline;
}
	
a.navLink:hover {
	color: #993300;
	text-decoration: underline;
}



/* alt targetted hyperlink */

a.selectedLink:link {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
	
a.selectedLink:visited {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
	
a.selectedLink:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}



/* form css elements */



.box {
	background-color: #E0E0E0;
	padding-top: 1px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 14px;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

.button2 {
	background-color: #D6690D;
	border-top: 1px solid #EB9B4A;
	border-right: 1px solid #AE5409;
	border-bottom: 1px solid #AE5409;
	border-left: 1px solid #EB9B4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-repeat: no-repeat;
	height: 16px;
	color: #FFFFFF;
	width: 46px;
}
.heading {
	color: #FFFFFF;
	font-size: 20px;
}
.admin-heading {
	font-size: 16px;
	color: #599F8A;
}
.sub-heading {
	font-size: 14px;
	color: #00CCCC;
}
.clive {
	margin-right: 20px;
	margin-bottom: 6px;
}
