* {
margin:0;
padding:0;
}

body{
font-size: 76%;
line-height: 150%;
color: #333;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/main_05.gif);
background-repeat:repeat-x;
text-align:left;
background-color:#f9f9f9;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.6em 0;
}

li,dd {
}

/*---link---*/
a {
color: #333;
text-decoration: none;
}

a:hover, a:active, a:focus {
color: #20313b;
text-decoration: none;
}

/*---------Title text------------- */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

/*---------- Small text------------ */
small, .small, .smalldark, .mosimage_caption, .createdate, .modifydate, a.readon, .img_caption, .modifydate{
	color: #919190;
	font-size: 92%;
}

/*------------------ Heading --------------*/
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	
	line-height: 180%;
}

ol li {
	
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
border:0px solid #fff;
	padding:0;
}
#modlgn_remember {border:0px solid #333;}
fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 5px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
	padding-right:0.5em;
	margin-left:0;
}

/*---------------------------------------------menu---------------------------*/
#left ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	
}

#left ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#left ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #666;
	text-decoration: none;
	outline: none;
}

#left ul.menu li a span {
	padding-left: 9px;
	background: url(../images/arrow.gif) no-repeat 0px 0px;
}

#left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {
	color: #20313b;

	text-decoration: none;
}

#left ul.menu li.active a {
	color: #20313b;
	font-weight: bold;
	text-decoration: none;
}

#left ul.menu li.active a span {
	background: url(../images/arrow.gif) no-repeat;
}

#left ul.menu li li a span {
	background: none;
}

#left ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#left ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#left ul.menu li li a:hover,
#left ul.menu li li a:active,
#left ul.menu li li a:focus {
	color: #660000;
}

#left ul.menu li li a span {
	background: url(../images/arrow.gif) no-repeat;
	font-weight: normal;
}


/* ------------------------FORM------------------------ */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333;
	background-color:#fff;
	color: #333;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #333;
	background: #333;
	color: #fff;
	font-size: 85%;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #ffffcc;
}

pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/*--------- Quote hilight------------- */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* -----------Small quote------------------ */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;

}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
}


.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star.png) no-repeat 0 3px;
	
}
ul.ok {
	list-style: none;
}

ul.ok li {
	padding: 0px 0 5px 20px;
	background: url(../images/ok.png) no-repeat 0 3px;
}

.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size:100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
	font-size:100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	color:#6b695d;
	font-weight:bold;
	
}
a.category ul{
	padding:1em;
	border-bottom:1px solid #660000;
}

h1.componentheading, .componentheading {

background-image:url(../images/headlineindent_old.gif);
background-position:left -2px;
background-repeat:no-repeat;
border-bottom:1px double #CCCCCC;

font-size:1.4em;
font-weight:bold;
padding:5px 0 3px;
text-indent:0px;

margin-top:5px;
margin-bottom:0px;
padding-bottom:5px;
}

.contentdescription {
	padding-bottom: 5px;
}

h2.contentheading, .contentheading {
	padding:5px 0 3px;
	margin: 0;
	font-weight: bold;
	background-image: url(../images/headlineindent_orig.gif);
	background-position: left -2px;
	background-repeat: no-repeat;
	text-indent:0px;
	font-size: 1.4em;
	
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #ccc;
	text-transform: uppercase;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 200%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 0px solid #ffffcc;
	display: block;
	background: url(../images/arrow.gif) no-repeat 5px 48%;
	color: #fff;
	text-decoration: none;
	background-color:#20313b;
	margin-bottom:20px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 0px solid #ffffcc;
	background: url(../images/arrow.gif) no-repeat 5px 48% #333;
	color:#fff;
}

table.contentpaneopen td, table.contentpane td {padding-top:5px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	font-size:100%;
}

.moduletable {
	padding: 0;
}
.filter{padding-bottom:1em;}
ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #114564;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #ffffcc;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

