body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	margin: 0px;
	line-height: 18px;
	background-color: #B0B6C8;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	margin: 0px;
	line-height: 18px;
}
a {
	text-decoration: underline;
	color: #003399;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #0066cc;
	text-decoration: underline;
}
a:hover  {
	text-decoration: underline;
}

a.noUnderline:link, a.noUnderline:visited {
	text-decoration: none;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.noUnderline:hover {
	color: #000;
}

a.arrow:link, a.arrow:visited, a.arrow:hover {
	background-image: url(../images/asterisk.gif);
	background-position: 0 4;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
}

a.noUnderlineHome:link, a.noUnderlineHome:visited {
	text-decoration: none;
	font-size: 9px;
	color: #003399;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.noUnderlineHome:hover {
	color: #000;
}

table.content {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	background-color: #fff;
}

table p {
	margin: 10px 4px 10px 5px;
}

table td {
	vertical-align: top;
}
h1 {
	margin: 30px 0px 30px 5px;
}



table.content img {
	padding: 4px;
	border: 2px solid #B0B6C8;
}

table.content h1 img {
	border: none;
}

h3 {
	color: #427BAC;
	font-size: 20px;
	font-weight: lighter;
	margin: 30px 4px 4px 5px;
	text-transform: uppercase;
	line-height: 21px;
}

h4 {
	color: #427BAC;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 4px 10px 5px;
}


.globalNavContainer {
	background-color:  #FBDB59;
	line-height: 20px;
	height: 25px;
	padding-top: 2px;
}
.header {
	background-color: #B0B6C8;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 14px;
	padding-bottom: 8px;
}
.subheading { 
	color: #0066cc;
	font-size: 16px;
	font-weight: lighter;
	margin: 20px 4px 4px 5px;
	}
	
table.content span.subheading img {
	border: none;
}
.new {
	font-size: 11px;
	font-weight: bold;
	color:  #0066cc;
}

.address {
	color: #fff;
	font-size: 12px;
}

.textSmall {
	font-size: 11px;
}

.textLarge {
	font-size: 14px;
}
