﻿/****************************
	Layout
****************************/
#Services .header {
	padding: 5px; 
	padding-bottom: 15px;}
#Services .footer {
	padding:15px 5px; }
#Services .title {
	padding-left: 15px; }
#Services .description {
	padding-left: 25px;
	padding-bottom: 10px; }


/****************************
	Style & Colors #1258a8
****************************/
#Services .footer {
	font-size: 10pt; }
#Services .title {
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	color: #00348e; }
#Services .description {
	font-size: 10pt; }
	
.PageBG {
	background-color: #ffffff; }
.PageText {
	color: #00348e; }