.article-tools {
	border-top: 1px solid #f2ebd5;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}


.createdate {
	padding: 3px 3px 3px 20px;
}

.modifydate {
	width: 100%;
	float: left;
}

.buttonheading {
	float: right;
	width: 100%;
	margin-bottom:0.5em;
}
p.buttonheading {
	margin-top:0.5em;
	
}p.buttonheading img {
	border: 0;
	float: right;
	margin-right:-20px;
}
.buttonheading a img {
	margin:0px;
}

/* -------------------LAYOUT -------------------------- */
#wrapper {
min-width:780px;
max-width:980px;
margin: 0 auto;

}

#header{
	height:113px;
	background-image: url(../images/main_02.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
}

#content {
float:left;
width:60%;
overflow:hidden;
}

#footer {
clear:both;
height:30px;
background-color:#fff;
}

.intern {
padding:10px;
}

#left {
	float:left;
	width:19%;
	overflow:hidden;
	margin-top:48px;
	background-image: url(../images/main_09_orig.gif);
	background-repeat: no-repeat;
	background-position: 170px top;
	padding-right:1%
}
#right {
	float:left;
	width:19%;
	overflow:hidden;
	margin-top:48px;
padding-left:1%;
}

#content60 {margin-top:45px;float:left;width:60%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;
}
#content80 {margin-top:45px;float:left;width:60%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;
}
#content100 {margin-top:45px;float:left;width:100%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;
}
#content60 div.moduletable {padding-bottom:4px;}
#content80 div.moduletable {padding-bottom:4px;}
#content100 div.moduletable {padding-bottom:4px;}
#wrapper #content80 .moduletable {margin-left:0;}

#content60 a {text-decoration:none;}
#content80 a {text-decoration:none;}
#content100 a {text-decoration:none;}


/* ---------------------MODULE ------------ */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	padding:0.7em 0 20px 0.3em;
	background: url(../images/hdot.gif) repeat-x bottom;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	border-bottom:1px solid #AAAAAA;
color:#124969;
font-size:110%;
font-weight:bold;
margin-bottom:1em;
margin-left:0;
margin-top:0;
padding:0 0 8px;
text-transform:uppercase;
}

.banneritem {
	display: block;
	margin-top: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	
}

#form-login ul {
	margin:  0 0;
}
#form-login ul li {
font-size:0.9em;
	margin:  0 0;
}
#form-login .inputbox {
	
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.leading_separator{clear:both;
display:block;
height:20px;}

#topmenu{
}

.topnavi{
float:left;
height:49px;
}

.moduletableheader_rot{width:60%;}

.footerint {
border-left:0px solid #c8c8c4;
float:left;
font-size:0.88em;
padding-bottom:14px;
padding-left:15px;
padding-right:15px;
padding-top:35px;
width:30%;
margin-top:15px;
margin-bottom:15px;
}

div.footerint div.moduletable h3{
color:#333;}

#webspa{
	width:100%;
	border-top: 0px solid #660000;
	border-bottom:0px solid #333;
	background-color:#f9f9f9;
	clear:both;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.internfooter{
float:right;
color:#aaa;
padding-right:20px;
padding-top:7px;}

.internfooter a{
color:#aaa;}

div.moduletable a.readmore{
color:#660000;}

.articleinfo{
margin:0;}

.createdby {
font-size:92%;
color:#919190;}

.pathway{
font-size:96%;}

span.breadcrumbs{
font-size:90%;}

p.iteminfo {
margin-bottom:1em;}

.moduletableheadertext{
background-color:#660000;
color:#fff;
margin-bottom:20px;
padding:10px;
height:180px;}

.moduletableheadertext h1{
margin:0;}
div.topnavi a{color:#fff;}
div.moduletable {background: url(../images/modulhr_original.jpg) no-repeat left top;}
div.moduletable_menu {background: url(../images/modulhr_ori.jpg) no-repeat top;}
#wrappercontent {background: url(../images/bgheader.jpg) no-repeat center bottom;margin-top:5px;}
#wrapfooter{min-width:780px;max-width:980px;margin: 0 auto;}
div.footerint .moduletable {background: url(../images/footerbguser_orig.jpg) no-repeat left top;padding-left:20px;padding-top:5px;}
.moduletableparty{margin-bottom:1em;}
