body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-y;
	background-color: #48494D;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	line-height: 18px;
}
input, option, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #336699;
}
a:hover, a:active {
	color: #990000;
}










.nav {
	color: #003366;
	background-color: #3d72a8;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 80px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;


}
.nav a:hover, .nav a:active {
	color: #FFCC00;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.content {
	background-image: url(../_images/screen.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 40px 100px 40px 80px;
}

.contentImages {
	background-image: url(../_images/screen.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 40px 10px 40px 10px;
}





.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8EB3D7;
	margin-top: 50px;

}
.footerLogo {
	width: 64px;
	padding-top: 10px;
	padding-right: 20px;
}
.footerText {
	padding-top: 18px;
	color: #666666;
}
.footerText a:link, .footerText a:visited {
	color: #666666;
}
.footerText a:hover, .footerText a:active {
	color: #000000;
}









.breadcrumb {
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: -15px;
	text-decoration: none;
	text-align: right;
}
.breadcrumb a {
	text-decoration: none;
}




.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.articlesFeatured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
}
.articlesDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}	
.articlesMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-image: url(../_images/starHome.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}

















.emphasize {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.more {
	font-weight: bold;
	background-image: url(../_images/star.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
.bump {
	padding-left: 25px;
}
.formfields {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.star {
	margin-bottom: -3px;
}
.signup {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D72A8;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEDCEB;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #CEDCEB;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

