﻿/*   general declaration */
body {
font: normal normal normal 0.80em Calibri,Verdana,sans-serif;
background-color: #fff;
color: #000000;
line-height: normal;
}
* {
margin: 0px;
padding: 0px;
}
a img {
border: none;
}
a {
color: #0057B1;
}
a:hover {
text-decoration: none;
}
h1 {
color: #004FA2;
font-size: 1.5em;
}
h2 {
color: #004FA2;
font-size: 1.3em;
}
h3 {
font-size: 1.2em;
color: #004FA2;
}
h4 {
font-size: 1.1em;
}
#conent ul {
padding-left: 20px;
list-style: circle;
list-style-image: url('http://slsimg.com/ap/li.gif');
margin-top: 7px;
}
#conent ul li {
margin-top:5px;
}
ol {
padding-left: 30px;
padding-top: 3px;
}
.clear_left {
clear: left;
display: block;
height: 0px;
line-height: 0;
}
/* template declaration start */
#container {
margin: 0px auto;
width: 975px;
font-size: 1.083em;
}
/* this width is width of whole page */
/*tope menu declaration start in header */
#top_menu {
background: #F1F4F8 url('http://slsimg.com/ap/topmenu_bg.png') repeat-x scroll;
height: 26px;
margin-left: 515px;
position: relative;
color: #3F598B;
}
#top_menu ul {
background: url('http://slsimg.com/ap/topmenu_bg_left.png') no-repeat scroll left;
/*float:left;*/
height: 26px;
padding-left: 10px;
}
#top_menu ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	font-size: 1em;
	margin: 0px auto;
}
#top_menu li {
	float: left;
	margin: 3px 5px;
}
#topmenu_container {
	background: url('http://slsimg.com/ap/topmenu_bg_right.png') no-repeat scroll right;
	height: 26px;
}
#logo {
	background: #ffffff url('../images-not/logo-2.png') no-repeat;
	width: 300px;
	height: 73px;
}
#logo span {
	display: none;
}
#primary_menu {
	background: #ffffff url('http://slsimg.com/ap/pmenu_bg.png') no-repeat;
	margin: 0px auto;
	height: 68px;
	width: 975px;
}
#pm_main {
	padding-left: 20px;
	height: 38px;
}
#pm_sub ul {
	list-style-type: none;
	list-style-image: none;
}
#pm_main ul {
	list-style-type: none;
	list-style-image: none;
}
#pm_main li {
	float: left;
	margin: 2px 10px 0 0;
	background: url('http://slsimg.com/ap/pm_sep.png') no-repeat scroll right;
	padding: 0px 10px 0 0;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	margin-top: 2px;
}
#pm_main li a {
	color: #fff;
	display: block;
	height: 34px;
	float: left;
}
#pm_main li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#pm_main li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#pm_main li a:hover {
	background: url('http://slsimg.com/ap/tab_bg_active.png') no-repeat scroll right top;
}
#pm_main li a:hover b {
	background: url('http://slsimg.com/ap/tab_bg_active_left.png') no-repeat scroll left top;
}
#pm_main li.active a {
	background: url('http://slsimg.com/ap/tab_bg_active.png') no-repeat scroll right top;
}
#pm_main li.active a b {
	background: url('http://slsimg.com/ap/tab_bg_active_left.png') no-repeat scroll left top;
}
#pm_main li a b {
	padding: 0 10px;
	display: block;
	padding-top: 7px;
}
#pm_sub {
	float: right;
	margin-right: 10px;
}
#pm_sub li {
	float: left;
	margin: 2px 5px;
}
#pm_sub li a {
	color: #E0E7EF;
	font-weight: bold;
	font-size: 1em;
}
/* meanu declaration end*/
/* content area start 
-----------------------*/
#conent {
	margin: 10px 0;
	padding: 0px;
	text-align: justify;
}
.left_col {
	/*float:left;
	*/
	width: 60%;
	min-height: 300px;
	margin-left: 0px;
}
.right_col {
	float: right;
	min-height: 200px;
	width: 38%;
}
/* Footer declaration Start */
#footer {
	background: #FFFFFF url('http://slsimg.com/ap/bot_bg.png') no-repeat scroll right top;
	width: 100%;
	min-height: 5px;
	margin-bottom: 50px;
}
#copyright {
	float: right;
}
#designby {
	clear: both;
	float: right;
	font-size: 0.9em;
	margin-top: 5px;
}
/* design boxes declaration start 
-----------------------------------*/
/* Design box #1 */
.db1 {
	position: relative;
}
.db1 .db1_title {
	float: none;
	background: #fff url('http://slsimg.com/ap/db1_title_bg.png') repeat-x;
	border-right: 1px solid #E8E8E8;
	height: 34px;
}
.db1 .db1_title h3 {
	height: 27px;
	background: url('http://slsimg.com/ap/db1_title_bg_left.png') no-repeat scroll top left;
	display: block;
	padding-top: 7px;
	padding-left: 20px;
	color: #004FA2;
}
.db1 .db1_content {
	background: #fff url('http://slsimg.com/ap/db1_content_bg.png') no-repeat scroll top right;
}
.db1 .db1_container {
	background: url('http://slsimg.com/ap/db1_content_bg.png') no-repeat scroll top left;
	padding: 10px;
	position: relative;
}
/* design box 2*/
.db2 {
	margin: 10px 0;
}
/**/
.db2_content {
	background: #fff url('http://slsimg.com/ap/db2_content_bg_right.png') repeat-y scroll right;
	position: relative;
}
.db2_content_container {
	background: url('http://slsimg.com/ap/db2_content_bg_left.png') repeat-y scroll left;
	padding: 0px 10px 0px 10px;
	position: relative;
}
.db2_content h3 {
	border-bottom: 1px solid #E0E1E1;
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
}
.bd2_top {
	background: url('http://slsimg.com/ap/db2_bg_right.png') no-repeat scroll right top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
}
.bd2_top_content {
	background: url('http://slsimg.com/ap/db2_bg_left.png') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 0px;
}
.bd2_bot {
	background: url('http://slsimg.com/ap/db2_bg_right.png') no-repeat scroll right bottom;
	height: 10px;
	font-size: 1px;
}
.bd2_bot_content {
	background: url('http://slsimg.com/ap/db2_bg_left.png') no-repeat scroll left bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}
