BODY {
	padding:0;
	margin:0;
	background:#E9EEF7
	}
BODY,TD,P,UL,LI,
H1,H2,H3,H4,H5,H6 {
	padding:0;
	margin:0;
	font:11px tahoma,verdana,arial,sans-serif;
	color:#2D537F
	}
INPUT.text,
SELECT.text,
TEXTAREA.text {
	padding:0;
	margin:0;
	border:1px solid #000;
	font:11px tahoma,verdana,arial,sans-serif
	}
IMG {border:none}
LI {list-style:outside url(/images/bull.gif)}
UL {margin-left:16px}
UL.indent {margin-left:50px}
A {text-decoration:none}


/*/---------| Top |---------/*/
.top {
	width:100%;
	background:#FFF url(/images/top-bg.gif) 0 51px repeat-x
	}
/*/---------| Main |---------/*/
.main {
	width:100%
	}
	/*/---------| Main Left |---------/*/
	.main-left {
		background:#E9EEF7 url(/images/main-left-bg.gif) 100% 0 repeat-y;
		vertical-align:top
		}
		/*/---------| Left Col |---------/*/
		.left-col {
			width:100%
			}
			/*/--| Search |--/*/
			.search {
				padding-left:13px;
				height:32px;
				background:#BDCDE8 url(/images/search-bg.gif) 0 100% no-repeat;
				vertical-align:top
				}
				.search INPUT.text {
					padding:3px 0 3px 0;
					margin-right:5px;
					width:90px;
					border:1px solid #000
					}
			/*/--| Menu |--/*/
			.menu {
				padding:15px 0 88px 10px;
				background:#FFF url(/images/menu-bg.gif) 0 100% no-repeat
				}
				.menu A,
				.menu B {
					display:block;
					padding:1px 0 3px 14px;
					background:url(/images/menu-arr.gif) -500px 2px no-repeat;
					font-weight:bold;
					color:#3B72D8
					}
				A.arrow {
					cursor:default
					}
				.menu A:hover {
					background:url(/images/menu-arr.gif) 0 2px no-repeat;
					text-decoration:underline;
					color:#DA2028
					}
			/*/--| SubMenu |--/*/
			.submenu {
				position:absolute;
				top:0px;
				left:0px;
				display:none
				}
				.submenu A {
					display:block;
					padding:4px 10px 4px 10px;
					background:#D3DEF0;
					color:#3B72D8
					}
				.submenu A:hover {
					background:#E9EEF7
					}
			/*/--| Subscription |--/*/
			.subscr {
				padding:14px 0 0 13px;
				background:url(/images/subscr-bg.gif) 0 0 no-repeat
				}
				.subscr TABLE {
					text-align:left
					}
				.subscr INPUT.text {
					padding:3px 0 3px 0;
					margin:3px 4px 1px 0;
					width:90px;
					border:1px solid #000
					}
	/*/---------| Main Center |---------/*/
	.main-center {
		width:100%;
		background:#FFF url(/images/main-center-bg.gif) 100% 0 no-repeat;
		vertical-align:top
		}
		/*/--| Main Txt |--/*/
		.main-txt {
			padding:20px 35px 25px 28px;
			text-align:justify;
			color:#2D537F
			}
		HR {
			margin:12px auto 12px auto;
			width:80%;
			height:1px;
			background:#4078DB;
			border:none;
			text-align:center;
			color:#4078DB
			}
		IMG.next {
			position:relative;
			top:2px;
			margin-left:3px
			}
		IMG.prev {
			position:relative;
			top:2px;
			margin-right:3px
			}
			
		/*/--| Main Links |--/*/
		.main-txt A {
			font-weight:bold;
			color:#4980E0
			}
		.main-txt A:hover {
			color:#194FAF
			}
		.main-txt A:visited {
			color:#8CA7D7
			}

		/*/--| Main Headings |--/*/
		.main-txt H1,
		.main-txt H2,
		.main-txt H3,
		.main-txt H4,
		.main-txt H5 {
			margin-bottom:10px;
			font:bold 13px arial,verdana,sans-serif
			}
		.main-txt H1 {
			font-size:16px;
			color:#4A82E1
			}
		.main-txt H2 {
			padding-left:19px;
			background:url(/images/h2-bg.gif) 0 100% no-repeat;
			border-bottom:1px solid #DA2028;
			font-size:13px;
			color:#DA2028
			}
			.main-txt H2 A,
			.main-txt H2 A:visited {
				color:#DA2028
				}
			.main-txt H2 A:hover {
			 	color:#F00
				}
		.main-txt H2.date {
			padding-left:0;
			background:transparent;
			border-bottom:1px solid #DA2028;
			font-size:13px;
			color:#DA2028
			}
		.main-txt H3 {
			padding-left:19px;
			background:#8CA7D7 url(/images/h3-bg.gif) 0 100% no-repeat;
			font-size:13px;
			color:#FFF
			}
		.main-txt H4 {
			padding-left:19px;
			font-size:12px;
			color:#194FAF
			}
		.main-txt H5 {
			padding-left:19px;
			font-size:11px;
			color:#3F77DB
			}
		/*/--| Small & Big Txt-Pic |--/*/
		.small-pic-left {
			margin-right:10px
			}
		.small-pic-right {
			margin-left:10px
			}
			.small-pic TD {
				vertical-align:top
				}
			.small-pic IMG {
				margin-top:3px
				}
			.small-pic {
				text-align:left;
				font-size:10px;
				color:#2153AC
				}
				.small-pic-txt A {
					font-weight:normal
					}
		/*/--| News |--/*/
		.news {
			margin-bottom:15px
			}
			.news H2 {
				padding-right:10px
				}
			.news H2.date {
				padding-right:0
				}
			.news-txt {
				padding-top:5px;
				text-align:justify;
				color:#2D537F
				}
				.news-more {
					text-align:right
					}
		/*/--| Small & Big News-Pic |--/*/
			.news-pic {
				margin:0 12px 10px 0;
				width:117px
				}
				.news-pic TD {
					vertical-align:top
					}
				.news-pic IMG {
					margin-top:3px
					}
				.news-pic-txt {
					text-align:left;
					font-size:10px;
					color:#2153AC
					}
					.news-pic-txt A {
						font-weight:normal
						}
		/*/--| News Nav |--/*/
		.news-nav {
			width:80%;
			border-top:1px solid #4078DB
			}
			.news-nav TD {
				padding-top:4px
				}
		.news-nav-row {
			padding-bottom:6px;
			border-bottom:1px solid #4078DB
			}
		.news-nav-nubm {
			padding-bottom:5px;
			width:60%;
			border-bottom:1px solid #4078DB;
			text-align:center;
			}
			.news-nav-nubm B {
				color:#DA2028
				}
		/*/--| News Arch |--/*/
		.news-arch {
			width:80%
			}
			.news-arch TD {
				padding:8px 0 8px 0;
				border-bottom:1px solid #4078DB
				}
				.news-arch TD H5 {
					padding:0;
					margin:0;
					font-weight:normal;
					color:#2D537F
					}
					.news-arch TD A {
						color:#4980E0
						}
			.news-arch-top,
			.news-arch-bot {
				text-align:center;
				font-weight:bold;
				color:#4980E0
				}
				.news-arch-top A,
				.news-arch-bot A {
					color:#4980E0
					}
				.news-arch-top B,
				.news-arch-bot B {
					color:#DA2028
					}
			.news-arch TD.news-arch-top {
				border-bottom:1px solid #4078DB
				}
			.news-arch TD.news-arch-bot {
				border:none
				}
			.news-arch-date {
				width:84px;
				font-weight:bold;
				color:#DA2028
				}
		/*/--| Object Main |--/*/
		.obj-main {
			}
			.obj-main H3 {
				padding:7px 0 7px 9px;
				margin:0;
				background:#FFF;
				font-size:12px;
				color:#DA2028
				}
			.obj-main-box {
				background:#EBF1FB;
				border-bottom:1px solid #BDD5FC
				}
				.obj-main-view ,
				.obj-main-stat {
					background:#97AAC9 url(/images/obj-main-left.gif) 0 0 no-repeat;
					border-bottom:1px solid #FFF
					}
				.obj-main-stat {
					border-left:1px solid #FFF
					}
					.obj-main-view DIV,
					.obj-main-stat DIV {
						padding:3px 0 3px 0;
						background:url(/images/obj-main-right.gif) 100% 0 no-repeat;
						text-align:center;
						font-weight:bold;
						color:#FFF
						}
				.obj-main-txt {
					padding:7px 9px 7px 9px;
					background:#EBF1FB
					}
		/*/--| Object Filter |--/*/
		.obj-filter {
			background:#9FBAED;
			border-top:3px solid #9FBAED;
			border-bottom:3px solid #9FBAED;
			border-left:10px solid #9FBAED;
			}
			.obj-filter TD {
				padding-right:12px
				}
			.obj-filter SELECT {
				border:1px solid #000;
				font-size:11px
				}
		/*/--| Object Year |--/*/
		H3.obj-year {
			padding:2px 0 2px 14px;
			margin:0;
			background:url(/images/obj-year-bg.gif) 0 0 no-repeat;
			border-bottom:1px solid #3F76DB;
			font:bold 10px tahoma
			}
		/*/--| Object List |--/*/
		.obj-list {
			border-bottom:1px solid #92CAFF
			}
			.obj-list-pic {
				padding-bottom:12px;
				vertical-align:top
				}
			.obj-list-name {
				padding-bottom:5px;
				width:100%;
				font:bold 14px arial,tahoma,vedana,sans-serif;
				color:#3F76DB
				}
			.obj-list-stat {
				padding-bottom:5px;
				text-align:right;
				font-weight:bold;
				color:#798EB1
				}
			.obj-list-txt {
				padding-bottom:12px;
				vertical-align:top
				}
			.obj-list-nav-top {
				border-bottom:1px solid #4078DB
				}
			H5.obj-list-nav {
				padding:0;
				margin:0;
				text-align:right
				}
				H5.obj-list-nav A,
				H5.obj-list-nav A:visited {
					color:#2A60BF
					}
		/*/--| Feedb |--/*/
		.feedb {
			background:#D3DEF0 url(/images/feedb-logo.gif) 0 0 no-repeat;
			}
			.feedb TD {
				padding-left:10px
				}
				.feedb TD B {
					font-weight:normal;
					color:#DA2028
					}
			.feedb-top {
				background:url(/images/feedb-top-bg.gif) 100% 0 no-repeat;
				}
			.feedb-bot {
				background:url(/images/feedb-bot-bg.gif) 0 100% no-repeat;
				text-align:right
				}
			.feedb-right {
				padding-right:15px
				}
			.feedb .text {
				padding:3px 0 3px 0;
				margin:0 27px 5px 0
				}
			.feedb SELECT.text {
				padding:0
				}
			.feedb .butt {
				margin-top:5px
				}
		/*/--| Guest Book |--/*/
		.gbook-top {
			}
			.gbook-top-left,
			.gbook-top-right {
				padding:5px 18px 5px 10px;
				border-bottom:1px solid #2D537F;
				color:#2D537F
				}
			.gbook-top-left {
				width:100%;
				background:#BFD6FA url(/images/gbook-top-left.gif) 0 0 no-repeat
				}
				.gbook-top-left A,
				.gbook-top-left A:visited {
					color:#2D537F
					}
			.gbook-top-right {
				background:#BFD6FA url(/images/gbook-top-right.gif) 100% 0 no-repeat;
				text-align:right
				}
		.gbook-main {
			margin-bottom:20px;
			background:#E9EEF7 url(/images/gbook-bot-right.gif) 100% 100% no-repeat
			}
			.gbook-msg {
				padding:9px 10px 0 10px
				}
				.gbook-msg DIV {
					padding-bottom:6px;
					margin-bottom:4px;
					border-bottom:1px solid #2D537F
					}
			.gbook-answer {
				background:url(/images/gbook-bot-left.gif) 0 100% no-repeat
				}
				.gbook-ans-title {
					padding-top:2px;
					width:65px;
					background:url(/images/gbook-answer-bg.gif) 0 0 no-repeat;
					text-align:center;
					vertical-align:top;
					font-weight:bold;
					color:#FFF
					}
				.gbook-ans-txt {
					padding:2px 10px 10px 9px;
					font-weight:bold
					}
		/*/--| Map |--/*/
		UL.map LI {
			font-weight:bold
			}
			UL.map LI A {
				color:#2D537F
				}
			UL.map LI A:hover {
				color:#4980E0
				}
		UL.map-sub {
			margin-top:4px;
			margin-left:25px
			}
			UL.map-sub LI {
				list-style:outside url(/images/0.gif);
				font-weight:normal
				}
				UL.map-sub LI A {
					font-weight:normal;
					color:#2D537F
					}
				UL.map-sub LI A:hover {
					color:#4980E0
					}
		/*/--| Result of Search |--/*/
		.result {
			width:80%
			}
			.result-text {
				font-weight:bold;
				color:#72869C
				}
				.result-text EM {
					font-style:normal;
					color:#2D537F
					}
				.result-text B {
					color:#DA2028
					}
			.result TD {
				padding:8px 0 8px 0;
				border-bottom:1px solid #4078DB
				}

	/*/---------| Main Right |---------/*/
	.main-right {
		padding:0 4px 0 4px;
		background:#FFF url(/images/main-right-bg.jpg) 0 0 no-repeat;
		text-align:center;
		vertical-align:top
		}
