html,body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: .82em;
	border: 1px outset #eee;
	border-bottom: 0px;
}

hr {
	height:1px;
}

img { -ms-interpolation-mode: bicubic; }

div.info {
	text-justify: newspaper;		
	text-align: justify; 	
}

div.info.side {
	padding:10px;
	background-color:#eee;	
	color: #03215F;	
	text-align: left;
}

.side {
	height: 455px;
}

.titleText {
	font-size:1.5em;
	line-height:1;
	padding-bottom:20px;
}

.name {
	font-size: 1.3em;	
	color: #03215F;	
}

.subMenu a {
	font-size: 12px;
} 

div.quote {
	text-align:left;
	padding-top: 5px;
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #5082A9;
	padding-bottom: 10px;
}

div span.moto {
	font-size: 1.3em;	
	color: #03215F;	
	font-family: bookman old style;
	font-style: italic;
}

#ben-quote {	
	background-color: #eee;
	display:none;
	color: #777;
	font-style: italic;
	font-family: 'Bookman Old Style', serif;
	position: relative;
}

#content {
	position: relative;
	top: -3px;
	font-size: 1.2em;
	line-height: 20px;	
}

#content h3 {
	line-height: 0px;	
}

#footer {
	position: relative;
	top: -28px;		
	font-size: .9em;	
	color: #555;
	padding: 5px;
	text-align: center;
}

table.border {
	background-color: #fff;
	align: center;
	padding: 0px;
	margin: 0px;
}

td.border {
	padding: 0px;
	margin: 0px;
}

td.border.top {
	height: 6px;
	background-image: url(../img/components/Border/top.gif)
}

td.border.topRight {
	width: 16px;
	height: 6px;
	background-image: url(../img/components/Border/topRight.gif)
}

td.border.right {
	width: 16px;
	background-image: url(../img/components/Border/right.gif)
}

td.border.bottomRight {
	width: 16px;
	height: 16px;
	background-image: url(../img/components/Border/bottomRight.gif)
}

td.border.bottom {
	height: 16px;
	background-image: url(../img/components/Border/bottom.gif)
}

td.border.bottomLeft {
	width: 16px;
	height: 16px;
	background-image: url(../img/components/Border/bottomLeft.gif)
}

td.border.left {
	width: 16px;
	background-image: url(../img/components/Border/left.gif)
}

td.border.topLeft {
	width: 16px;
	height: 6px;
	background-image: url(../img/components/Border/topLeft.gif)
}

td.border.center {
	background-color: white;
	padding: 0px;
	margin: 0px;
}
