body{
	margin:0;
	padding:0;
	background: #7ec7ea url(../images/bg.png) 0 0 repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: red;}

A{
	color: #000066;
	text-decoration: underline;
}

A:hover{
	color: #000066;
	text-decoration: none;
}

img.sideImg {
	border: 3px solid #002953;
	margin: 10;
}

img.storyImg {
	float:left;
	border: 3px solid #002953;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

img.storyImg2{
	border: 3px solid #002953;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10;
	padding: 0px;
	float: right;
}
#maincontainer{
width: 868px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
clear: left;
}

#pagetitlecontainer{
	width: 868px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	clear: left;
}

#topcontainer{
width: 868px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
clear: left;
}

#bottomcontainer{
	clear: left;
	width: 870px;
	height: 195px; /*Center container on page*/
	background-color: #002953;
	font-family: Geneva, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}

#bottomcontainer A{
	color: #CCCCCC;
	text-decoration: underline;
}

#bottomcontainer A:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#topcontent1{
	float: left;
	background: #FFFFFF;
	height: 80px; /*Height of top section*/
	width: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
html>body #topcontent1 {
	width: 350px; /* ie5win fudge ends */
	}
#topcontent2{
	float: left;
	padding: 4px;
	margin: 0px;
	border: 0px;
	background: #FFFFFF;
	height: 80px; /*Height of top section*/
	width: 506px; /* ie5win fudge begins */
	}
html>body #topcontent2 {
	width: 506px; /* ie5win fudge ends */
	}

#imagesection{
	background: #002953;
	height: auto;
	clear: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#imagemessage{
	background: #7C143D;
	height: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #002953;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#imagemessage a{
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#navbarsection{
	height: auto;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pagetitlecolumn1{
	float: left;
	padding: 4px;
	margin: 0px;
	border: 0px;
	height: 60px; /*Height of top section*/
	width: 615px; /* ie5win fudge begins */
	}
html>body #pagetitlecolumn2 {
	width: 615px; /* ie5win fudge ends */
	}

#pagetitlecolumn2{
	float: left;
	padding: 4px;
	margin: 0px;
	border: 0px;
	height: 60px; /*Height of top section*/
	width: 236px; /* ie5win fudge begins */
	}
html>body #pagetitlecolumn2 {
	width: 236px; /* ie5win fudge ends */
	}
#pagetitlecolumn2 A{
	color: #000066;
	text-decoration: underline;
}
#pagetitlecolumn2 A:hover{
	color: #000066;
	text-decoration: none;
}
.pagetitle{
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin-top: 15px;
	font-style: normal;
}
.pagetitlenav{
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin-top: 25px;
	font-style: normal;
}

#contentwrapper{
	float: left;
	width: 100%;
	background: #FFFFFF;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #002040;
	border-left-color: #000000;
}

#content {
	float: left;
	margin: 0px;
	width: 545px;
	padding: 10px;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
html>body #content {
	width: 545px; /* ie5win fudge ends */
	}
#content2 {
	float: right;
	width: 293px; /* ie5win fudge begins */
	background-color: #E7E7E7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: auto;
	background-image: url(../images/site_images/right_content_bk.png);
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
html>body #content2 {
	width: 293px; /* ie5win fudge ends */
	}
#content2title {
	clear: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
	font-weight: bolder;
	color: #FFFFFF;
	height: 25px;
	width: auto;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #002953;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../images/site_images/title_bk.png);
}

#footer{
	clear: left;
	width: 100%;
	color: #002953;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#footer a{
color: #ffffff;
}

#bfcontent1 {
	width: 270px;
	height: 175px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	padding: 8px;
	background-image: #7ec7ea url(../images/bottom_bxbg.png)0 0 repeat-x;
	background-repeat: repeat-x;
	}
html>body #bfcontent1 {
	width: 270px; /* ie5win fudge ends */
	}
#bfcontent2 {
	float: left; /* Opera5.02 will show a space at right when there is no scroll bar */
	width: 270px;
	height: 175px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 8px;
	background-image: #7ec7ea url(../images/bottom_bxbg.png)0 0 repeat-x;
	background-repeat: repeat;
	}
html>body #bfcontent2 {
	width: 270px; /* ie5win fudge ends */
	}
#bfcontent3 {
	float: left; /* Opera5.02 will show a space at right when there is no scroll bar */
	width: 270px;
	height: 175px;
	width: 270px;
	padding: 8px;
	background-image: #7ec7ea url(../images/bottom_bxbg.png) 0 0 repeat-x;
	background-repeat: repeat;
	}
html>body #bfcontent3 {
	width: 270px; /* ie5win fudge ends */
	}
#topbanner {
	text-align: right;
	height: 75px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 10px;
}

.innertube_rc{
	margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.innertube_image{
	margin: 5px;
	padding: 5px;
	height: inherit;
	width: 260px;
	background-color: #002953;
}
html>body #innertube_image {
	width: 260px; /* ie5win fudge ends */
	}
	
#navbartext_title {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 260px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
#navbartext1 {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 50px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#navbartext2 {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 190px;
	padding-top: 10%;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#navbartext3 {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 255px;
	padding-top: 10%;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#content2_w {
	float: right;
	width: 275px; /* ie5win fudge begins */
	background-color: #e7e7e7;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	background-image: url(../images/site_images/right_content_bk.png);
}
html>body #content2_w  {
	width: 283px; /* ie5win fudge ends */
	}

img.box {
	border: 3px solid #002953;
}
div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }
#contentnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	clear: left;
	width: auto;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #e7e7e7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#contentnav A{
	color: #002A54;
	text-decoration: underline;
}
#contentnav A:hover{
	color: #002A54;
	text-decoration: none;
}