/* design box 3*/
.db3 {
	margin: 10px 0;
}
.db3_content {
	background: #ebf3fa;
	border-left: 1px solid #b1c9d9;
	border-right: 1px solid #b1c9d9;
	padding: 0px 10px;
}
.db3_content h3 {
	border-bottom: 1px solid #b1c9d9;
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
}
.bd3_top {
	background: url('http://slsimg.com/ap/db3_bg_right.gif') no-repeat scroll right top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
}
.bd3_top_content {
	background: url('http://slsimg.com/ap/db3_bg_left.gif') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
}
.bd3_bot {
	background: url('http://slsimg.com/ap/db3_bg_right.gif') no-repeat scroll right bottom;
	height: 10px;
	font-size: 1px;
}
.bd3_bot_content {
	background: url('http://slsimg.com/ap/db3_bg_left.gif') no-repeat scroll left bottom;
	height: 10px;
	font-size: 1px;
}
.db3_content {
	background: #ebf3fa;
	border-left: 1px solid #b1c9d9;
	border-right: 1px solid #b1c9d9;
	padding: 0px 10px;
}
.db3_content h3 {
	border-bottom: 1px solid #b1c9d9;
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
}
.bd3_top {
	background: url('http://slsimg.com/ap/db3_bg_right.gif') no-repeat scroll right top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}
.bd3_top_content {
	background: url('http://slsimg.com/ap/db3_bg_left.gif') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}
.bd3_bot {
	background: url('http://slsimg.com/ap/db3_bg_right.gif') no-repeat scroll right bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}
.bd3_bot_content {
	background: url('http://slsimg.com/ap/db3_bg_left.gif') no-repeat scroll left bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}
/* design box 4*/
.db4 {
	margin: 10px 0;
}
.db4_content {
	background: #FAFAFA;
	border-left: 1px solid #E0E1E1;
	border-right: 1px solid #E0E1E1;
	padding: 0px 10px;
}
.db4_content h3 {
	border-bottom: 1px solid #E0E1E1;
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
}
.bd4_top {
	background: url('http://slsimg.com/ap/db4_bg_right.png') no-repeat scroll right top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}
.bd4_top_content {
	background: url('http://slsimg.com/ap/db4_bg_left.png') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}
.bd4_bot {
	background: url('http://slsimg.com/ap/db4_bg_right.png') no-repeat scroll right bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}
.bd4_bot_content {
	background: url('http://slsimg.com/ap/db4_bg_left.png') no-repeat scroll left bottom;
	height: 10px;
	font-size: 1px;
}
/* my additions */
h2, h3, h4 {
	margin: 5px 0 5px 0;
}
p {
	margin-top: 7px;
}
.q {
	font-family: "Bookman Old Style";
	font-size: large;
	color: #004FA2;
	font-weight: bold;
}
.list3 {
	margin: 3px 0 0 25px;
	padding: 0;
	font-size: 0.9em;
	font-family: Arial,sans-serif;
}
.list3 li {
	margin-top: 5px;
}
#stmt {
	color: #819f79;
}
.backtotop {
	font-size: 0.7em;
}
.backtotop a {
	background: url(http://slsimg.com/ap/icon-arrow-top-blue.gif) no-repeat 1px 1px;
	padding: 0 0 2px 12px;
	color: #15b1e8;
}
div#idprintby {
	display: none;
}
#btt {
	margin-top: 8px;
}
.bookdiv {
	margin-top:10px;
}
.bookimage {
	width:120px;
	float:left;
	margin:0px;
	padding:0px;
}
.bigp {
	margin-top: 7px;
	margin-bottom: 7px;
}
.listsep li {
	margin-bottom: 7px;
}
.evenline {
	background-color: #EEEEEE;
}
#copyleft {
	float:left;
	font-size:0.8em;
}
/****** common between both dwt ******/
/* breadcrumbs */
#bcrumb {
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;
	background-color: #ebf3fa;
}
#bcrumb ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#bcrumb li {
	float: left;
	margin: 2px 5px;
}
/* breadcrumbs */
#bcrumb2 {
	font-size:0.9em;
	float: left;
	width: 100%;
	margin: 7px 0px 7px 0px;
	padding: 0;
	background-color: #ebf3fa;
}
#bcrumb2 ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#bcrumb2 li {
	float: left;
	margin: 2px;
}

/****** common css ******/
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.centerall {
	text-align: center;
	margin: 0 auto;
}
/* center a table in a div */
.centertbl {
	text-align: center;
}
.centertbl table {
	text-align: left;
	margin: 0 auto;
}
.clrboth {
	clear: both;
}
.divclr {
	clear: both;
	height: 0px;
}
.errmsg {
	color: red;
}
.imgleft {
	margin: 0px 7px 7px 0px;
	float: left;
}
.clrleft {
	clear: left;
}
.txtright {
	text-align:right;
}
.txtleft {
	text-align:left;
}
#bkmrk {
	margin: 10px;
}
.imgRight {
	margin: 7px 7px 7px 0px;
	float: right;
}
.clrright {
	clear: right;
}
.fineprint {
	font-size:0.8em;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}