@charset "utf-8";

body {
	margin-top: 10px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	height:100%;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 80%;
        font-family: "Trebuchet MS";
	margin: 0;
}


#wrap {
width: 904px;
margin: auto;
overflow: auto;
border-bottom: 10px;
border-bottom-color: #e8e8e8;
}

#top{
	height:153px;
	background-color:none;
}

#banner{
	height:153px;
}

#mid{
	margin-top: 3px;
}

#content{
	width:700px;
	float: left;	
	
}

#sitemap{
	padding:12px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	font-variant: small-caps;
	color: #002855;
	height: 28px;
	background-image: url(sitemap.png);
	background-repeat: no-repeat;
}

#maincont{
	padding: 8px;
        background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	font-family: Arial;
        background-color: #fff;
        font-family: Arial;
        background-color: #fff;
        color: #000000;
        text-decoration: none;
        word-spacing: normal;
        text-align: left;
        letter-spacing: 0;
        line-height: 1.4em;
        font-size: 0.9em;
        overflow: auto;
        min-height: 200px;
}

#right{
        float:left;
        font-size: 15px;
	width: 203px;
	overflow: auto;
	min-height: 300px;
	text-align: right;
	background-image: url(menutab.png);
	background-repeat: no-repeat;
}

/*#menuitems{
padding-right: 10px;
font-family: Arial;
font-size: 0.9em;
font-variant: small-caps;
font-weight: bold;
}*/

#menuitems{
width: 200px;
float: right;
padding: 0em 0em 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-variant: small-caps;
font-weight: bold ;
font-size: 80%;
color: #333;
}

* html #menuitems{ /*IE 6 only */
width: 180px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#menuitems ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menuitems li {
border-bottom: 1px solid #e2e2e2;
margin: 0;
}

#menuitems li a{
display: block;
padding: 3px 12px 5px 0px;
color: #002855;
text-decoration: none;
width: 180px;
}

html>body #menuitems li a{ /*Non IE6 width*/
width: auto;
}

#menuitems li a:hover{
background-color: #e8e8e8;
color: black;
}
...............................


/*a{
	color: #002855;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}*/

.contentheading 
{
margin-top: 0pt;
margin-right: 0pt;
margin-left: 0pt;
font-weight: bold;
font-family: Helvetica,Arial,sans-serif;
font-size: 1.5em;
padding-left: 0px;
margin-bottom: 3px;
text-align: center;
color: #11c6d5;
}

contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

.
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

 
.contentdescription {
}

 
.article_seperator {
	display: block;
	height: 16px;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

 
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

 
.buttonheading {
}

.buttonheading img {
	margin-right: 2px;
}

 
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}



 
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}