/*/---------| Foot |---------/*/
.foot {
	width:100%;
	background:#FFF
	}
	.foot-logo,
	.foot-info {
		border-bottom:4px solid #618EC9;
		color:#082E6C
		}
	.foot-logo {
		padding:21px 13px 9px 11px;
		background:#D3DEF0 url(/images/foot-info-bg.gif) 0 0 no-repeat;
		vertical-align:top
		}
	.foot-info {
		padding:21px 15px 9px 0;
		background:#D3DEF0 url(/images/foot-info-bg.gif) 100% 0 no-repeat;
		text-align:left
		}
		.foot-info A {
			color:#082E6C
			}
		.foot-info A:hover {
			text-decoration:underline
			}
	.foot-copy {
		padding-bottom:5px;
		width:100%;
		border-bottom:4px solid #DCE7FB;
		text-align:center;
		vertical-align:bottom;
		font-weight:bold;
		color:#235AB3
		}
	.foot-trinet {
		padding:0 11px 0 0;
		border-bottom:4px solid #DCE7FB
		}

/*/---------| Print |---------/*/
BODY.print {
	padding-top:12px;
	background:#FFF
	}
.print-wrap {
	text-align:center
	}
.print-top {
	width:639px;
	margin:auto auto
	}
.print-main {
	width:639px;
	margin:auto auto
	}
	.print-main .main-txt {
		padding:27px 68px 15px 65px;
		background:#FFF
		}
.print-wrap .foot {
	width:639px;
	margin:auto auto
	}
	.print-wrap .foot-info,
	.print-wrap .foot-logo {
		background:#FFF
		}
.link_filler {
    background-color:rgb(233, 238, 247);
    padding:0;
    border: 0;
    margin: 0;
    overflow: hidden;
    width: 100%;
    }
.link_block{
	/*margin:25px 0px 10px 36px;*/
	background-color:rgb(233, 238, 247);
}
.link_block td.main {
	word-spacing: 10px;
	text-align: left;
	color:#49a4d1;
	/* color:#b6bac3;*/
	padding:5px 20px 20px 20px;
	border-bottom:3px #9baacb solid;
	font-size:11px;
}
.link_block td.main a, :active, :link, :visited{
	word-spacing: normal;
	font-size:11px;
	color:#49a4d1;
}
.link_block td.main a:hover{
	word-spacing: normal;
	font-size:11px;
	color:rgb(8, 46, 108);
}

