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



p {
margin: 0 0 0 0;
}


#header {
	height: 110px;
	background-image: url(/css/cssImages/InsideBanner.gif);
	background-repeat: no-repeat;
	background-position: 27px 49px;
	margin-bottom: 5px;/* background-color:#FFCC00;*/
}


#logoimage {
padding-top:17px;
padding-left: 20px;
height: 53px;
/*background-color:#FF99CC; */
}


#navlistuperRight {
font-family:Verdana, Arial, Helvetica, sans-serif;
height: 13px;
margin-top: 13px;
margin-bottom: 21px;
/*background-color:#CC99FF;*/
}

#navlistuperRight li
{
color: #335C65;
font-size:11px;
display: inline;
list-style-type: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#navlistuperRight a {
 color:#335C65;
 text-decoration:none;
}

#navlistuperRight a:hover {
color:#0000FF;
text-decoration:underline;
}

#menuTabs {
height: 36px;
margin-bottom: 1px;
/*background-color:#666600; */
}

#menuTabs img {
margin-left: -2px;
}

#googleBox {
padding: 0 0 0 0;
height: 21px;
/*background-color:#9999FF;*/
}

#go {
height: 22px;
}

#googletextinput {
height: 15px;
}


#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(/css/cssImages/botom.jpg);
height: 57px;
padding-top: 10px;
background-repeat: no-repeat;
background-position: 1px 0px;
background-color:#FFFFFF;
}

#copyrightcontainer {
margin-top:0;
margin-right: 52px;
color:#335C65;
float:right;
font-size:11px; 
text-decoration:none;
}

#copyrightcontainer a {
 color:#335C65;
 text-decoration:none;
}

#copyrightcontainer a:hover {
color:#0000FF;
text-decoration:underline;
}

#navlistBottom {

margin-top: 0;
margin-left: 0;
float:left;
text-decoration:none;
}
 
#navlistBottom li
{
color: #335C65;
font-size:11px;
display: inline;
list-style-type: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#navlistBottom a {
 color:#335C65;
 text-decoration:none;
}

#navlistBottom a:hover {
color:#0000FF;
text-decoration:underline;
}
