body {
	margin : 0;
	padding : 0;
	background: #fde1c2;
	background-image: url(../images/bg.gif);
	background-repeat:no-repeat;	
	background-position: top center;
	font: 16px trebuchet ms, verdana, arial, helvetica, sans-serif;
	color: #626262;
}
#logo {
/*width : 100%;
margin : 0 auto;
background-image : url(../images/logo.png);
background-repeat : no-repeat;
background-position : center top;
height : 0px;*/
	position: absolute;
	top: 30px;
	left: 10px;
}
#menu-main {
/*background-color : #333;*/
width : 100%;
margin : 0 auto;
color : #ffffff;
font-weight : bold;
margin-top: 10px;
height: 36px;
}
#menu-main ul {
	list-style-type: none;
	margin: 0; padding: 0; border: 0;
}
#menu-main li {
	float: left;
	margin: 0; padding: 0; border: 0;
}
#menu {
width : 780px;
margin : 0 auto;
}
#content {
	position: relative;
width : 800px;
margin : 0 auto;
background-color: #feebd7;
background-image: url(../images/bgcontent.gif);
background-repeat : no-repeat;
}
#top {
/*background-image : url(../images/top.png);*/
background-repeat : no-repeat;
background-position : center top;
height : 31px;
}
#main {
width : 780px;
margin : 0 auto;
}
#text {
/*background-image : url(../images/text.png);
float : left;
width : 580px;*/
	margin-left: 240px;
	padding: 20px;
	width: 500px;
}
#text-inside {
padding-right : 20px;
padding-left : 20px;
	font-size: 14px;
	color: #383838;
	text-align: left;
}
#news {
width : 100%;
padding-top : 10px;
border-top : 1px solid #ccc;
}
#news1 {
float : left;
width : 45%;
font-size : 90%;
}
#news2 {
float : right;
width : 45%;
font-size : 90%;
}
#side {
/*background-image : url(../images/side.png);
float : right;
width : 200px;*/
	position: absolute;
	top: 0px; 
	left: 30px; 
	width: 25%; 
	text-align: left; 
	padding-top: 250px;
font-size: 12px;
}
#side .contentheading {
font-size: 12px;
}
#side-inside {
padding-right : 20px;
padding-left : 20px;
}
#footer {
/*background-image : url(../images/footer.png);*/
background-repeat : no-repeat;
background-position : center top;
height : 31px;
clear : both;
}
#validation {
width : 740px;
margin : 0 auto;
text-align:right;
font-size:80%;
font-weight:bold;
}
body.contentpane {
background : #fff;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 25px;
white-space : nowrap;
border-right : 1px solid #fff;
}
ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}

ul#mainlevelbottommenu {
position: absolute;
right: 0;
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}
ul#mainlevelbottommenu li {
background-image : none;
padding-left : 5px;
padding-right : 5px;
float : left;
margin : 0;
font-size : 11px;
line-height : 25px;
white-space : nowrap;
border-right : 1px solid #fff;
}


#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
color : #fff;
background : #0099cc;
}
.contentheading {
	font-size: 24px;
	font-style: italic;
	margin: 0;
	padding: 0;
	color: #818181;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.componentheading {
	font-size: 24px;
	font-style: italic;
	margin: 0;
	padding: 0;
	color: #818181;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
.moduletable th {
display: none;
line-height : 36px;
padding-bottom : 10px;
text-align : left;
color : #ccc;
font-weight : bold;
}
.small {
color : #000;
font-weight : normal;
padding-left : 20px;
font-size: 10px;
}
.readon {
font-weight : bold;
padding-left : 20px;
}
.modifydate {
color : #000;
font-weight : bold;
padding-left : 20px;
}
.createdate {
color : #000;
font-weight : bold;
padding-left : 20px;
}
.pathway {
color : #000;
font-weight : bold;
}
.back_button {
color : #000;
font-weight : bold;
text-decoration : none;
}
a.mainlevel {
text-decoration : none;
display : block;
padding: 3px;

	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	height: 36px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
/*width : 140px;*/
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration : none;
display : block;
/*border-bottom : 1px solid #ccc;*/
color: #a81342;
/*border-left : 10px solid #efefef;*/
}
a.mainlevel:hover {
text-decoration : underline;
display : block;
/*border-left : 10px solid #ccc;*/
}
a.mainlevel#active_menu {
/*border-left : 10px solid #ccc;*/
	background-color: #feebd7;
}
a.mainlevel#active_menu:hover {
/*border-left : 10px solid #ccc;*/
}
.sectiontableentry2 {
background-color : #efefef;
}
a:link, a:visited, a:hover, a:active {
  border: 0px;  
}

a:link, a:visited {
	color: #747EDC;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	
}
h1 {
	font-size: 24px;
	font-style: italic;
	margin: 0;
	padding: 0;
	color: #818181;
	margin-top: 20px;
	margin-bottom: 10px;
}


h2 {
  margin: 0px;
	margin-top: 15px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #a81342;
	
}