body, html {			
	height:100%;			
}
body {
	background:#7c9ab0 url('/uploads/33/47/334708712d460c5215f25c00c3753684/main_bg.jpg') repeat-y right; 
	margin:0px;
}
.rightColumn {
	width:20%;
	height:100%;
	background: #eeeeee url('/uploads/84/39/84398dea0bb5c3e8edadcc604d137939/rightCol_bg.jpg') repeat-y right;			
	text-align:center;	
}
.rightColumn #pb_wg_bg {
	background: url('/uploads/7b/cc/7bcca2aec1adf456448337de1cb8118b/pb_wg_bg.jpg') repeat-x;
	width:100%;
	text-align:left;			
}
.rightColumn #pb_wg {
	background: url('/uploads/12/1e/121e084660a5384cc3014d48567e6f1d/pb_wg.jpg') left no-repeat;
	height:53px;
}
.leftColumn {			
	width:80%;				
	background: white url('/uploads/1c/4c/1c4c929a1d02471a6423fb63ce09030f/context_bg.jpg') repeat-y right; 
}		
.leftColumn #header {
	width:100%;
	background:#7c9ab0 url('/uploads/1c/f9/1cf9f79950da3249fc22ed0602aedc03/leftCol_header.jpg') right no-repeat; 
	height:86px;
	position:relative;
}
.leftColumn #header #title, .leftColumn #header #title_bg  {
	color:white;
	font-size:36pt;
	font-weight:bold;
	font-family:arial;
	font-variant:small-caps;
	letter-spacing:12px;
	top:15px;
	left:5px;
	position:absolute;
	z-index:10;
}
.leftColumn #header #title a {
	color:white;
	text-decoration:none;
}
.leftColumn #header #title_bg  {
	color:black;
	z-index:5;
	top:17px;
	left:7px;
}
.leftColumn #context {
	/*background: #fff url('/uploads/1c/4c/1c4c929a1d02471a6423fb63ce09030f/context_bg.jpg') repeat-y right; */
	width:95%;
	font-family:verdana;
	font-size:9pt;
	color:#242424;
	-moz-box-sizing:border-box;			
	position:relative;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:15px;
}
.leftColumn #context a {
	color:#7C9AB0;
	font-weight:bold;
}
.leftColumn #context a:hover {
	text-decoration:none;
}
.leftColumn #pageTitleBG {
	background: url('/uploads/a8/cc/a8cc0efada7d28ec9af8dfe4c881c325/page_title_bg.jpg') repeat-x; 
	width:100%;
}
.leftColumn #pageTitleBG #pageTitle {
	background: url('/uploads/8b/5a/8b5a09a61ea56f787112c4cdbbedd8ee/page_title.jpg') right no-repeat; 
	width:100%;
	height:50px;
}		
.leftColumn #pageTitleBG #pageTitle h2 {
	font-size:14pt;
	color:#696969;
	font-family:arial;
	font-weight:normal;
	margin:0px;
	padding-top:2px;
	padding-left:25px;
	letter-spacing:3px;
}
.rightColumn #nav {
	width:85%;
	background: #b5b5b5 url('/uploads/ef/ba/efbada913a825c6062844397a21e195d/nav_bg.jpg') repeat-x top;			
	border-right:solid #848484 1px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-left:3px;
	padding-top:7px;
	padding-bottom:7px;
}
.rightColumn #nav a {
	color:white;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
	line-height:8pt;			
}		
.rightColumn #nav .selectedMenuItem {
	color:yellow;
}
#loginStyles {
	font-size:8pt;
	font-family:arial;
	padding-bottom:25px;
}
#loginStyles a {
	color:#89ACCF;
	font-weight:bold;			
	border-bottom:solid transparent 2px;
	text-decoration:none;
}
#loginStyles a:hover {
	border-bottom:dotted #B2C9D9 2px;
}	

.copyright {
	border-top:solid silver 3px;
	background-color:gray;
	font-family:arial;
	font-size:9pt;
	color:silver;	
	text-align:center;
}

