/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	background-image : url('/templates/delpart/images/bg.gif') ;
	color : #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #000000;
	position: absolute;
	height: 100%;
	width: 100%;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #f0f0f0;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #333333;
}
.offtab {
	background-color : #cccccc;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #333333;
}
.tabpadding {
}

.tabheading {
	background-color: #333333;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; font-weight: bold;
	}

h5 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}


/* Links */


/* Horizontal Line */
hr {
	background: #5B9ABB;
	height:1px;
	border: 2px dashed;
	}

hr.separator {
	background: #5E9ABC;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #F0F0F0;
	}
.moduletable_blue .contentpaneopen p {
	color : #eeeeee;
	}
.moduletable_blue td {
	padding-bottom: 10px;
	}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #1c5089;
	text-align:left;
	line-height: 25px;
	height: 15px;
	font-variant : small-caps;
}
.moduletable_blue .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: white;
	text-align:left;
	line-height: 15px;
	height: 15px;
	font-variant : small-caps;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
 	color: #5494B7;
	text-align:left;
	}

table.contenttoc {
	color: #4A8EB3;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364414;
	text-align: left;
	}

/* Links */
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	}
table.moduletable_blue {
	margin: 0px 0px 0px 0px;
	width: 177px;
	background: #4973a1;
	}

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #498DB2;
	text-align: left;
	width: 100%;
	background: transparent url(../images/separa2.gif) no-repeat left;
	text-indent: 15px;
	height: 8px;
	border-bottom: 1px solid #5193B6;
	line-height: 9px;
	text-decoration: none;
	}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
	}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #1c5089;
	text-align:left;
	line-height: 25px;
	height: 15px;
	font-variant : small-caps;
	}

.button {
	font: 10px;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	}
/** category text format and links **/
.category {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E90B3;
	line-height: 14px
	}

.sectiontableentry1, {
	}

.contentpane {
	background-color : #FFFFFF;
	}
	
.sectiontableentry2 {
	}

.sectiontableheader {
	background-color : #FFFFFF;
	color : #4E90B3;
	font-weight : bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5193B6;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #4E90B3;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5193B6;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #498DB2;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	}

li {
	padding-bottom: 6px;
}

.fase4rdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #666666; font-weight: normal;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #ffffff;
	}

table.contact td.icons {
	background-color: #ffffff;
	}

table.contact td.details {
	font-size: 12px;
	}

.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #585755;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* PeekLime */

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F91B4;
	background: #dae4f8;
	border: 1px solid;
	height: 15px;
	line-height: 15px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #4E90B3;
	text-align: center;
}

.pathway {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
         color: #4F91B4;
        }
.date {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
         color: #ffffff;
        }

a:link {
font-weight: bold;
color: #1C5089;
}
a:hover {
font-weight: bold;
color: #0C335E;
}
a:visited {
font-weight: bold;
color: #6080b0;
}
a:active {
font-weight: bold;
color: blue;
}
.moduletable_blue a:link,.moduletable_blue a:visited {
font-weight: bold;
color: white;
}
.moduletable_blue a:hover,.moduletable_blue a:active {
font-weight: bold;
color: #dddddd;
}

.hd14px		{
font-size: 14px;
text-decoration: none;
font-weight: bold;
padding-bottom: 8px;
 }

.hdBlue12px		{
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-bottom: 8px;
color: #1C5089;
}
.txt		{
font: 11px tahoma, sans serif;
}
.head		{
font: bold 13 px tahoma, sans serif;
text-decoration: none;
}

#container {
	width: 831px;
	margin: 0px 0px;
	padding: 0;
	text-align: left;
	height: 100%;
}
#containerbg {
	position:relative;
	width: 831px;
	background:transparent url(../images/border1.gif) repeat-y left top;
	float:left;
	top:0;
	left:0;
}
#containerbg2 {
	position:relative;
	width: 831px;
	background:transparent url(../images/border2.gif) repeat-y right top;
	float:right;
	top:0;
	left:0;
}
#outerleft {
	position: relative;
	width: 780px;
	float: right;
	clear: both;
	margin: 0px 25px 0px 26px;
}
#logo {
	width:200;
	height:65px;
	float:left;
	padding-left: 20px;
}
#slogan {
	width:300;
	height:65px;
	float:right;
	padding-right: 20px;
	padding-top: 20px;
	text-align: right;
}
#topmenu {
	position:relative;
	clear:both;
	background: url('/templates/delpart/images/bg_topmenu.gif');
	width: 780px;
	height: 32px;
}
#topmenu table {
	display: block;
	margin-left: 439px;
}
#topmenu table td { padding-top: 10px; }
#imgheader {
	position:relative;
	clear:both;
	width:780px;
	height: 197px;
	background-color: #000000;
}
#mainmenu {
	position:relative;
	clear:both;
	background: url('/templates/delpart/images/news_03.gif');
	width: 100%;
}
#welcome {
	position:relative;
	clear:both;
	background: url('/templates/delpart/images/index_33.gif');
	width: 780px;
	height: 136px;
}
#container_inner {
	position:relative;
	width:780px;
	clear:both;
}

/** div container for left column **/
#leftcol {
	position:relative;
	float:left;
	clear:left;
	width:172px;
	background:transparent url(../images/bg_leftcol.jpg) repeat-y left top;
}

#leftcolmenu {
	position:relative;
	background:transparent url(../images/bg_leftcol.jpg) repeat-y left top;
	overflow:auto;
}

/** div container for mainbody **/
#content_main {
	float:left;
	/*margin: 15px 0 20px 20px;*/
	padding: 0 0 10px 10px;
	background-color:#FFFFFF;
}
/** div container for right column **/
#rightcol {
	width: 280px;
	float:right;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 0px;
	overflow: hidden;
}
#rightcol table.righttable {
	width: 280px;
	text-align: left;
}

#blackline {
	position:relative;
	clear:both;
	width:780px;
	height:9px;
	background: url('/templates/delpart/images/index_99.gif') repeat-x;
}
/** copyright **/
#copyright {
	position: relative;
	width: 780px;
	clear: both;
}

html:root #content_main li {
		margin-left: 15px;
	}
html:root #copyright {
		margin-left: 26px;
	}
html:root #blackline {
		margin-left: 26px;
	}
html:root #topmenu table {
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 439px;
}

