@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	margin: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

a:HOVER {
	color: #472383 :
}

a img {
	border: none;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

h1 {
	color: #472383;
	font-size: 11pt;
	margin-bottom: 3px;
}

h2 {
	color: #000;
	font-size: 11pt;
}

h3 {
	color: #000;
	font-size: 8pt;
	font-weight: bold;
}

h4 {
	color: #993;
}

/*Document Structure*/
#header {
	width: 842px;
	height: 93px;
	background-color: #e0dbee;
	background: url("../img/layout/logo.jpg") no-repeat #e0dbee;
}

#menu {
	width: 842px;
	height: 30px;
	background-color: #775ba4;
}

#content {
	width: 842px;
	min-height: 487px;
	height: auto;
	background: url("../img/layout/content.jpg") repeat-y;
	text-align: center;
	clear: both;
}

#left,#main,#right {
	margin: 0px;
	padding: 0px;
	min-height: 487px;
	height: auto;
}

#left {
	width: 182px;
	margin-right: 15px;
	float: left;
	background: url("../img/layout/left.jpg") no-repeat;
	text-align: left;
}

#main {
	width: 460px;
	float: left;
	text-align: left;
}

#right {
	width: 167px;
	float: right;
	text-align: left;
}

#footer {
	width: 842px;
	height: 20px;
	background: url("../img/layout/content.jpg") repeat-y;
}

div.footerinner,div.footerinner a {
	height: 20px;
	vertical-align: bottom;
	color: #666;
	text-decoration: none;
}

div.leftinner {
	width: 160px;
	margin-top: 20px;
	margin-left: 11px;
}

div.maininner {
	width: 444px;
	margin-top: 20px;
	margin-left: 8px;
	margin-bottom: 30px;
}

div.rightinner {
	width: 150px;
	margin-top: 20px;
	margin-left: 8px;
}

div.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

div.footerinner {
	width: 492px;
	height: 25px;
	margin-left: 182px;
	text-align: center;
}

/*Right*/
div.rightinner {
	color: #472383;
	font-size: 6.4pt;
}

div.rightinner h2 {
	color: #472383;
	font-size: 8pt;
	font-weight: bold;
}

div.rightinner h1 {
	color: black;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
}

div.widget {
	margin-bottom: 25px;
}

div.widget span {
	line-height: 7pt;
	display: block;
	margin-bottom: 10px;
}

h1.orange {
	background-color: #fee6c9;
	border: solid 1px #f7a83f;
}

h1.green {
	background-color: #81c4c2;
	border: solid 1px #008f88;
}

/*Menus*/ /*Main Menu*/
#menu ul {
	list-style-image: none;
	margin-left: 4px;
}

#menu li {
	width: 108px;
	height: 19px;
	margin-top: 3px;
	margin-left: 7px;
	text-align: center;
	background: #fff;
	border: 2px solid #937cb8;
	display: block;
	float: left;
	list-style-type: none;
}

#menu a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}

/*Publication Menu*/
#left ul {
	margin-bottom: 20px;
}

#left ul li {
	list-style: none;
	margin-bottom: 8px;
}

#left ul li ul {
	margin-bottom: 0;
}

#left ul li ul li {
	line-height: 8pt;
	list-style: square;
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 6.5pt;
}

#left a {
	text-decoration: none;
}

#left a:HOVER {
	text-decoration: underline;
}

/*Left Sytles*/
#left h1,#left h2,#left h3,#left h4 {
	font-size: 8pt;
	font-weight: bold;
}
/*Right Styles*/
#right ul{
	margin-left: 17px;
	line-height: 17px;
}
/*Table*/
th {
	background-color: #ddd;
}

/*Forms*/
#OrderProcessForm label {
	width: 80px;
	float: left;
	display: block;
}

#OrderProcessForm div {
	margin-bottom: 2px;
}

#OrderProcessForm div.submit {
	padding-top: 2px;
	margin-left: 80px;
}

#ContactProcessForm label {
	width: 80px;
	float: left;
	display: block;
}

#ContactProcessForm div {
	margin-bottom: 2px;
}

#ContactProcessForm div.submit {
	padding-top: 2px;
	margin-left: 80px;
}

#SearchIndexQ {
	width: 130px;
	background: #fff;
	border: 2px solid #937cb8;
	margin-bottom: 20px;
	float: left;
}
.SearchButton {
	width: 18px;
	height: 16px;
	background: #fff;
	border: 2px solid #937cb8;
	margin-bottom: 20px;
	margin-left: 4px;
}
#UserLoginForm label {
	width: 100px;
	display: block;
	float: left;
}

#UserLoginForm div {
	margin-bottom: 2px;
}

/*Search*/
div.SearchResult {
	margin-top: 20px;
}

div.SearchResult a {
	font-weight: bold;
}

/*Issues*/
div.topics {
	clear: both;
	height: 1px;
}

div.frontpage {
	float: left;
	margin-bottom: 20px;
}

img.frontpage {
	width: 105px;
}

div.lead {
	float: right;
	width: 310px;
	margin-bottom: 20px;
}

.topic_title {
	margin-top: 10px;
}

/*Topic*/ /*Frontpages*/
table.frontpages {
	margin-top: 20px;
	width: 100%;
}

table.frontpages td {
	width: 25%;
	vertical-align: top;
	padding-bottom: 25px;
}

table.frontpages td img {
	width: 90px;
}

/*Lead*/
div.lead h1 a,div.lead h2 a,div.lead h3 a,div.lead h4 a {
	text-decoration: none;
}

/**
* Issues
*/
.issues_index_image img{
	margin-right: 20px;
}
/**
* Publication facts
*/
div.box_publication_facts{
	margin-bottom: 30px;
}
div.box_publication_facts a{
	text-decoration: none;
}
div.box_publication_facts h2{
	font-size: 12px;
	margin-top: 20px;
}
