body a,body a:link,body a:visited {
}

body a:hover {
	text-decoration: underline;
}

body {
	font-family: Helvetica;
	font-size: 83%;
	margin: 0;
	padding: 0;
	background: url(images/bg.gif?id=1275883834267);
}

#mainWrapper{
}

#bottomWrapper{
}

#leftWrapper{
}

#rightWrapper{
}

#outerWrapper{
}

.header {
	width: 100%;
	background: url(images/bg_header.jpg?id=1275883834267) repeat-x;
	color:#24410a;
	height:150px;
}

#logo {
}
#logo h1 {
	font-size: 36px;
	text-align: left;;
	overflow: hidden;;
;
	padding-bottom: 2px;
}
#logo h2 {
	color: #24410a;
	text-align: left;
	font-size: 16px;
	padding-bottom: 2px;
	margin-left: 20px;
}
.wrapper {
	margin: 0 auto;
	margin-top: 0px;
	width: 960px;
	background: #edf3e8;
}

.page {
	min-height:400px;
	height:auto !important;
	height:400px;
}


.maincontent {
	width: 100%;
}

.main {
}

.leftside {
	padding: 0px;
	background-color:#d1e0c4;

}

.rightside {
	padding: 0px;
	background-color:#d1e0c4;

}

.left, .right {
	width: 200px;
}

tbody {
	border: none;
}

tbody th {
	border: none;
}

/* spacing */
p {
	margin-top: 10px;
	margin-bottom: 15px;
}

h1,h2,h3,h4,h5,h6 {
	padding-bottom: 5px;
	color:#24410a;
}

h2 {
	padding-bottom: 5px;
	color:#24410a;
}

h3 {
	padding-bottom: 5px;
	color:#24410a;
}


h1 {
	font-size: 160%;
}

.page a:link, .page  a:visited {
	color:#122105;
}

.page a:hover {
	color:#1a0040; text-decoration:none;}

.content h1 {
	text-decoration: none;
	border-bottom: 1px solid #D8D8D8;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

.left .block,.right .block {
}

.left .block {
	background-color:#f0e6ff;
	color:#488214;
	border: 1px solid #96829f;
}

.right .block {
	background-color:#f0e6ff;
	color:#488214;
	border: 1px solid #96829f;
}

.left .block .title {
	font-size: 110%;
	height: 25px;
	line-height: 25px;
	color:#000000;
	background:#dcd5df	url(images/title-third.png?id=1275883834267) repeat-x;
	padding: 0 0 0 10px;
	margin: 0;
	border: 1px solid #dcd5df;
}


.left .block a:link, .right .block a:visited{
   color:#330080;
}
.left .block  a:hover{
	color:#392c40;
}
.left .block .content {
	padding: 5px;
	margin: 0;
}

.right .block .title {
	font-size: 110%;
	height: 25px;
	line-height: 25px;
	border: #96829f 1px solid;
	color:#000000;
	background:#dcd5df	url(images/title-third.png?id=1275883834267) repeat-x;
	padding: 0 0 0 10px;
	margin: 0;
	border: 1px solid #dcd5df;
}


.right .block a:link, .right .block a:visited{
	color:#330080;
}
.right .block  a:hover{
	color:#392c40;
}
.right .block .content {
	padding: 5px;
	margin: 0;
}

.main .block {
	background-color:#edf3e8;
	border: 1px solid #8d40ff;
	color:#24410a;
	margin-bottom: 5px;
}

.main .block .title {
	font-size: 110%;
	height: 25px;
	line-height: 25px;
	color:#122105;
	background:#d9bfff	url(images/title-second.png?id=1275883834267) repeat-x;
	padding: 0 0 0 10px;
	margin: 0;
	border: 1px solid #d9bfff;
}

.main .block a:link, .right .block a:visited{
	color:#392c40;
}
.main .block  a:hover{
	color:#330080;
}
.main .block .content {
	padding: 5px;
	margin: 0;
}

.main .section {
	color:#330080;
}

.main .section .section-title {
	font-size: 110%;
	height: 25px;
	line-height: 25px;
	color:#ffffff;
	background:#7d26ff	url(images/title-third.png?id=1275883834267) repeat-x;
	padding: 0 0 0 10px;
	margin: 0;
}

.footer {
	text-align: center;
	margin: 0;
	color:#ffffff;
	background:#d1e0c4 url(images/bg_footer.png?id=1275883834267) repeat-x;
	font-size: 90%;
	padding: 0;
	height:60px;
}

.footer a {
	color: #000000;
	font-size: 80%;
}

.footer a:hover {
	color: #76a24f;
	
}

/* topregion */
.top {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/* bottomregion */
.bottom {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.menu {
	float: left;
	background: #d1e0c4 url(images/menu.png?id=1275883834267) repeat-x;
	border-top: 1px solid #d1e0c4;
 width:100%;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.menu li {
	float: left;
	list-style: none;
	background:  url(images/menu-li.png?id=1275883834267) right center no-repeat;
}
.menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	color: #ffffff;
 white-space:nowrap;
}
.menu a:hover {
	color: #000000;
	background: #76a24f url(images/menu-hover.png?id=1275883834267);
}
.menu .current_page_item a {
	color: #000000;
}	
thead th {
	border-bottom: 2px solid #AAB5C3;
	color: #678;
	font-size: 90%;
	font-weight: bold;
	background: url(images/bg-thead.gif?id=1275883834267) repeat-x bottom left;
	padding: 4px 5px 0 5px;
}

tr.even,tr.odd {
	border-color: #f1eff3;
}

tr.even {
	background-color: #f1eff3;
}

tr.odd {
	background-color: #edf3e8;
}

td.active {
	background: #1a0040;
}
td.date {
	font-size:11px;
	color: #1a0040;
}
td.read {
	font-size:11px;
	color: #1a0040;
}
td.user {
	font-size:11px;
	color: #1a0040;
}


ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}

ul li {
	margin: 0px;
}

ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}

ol li {
	margin: 0px;
}

/* sidebar */
.left ul,.right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	position: relative
}

.left ul li,.right ul li {
	padding-left: 18px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative
}

.left a.active,.right a.active {
	padding: 0 1.5em .2em 0;
	border: none;
	list-style-type: none;
	list-style-image: none;
	text-decoration: underline;
	background: url(images/mini-check.gif?id=1275883834267) no-repeat right;
}

.more a,.more a:link,.more a:visited {
	padding-left: 15px;
	color: #000000;
	font-size: 12px;
}
.page-list {
	background: url(images/mini-page.gif?id=1275883834267) no-repeat 1px 0em;
	padding-left: 18px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
.subject-list {
	background: url(images/mini-comments.gif?id=1275883834267) no-repeat 1px 0em;
	padding-left: 18px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
a img {
	border:0px;
}
img {
	border: none;
}
.Application-Reference {
	height: 5px;
	width: 5px;
	zoom: 1;
}
