/* CSS Document */

.hdmenu{
	background:url(../images/footerbot.gif);
	font-family:Trebuchet MS;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;}

.head{
	background:url(../images/Header.gif);}

.top2{
	font-family:Trebuchet MS;
	font-size:11px;
	text-align:right;
	color:#000066;
	text-decoration:none;
	margin-right:10px;}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#000066;
	text-decoration:none;}

.subTitle {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	color:#000066;
	text-align: right;}
	
.subTitle2 {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight:bold;
	color: #000066;
	text-align: left;}
	
.bodytxt{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#000066;
	line-height:22px;
	text-decoration:none;
	}
.bodylnk{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#0000CC;
	line-height:20px;
	text-decoration:none;}


/*---------rounded corner box------------------*/


#liquid-round {
	width:100%;
	margin:0px auto;
	background:#fff url(../images/leftside.gif) repeat-y left top;
	}
.title{
	width:99%;
	height:45px;
	background:url(../images/jobs-title.jpg) no-repeat left top;
	margin-left:10px;}
	
.top {
	width:100%;
	height:20px;
	background:url(../images/top.gif) no-repeat left top;}
	
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(../images/top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(../images/rightside.gif) repeat-y right top;
	padding:1px 50px 1px 50px;
	margin:-1px 0 -60px 0;
	text-align:justify;}
	
.center{
	position:relative;
	background:url(../images/rightside.gif) repeat-y right top;
	padding:1px 5px 1px 5px;
	margin:-1px 0 -50px 0;
	text-align:justify;}
	
.bottom {
	width:100%;
	height:60px;
	background:url(../images/bottom.gif) no-repeat left bottom;}
	
.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(../images/bottom-right.gif) no-repeat right top;}
	
p {margin:0 0 1em 0}

