
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

TD a:link {
color:#00F;	
font-size: 12px;
}

TD a:visited {
color: #63C;
font-size:12px;
border:none;
}

#leftsidebar {
width: 18%;	
float: left;
margin: 5px 10px 0px 0px;
padding: 10px 0 0 4px;

	
}
#rightsidebar {
width: 205px;	
float: right;
margin: 0px 0px 0px 15px;
height: 155px;

background: url('../images/header-s.jpg') no-repeat;	
background-position: top right;

}


#head{
    margin-top: 0px;
background: url('../images/header_top3.jpg') no-repeat;
height: 53px;
	background-color: #4d6182;

}


#wrap{
	
	width: 100%;
	float:left;

}



#butt {
	background-image: url(../images/but1.gif);
	height: 30px;
text-align: right;
padding-top: 3px;
}

#butt a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
padding-right:40px;
	
}

#buttnolink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
padding-right:40px;
	background-image: url(../images/but1.gif);
	height: 30px;
text-align: right;
padding-top: 3px;


}

#footer {
	width:100%;
	background-color: #455878;
	
}

#footer a:link, a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-decoration: underline;
color:#FFFFFF;
padding-right: 1%;
padding-left: 1%;
padding-top: 1%;
padding-bottom: 1%;
}

#footertext{
	clear:both;
	text-align:right;
	line-height:100%;
	font-size:10px;
	color:#333;
}

#footertext a:link, a:visited {
	font-size:10px;
	color:#333;
	padding-left: 5px;
	padding-right: 5px;

}



ul {
	
 list-style-image: url("../images/icons/bullet.gif"); 	
}



.border {
	border: thin solid #0066FF;
}

#rightbar{
	width: 150px;
	padding: 10px 0px 10px 0;
	float:right;
	margin-left: 10px;
}
#rightbar .box{
	margin: 5px 0 10px 0;
}

#rightbar .box a{

	padding: 0 5px 0px;
	font-weight:normal;
	font-size: 14px;
	font-weight: bold;
	color:BLUE;

}

#rightbar .box h2{
	margin:0 0 1px 0;
	padding: 0;
	font-size: 13px;
	letter-spacing:1px;
	font-variant: small-caps;
	border-bottom: #666 1px solid;
}

#rightbar .box h3 {
	margin:3px 0 0 0;
	padding: 0;
	font-size: 11px;
	letter-spacing:1px;
	text-decoration: none;
}
#rightbar .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
#rightbar .box li{
	padding: 1px 0;
}
#rightbar #desc.box{
	background:#eee;
	padding:10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.jumpernew:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;

}

.jumpernew:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;

}
.jumpernew:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;

}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


#contentLeft {
	float: left;
	width:340px;
	padding: 10px;
}

#contentRight {

padding: 10px;
float: right;
width:340px;
}

