/* Body StyleSheet */
/* Blue Scheme: #4682B4; Steel blue */
body
{
/*background-image:url(../images/train.jpg), #3A4A58, 006699*/
	background-color:#3A4A58;
	text-align: center;
	line-height: normal;
	word-spacing: normal;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* Bullet StyleSheet */
ul.left
{
	text-align: left;
	list-style-image:url(../images/bullet.jpg)
}

ul.list
{
	list-style-image:url(../images/bullet.jpg);
	list-style-position:inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

/* Paragraph StyleSheet */
p.left 
{
	text-align: left;
}

p.border
{
	border-top-color: #0000CC;
	border-top-style: dashed;
	border-top-width: thin;
	border-top:1px
}

p.title
{
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold; 
}

/* Header StyleSheet */
h4.left
{
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
}

/* Link StyleSheet */

a {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #003063; LINE-HEIGHT: 1.2em; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: none
}
a:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #003063; LINE-HEIGHT: 1.2em; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: underline
}
a.subnav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003063; LINE-HEIGHT: 1.2em; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: none
}
a.subnav:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003063; LINE-HEIGHT: 1.2em; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: underline
}

a.email
{
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;	
}

a.title
{
	text-decoration: underline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;	
}

/* Case Studies Page */
a.list
{
	text-decoration: none;	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;

}

/* Map Page*/
a.map
{
	text-decoration: none;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a.map:hover
{
	text-decoration: underline;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

/* Image StyleSheet */
img
{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

img.icon
{
	padding-right: 5px;
}
/*image border color*/
img.med_border {
	BORDER-RIGHT: #cccccc 2px solid; BORDER-TOP: #cccccc 2px solid; BORDER-LEFT: #cccccc 2px solid; BORDER-BOTTOM: #cccccc 2px solid; padding:2; z-index:10;
}
img.lg_border {
	BORDER-RIGHT: #cccccc 2px solid; BORDER-TOP: #cccccc 2px solid; BORDER-LEFT: #cccccc 2px solid; BORDER-BOTTOM: #cccccc 2px solid
}
.header1 {
	BORDER-RIGHT: #046d97 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #046d97 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; PADDING-BOTTOM: 5px; BORDER-LEFT: #046d97 1px solid; COLOR: black; PADDING-TOP: 5px; BORDER-BOTTOM: #046d97 1px solid; FONT-FAMILY: Arial; width:200px
}

.header2 {
	BORDER-RIGHT: #e2e2e2 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e2e2e2 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; PADDING-BOTTOM: 5px; BORDER-LEFT: #e2e2e2 1px solid; COLOR: black; PADDING-TOP: 5px; BORDER-BOTTOM: #e2e2e2 1px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #F5F6FA; width:200px
}
