body {
	background-color: #fff;
	font-size:12px;
	font-family: arial, sans-serif;
	text-align: center;
}

img{
	border: 0px;
}

h1{
	font-size:20px;
	color:#ffba01;
	font-weight:bold;
	margin-top:0px;
}

h2{
	font-size:16px;
	color:#707070;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 2px;
}

h3{
	font-size:14px;
	color:#014393;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 2px;
}

h3.blue-heading{
	font-size:14px;
	color:#014393;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 2px;
}

h3.blue-heading a{
	font-size:14px;
	color:#014393;
	text-decoration:none;
}
h3.blue-heading a:visited{
	font-size:14px;
	color:#014393;
	text-decoration:none;
}

h3.blue-heading a:hover{
	font-size:14px;
	color:#666;
	text-decoration:none;
}


p.smallheader{
	font-size:12px;
	color:#014393;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 2px;
}

.logo{
	background-color:#fff;
	width:248px;
	height:91px;
	padding: 10px 0 0 15px;
}

.nav-bg{
	background-image:url(../images/nav-bg.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:110px;
}

.nav{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding: 17px 0 0 40px;
}

.nav a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.nav a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.nav a:hover{
	color:#fddb9c;
	font-weight:bold;
	text-decoration:none;
}

.starburst-icon{
	background-image:url(../images/starburst-icon.jpg);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding: 10px 5px 0 25px;
}
.starburst-icon a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.starburst-icon a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.starburst-icon a:hover{
	color:#fddb9c;
	font-weight:bold;
	text-decoration:none;
}

.slogan{
	padding: 15px 15px 0 0;
}

.banner-index{
	background-image:url(../images/main-banner.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:240px;
}

.banner-subpage{
	background-image:url(../images/subpage-banner.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:119px;
}

.banner-text{
	padding: 0 40px 20px 0;
	color:#535353;
	font-size: 14px;
}

.banner-text a{
	color:#1258a8;
	text-decoration: none;
	font-weight:bold;
}
.banner-text a:visited{
	color:#1258a8;
	text-decoration: none;
	font-weight:bold;
}
.banner-text a:hover{
	color:#4172aa;
	text-decoration: none;
	font-weight:bold;
}

.banner-text-subpage{
	padding: 20px 40px 20px 310px;
	color:#707070;
	height:50px;
	width:310px;
	font-size:14px;
	line-height:18px;
}

.banner-text-subpage a{
	color:#1258a8;
	text-decoration: none;
	font-weight:bold;
}
.banner-text-subpage a:visited{
	color:#1258a8;
	text-decoration: none;
	font-weight:bold;
}
.banner-text-subpage a:hover{
	color:#4172aa;
	text-decoration: none;
	font-weight:bold;
}

.left-shadow{
	background-image:url(../images/left-shadow.jpg);
	background-repeat:repeat-y;
	width: 20px;
}

.right-shadow{
	background-image:url(../images/right-shadow.jpg);
	background-repeat:repeat-y;
	width: 22px;
}

.content-container{
	width: 958px;
	height: 362px;
	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-x;
	padding-top:20px;
	background-color:#c2d4e9;
}

.content-container-subpage{
	width: 958px;
	height: 472px;
	background-image:url(../images/subpage-bg.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	background-color:#c2d4e9;
}

.bottom{
	background-image:url(../images/bottom-ribboning.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:92px;

}

.footer{
	padding: 0 0 0 20px;
	color:#707070;
	font-size: 12px
}
.footer a{
	color:#707070;
	text-decoration:none;
}
.footer a:visited{
	color:#707070;
	text-decoration:none;
}
.footer a:hover{
	color:#3c3c3c;
	text-decoration:none;
}

.powered{
	padding: 0 20px 0 0;
	color:#707070;
	font-size: 12px
}
.powered a{
	color:#707070;
	text-decoration:none;
}
.powered a:visited{
	color:#707070;
	text-decoration:none;
}
.powered a:hover{
	color:#3c3c3c;
	text-decoration:none;
}

.sidebar-index{
	width:;
}

.sidebar-subpage{
	width:230px;
	padding-left:20px;
}

.buttons-subpage{
	padding-right:10px;
}

.content-index-bg{
	background-image:url(../images/main-content-bg-darker.jpg);
	background-repeat:no-repeat;
	width: 577px;
	height:189px;
	background-color:#a4bfdd;
}

.content-index{
	text-align: left;
	font-size:12px;
}

.content-subpage{
	text-align: left;
	width:450px;
	padding: 15px 20px 15px 25px;
	font-size:12px;
}

.content-subpage a{
	color:#3c61b5;
	text-decoration:none;
	font-weight: bold;
}

.content-subpage a:visited{
	color:#3c61b5;
	text-decoration:none;
	font-weight: bold;
}

.content-subpage a:hover{
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

.content-subpage-bg{
	background-image:url(../images/subpage-content-bg.jpg);
	background-repeat:no-repeat;
	width: 456px;
	height:452px;
	background-color:#c3d5e9;
}
.newsletter-form-bg{
	background-image: url(../images/newsletter-form-bg.jpg);
	background-repeat:no-repeat;
	width: 293px;
	height:155px;
	font-size: 12px;
}

.newsletter-form-bg-subpage{
	background-image: url(../images/newsletter-form-bg-subpage.jpg);
	background-repeat:no-repeat;
	width: 230px;
	height:147px;
	font-size: 12px;
}

.contact-form{
	font-size: 12px;
}

.formborder{
	border: 2px solid #014393;
}


p.newsletter-heading{
	font-size:14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

ul.arrow{
	line-height: 20px;
  margin-left: 10px;
  margin-top:3px;
  padding-left: 0;
  list-style: none;
	font-family: arial;
	font-size: 12px;
}
	
ul.arrow li {	
    padding-left: 30px;
    background-image: url('../images/arrow-list-image-trans.png');
    background-repeat: no-repeat;
    background-position: 5px 3px;
		font-family: arial;
		font-size: 14px;
		line-height:25px;
		color:#fff;
		font-weight:bold;
}

ul.arrow li a{	
		font-family: arial;
		font-size: 14px;
		line-height:25px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
}

ul.arrow li a:visited{	
		font-family: arial;
		font-size: 14px;
		line-height:25px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
}

ul.arrow li a:hover{	
		font-family: arial;
		font-size: 14px;
		line-height:25px;
		color:#fddb9c;
		font-weight:bold;
		text-decoration:none;
}

ul.list-space li{
	margin-bottom:10px;
}

span.email{
	font-size: 12px; 
}

span.email a:link{
	text-decoration: none;
	color: #3c61b5;
	font-weight: bold;
}

span.email a:visited{
	text-decoration: none;
	color: #3c61b5;
	font-weight: bold;
}

span.email a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}