body, html {
        margin:0px;
        background-color:#abd6c1;
        padding:0px;
	font-family: calibri, "myriad pro", helvetica, arial;
	font-size: 11pt;
	color: #000000;
}
body a {
        color:#151515;
	font-weight:bold;
	letter-spacing:1px;
 	font-size:8pt;
}
#main {
        width:950px;
        margin-left: auto;
	margin-right: auto;
        padding:0px;
        padding-top:20px;
        padding-bottom:20px;
        position:relative;
}
#header_main { 
        background: url('/uploads/kG/d2/kGd2sgPgW-twZzB800ykQw/header.jpg') no-repeat;
        width:100%;
        margin:0px;
        height:330px;
}

#header{
        background: url('/uploads/YJ/Mm/YJMmX25pKrSN4congzkOgQ/header_subpage.jpg') no-repeat;
        width:100%;
        margin:0px;
        height:100px;
}

#navigation{
	background: url('/uploads/M8/H7/M8H7PjM9kqpLHog-fLPY7Q/nav_bg.jpg') no-repeat;
	height: 31px;
}

#navigation a{
	font-family: "Microsoft Sans Serif", Helvetica, "Palatino Linotype", Arial;
	color: #151515;
	text-decoration: none;
}

#navigation td{
	padding: 1px 25px;
}

#navigation .selected{

}

#headerTitle {
        background: url('/uploads/5h/gd/5hgdAMRWeSmHDrRFM_qbBw/header_left.jpg') no-repeat left top;
        height:100%;
        width:100%;
}
#headerRight {
        background: url('/uploads/lV/6l/lV6l3Sctxx8J1JmYlXwSDA/header_right.jpg') no-repeat right top;
        width:100%;
        height:100%;
        text-align:right;
        position:relative;
}
#headerRight #title {
        position:absolute;
        top:25px;
        left:20px;
        font-family:arial;
        text-align:left;
}
#title h1 {
        text-transform:uppercase;
        margin-bottom:0px;
        font-weight:normal;
        font-size:18pt;
        margin-top:0px;
        color:white;
}
#title h1 a {
        color:white;
        text-decoration:none; font-size: 26pt; font-weight: normal; 
}
#title h2 {
        margin:0px;
        font-size:12pt;
        color:#bebebe;
        padding-left:20px;
}
#title img {
        z-index:5;
}
#login {
        position:absolute;
        font-size:8pt;
        top:30px;
	right:30px;
        color:#000;
        z-index:6;
        font-family:arial;
}
#login a {
        color:white; font-weight: normal; letter-spacing: 0px;
}
.loginBox {
        font-size:8pt;
        margin:0px;
        display:inline;
}
.loginBox input {
        font-size:8pt;
}

#mainBody {
        width:100%;
        margin:0px;
        background: #fffff8;
        position:relative;
	z-index:0;
}
#main > #mainBody {
        height:auto;
        min-height:100px;
}
#contentArea {
        z-index:2;
        position:relative;
        padding-top:20px;
        padding-left:10px;
        padding-right:20px;
        padding-bottom:20px;
        -moz-box-sizing:border-box;
}

#contentArea h1 {
	font-size: 14pt;
	color: #366786;
	font-style: italic;
}

#contentArea h2 {
	font-size: 12pt;
	color: #388b63;
	font-style: normal;
}

html #main #mainBody #contentArea {
        height:1%;
}
#topCorner {
        width:100%;
        height:214px;
        position:absolute;
        top:0px;
        left:0px;
        background: url('/uploads/Xs/uC/XsuCCMz5vyyfC8Xr89pb1Q/main_top_bg.jpg') repeat-x;
        z-index:1;
}
#bottomCorner {
        width:100%;
        height:211px;
        position:absolute;
        bottom:59px;
        right:0px;
        background: url('/uploads/UG/tg/UGtgwjDaqCtCPnEkuLPtIw/main_bottom.jpg') no-repeat right;
        z-index:1;
}
* html #bottomCorner {
	bottom:58px;
}

.rss-box {
	 margin: 1em;
	 width: 850px;
	 background-color: #eaf8dd;
	 border: 1px solid ##5F74CC;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#388b63;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 80%;
	background-color:#abd6c1;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:blue;
	font-size: 90%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss-item a:visited {
	color:#330066;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #a65c42;
} 

#footer {
        width:100%;
        padding-top:25px;
        background: #fff url('/uploads/WR/mG/WRmGBt9BvECL5io5se0IHg/footerimg.gif') no-repeat;
        height:75px;
        border-top:solid #000 2px;
        position:relative;
	z-index:0;
        color:#3b3b3b;
        font-family:calibri,arial;
        font-size:8pt;
}
#footer a{
	color:#000;
}

#footer td{
	padding: 1px 5px;
}

#footer #copyright {
        color:#3b3b3b;
        font-family:arial;
        position:absolute;
        top:1px;
        left:30px;
        font-size:8pt;
}