body {
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
	line-height:16px;
	color:#222;
	font-weight:normal;
	text-align:justify;
	background-color:#9484ad;
	behavior:url('ie6_hover.htc')
}
img {
	border:none
}
h1, h3 {
	font:Arial;
	padding:0;
	margin:0;
	color:#663399
}

h2{
	font:Arial;
	padding:0;
	margin:0;
	color:#663399;
	font-size:13px;
}

p {
	padding:0;
	margin:0;
	margin-bottom:15px
}
.L {
	float:left
}
.R {
	float:right
}
a {
	color:#663399;
	text-decoration:none;
	outline:none
}
a:hover {
	color:#663399;
	text-decoration:none;
	outline:none
}
.main {
	width:940px;
	background: url(images/main_bgr.png) repeat-y #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:0 30px
}
.flash_line {
	width:940px;
	height:70px;
	background:url(images/flash_line_bgr.png) repeat-x
}
.header {
	width:900px;
	height:148px;
	padding:0 20px;
	background:url(images/header_bgr.jpg);
	border-bottom:5px solid #663399;
	border-top:5px solid #663399
}
.nav {
	width:890px;
	height:47px;
	padding-left:50px;
	color:#FFFFFF;
	line-height:40px;
	font-weight:bold;
	background:url(images/nav_bgr.png) repeat-x;
}
.nav ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left
}
.nav li {
	padding:0;
	margin:0;
	margin-right:2px;
	background:url(images/nav_link_a_bgr.png) repeat-x top;
	list-style:none;
	float:left
}
.nav li:hover {
	line-height:47px;
	background:url(images/nav_link_b_bgr.png) repeat-x top;
}
.nav li a {
	line-height:47px;
	height:47px;
	padding:0 10px;
}
.nav .active {
	line-height:47px;
	background:url(images/nav_link_b_bgr.png) repeat-x top;
}
.page_content {
	width:880px;
	padding:20px 30px 30px 30px;
	float:left
}
.page_content .news_block {
	width:250px;
	margin-top:20px;
	float:left;
}
.page_content .news_block_head {
	width:250px;
	height:30px;
	background:url(images/news_block_head_bgr.png) #9999cc;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	text-indent:15px;
	color:#663399;
	float:left;
}
.page_content .news_block_cont {
	width:218px;
	padding:15px;
	font-size:11px;
	/*background:url(images/news_block_cont_bgr.png) repeat-x bottom #FFFFFF;*/
	float:left;
	border:1px solid #ccccff;
	border-top:none;
	overflow:hidden;
	position:relative;
	text-align:left;
}
.page_content .info_block {
	width:600px;
	background:#f7f7ff;
	float:right;
}
.page_content .info_block_head {
	width:600px;
	height:30px;
	background:#FFF;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	text-indent:15px;
	color:#663399;
	border-bottom:2px solid #ccccff;
	float:left;
}
.page_content .info_block_cont {
	width:568px;
	padding:15px;
	line-height:18px;
	border-bottom:2px solid #ccccff;
	float:left;
}
.page_content .info_block_left_img {
	margin:0 10px 10px 0;
	float:left;
}
.page_content .info_block_right_img {
	margin:0 0 15px 15px;
	float:right;
}
.page_content a:hover {
	text-decoration:underline;
}
.page_content .info_block_cont ul {
	padding-left:20px;
}
.page_content .info_block_cont .ul_purple_dots {
	padding-left:10px;
	list-style:none
}
.page_content .info_block_cont .li_purple_dots {
	padding-left:20px;
	margin-bottom:6px;
	color:#663399;
	font-weight:bold;
	background:url(images/purple_dot.png) no-repeat left
}
.page_content .career_table {
	width:600px;
	background:#f7f7ff;
	float:right
}
.page_content .career_table td {
	padding:5px;
	border-right:1px dotted #ccccff;
	border-bottom:1px solid #ccccff
}
.page_content .career_table .first_line {
	background:url(images/career_table_first_line_bgr.png) repeat-x;
	color:#FFF;
	font-weight:bold
}
.page_content .career_table .second_line {
	background:url(images/career_table_second_line_bgr.png) repeat-x;
	color:#663399;
	font-weight:bold
}
.page_content .career_table .third_line {
	padding:10px;
	font-size:11px;
	border-bottom:2px solid #ccccff
}
.page_content .details_table {
	width:600px;
	margin-top:30px;
	background:#f7f7ff;
	float:right
}
.page_content .details_table td {
	padding:5px
}
.page_content .details_table .first_line {
	background:url(images/career_table_first_line_bgr.png) repeat-x;
	color:#FFF;
	font-weight:bold
}
.page_content .details_table .second_line {
	background:url(images/career_table_second_line_bgr.png) repeat-x;
	color:#663399;
	font-weight:bold
}
.page_content .details_table .third_line {
	padding:10px;
	font-size:11px;
	border-bottom:2px solid #ccccff
}
.cleaner {
	width:880px;
	height:1px;
	clear:both
}
.footer {
	width:900px;
	padding:20px 20px 10px 20px;
	text-align:center;
	color:#ccccff;
	background:url(images/footer_bgr.png) repeat-x #663399;
	border-bottom:5px solid #663399;
	display:block;
	clear:both
}
.footer a {
	color:#FFF
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline
}
a.button {
	background:url(images/icons/button_bgr.gif);
	display:block;
	color:#663399;
	font-weight:bold;
	height:30px;
	line-height:29px;
	text-align:center;
	margin-bottom:0px;
	text-decoration:none;
	width:191px;
}
a:hover.button {
	color:#663399;
}
/* -------------------- */  
/* Button Class         */
/* -------------------- */
	.add {
	background:url(images/icons/add.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.delete {
	background:url(images/icons/delete.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.user {
	background:url(images/icons/user.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.alert {
	background:url(images/icons/alert.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.msg {
	background:url(images/icons/msg.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.download {
	background:url(images/icons/download.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.lens {
	background:url(images/icons/lens.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.info {
	background:url(images/icons/info.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.print {
	background:url(images/icons/print.gif) no-repeat 10px 7px;
	text-indent:30px;
	display:block;
}
.apply {
	background:url(images/icons/apply.gif) no-repeat 10px 7px;
	text-indent:30px;
	display:block;
}
.career {
	background:url(images/icons/career.gif) no-repeat 9px 8px;
	text-indent:30px;
	display:block;
}
.back {
	background:url(images/icons/back.gif) no-repeat 9px 8px;
	text-indent:30px;
	display:block;
}

.textcolor{
color:#663399;

}
ul { 
list-style-image: url(images/arrow.gif); 
padding:0px;
margin:0px;
}
li{
padding:0px;
margin:0px;
}
