/* CSS Document */
@charset "utf-8";


h1
{ 
color: #4e4a38;
font-size: 30px;
line-height:30px;
margin-top:0px;
margin-bottom:0px;
font-family:Tahoma, Geneva, sans-serif;
font-weight:normal;
}



h2

{ 
color: #4e4a38;
font-size: 20px;
line-height:20px;
margin-top:0px;
margin-bottom:0px;
font-family:Tahoma, Geneva, sans-serif;
font-weight:normal;
}

h3
{
color: #fff;
margin-top:10px;
margin-left:10px;
margin-bottom:8px;
font-size: 20px;
line-height:16px;
font-family:Tahoma, Geneva, sans-serif;
font-weight:normal;
}

h4
{
color: #ffffff;
font-size: 18px;
background:url(tuitemplate/H4-heading.jpg);
background-repeat:no-repeat;
height:40px;
width:667px;
padding-left:15px;
padding-top:10px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}
h5
{
margin-top:0;
margin-bottom:0;
color: #fff;
font-size: 18px;
font-weight:normal;
line-height:23px;
font-family: Arial, Helvetica, sans-serif;
}



body {
	background-image:url(template/bg2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#4e4a38;
	margin-top:0;
	margin-bottom:0;
}

table tr {vertical-align: top;}


ul {
	padding-left:13px;
	margin-bottom:0;
	margin-top:0;
}

a:link {
    text-decoration: underline;
    color: #666666;
}

a:visited {
    text-decoration: underline;
    color: #666666;
}

a:active {
    text-decoration: underline;
    color: #666666;
}

a:hover {
    text-decoration: underline;
    color: #666666;
}

a img {
	text-decoration: none;
	border: 0 none;
	}

p{
margin-top:0;
margin-bottom:0;
   }
   
hr {
	margin:3px;
	padding:0;
	border:0px;
  color:#c7c7c7;
  height:1px;
  background-color:#c7c7c7;
}   


#navheader {
	height:110px; 
	width:950px; 
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:2px;
	border-right-width:2px;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-top:0px;
	margin-left: auto ;
	margin-right: auto ;
	vertical-align:bottom;	
}


#searchbox {
	background-image:url(template/search-box-bg.gif);
	background-repeat:no-repeat;
	height:55px; 
	width:348px; 
	padding:0px;
	font-family: Arial, helvetica, sans-serif;
	font-size:10px;
	color: #c7c7c7;
	margin-top:25px;
	float:right;
}

#search {
BORDER-RIGHT: #c7c7c7 1px solid; 
PADDING-RIGHT: 4px; 
BORDER-TOP: #c7c7c7 1px solid; 
PADDING-LEFT: 4px; 
FONT-SIZE: 8pt; 
PADDING-BOTTOM: 1px; 
BORDER-LEFT: #c7c7c7 1px solid; 
COLOR: #c7c7c7; 
PADDING-TOP: 1px; 
BORDER-BOTTOM: #c7c7c7 1px solid; 
FONT-FAMILY: Tahoma; 
BACKGROUND-COLOR: #000;
}


	
#navbartop
{ 
	vertical-align:top;
	width:949px;
	margin-left: auto ;
	margin-right: auto ;
	background-repeat:no-repeat;
	height:58px;
}

#whitebg
{ 
	vertical-align:top;
	width:949px;
	margin-left: auto ;
	margin-right: auto ;
	background-color:#FFF;

}

#contentarea {
	width:949px;
	background-image:url(template/maint-content-bg-top.gif);
	background-repeat:no-repeat;
}

#contentareaactual {
	padding-left:20px;
	padding-top:50px;
	width:910px;
}

#contentfooter {
	width:949px;
	height:90px;
	background-image:url(template/main-content-footer.gif);
	background-repeat:no-repeat;
		margin-left: auto ;
	margin-right: auto ;
	color:#666;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

#subcontentfooter {
	width:949px;
	height:120px;
	color:#CCC;
	font-size:10px;
	margin-left: auto ;
	margin-right: auto ;
}

#absolutefooter {
	background-image:url(template/footer.gif);
	background-repeat:no-repeat;
	width:948px;
	height:46px;
	margin-left: auto ;
	margin-right: auto ;
		color:#CCC;
	font-size:10px;
}

.absolutefooter a:link {
    text-decoration: none;
    color: #3ea3f4;
}

.absolutefooter a:visited {
    text-decoration: none;
    color: #3ea3f4;
}

.absolutefooter a:active {
    text-decoration: none;
    color: #3ea3f4;
}

.absolutefooter a:hover {
    text-decoration: none;
    color: #3ea3f4;
}


















