.copyright {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #18598F;
}
.breadcrumb {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #01355C;
}
#login .field {
	background-image: url(images/loginField.gif);
	height: 16px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	color: #666666;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
}
.content {
	padding: 10px;
	color: #01355C;
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #1F6FAA;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.content p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.smallWhite {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.img {
	margin-right: 12px;
}
address {
	font-style: normal;
}
a {
	color: #206FAA;
}
a:hover {
	text-decoration: none;
}

.large {
	font-size: 14px;
}
.medium {
	font-size: 12px;
}
.small {
	font-size: 10px;
	color: #2B6B9A;
}
#email input,#email select,#email textarea {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#button {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contentGreen {
	background-image: url(images/green-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E7F2F4;
}
.copyGreen {
	background-image: url(images/green-footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
	font-size: 12px;
	color: #065188;
	line-height: 140%;
}
.copyGreen h1 {
	color: #43A005;
}
.copyGreen h2 {


}
.copyGreen a {
	color: #43A005;
	font-weight: bold;
	text-decoration: none;
}
.copyGreen a:hover {
	color: #065188;
}
.copyGreen a.button {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
	background-image: url(images/16arrow-icon.gif);
	display: block;
	background-repeat: no-repeat;
	line-height: 16px;
	background-position: left center;
}

.box {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	width: 100%;
}

.box a {
	text-decoration: none;
	letter-spacing: 2px;
}
.photos {
	width: 110px;
	height: 110px;

}
.photo img{
border: 1px solid #ccc;
}

.photo:hover img{
border: 1px solid navy;
}

.photo:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.label {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.textarea {
	background-color: #FFCC00;
}
textarea {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.seo_links, .seo_links a, .seo_links a:link {
	font-size: 9px;
	color: #333;
	text-align: justify;
	cursor: default;
}
#seo h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body {
	background-color: #044D84;
	background-image: url(images/bkg.jpg);
	margin: 0px;
	padding: 0px;
}
.leftJustify {
	text-align: left;
}
#email {
	color: #FFFFFF;
}
#email h2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#email #button {
	font-size: 14px;
	background-color: #125F97;
	color: #FFFFFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 60px;
}
.capfirst {
	text-transform: capitalize;
}
.resourceLink {
	font-size: 10px;
	color: #206FAA;
}
.menuGreen {
	line-height: 25px;
	text-align: center;
	background-image: url(images/greenMenuBkg.gif);
}
.copyGreen ul {
	background-color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	-moz-border-radius: 10px;
}
.copyGreen ul li {
}
