body {
	background-color:#778997;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
td {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:120%;
	}
p {
	margin:0px 0px 10px 0px;
	}
a {
	color:#1D93CB;
	text-decoration:underline;
	}
a:hover {
	color:#FF9900;
	text-decoration:underline;
	}

/* menu links */
a.menu_link {
	display:block;
	height:40px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:13px 15px 0px 15px;
	}
a.menu_link:hover {
	display:block;
	height:40px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/bg_menu_a.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:13px 15px 0px 15px;
	}	
.whiteLink, .whiteLink:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

/* structure */

.main {
	width:980px;
	}
.sh_l {
	vertical-align:top;
	background-image:url(../images/sh_l.jpg);
	background-repeat:repeat-y;
	width:7px;
	}
.sh_r {
	vertical-align:top;
	background-image:url(../images/sh_r.jpg);
	background-repeat:repeat-y;
	width:7px;
	}
.sh_b {
	background-image:url(../images/sh_b.jpg);
	background-repeat:repeat-x;
	}
.top {
	background-image:url(../images/bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:86px;
	}
.logo {
	width:220px;
	text-align:center;
	}
.slogan {
	font-size:10px;
	color:#999999;
	vertical-align:top;
	padding-top:42px;
	}
.icons {
	width:195px;
	vertical-align:top;
	padding-top:44px;
	}
.menu_line {
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
	height:40px;
	padding:0px 20px 0px 40px;
	}
.content {
	background-image:url(../images/bg_content.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:20px 16px;
	vertical-align:top;
	}
	
.left_col {
	width:240px;
	vertical-align:top;
	}
	
.dashed {
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:5px;
}

.newsletter_block {
	background-image:url(../images/bg_newsletter.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:120px;
	}
.block_text {
	vertical-align:top;
	padding:40px 0px 0px 15px;
	color:#FFFFFF;
	}
.block_btn {
	vertical-align:top;
	padding:40px 5px 0px 0px;
}

.page {
	vertical-align:top;
	padding:0px 0px 0px 15px;
	}
	
.blue_block {
	background-image:url(../images/bg_box.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:120px;
	color:#FFFFFF;
	padding:11px 10px 0px 15px;
	vertical-align:top;
	}
.block_title {
	margin:0px 0px 7px 20px;
	}
	
.blue_bg {
	background-image:url(../images/bg_blue.jpg);
	background-repeat:repeat-x;
	background-color:#35C1FE;
	border-right:1px solid #116494;
	border-left:1px solid #116494;
	vertical-align:top;
	}
.blue_top {
	background-image:url(../images/bg_blue_top.jpg);
	background-repeat:repeat-x;
	background-color:#35C1FE;
	vertical-align:top;
	text-align:center;
	height:14px;
	}
.blue_bottom {
	background-color:#35C1FE;
	border-bottom:1px solid #116494;
	height:6px;
	}

.footer {
	font-size:10px;
	background-image:url(../images/bg_footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px 20px;
	}
.footer a {
	margin:0px 15px 0px 0px;
	}
	
/* texts */
ul.white_list {
	list-style-image:url(../images/bullet_white.gif);
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:10px 0px 0px 20px;
	line-height:130%;
	}
	
ul {
	list-style-image:url(../images/bullet.gif);
	line-height:140%;
	}

.small {
	font-size:10px;
	}		
.white {
	color:#FFFFFF;
	}
.strong {
	font-weight:bold;
	}
h1 {
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	padding-bottom:4px;
	padding-left:2px;
	margin-bottom:10px;
	text-transform:uppercase;
}
h2 {
	color:#1D93CB;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	padding-bottom:4px;
	padding-left:2px;
	margin-bottom:10px;
	}
h3 {
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
	margin:5px 0px;
	}
h4 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	color:#FFFFFF;
	}
h5 {
	color:#1D93CB;
	font-size:11px;
	font-weight:bold;
	margin:5px 0px;
	}
.blue_text {
	font-weight:bold;
	color:#1D93CB;
	}
	
/* form */
form {
	margin:0px;
	padding:0px;
	}
.input_search {
	width:147px;
	height:18px;
	font-size:10px;
	margin:0px 7px;
	}
.input {
	width:160px;
	height:18px;
	font-size:10px;
	margin:5px 0px;
	}
.text_field {
	width:200px;
	height:18px;
	font-size:10px;
}
textarea {
	width:200px;
	font-size:10px;
}


/* for site map */
.node {
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 12px; BACKGROUND-IMAGE: url(../images/bullet.gif); MARGIN: 5px; BACKGROUND-REPEAT: no-repeat
}
.children {
	PADDING-LEFT: 12px
}

.ferror {
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
	
}
.fmessage {
	color:#FF9900;
	font-size:12px;
}