body {
	text-align:center;
	margin-top:0px;
	background:#fff;
	font-family:Arial Unicode MS, Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	}

.uni {
	text-align:center;
	font-family:Arial Unicode MS;
	font-size:18px;
	font-weight:bold;
	color: #ff9933;
}

#frame {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	}

#contentleft {
	width:125px;
	padding:12px 0px 0px 0px;
	float:left;
	background:#fff;
	}

#contentcenter {
	width:620px;
	padding: 0px 5px 0px 15px;
	float:left;
	background:#fff;
	}

#contentright {
	width:175px;
	padding:20px 0px 0px 0px;
	float:left;
	background:#fff;
	}

#contentheader {
	background:#fff;
	width:850px;
	height:125px;
	}

#contentheadertext {
	background:#fff;
	/*font-weight:bold;*/
	color: #ff9933;
	padding:0px 0px 0px 0px;
	text-align:right;
	width:620px;
	height:30px;
	}

#contentfooter {
	background:#fff;
	text-align:center;
	padding:6px 0px 0px 0px;
	width:620px;
	height:125px;
	clear: both;
}

#thicklinetop {
	height:4px;
	margin:3px 0px 0px 0px;
}

#thickline {
	height:4px;
}

.error
{
	color: #CC0033;
}

.tocline {
	height:2px;
	float:right;
}

.blackbold {
	font-weight:bold;
	font-color:#000000;
}

h3 {
	font-size:14px;
	line-height: 14px;
	margin:0px 0px 0px 0px;
	padding-bottom:-10px;
}

h4 {
	font-size:13px;
	/*font-weight:bold;*/
	line-height: 14px;
	margin:0px 0px 0px 0px;
	padding-bottom:-10px;
}

p,h1,pre {
	margin:0px 10px 10px 0px;
	}

h1 {
	font-size:20px;
	padding-top:10px;
	}

h2 {
	font-size:18px;
	margin-bottom:3px;
	}

#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}

#contentright p { font-size:10px}

hr { background:#000063; }

tr.alternate td { background:#f2f9ff; color:#000; font-weight:normal;}
tr.alternate th { background:#ebebeb; color:#000;}


a:link, a:visited {
font-family:Arial Unicode MS, Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color: #000063;
text-decoration: none;
}

a:hover {
color: #ff9933;
text-decoration: none;
}


a.header:link, a.header:visited {
font-family:Arial Unicode MS, Verdana, Helvetica, Arial, sans-serif;
font-size:13px;
font-weight:bold;
color: #000063;
text-decoration: none;
}

a.header:hover {
color: #ff9933;
text-decoration: none;
}


/*START - Section for CSS menus*/


.ddmx {
    font: 9pt Arial Unicode MS, Verdana, Helvetica, Arial, sans-serif;

}

.ddmx .item1,
.ddmx .item1-active
{
    line-height: 20px;
	padding: 6px 10px 3px 0px;
	color: #000063;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background: #ffffff;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:visited,
.ddmx .item1-active:visited
{
    line-height: 20px;
	padding: 6px 10px 3px 0px;
	color: #000063;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background: #ffffff;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:active,
.ddmx .item1-active:active
{
	line-height: 20px;
	padding: 6px 10px 3px 0px;
    color: #ff9933;
    font-weight: bold;
    text-decoration: none;
    display: block;
	background: #ffffff;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover,
.ddmx .item1-active:hover
{
	line-height: 20px;
	padding: 6px 10px 3px 0px;
    color: #ff9933;
    font-weight: bold;
    text-decoration: none;
    display: block;
	background: #ffffff;
    white-space: nowrap;
    position: relative;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: Arial Unicode MS, Verdana, Helvetica, Arial, sans-serif;
    font-size: 9pt;
    color: #000063;
    font-weight: bold;
    text-decoration: none;
    display: block;
	background: #ffffff;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .item2 {
    /*background: #e5e1da;*/
	background: #ffffff;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover
{
    /*background: #ffffff;
	background: #cccccc;*/
	color: #ff9933;
}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #ffffff;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

#cultheader
{
	width: 620px;
	float: left;
	clear: both;
}

#culttext
{
	width: 350px;
	float: left;
}

#cultbook
{
	width: 270px;
	float: right;
}

#cultform
{
	width: 620px;
	float: left;
	clear: both;
}
/*END - Section for CSS menus*/

label,input {
	display: block;
	margin-bottom: 5px;
}

input
{
	margin-bottom: 10px;
}

select
{
	margin-bottom: 10px;
}

textarea
{
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 350px;
	padding-right: 20px;
}

br {
	clear: left;
}
/*allows anchors to look like buttons but with better formatting*/
.button {
  font-family      : Arial Unicode MS, Verdana, Helvetica, Arial, sans-serif;
  font-style       : bold;
  font-size        : 12px;
  font-weight      : bold;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
  color            : #000000;
}

/*allows anchors to look like buttons but with better formatting*/
.buybutton {
  font-family      : Arial Unicode MS, Verdana, Helvetica, Arial, sans-serif;
  font-style       : bold;
  font-size        : 12px;
  font-weight      : bold;
	padding: 5px 5px 5px 5px;
  background-color : #F0F0F0;
  border           : 2px solid #CCCCCC;
  color            : #000000;
}

