body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.top_bg {
	background-image: url(images/top_logo_bg.jpg);
	background-repeat: repeat-x;
}
.wel_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-right: 23px;
	padding-left: 8px;
}
.div {
	background-image: url(images/ctr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	/*background-image: url(images/footerbg2.jpg);*/
	background-image:url(images/content_bottom_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#161f2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02499B;
	font-weight: normal;
}
.tetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submittext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	width: 120px;
}
.cancel_nl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B330F;
	border: 1px solid #54A52F;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
/*a:visited{
color: #A06D2A;
}*/
a:active {
	color: #ffff22;
}
p {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #006F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	width: 760px;
}
.box {
	background: #fff;
	height: 222px;
}
.boxholder {
	clear: both;
	padding: 5px;
	background-color: #3fa7e6;
}
.tab {
	float: left;
	height: 32px;
	width: 151px;
	text-align: center;
	background: #3fa7e6;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 13px;
	padding: 9px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#fff;
	line-height:45px;
	display:inline-block;
	float:left;
	z-index:1000;
}
#menu a {
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#menu > li {
	background:#172322 none repeat scroll 0 0;
	cursor:pointer;
	float:left;
	position:relative;
	padding:0px 8px; /*width:79px;*/
	text-align:center;
}
#menu > li a:hover {
	color:#B0D730;
}
#menu .logo {
	background:transparent none repeat scroll 0% 0%;
	padding:0px;
	background-color:Transparent;
}
/* sub-menus*/
        #menu ul {
	padding:0px;
	margin:0px;
	display:block;
	display:inline;
}
#menu li ul {
	position:absolute;
	left:-38px;
	top:0px;
	margin-top:45px;
	width:170px;
	line-height:16px;
	background-color:#172322;
	color:#0395CC; /* for IE */
	display:none;
}
#menu li:hover ul {
	display:block;
}
#menu li ul li {
	display:block;
	margin:5px 14px;
	padding: -5px 0px;
	border-top: dotted 1px #606060;
	list-style-type:none;
}
#menu li ul li:first-child {
	border-top: none;
}
#menu li ul li a {
	display:block;
	color:#0395CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#menu li ul li a:hover {
	color:#7FCDFE;
}
/* main submenu */
        #menu #main {
	left:9px;
	top:-5px;
	padding-top:10px;
	background-color:#172322;
	color:#fff;
	z-index:999;
}
/* search */
        .searchContainer div {
	background-color:#172322;
	display:inline;
	padding:5px;
}
.searchContainer input[type="text"] {
	border:none;
}
.searchContainer img {
	vertical-align:middle;
}
/* corners*/
        #menu .corner_inset_left {
	position:absolute;
	top:0px;
	left:-12px;
}
#menu .corner_inset_right {
	position:absolute;
	top:0px;
	left:170px;
}
#menu .last {
	background:transparent none repeat scroll 0% 0%;
	margin:0px;
	padding:0px;
	border:none;
	position:relative;
	border:none;
	height:0px;
}
#menu .corner_left {
	position:absolute;
	left:0px;
	top:0px;
}
#menu .corner_right {
	position:absolute;
	left:152px;
	top:0px;
}
#menu .middle {
	position:absolute;
	left:18px;
	height: 20px;
	width: 135px;
	top:0px;
}
