@charset "utf-8";
/* CSS Document */
html,body {margin:0;padding:0;height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
body{ overflow-y:scroll}
a:link{ color:#666; text-decoration:none;}
a:visited{ color:#333;text-decoration:none;}
a:hover{ color:#750505;text-decoration:underline;}

hr{ border-bottom:1px dotted #ccc; border-left:none; border-right:none; border-top:none; margin-bottom:0px; margin-top:0px;}

img{ border:none;}

h1{font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:100; font-size:22px; margin-bottom:10px; margin-top:1px;font-family:"Times New Roman", Times, serif; color:#000000}
h2{font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:100; font-size:17px; line-height:20px; margin-bottom:1px;font-family:"Times New Roman", Times, serif; color:#750505; font-style:italic}
h3{font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:100; font-size:14px; line-height:14px; margin-bottom:1px;font-family:Arial, Helvetica, sans-serif; color:#333}
h4{font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:100; font-size:14px; line-height:12px; margin:10px;font-family:"Times New Roman", Times, serif; color:#333; font-style:italic}
h5{}
h6{}

input.textarea {

	width: 300px;

}

/* -------------------------------------------------------- */

#container {min-height:100%;position:relative; background-image:url('images/bg.jpg'); background-color:/*#e8e9eb*/#FFF}
#header {padding:0 20px 20px 20px;}
#body {padding:10px;padding-bottom:60px; /* Height of the footer */background-image:none !important;background-color: #fff !important;}
#footer {position:absolute;bottom:0;width:100%;height:60px;/* Height of the footer */; background-image:url('images/footerBg.jpg'); }

/* -------------------------------------------------------- */

.headerCon {width:975px;}
.logo{float:left;}
.search{float:right; margin:17px 30px 0 0; text-align:center; vertical-align:middle;}
.menuHolder{background-image:url('images/menuBg.png'); height:59px; width:975px; background-repeat:no-repeat; margin-top:0px}
.buttonHolder{padding:19px 30px 15px 30px; border-right:1px solid #d4d4d4; float:left;}

a:link.menuLinks{color:black; text-decoration:none; font-size:11px; text-transform:uppercase}
a:visited.menuLinks{color:black;text-decoration:none; font-size:11px; text-transform:uppercase}
a:hover.menuLinks{color:#750505;text-decoration:none; font-size:11px; text-transform:uppercase}

.i1{ margin-bottom:0px; color:#666666}

.contentHolder{ width:960px; border-bottom:1px solid #ccc}
.cover{ float:left; padding:0 20px 0px 0px;}
.issue{color:#000; font-weight:100; margin:20px 20px 0px 20px;}
.issue p{color:#333; font-weight:100; font-family:"Times New Roman", Times, serif; font-size:14px;}
.issueDesc{ color:#333; width:auto; margin:10px 10px 0 0px; font-size:14px; line-height:18px; font-family:"Times New Roman", Times, serif}
.redmore{ float:right; padding-top:20px; margin:0px 10px 0 0;}
.callFor{color:#000; font-weight:100; margin:20px 20px 20px 20px; font-family:"Times New Roman", Times, serif; font-size:14px; font-style:italic}
.indexed{color:#000; font-weight:100; margin:20px 20px 20px 10px; font-size:12px;}
.welcome{ padding-bottom:15px}
.welcome p {line-height:18px; font-family:"Times New Roman", Times, serif; font-size:14px; text-align:justify}
.feaa{ width:370px; float:left; margin-left:10px; color:#666666; font-style:italic; font-family:"Times New Roman", Times, serif; font-size:13px; line-height:15px;}
.footerCont{ font-size:11px; padding-top:10px;}
.footerCont , table > tr > td {color:#666; font-style:italic}
.dsg a{color:#999;}
.dsg{color:#999;}
.drCol{ padding:0 0 0 20px; border-left:1px solid #ccc}
ul{padding:0px 0 0 15px; list-style:square; color:#333;}
li{padding:5px 0 5px 0; }

a:link.menuLinksOn{color:#750505; text-decoration:none; font-size:11px; text-transform:uppercase;}
a:visited.menuLinksOn{color:#750505;text-decoration:none; font-size:11px; text-transform:uppercase;}
a:hover.menuLinksOn{color:black;text-decoration:none; font-size:11px; text-transform:uppercase; }

a:link.tocLinks{color:#333; text-decoration:none; font-size:12px; text-transform:uppercase;  line-height:16px}
a:visited.tocLinks{color:#333;text-decoration:none; font-size:12px; text-transform:uppercase;  line-height:16px}
a:hover.tocLinks{color:#750505;text-decoration:none; font-size:12px; text-transform:uppercase; line-height:16px}

.categ{font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:100; font-size:17px; line-height:20px; margin-bottom:1px;font-family:"Times New Roman", Times, serif; color:#750505; font-style:italic}
.archiveYearON{ text-transform:uppercase; color:#750505; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.25px;}
.searchTxt{ color:#333333; margin:5px 0 5px 0;}
.submit {

	position:	absolute;
	top:		-10000px;

}

input, textarea {

	border:	1px gray solid;

}

