body{margin:0; padding:0; background:url(images/bg_footer.jpg) bottom repeat-x #FFFFFF;}
form, td, p, textarea, li {margin:0; padding:0;}
table, td {border-collapse:collapse; font-size:11px;}
table, td, img {border:0;}

input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#000000; padding-left:2px}
.inp_h{ height:18px; margin:1px 0 6px 0;}
td, tr {vertical-align:top; text-align:left}


.header .indent{ padding:45px 0 0 53px;}
.header .indent_1{ padding:0 0 0 53px;}

.content{
	font:11px/15px arial, helvetica, sans-serif;
	color:#000000;
}
.content strong{ font-size:12px;}
.content .t_1{ font-size:12px; color:#3E3E3E; font-weight:bold;}
.content .bg{ background:url(images/1_pic_4.gif) 0 0 no-repeat; padding:0 0 2px 22px; margin:0 0 0 -3px;}
.content .indent{ margin:0 0 0 82px;}
.content .indent_1{ margin:29px 0 0 0;}
.content a{
	text-decoration:underline;
	color:#000000;
}
.content a:hover{
	text-decoration:none;
}
.content .link{font-size:12px; color:#000000; font-weight:bold;}
.content .link_1{color:#0070CF;}

.content ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.content li {
	background:url(images/dot.jpg) center left no-repeat; 
	color:#0070CF;
}
.content li a { 
	line-height:16px;
	color:#0070CF;
	text-decoration:underline; 
	background-position:left center;
}
.content li a:hover { 
	text-decoration:none;
}


.footer{
	font:11px/13px  tahoma, arial, helvetica, sans-serif;
	padding:25px 0 0 152px;
	color:#FFFFFF;
}
.footer .indent{ margin:10px 0 0 111px;}
.footer a{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}


#container-navigation {
	margin-left:54px;
	width: 658px;
	background-color:#529FCD;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	
}



ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	/*border-right: 1px solid #ffffff;*/
}

#navigation li a:hover {
	text-decoration: underline;
	background-color:#FFDF62;
}


/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;

	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}
.redfont{
	color:#F00
}



