@charset "iso-8859-1";
/*Square Deal Web Design 2007*/
/*http://www.squaredealuk.com*/

/*Styles stylesheet*/

/*global resets - eliminates cross browser inconsistancies*/
* { margin:0; padding:0; }

/*SITEWIDE BASICS*/
body {
	background-color : #D3D3D3	;
	color : #444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}

a {
	text-decoration: underline;
	color: #006600;
	background: transparent;
}

a:hover {
	text-decoration: none;
}

a:visited
{
	color: purple;
	background: transparent;
}
p
{
	margin: 10px 20px 20px 10px;
	text-align: left;
}

ul
{
	margin: 10px 10px 20px 30px;	
}

ul.sublist{
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px 30px;
}

li{
	padding: 0 0 10px 5px;
}

li.hidebullet
{
	list-style: none;
	list-style-image: none;
}

h1, h2, h3, h4, h5{
	margin: 0 0 5px 0;
}

h1 {font-size: 18px;}

h2 {font-size: 16px;}

h3 {font-size: 14px;}

h1,h2,h3
{
color: #000000;
}

img
{
border: 0px;
}



/*EXTRA FORMATTING*/
.strong1{
	font-style: italic;
}

.strong2{
	font-weight: bold;
}

.strong3{
	font-weight: bold;
	font-style: italic;
}

.strong4{
	color: #006600;
	text-align: center;
}

.strong5{
	font-weight: bold;
	font-style: italic;
	color: #006600;
}

.strong6{
	font-weight: bold;
	font-size: larger;
	font-style: italic;
}

.smaller1
{
	font-size: smaller;
	text-align: center;
}

p.standout
{
border: 1px solid #cccccc;
}

p.disclaimer
{
font-size: smaller;
text-align: center;
}

ul.ulx1
{

}

li.ulx1
{
list-style: circle;
color: #006600;
font-weight: bold;
}

/*STRUCTURAL ELEMENT APPEARANCE*/

#overall_wrapper {
	background: White;
	border: 1px solid #336633;
}

#header_top{
	
}

#header_bottom{
	background : url(../images/ps_header_bottom.jpg) no-repeat scroll;
}

#main_menu{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

#main_menu a {
	text-decoration: none;
	color: #006600;
	background: transparent;
}

#main_menu a:hover {
	text-decoration: underline;
}

#main_menu a:visited
{
	color: purple;
	background: transparent;
}

#main_content{
	text-align: justify;
}

#block1{
	text-align: justify;
	background-image: url(../images/blocks_bg2.jpg);
	background-repeat: repeat-x;
	
}

#block2{
	text-align: left;
	background-color : White;
}

#block3
{
	text-align: left;
}

p.instruction_form
{
	padding-bottom: 20px;
	text-align: left;
}

#inner_footer{
	text-align: center;
	background-image: url(../images/blocks_bg2.jpg);
	background-repeat: repeat-x;
	
}

#footer{
	text-align: center;
	font-size: x-small;
}


/*NASTY LAYOUT TABLE*/
table.tbl_content
{
	width: 100%;
	border-collapse : collapse;
}

td.tbl_block1{
	vertical-align: top;
}

td.tbl_block2{
	vertical-align: top;
}

td. tbl_main_content{	
	vertical-align: top;
}

/*BIGLINKS TABLE*/
table.biglinks
{ }

td.biglinks1
{
background-color: #669966;
color: white;
border: 1px solid #336633;
text-align: center;
}

td.biglinks2
{
background-color: #336633;
color: white;
border: 1px solid #669966;
text-align: center;
}

div.accessworkbutton
{

}

div.registerbutton
{

}

div.placeepcbutton
{

}

div.placehipbutton
{

}
