body {
	margin:0px;
	background:#FFFFFF;
}

.h1{
font-family:"Trebuchet MS";
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.h2{
font-family:"Trebuchet MS";
font-size:12px;
color:#1A4796;
font-weight:bold;
}

.h3{
font-family:"Trebuchet MS";
font-size:10px;
color:#1A4796;
font-weight:bold;
}

.h4{
font-family:"Trebuchet MS";
font-size:12px;
color:#1A4796;
font-weight:bold;
}

.h5{
font-family:"Trebuchet MS";
font-size:14px;
color:#1A4796;
font-weight:bold;
}

.h6{
font-family:"Trebuchet MS";
font-size:16px;
color:#1A4796;
font-weight:bold;
}

#navigation{
font-family:"Trebuchet MS";
font-size:12px;
color:#1A4796;
font-weight:bolder;
}

TABLE.linksContent A:hover{
	color:#fdd11f;
	text-decoration:underline;
	font-family:"Trebuchet MS";
	font-size:12px;
}

TABLE.linksContent A {
	color:#1A4796;
	text-decoration:underline;
	font-family:"Trebuchet MS";
	font-size:12px;
}

TABLE.linksContentNon A:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fdd11f;
	text-decoration:none;
}

TABLE.linksContentNon A {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1A4796;
	text-decoration:none;
}

TABLE.links A:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#FDD11F;
	display:block;
}

TABLE.links A {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1A4796;
	text-decoration:none;
	background-color:#FDD11F;
	display:block;
}

TABLE.linksfooter A:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#1A4796;
	text-decoration:none;
	background-color:#00A7E5;
	display:block;
}

TABLE.linksfooter A {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#00A7E5;
	display:block;
}

Table.sidenav A:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#1A4796;
	text-decoration:none;
	background-color:#7AB0DE;
	display:block;
	text-transform:lowercase;
}

TABLE.sidenav A {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#7AB0DE;
	text-transform:lowercase;
	display:block;
}

#bannerbackgroung{
	background-image:url(images/flash-banner.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:136px;
}

#bannerbackgroungsubpage{
	background-image:url(images/flash-banner2.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:136px;
}

#headerbackgroung{
	background-repeat:no-repeat;
	background-image:url(images/header.jpg);
	width:780px;
	height:92px;
}

.navbackground{
	background-repeat:no-repeat;
	background-image:url(images/navigation.jpg);
	width:595px;
	height:16px;
}

#imageNews{
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	margin-left:155px;
	position:relative;
	top:-10;
	z-index:6;
	width:88px;
	height:34px;
}

#imagePhotos{
	background-image:url(images/photos.jpg);
	background-repeat:no-repeat;
	top:-12;
	left:10px;
	position:relative;
	z-index:1;
	width:108px;
	height:46px;
}

#photoimages{
	background-image:url(images/photoimages.jpg);
	background-repeat:no-repeat;
}

.swfholder{
	width:260;
	height:122;
	position:absolute;
	z-index:0;
	margin-top:40px;
	background-repeat:no-repeat;
	
}

.leftlineholder{
	background-image:url(images/divider.jpg);
	position:absolute;
	z-index:2;
	width:248;
	height:8;
	margin-top:-6px;
	background-repeat:no-repeat;
	
}

.rightlineholder{
	background-image:url(images/divider.jpg);
	position:absolute;
	z-index:0;
	width:248;
	height:8;
	margin-top:-18px;
	background-repeat:no-repeat;	
}

.redTxt{
font-family:"Trebuchet MS";
font-size:12px;
color:#FF0000;
}

.tableRight {
	border:1px solid #FEE068;
	background:#FFEFAE;
}

.tableLeft {
	border:1px solid #7AB0DA;
	text-align:right;
	background:#C5DDF1;
}

.tableBgBlue {
	border:1px solid #7AB0DA;
	background:#C5DDF1;
}

.tableBgWhite {
	border:1px solid #e1e1e1;
	background:#FFFFFF;
}

.button {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:#000000;
	border:0px;
	padding:0px 4px 0px 4px;
}

.button1 {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:#FFFFFF;
	border-top:0px;
	border-right:0px;
	border-bottom:1px solid #000000;
	border-left:0px;
	padding:0px 4px 0px 4px;
}

.button2 {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:#FFFFFF;
	border-top:1px solid #000000;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	padding:0px 4px 0px 4px;
}

.button3 {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:#E1E1E1;
	border:1px solid #666666;
	padding:0px 4px 0px 4px;
	cursor:pointer;
}

.imgBorder {
	border:4px solid #E1E1E1;
}

.imgBorder1 {
	border:3px solid #FFEFAE;
}

.iFrame1 {
	overflow-x:none;
	overflow-y:auto;
	height:50px;
	width:100%;
	text-align:left;
	
}

.txtBlack {
	font-family:"Trebuchet MS";
	font-size:7.8pt;
	color:#000000;
}

.breadcrumbs {
	font-family:"Trebuchet MS";
	font-size:8pt;
	font-weight:normal;
	color:#1A4796;
	text-align:right;
	padding:4px 0px 10px 0px;
}

A.breadcrumbLinks, breadcrumbLinks:active, breadcrumbLinks:visited {
	font-family:"Trebuchet MS";
	font-size:8pt;
	font-weight:normal;
	color:#FF0000;
	text-decoration:underline;
}

A.breadcrumbLinks:hover {
	font-family:"Trebuchet MS";
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.TNB {
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight:bold;
	color:#333333;
}

A.tnbLinks, tnbLinks:active, tnbLinks:visited {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#1A4796;
	text-decoration:none;
}

A.tnbLinks:hover {
	color:#000000;
}

A.readmoreLinks, readmoreLinks:active, readmoreLinks:visited {
	background:#fee068;
	font-family:"Trebuchet MS";
	font-size:9pt;
	font-weight:bold;
	color:#1A4796;
	text-decoration:none;
	padding:0px 6px 0px 6px;
}

A.readmoreLinks:hover {
	background:#7AB0DE;
	color:#000000;
}

A.readmoreLinks1, readmoreLinks1:active, readmoreLinks1:visited {
	background:#7AB0DE;
	font-family:"Trebuchet MS";
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:0px 6px 0px 6px;
}

A.readmoreLinks1:hover {
	background:#FFFFFF;
	color:#1A4796;
}


.lnbMainBg {
	background:#fee068;
}

.lnbLinksBg {
	padding:4px;
	background:#7AB0DE;
}

.footerBg {
	background:#00A7E5;
}

.Fblack ,.Fblack a{
font-family:Tahoma;
font-size:11px;
text-decoration:none;
color:#999999;
}
.Fblack:hover{
text-decoration:none;
}

#largePhoto {
	background:#EEF2FB;
	width:600px;
	height:450px;
	overflow:auto;
	text-align:center;
	vertical-align: middle;
}
.closeBtn {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:#7AB0DE;
	border:0px;
	padding:0px 6px 0px 6px;
	text-decoration:none;
}
.closeBtn:hover {
	color:#000000;
	background:#fee068;
	text-decoration:none;
}
