a{
	outline:none;
}

p{
	padding:0px;
	margin:0px;
}

h1, h2 {
	color:#09b09b;
	font-size:22px;
	font-family:Georgia;
}

form{
	padding:0px;
	margin:0px;
}

a#footerLink, a#footerLink:hover {
	color:#FFFFFF;
}

body, html{
	margin: 0px;
	padding: 0px;
	height:100%;
	background-image:url(../images/middleGradientblue.jpg);
	background-repeat:repeat-x;
	background-position:center 150px;
	background-color:#c6d5ea;
	font-family:Arial;
	font-size:12px;
	color:#909798;
}

iframe{
	border:0px;
}

a img { 
	border:0;
}


.header{
	background-image:url(../images/headerBackground2.gif);
	background-repeat:repeat-x;
	height:178px;
	position:absolute;
	width:100%;
	top:0; /* stick to top */
	overflow:hidden;
}


.topBanner{
	background-image:url(../images/topBanner2.jpg);
	background-repeat:no-repeat;
	height:178px;
	width:950px;
	margin:0px auto;
	overflow:hidden;
}

.homeClick{
	cursor:pointer;
	width:200px;
	height:150px;
}

.menuHolder{
	margin:0 auto;
	background-image:url(../images/menuGradientTopLevel2.gif);
	background-repeat:repeat-x;
	height:40px;
	padding-left:80px;
}

.center{
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	width:950px;
	min-height:100%; /* real browsers */
	background-color:#FFFFFF;
	/* background-image:url(../images/dropShadow.gif);
	background-repeat:repeat-y; */
	background-position:0px 150px;
}

.centerShadow{
	margin:0px auto;
	width:950px;
}

.centerShadow2{
}


.centerContent{
	margin:0 auto;
	width:950px;
	padding-top:173px;
	padding-bottom:70px;
}

.contentLeft{
	float:left;
	width:545px;
	padding-left:25px;
	padding-top:25px;
}
.contentLeft2{
	padding-top:5px;
}

.contentRight{
	float:right;
	width:340px;
	padding-right:25px;
	/* padding-top:5px; */
	padding-top:25px;
	
}
.contentRight2{
	width:340px;
	padding-top:15px;
	padding-bottom:25px;
}

.homeImagesHolder{
	width:544px;
	height:330px;
	background-image:url(../images/homeImageHolder.gif);
	background-repeat:no-repeat;
}

.homeImages{
	padding:12px 15px 12px 15px;
}

.homeImageText{
	width:447px;
	height:37px;
	z-index:10;
	position:relative;
	margin-top:-75px;
	margin-left:15px;
}

.homeButton{
	float:right;
	cursor:pointer;
}


.homeButton img{
	/* border:1px solid #000000; */
	padding-bottom:6px;
}


.bottomImage{
	float:left;
	border:4px solid #DDDDDD;
	margin-left:5px;
	margin-top:10px;
}

.newsHolder{
	float:right;
	display:inline;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #DDDDDD;
	width:340px;
	margin-top:15px;
}

.newsHeader {
	/* background-image:url(../images/newsbackground.gif); */	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background-color:#DDDDDD;
	/* margin-top:-12px; */
	padding:5px;
	color:#003366;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
}
.newsHeader a {
	color:#003366;
	text-decoration:none;
}
.newsHeader a:hover {
	color:#ffffff;
}

.newsFooter{
	/* background-color:#ddf1f3; */
	font-size:1px;
	height:10px;
	width:340px;
}

.newsFooter2 {
	/* background-color:#ddf1f3; */
	width:198px;
	padding:3px 6px;
	font-weight:bold;
	color:#003366;
}

.newsFooter2 span {
	cursor:pointer;
}

.prevbutton {
	cursor:pointer;
	width:59px;
	float:left;
	margin-left:4px;
	margin-top:80px;
}

.nextbutton {
	cursor:pointer;
	width:55px;
	float:right;
	margin-right:10px;
	margin-top:80px;
	
}


.videoHolder{
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border:1px solid #DDDDDD;
	margin-left:63px;
	margin-top:10px;
	width:210px;
}
	

.footer{
	/* background-color:#a7dbe0; */
	background-color:#003366;
	margin:-65px auto;
	height:65px;
	position:relative;
}

.footerBar{
	/* background-color:#00ae97; */
	background-color:#009999;
	/* background-image:url(../images/dropShadowFooterGreen.gif);
	background-position:center;
	background-repeat:repeat-y; */
	height:2px;
	margin:0px;
	padding:0px;
	font-size:1px;
}

		
.footerShadow{
	margin:0px auto;
	width:950px;
	background-color:#336699;
	/* background-image:url(../images/dropShadowFooter.gif);
	background-repeat:repeat-y; */
}

.footerContent{
	margin:0px auto;
	width:940px;
	height:50px;
	padding-top:12px;
}

.footerInfo{
	font-size:10px;
	color:#FFFFFF;
	padding-left:15px;
	float:left;
}

.footerImages{
	margin-top:-5px;
	/* padding-right:1px; */
	float:right;
}

.clear{
	clear:both;
	font-size:1px;
	height:1px;
	margin-bottom:-1px;
}


/* Subpage and Sidebar Styles */

.contentLeftSubpage{
	float:left;
	display:inline;
	width:155px;
	padding-left:15px;
	padding-top:20px;
}

a {
	color:#09B09B;
}
a:hover {
	color:#19a08B;
}

.contentCenterSubpage{
	padding:20px 5px 10px 5px;
	margin-left:5px;
	width:500px;
	float:left;
	display:inline;
	color:#2c2c2b;
	line-height:18px;
}

.contentCenterSubpage a{
	font-color:#ffffff;
}

.contentCenterSubpage a:hover{
	font-color:#dddddd;
}

.contentCenterSubpageLong{
	padding:20px 15px 10px 5px;
	width:600px;
	float:left;
	display:inline;
	color:#2c2c2b;
	line-height:18px;
	text-align:left;
	overflow:hidden;
}

.contentRightSubpage{
	float:right;
	width:215px;
	margin-left:10px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:20px;
	line-height:18px;
	overflow:hidden;
}

.contentRightSubpage a{
	color:#FFFFFF;
}

/* News */
.newsItems .newsContainer {
	margin-top:10px;
	padding:5px;
}
.newsTitle{
	margin-top:5px;
	font-family:"Times New Roman", Times, serif;
	color:#003366;
	font-size:14px;
	font-weight:bold;
	/* color:#00b29a; */
}
.newsTitle a {
	color:#003366;
	text-decoration:none;
}

.newsText, .newsDate {
	color:#666666;
}

.newsText {
	margin-top:4px;
}

.newsMore a.newsAnchor {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
