body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	font-weight: bold;
}


tr , td{
	text-align:center;
	font-size: 1.1em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.wrapper{
	width:900px;
	text-align:left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
		}
#contactbox{
	background-color:#CCCCCC;
	width: 600px;
	float: none;
	margin-left: 20px;
	padding: 22px 12px 25px 10px;
		}
 
label { font-style:bold;}
		
#page-container {
	width: 1000px;
	background-color: #990000;
	float: left;
}

img.expando{ /*sample CSS for expando images. Not required but recommended*/
	vertical-align: top;
	border: 2px solid #000000;
	width: auto;
}

    /* Photo Zoom CSS */

    #zoom {
	float:left;
	position:relative;
	width:75px;
	margin-right:10px;
}

    #zoom a img {
	border:1px solid #000000;
}

    #zoom a.p1:hover { background-color:transparent; } /* IE6sp2 needed this to open the large image */

    #zoom a .large { position: absolute; width:0px; }

    #zoom a.p1:hover .large {
	border:1px solid black;
	position: absolute;
	top: -100px;
	left: 150px;
	float: left;
	width: auto;
}

    /* End Photo Zoom CSS */
#main-nav {
	text-align: center;
	position: relative;
	margin-right: 144px;
}
a.sidetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
	border-left-style: none;
}

a.sidetable:hover {
	text-decoration: underline;
}
a.BigLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
a.BigLink:hover {

	text-decoration: underline;
}
body, p, td, h1, h2, h3,newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, p, td{
	font-size: 12px;
	color: #000099;
	text-align: center;
}
h1 {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
h3 {font-size: 11px;}
.newsarticle {
	font-size: 12px;
	color: #142363;
	padding: 15px 20px 20px 10px;
	line-height: 150%;
}
.header {
	width: 900px;
	background-image: url(images/topbgnew.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: center;
	height: 153px;
	margin-left: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerlogo{
	float: left;
	height: 153px;
	width: 230px;
	clear: right;
}
.headerflag{
	float: right;
	height: 55px;
	width: 100px;
	clear: both;
	position: relative;
	top: -155px;
	padding-right: 22px;
}
.headertagline{
	float: right;
	height: 60px;
	width: 127px;
	clear: both;
	position: relative;
	top: -114px;
	border: thin outset #1E3060;
	margin-right: 22px;
	right: 11px;
}
#navcontainer{
	margin-bottom: 10px;
	background-image: url(images/topnavbg.gif);
	width: 900px;
	text-align: center;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: -111px;
	clear: none;
	float: left;
	left: 20px;
	}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	width: 961px;
	background-image: url(images/base2.gif);
}
.baselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Silver;
}
a.whitenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.whitenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #082161;
	width: 555px;
	letter-spacing: 4px;
	font-variant: small-caps;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
.PageTitleTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #082161;
	margin-top: 33px;
	width: 555px;
	letter-spacing: 4px;
	font-variant: small-caps;
	font-style: normal;
	text-align: center;
}
.sidetableHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082161;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.sidetableHeading:hover {
	text-decoration: underline;
}
#navbar {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	position: relative;
	width: 961px;
	background-image: url(images/base1.gif);
}
.CallUs {
	font-size: 14px;
	color: #142363;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
.ContentBig {
	font-size: 14px;
	color: #142363;
	padding: 15px 20px 20px 10px;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}
.ContentCenteredBold {
	font-size: 12px;
	color: #142363;
	padding: 15px 20px 20px 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.ThumbnailDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.ThumbnailDescriptionUL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #082161;
	text-align: center;
	text-decoration: underline;
}
.ThumbnailDescriptionUL a:hover {
	color: #000000;
}
.CloseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #FCD122;
	font-weight: bold;
	background-color: #082161;
}
.newsarticleCentered {
	font-size: 12px;
	color: #142363;
	padding: 15px 20px 20px 10px;
	line-height: 150%;
	text-align: center;
}
.newsarticleCenteredBold {
	font-size: 12px;
	color: #142363;
	padding: 15px 20px 20px 10px;
	line-height: normal;
	text-align: center;
	font-weight: bold;
}
.PageTitleSmaller {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #082161;
	letter-spacing: 3pt;
}
.newsarticleBold {
	font-size: 12px;
	color: #142363;
	line-height: 150%;
	font-weight: bold;
	float: none;
	padding-right: 20px;
	padding-left: 10px;
	text-align: justify;
}
.imgborder {
	border: 1px solid #000000;
}
.imgborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #000099;
	width: auto;
}
.bullettext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082161;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bulletheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082161;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.ThumbnailDescriptionBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
#Layer1 {
	width:464px;
	height:93px;
	z-index:auto;
}
