body {
	background: #ccc;
	font: 9pt Arial;
	color: #313131;
	margin:0px;
	padding:0px;
}

img { border: none; }

p {text-align: justify;}
em { font-weight: bold; padding-right: 1em; vertical-align: top; color:red;}
.wrapper {
	width: 962px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
}

.slider-wrapper {width:962px; height:310px;}

.header {
	background: url(../images/header_background.jpg) repeat-y;
	width: 962px;
	overflow:hidden;
}

.header1 {
	//background: url(../images/header_background1.jpg) repeat-y;
	width: 962px;
}

.a_style a {text-decoration:none; color: #454444;}
.a_style a.selected { color: #fff;}
.a_style a:hover {text-decoration:none; color: #fff;}
.a_style1 a {text-decoration:none; color: #fff;}
.a_style1 a:hover {text-decoration:none; color: #fff; }
.underline a{text-decoration:underline;}
.a_style2 a {text-decoration:underline; color: #27186b;}
.a_style2 a:hover { color: #000;}

.topmargin {margin-top: 30px;}
.bottommargin {margin-bottom: 30px;}
.rightmargin {margin-right: 30px;}
.leftmargin {margin-left: 30px;}
.leftmargin1 {margin-left: 160px;}
.leftmargin2 {margin-left: 100px;}

.toppadding {padding-top: 15px;}
.toppadding1 {padding-top: 4px;}
.toppadding2 {padding-top: 25px;}
.bottompadding {padding-bottom: 20px;}
.bottompadding1 {padding-bottom: 5px;}
.bottompadding2 {padding-bottom: 15px;}
.rightpadding {padding-right: 20px;}
.rightpadding1 {padding-right: 11px;}
.leftpadding {padding-left: 20px;}
.leftpadding1 {padding-left: 15px;}
.leftpadding2 {padding-left: 10px;}

.leftfloat {float:left;}
.rightfloat {float:right;}
.centerfloat {float:center;}

.hr {
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #fff;
	clear: both;
}

.footer_menu {
	width:49vw;
}

.footer_menu li{
	list-style:none;
	display: inline;
	padding-right:10px;
	font: 9pt Arial;
	text-decoration: none;
	color: #454444;
}

.main_menu {
	margin:0px;
	padding:0px 2px;
	background:rgba(0,0,0,0.75);
	width:962px;
}

.main_menu label {
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: transparent url('../images/separator.jpg') no-repeat right center;
	z-index: 999999999;
}

.main_menu a {
	font: 9pt Arial;
	color: #fff;
	display: inline-block;
	line-height: 40px;
	height: 40px;
	text-decoration: none;
	padding: 0px 2px;
	margin-right: 2px;
	margin-left: 1px;
}

.main_menu a:hover {
	background-color: #fff;
	color:#fff;
}

.main_menu a.selected {
	background:rgba(0,0,0,0.55);
	margin-right: 2px;
	margin-left: 1px;
	color:rgb(255,255,255);
}

.main_menu a:hover.selected {
	background:rgba(0,0,0,0.55);
	margin-right: 2px;
	margin-left: 1px;
	color:rgb(255,255,255);
}

.main_menu img {
	position:absolute;
	top: 40%;
	right: 4px;
}

.main_menu label .sub {
	display:block;
	position: absolute;
	width: 200px;
	background: #fff;
	padding-bottom: 2px;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 3px 5px #000;
	top: 40px; left: 0;
}

.main_menu label .sub a {
	display: block;
	float: none;
	line-height: 30px; height: 30px;
	margin: 0 3px;
}

.main_menu label .sub a:hover {
	color: #000;
}

.shadow p{
	background: url('../images/image_shadow.jpg') no-repeat;
	line-height: 30px;
	height: 30px;
	margin:0px 10px;
}

.clear {clear:both;}

.divwidth1 {
	width:260px;
	height:491px;
	background: #ededee;
	padding:0px 20px;
}
.divwidth2 {
	width:260px;
	height:600px;
	background: #ededee;
	padding:5px 20px;
}
.divwidth3 {
	width:260px;
	height:600px;
	background: #ededee;
	padding:5px 20px;
}

.divwidth4 {
	width:311px;
	height:410px;
	background: #ededee;
	padding:5px 20px;
}

.divwidth5 {
	width:540px;
	height:410px;
	background: #ededee;
	padding:5px 20px;
}

.divwidth6 {
	width:311px;
	height:320px;
	background: #ededee;
	padding:5px 20px;
}

.divwidth7 {
	width:540px;
	height:271px;
	background: #ededee;
	padding:30px 20px;
}

.divwidth8 {
	width:360px;
	height:520px;
	background: #ededee;
	padding:30px 20px;
}

.divwidth9 {
	width:491px;
	height:520px;
	background: #ededee;
	padding:30px 20px;
}

.divwidth10 {
	width:540px;
	height:520px;
	background: #ededee;
	padding:5px 20px;
}

.divwidth11 {
	width:311px;
	height:520px;
	background: #ededee;
	padding:5px 20px;
}

.divwidth12 {
	width:260px;
	height:520px;
	background: #ededee;
	padding:5px 20px 5px 20px;
}
.divwidth13 {
	width:260px;
	height:620px;
	background: #ededee;
	padding:5px 20px;
}

.divwidth14 {
	width:572px;
	height:560px;
	background: #ededee;
	padding:5px 30px;
}

.divwidth15 {
	width:842px;
	height:320px;
	background: #ededee;
	padding:40px 60px;
}

.box {
	background:#d4d4d4;
	border:solid 2px #b2b1b1;
}

.box h4, h2{
	margin:0px;
	padding-top:2px;
	padding-right:100px;
}

.center {text-align: center;}

.button {
	background:transparent url("../images/submit.gif") no-repeat 0 0;
	height:30px;
	width:83px;
	border-style:none;
}

.button:hover {
	background:transparent url("../images/submit_hover.gif") no-repeat 0 0;
	height:30px;
	width:83px;
	border-style:none;
}

.textbox_style {
	background-color : #d8d9d9;
	border: 1px solid #9f9f9f;
}
.width {width:400px;}
.width1 {width:220px;}
.width2 {width:165px;}
.width3 {width:274px;}
.width4 {width:350px;}
.width5 {width:260px;}
.width6 {width:310px;}

.height1 {height:610px;}
.height4 {height:830px;}
.height7 {height:460px;}
.height9 {height:440px;}

.fontsize1 a{
	font-size:10pt;
	color:#000;
	text-decoration:none;
	margin:0;
	padding:0;
}
.fontsize2 {
	margin:0;
	padding:0;
}
.font_style {font-size:10pt; font-weight:bold;}

.top p, img {margin:0; padding:0;}
.blist_style b {font-size:11pt; font-weight:bold;}
.blist_style li {padding:5px;}
