@import url("variations/ps_stylesheetwidget.css");
@import url("ps_Inner.css");
@import url("ps_Menu.css");
@import url("ps_MenuFooter.css");
@charset "UTF-8";
/* CSS Document */

			/* Global reset */
			/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

			*, html, body, div, dl, dt, dd, ol, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, img, th, td { margin:0; padding:0 }
			table { border-collapse:collapse; border-spacing:0 }
			fieldset, img, div { border:0; margin:0; padding:0}
			address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
			ol, ul, li { list-style:none }
			caption, th { text-align:left }
			h1, h2, h3, h5, h5, h6 { font-size:100% }
			q:before, q:after { content:''}

			blockquote {
				margin: 40px 100px;
				}


		/* Global reset-RESET */
			/* The below restores some sensible defaults */

			strong { font-weight: bold }
			em { font-style: italic }
			ol, ul, li { list-style:none }
			a { outline:none } /* Gets rid of Firefox's dotted borders */
			a img { border:none } /* Gets rid of IE's blue borders */



/*------------------ Main Layout ------------------*/

body{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background:url(../images/bg-ps_gradient.jpg) top left repeat-x #ACD9BE;
}


.PageMaster {
	width: 100%;
	margin: 0 auto;
	text-align: center;	/* to correct IE positioning misbehaviour */
}

div, table{
	text-align:left;
	}
#allContent {
	width:800px;
	margin:0 auto;
	text-align: left;
	}

.clear_float{
	clear:both;
	}

/*------------------ Header ------------------*/

#headerSearchContainer{
	width:800px;
	height:50px;
	}

	#textSize{
		height:30px;
		width:580px;
		margin-top:20px;
		float:left;
		position:relative;
	}

	#search{
		height:40px;
		margin-top:5px;
		width:220px;
		float:right;
		position:relative;
	}
	#dnn_dnnSEARCH_txtSearch{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		width:120px;
		height:23px;
		position:relative;
		background-image:none;
		padding:2px 0 1px 2px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		margin-left:21px;
		}
	#dnn_dnnSEARCH_cmdSearch img{
		border:0;
		position:relative;
		top:8px;
		height:23px;
		}
#ps_homeTitleImages{
		width:800px;
		height:280px;
		background-color:#3CF;
	}		

.ps_title{
	width:800px;
	height:59px;
	background-image:url(../images/ps_title.gif) top left no-repeat;
	}
.ps_address{
	width:800px;
	padding-bottom:10px;
	background-color:#214099;
	}
.ps_address p{
	margin: 0 0 0 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:0;
	color:#E8CE5D;
}
/*------------------ Main Content ------------------*/

#centerContentContainer{
	width:800px;
	padding-bottom:10px;
	background:#FFF;
	}
	#centerContentContainer p {
	padding-bottom:10px;
	}

	#leftColumnContainer{
		width:170px;
		float:left;
		background:none;
		min-height:10px;
		}
		.ps_Menu{
			width:170px;
			background:#E2E2E2;
			text-align:right;
			}
		.ps_backtoMain{
			width:160px;
			padding:5px;
			background:#F00;
			text-align:right;
			margin:10px 0;
			}
		.ps_backtoMain p a:link, .ps_backtoMain p a:visited{
			text-align:right;
			font-weight:bold;
			text-decoration:none;
			color:#fff;
			}
		.ps_backtoMain p a:hover{
			text-align:right;
			font-weight:bold;
			text-decoration:none;
			color:#000;
		}
			
#ContentBreadcrumbContainer{
	width:360px;
	float:left;
	text-align:left;
	}
	.ps_contentCrumb{
		width:360px;
		margin:10px;
		float:none;
		}
		.ps_Breadcrumb{
			width:360px;
			margin:10px;
		}
	.ps_content{
		width:360px;
		margin:10px;
		float:left;
		}
		
	.ps_content a, .ps_contentCrumb a{
		color:#F00;
		text-decoration:underline;
		font-weight:bold;
	}
	.ps_content a:hover, .ps_contentCrumb a:hover{
		color:#005B31;
		text-decoration:none;
		font-weight:bold;
	}


	.ps_content h2, .ps_contentCrumb h2{
			font-family:Arial, Helvetica, sans-serif;
			font-size:20px;
			font-style:italic;
			color:#F00;
		}
		
		.ps_content ul li, .ps_contentCrumb ul li {
			margin-left:20px;
			padding-bottom:10px;
			list-style:disc;
			}
		
	.rightColumn{
		width:230px;
		margin:0	 0 0 10px;
		padding:5px;
		float:left;
		}
		.rightColumn h2{
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			font-weight:bold;
			width:220px;
			text-align:center;
			padding:5px;
			margin-bottom:10px;
			background:#1A3370;
			color:#FFF;
		}

/*------------------Footer ------------------*/	


	
#ps_footerNav{
	text-align:center;
	background: #214099;
	color:#FFF;
	padding:10px 20px 10px 20px;
	width:760px;
	text-align:center;
}
#ps_footerNav a{
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
}
#ps_footerNav a:hover{
	color:#DDD;
}	
#ps_copywright{
	text-align:center;
	color:#000;
	padding:5px;
	width:790px;
	}
.credit {
	text-align:center;
	color:#000;
	padding:5px;
	width:790px;
	}
	.credit a{
		color:#000;
		text-decoration:none;
		}
	.credit a:hover{
		color:#F00;
		}