	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	text-align: center;
	background-color: #20397C;
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 10px 0 0 0;
	padding: 0;
}
.sp_home,
.sp_homer{
	width:81px;
	BACKGROUND: none transparent scroll repeat 0% 0% !important;
	border-left:0;
	text-align:right;
	}
.sp_home a,
.sp_homer a{
	text-align:right;
	background-image:none;
	}
.outerShell {
	width: 789px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
}
.innerShell {
	width: 789px;
	padding: 0;
	margin: 0;
	float:left;
	background-color:#fff;
}
.footer {
	clear: both;
	position: relative;
	margin: 40px 90px 10px 90px;
	font-size: 0.8em;
	text-align: left;
	color: #808080;
}

a {
	color: #06388F;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

a:hover {
	color: #4D68B7;
	text-decoration: none;
}

.date {
	font-size: 1.2em;
	font-weight: bold;
	color: #20397C;
}

.question {
	font-size: 1.2em;
	font-weight: bold;
	color: #20397C;
}

.banner {
	text-align: right;
	float: right;
	font-size: 0.75em;
	margin: 0 7px 0 0;
	width: 75%;
}
.banner a{
	text-decoration: none;
}
.banner a:hover {
	text-decoration: none;
	color: #06388F;
}
.banner img {
	border: 1px solid #222984;
}
.nobanner {
	text-align: right;
	float: right;
	font-size: 0.7em;
}
.nobanner a{
	text-decoration: none;
}
. nobanner a:hover {
	text-decoration: none;
	color: #06388F;
}
.nobanner img {
	border: 1px solid #fff;
}


.content {
	clear: both;
	margin: 0 50px 20px 50px;
	padding: 0;
	width: 660px;
}

.content h5 {
	padding: 0 0 4px 0;
	font-size: 1.75em;
	color: #20397C;
	clear: both;
	text-align: center;
	font-weight: normal;
}

.leftcolumn {
	float: left;
	width: 110px;
	}
	
.leftcolumn p {
	margin: 0;
	padding: 0;
}
	
.leftcolumn img{
	margin: 0 0 45px 0;	
}

.pagebody {
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
}

.pagebody h4 {
	padding: 0;
	margin-top: 0;
	font-size: 1.45em;
	color: #20397C;
	clear: both;
}

.pagebody p{
	margin-top: 0;
	margin-bottom: 15px;
}


.logo {
	margin: 0;
	padding: 0 0 0 20px;
	width: 157px;
	float: left;
}


/* BLOG */

div #blog_photo {
float:left;
width:15%;
}

div #blog_body {
float:left;
width:85%;
}

div #blog_body h4 {
font-size: 1.4em;
}

div #blog_body p {
font-size: 1.2em;
}

div #blog_body h4 {
margin-top: 0;
}

p#blog-disclaimer {
color:#555555;
font-style:italic;
margin:2.5em 0;
font-size: 1em !important;
}

/* END BLOG */


/* LINK IMAGE SWITCHING */

.innerShell ul.links {
	float: 							right;
	list-style:						none;
	margin:							0;
	padding:						18px 0 0 0;
	width:							789px;
	background-color:				#fff;
	background-position:			bottom;
	background-repeat:				repeat-x;
	border-bottom:					1px solid #A6B0CA;
}

.innerShell ul.links:after {
	display:						block;
	content: 						".";
	height: 						0;
	font-size:						0;
	clear: 							both;
	visibility:						hidden;
}

.innerShell ul.links li {
	float:							right;
	padding-right:					0;
	background-image:				url(_images/nav_left_line.gif);
	background-repeat:				0;
	background-position:			left;
	background-repeat:				no-repeat;
}

.innerShell ul.links li a {
	display:						block;
	height:							16px;
	background-repeat:				none;
	font-size:						.9em;
	text-decoration:				none;
	padding:						0 7px;
	line-height:					16px;
	border-bottom:					0;
	
	
}

.innerShell ul.links li a:hover {
	
	background-repeat:				repeat-x;
	background-position:			bottom;
	background-color:				#20397C;
	color:							#fff;
}

.innerShell ul.links li a:hover, .innerShell ul.links li a.selected {
	background-position:			bottom left;
}
.innerShell ul.subnav{
	display:none;
	margin:0;
	padding:9px 0 0 0;
	position:absolute;
	top:0;
	left:0;
	width:150px;
	font-weight:normal;
	list-style:						none;	
}
.innerShell ul.subnav li{
	float:none;
	margin:0;
	padding:0;
	background-color:#fff;
	background-image:none;
	border-left:1px solid #ccc;
	font-weight:normal;
	list-style:						none;	
}
.innerShell ul.subnav li a{
	font-weight:normal;
	border-bottom:0;
}
.innerShell ul.subnav li a:hover{
	background:none;
	font-weight:bold;	
	background-color: #20397C;
	color: #fff;
}

/* END LINK IMAGE SWITCHING */
