/* Search Results Page Module Styles - Created December 22, 2008
------------------------------------------------------------*/

/** General Styles for all Modules **/
#workspace {
	background:#fff url(images/global/column-shadow.jpg) right repeat-y;
	padding:19px 0 0;
	}

.workspace-footer-left {
	background:url(images/global/column-footer-bg-left.gif) left bottom no-repeat;
	height:24px;
	padding-left:7px;
	}

.workspace-footer-right {
	background:url(images/global/column-footer-bg-right.gif) right bottom no-repeat;
	height:24px;
	width:100%;
	float:right;
	}

/* Workspace Styles - Updated January 6, 2009
------------------------------------------------------------*/

#workspace-content {
	margin:0 25px 0 20px;
	}

#workspace-content h1 {
	font-size:1.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	position:relative;
	}
	
#workspace-content h2 {
	color:#25527E;
	font-size:1.5em;
	font-weight:bold;
	position:relative;
	}
	
#workspace-content p, #workspace-content dl {
	font-size:1.3em;
	color:#666;
	position:relative;
	}

#workspace-content p {
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
	margin-bottom:12px;
	}

#workspace-content em { font-style:italic; }
	
#workspace-content a { font-size:1em; color:#25527e; }
#workspace-content a:hover { color:#2d86e2; text-decoration:underline; }
	
#workspace-content dl { 
	margin: 17px 0 0 0;
	color:#000;
	}

	#workspace-content dt { font-size:1.1em; color:#25527E; }
		
		#workspace-content dd { margin:0 0 12px 30px; }
	
/* Check Anatomy Styles - Created January 6, 2009
------------------------------------------------------------*/

#check-anatomy {
	width:502px;
	margin:0 auto 12px;
	}
	
/* FAQs Styles - Updated January 16, 2009
------------------------------------------------------------*/

#workspace-content p.disclaimer, p#inquiry { border:none; }

#workspace-content p.disclaimer { 
	color:#000;
	font-size:1em;
	margin:14px 0 0;
	}
	
#workspace-content p#inquiry {
	font-size:1.5em;
	font-weight:bold;
	margin:7px 0 0;
	}
	
	#workspace-content #inquiry a { font-size:1em; }
	
/* Check Security Styles - Created January 6, 2009
------------------------------------------------------------*/

#check-security h2 { margin:17px 0 7px 0; }

#check-security p { border:none; color:#000; }

	#check-security p img {
		float:left;
		margin:0 7px 0 0;
		}
		
	img.centered-image { 
		display:block;
		width:450px;
		margin:0 auto 17px;
		}
		
/* Privacy Policy Styles - Created January 6, 2009
------------------------------------------------------------*/

#privacy-policy h2 { margin:17px 0 7px 0; }

#privacy-policy p { border:none; color:#000; }