body {
	background-repeat:repeat-y;
	background-image: url(/images/other/background.jpg);
	background-position: center;
}
a#titledbl {
display:block;
background-image:url(/images/other/left-columndbl.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
text-align:center;
	margin:0;
padding:0;
}
a#titledbl:hover {
background-image:url(/images/other/left-column-downdbl.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
text-align:center;
	margin:0;
padding:0;
}
a#title {
display:block;
background-image:url(/images/other/left-column.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
text-align:center;
	margin:0;
padding:0;
}
a#title:hover {
background-image:url(/images/other/left-column-down.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
text-align:center;
	margin:0;
padding:0;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#33526f;
padding: 5px;
left: -150px;
border:medium;
border: #A0A0A4;
visibility: hidden;
color: black;
text-decoration: none;
z-index:inherit;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -150px;
top: 50px; /*position where enlarged image should offset horizontally */
}


h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#33526f;
	font-weight:bold; 
	margin:0;
padding:0;
}
h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	margin:0;
padding:0;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
margin:0;
padding:0;
}
h4   {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
margin:0;
padding:0;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:normal;
}
.style2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
}
.style3  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#33526f;
	font-weight:bold; 
}
.style3 a  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#33526f;
	font-weight:bold; 
}
.style4  {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:italic;
}
.style5 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF0000;
font-weight:normal;
}
.style6 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
}
.style7  {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #33526f;
font-weight:normal;
}
.style8 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#33526f;
font-weight:normal;
}
.style9 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
}
.style10  {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #33526f;
font-weight:normal;
}
.style11 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#33526f;
font-weight:bold;
}
.style12 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#33526f;
font-weight:bold;
}
.style13 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#33526f;
font-weight:normal;
}
.style14 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
font-weight:normal;
}
.style15 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
font-weight:bold;
}
#flashbanner
{
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
}
#header-new {
	width: 900px;
	height: 134px;
	background-image:url(/images/header/headerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	}
#header-new a, #header-new a:active, #header-new a:visited{
	color:#FFF;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	word-spacing:1px;
	}
#header-new a:hover {
	text-decoration: underline;
}
#footer {
	background-color:#0e4969!important;
	width:900px;
	height:133px;
	clear:both;
	background-image:url(/images/footer/footerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	}
#footer a, #footer a:active, #footer a:visited{
	color:#FFF;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	word-spacing:1px;
}
#footer a:hover{
	text-decoration:underline!important;
	font-weight:lighter;
	font-style:normal!important;
	text-decoration:none;
	word-spacing:1px;
}
