
/*
#A4F000
background hex code: 			#FFFFFE		(4 in total)	#FFFFFE
modules/breadcrumbs hex code:		#FFFFFD		(14 in total)	#FFFFFD
#A7F400
hyperlink hex code:				#08B1E2		(8 in total)	#08B1E2
hover hex code:					#A4F000		(8 in total)	#A4F000

*/

html {
	height: 100%;
	margin-bottom: 0;
	overflow-y: scroll;
}

body {
	font-family: Verdana, Helvetica, Sans-serif;
	line-height:1.5;
	font-size: 12px;
	color: #131313;
	margin: 15px 0;
	text-align: center;
	background:#131313 url(../images/bg.png) repeat;
}

form {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #08B1E2;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #A4F000;
	text-decoration: underline;
	font-size: 12px; 
}

input.button {
	cursor: pointer;
}

img {
	padding:3px;
	border: none 1px #CCCCCC;
}

p {
	line-height:1.5;
	padding-bottom: 5px;
	margin: 20px 0 5px 0;
}

hr {
	border: 1;
	height: 1px;
	color: #CCCCCC;
	width: 60%;
}

div#main ul, li {
	margin: 0;
	padding: 0;
}

div#main  ul li {
	line-height:1.5;
    padding: 0 0 10px 8px;
	margin-left: 25px;
	list-style-type: square;
}

span.small {
	font-size:10px;
	line-height: 10px;
	color: #999999;
}

/*Alignment*/
div#center {
	margin-left: auto;
	margin-right: auto;
	width:980px;
	padding-bottom:30px;
}

/*Wrap	*/
div#wrapperholder table,
div#wrapperholder div {

}

div#wrapperholder {
	width:990px;
	border: 1px none #000000;
	background: #FFFFFE;
}

div#wraptop {
	clear: both;
}

div#jwdbottomx {
	height:5px;
	clear: both;
}

div#wrap {}

/*Header */
div#header {
	background: url(../images/header.jpg) repeat-x;
	border-bottom: 0px none #CCCCCC;
	height: 135px;
	position: relative;
}
div#headerlinks { height: 100px; }
div#headerrechts { height: 95px; height: 95px; padding-left: 370px; padding-right: 40px; padding-top: 25px; text-align: left; color:#666666;  }

/* Top-Menu 
*/
div#topmenu { margin-top:-34px; }
ul#mainlevel-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#mainlevel-nav li {
	float:left;
}
ul#mainlevel-nav li a { font-size: 12px; float:left; display:block; font-weight: bold; height: 30px; line-height: 30px; padding: 0 20px; color: #FFFFFF; text-decoration: none; }
ul#mainlevel-nav li a:hover { background-color: #999999; }

/*Pathway (breadcrumbs)*/
div#pathway { text-align: left; text-transform: lowercase; font-size:10px; line-height:1.5; width: 100%; float:left; padding-top: 3px; padding-bottom: 3px; border-bottom: none 1px #CCCCCC; background:#CCFF69; }

a.pathway:link, a.pathway:visited  { 
	color: #08B1E2;
	text-decoration: underline;
	font-size: 10px;
}

a.pathway:hover {
	color: #A4F000;
	text-decoration: underline;
	font-size: 10px;
}

span.pathway { padding-left:10px;}

/*User 4*/
div#user4 {
	float: right;
}
/*Search module formatting*/
div#wrapperholder div.search {
top: 17px;
right: 15px;
position:absolute;
}

div.search input.inputbox { color: #FFFFFF; background: transparent; border: 0px dotted #CCCCCC; height: 18px; width: 180px; padding-left: 5px; margin-bottom: 5px; }

/*General module formatting
*/

div#right div.moduletable_text h3,
div#right div.moduletable h3 { margin: 0; top: 0; left: 0; display:block; width:182px; height: 30px; position: absolute; background:#FFFFFD; padding:5px 0 5px 10px; color: #131313; font-size: 12px;  text-transform: lowercase; }

div#left div.moduletable h3 { margin: 0; top: 0; left: 0; display:block; width:182px; height: 30px; position: absolute; background:#FFFFFD; padding:5px 0 5px 10px; color: #131313; font-size: 12px;  text-transform: lowercase; }

/*Left menu formatting*/
div#left div.moduletable ul { margin: 0; padding: 0; list-style-type: none; }
div#left div.moduletable ul li a {
	color: #08B1E2;
	line-height: 1.5;
	font-size: 12px;
	text-decoration: underline;
}
div#left div.moduletable ul li a:hover {
	color: #A4F000;
	text-decoration: underline;
}
div#left div.moduletable { text-align: left; margin-bottom:10px; position: relative; width: 172px; padding:39px 10px 10px 10px; border: 1px dashed #CCCCCC; background:#FFFFFD; }
/*Right menu formatting
*/
div#right div.moduletable_text { text-align: left; font-size: 12px; margin-bottom:10px; position: relative; width: 155px; margin-left: 8px; padding:40px 20px 20px; border: 1px dashed #CCCCCC; background:#FFFFFD; }

div#right div.moduletable { text-align: left; margin: 0 0 10px 10px; position: relative; width: 172px; padding:39px 10px 10px 10px; border: 1px dashed #CCCCCC; background:#FFFFFD; }

div#right div.moduletable  li { margin: 0; padding: 5px; list-style-type: none; }

/*Left menu formatting
*/
div#left .input { border:0; padding:0; margin:0; }
div#left div.moduletable_menu { text-align: justify; position: relative; width: 195px; margin-top: 0; margin-bottom: 10px; padding: 25px 0 0; border: 1px dashed #CCCCCC; }
div#left div.moduletable_menu h3 { margin: 0; height: 20px; background:#FFFFFD; color: #131313; font-size: 12px; background-attachment: scroll; position: absolute; top: 0; left: 0; width: 180px; padding: 5px 0 0 15px; }
div#left div.moduletable_menu ul { margin: 0; padding: 0; list-style-type: none; }
div#left div.moduletable_menu ul ul{ font-weight: normal; text-indent: 1em; list-style-position: inherit; }
div#left div.moduletable_menu li { border-bottom: 1px dotted #CCCCCC; }
div#left div.moduletable_menu ul li ul li {
	border:0px;
}

div#left div.moduletable_menu ul li a { line-height: 1.5; font-size: 12px; color: #08B1E2; text-decoration: underline; padding-top: 5px; padding-bottom: 5px; display:block; padding-left:15px; }
div#left div.moduletable_menu ul li a:hover { color: #A4F000;	text-decoration: underline; }
div#left div.moduletable_menu li#current { font-size: 12px; font-weight: bold; }
/*Right menu formatting
*/
div#right .input { border:0; padding:0; margin:0; }
div#right div.moduletable_menu { text-align: justify; position: relative; width: 195px; margin-top: 0; margin-bottom: 10px; margin-left: 8px; border-right: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; border-left: 1px dashed #CCCCCC; }
div#right div.moduletable_menu h3 { margin: 0; height: 20px; background:#FFFFFD; color: #131313; font-size: 12px; position: absolute; top: 0; left: 0; width: 180px; padding: 5px 0 0 15px; }
div#right div.moduletable_menu ul { margin: 0; padding: 0; list-style-type: none; }
div#right div.moduletable_menu ul ul{ font-weight: normal; text-indent: 1em; list-style-type: none; list-style-position: inherit; }
div#right div.moduletable_menu li { border-bottom: 1px dotted #CCCCCC; list-style-type: none; }
div#right div.moduletable_menu ul li ul li {	border:0px; }
div#right div.moduletable_menu ul li a { line-height: 1.5; font-size: 12px; color: #08B1E2; text-decoration: underline; padding-top: 5px; padding-bottom: 5px; display:block; padding-left:15px; }
div#right div.moduletable_menu ul li a:hover { color: #F79B23; text-decoration: underline; }
div#right div.moduletable_menu li#current { font-size: 12px; font-weight: bold; }
/**/
div.componentheading {
	font-size: 12px;
	color: #131313;
	font-weight: bold;
	line-height: 1.5;
}
/*Content
*/
table.contentpaneopen td.contentheading {
	display:block; width:540px; position: relative; height: 20px; padding:5px 0px 4px 2px; color: #131313; border-bottom: 1px #CCCCCC dashed; font-size: 12px; font-weight: bold; text-transform: lowercase;
	line-height: 1.5;
}

table.contentpaneopen {
	margin: -2px 0 0 8px ;
	padding-right: 10px;
	line-height: 1.5;
	text-align: justify;
	font-size: 12px;
}
table.contenttoc {
	margin:10px 0px 10px 0px;
	text-align: justify; 
	background-repeat: repeat-y;
	position: relative;
	padding: 10px;
	border: 1px dashed #E3EAEE;
}
/**/
div#mainholder {
	text-align: justify; 
	float:left;
	width:100%;
}
div#left { 
	text-align: justify; 
	float:left;
	width: 205px;
	margin-left: 10px;
}
div#right { 
	text-align: justify; 
	float:left;
	width: 205px;
	margin-left: 10px;
}
div#main { 
	font-size:12px;
	text-align: justify; 
	float:left;
}

/*Positioning of User1 and User2 modules*/
/*div#user1  { float:left; width:375px; text-align: justify; margin-bottom: 15px; padding:0 0 20px 0; border-left: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; border-right: 1px dashed #CCCCCC; background:#FFFFFD }
div#user2 { float:left; width:375px; margin-left:11px; text-align: justify; margin-bottom: 15px; padding:0 0 20px 0; border-left: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; border-right: 1px dashed #CCCCCC; background:#FFFFFD }
*/
div#user1 h3 { color:#131313; margin:0 0 5px -10px; font-size: 12px; line-height: 1.5; background-image: url(../images/moduleheading.gif); width:365px; background-repeat: repeat-x; background-attachment: scroll; height: 20px; padding:5px 0 3px 10px; text-transform: lowercase; }

div#user2 h3 { color:#131313; margin:0 0 5px -10px; font-size: 12px; line-height: 1.5; background-image: url(../images/moduleheading.gif); width:365px; background-repeat: repeat-x; background-attachment: scroll; height: 20px; padding:5px 0 3px 10px; text-transform: lowercase; }

div#user1 div.moduletable { float:left; text-align: justify; margin: 0 10px 10px 0; position: relative; width: 355px; padding:0px 10px 10px 10px; border-left: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; border-right: 1px dashed #CCCCCC; background:#FFFFFD; }

div#user2 div.moduletable { float:left; text-align: justify; margin: 0 0 10px 0; position: relative; width: 355px; padding:0px 10px 10px 10px; border-left: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; border-right: 1px dashed #CCCCCC; background:#FFFFFD; }


/* Article Date alteration
*/

td.modifydate  {
	font-size:10px;
	line-height: 0.9;
	color: #999999;
}

/* Article Date
*/
td.createdate  { line-height: 0.9; color: #999999; font-size: 10px; }

span.small {
	font-size:10px;
	line-height: 0.9;
	color: #999999;
}

table.contentpaneopen {
	line-height: 1.3em;
	font-size: 12px;
}

table.contenttoc {
	margin:10px 0 10px 10px;
	text-align: left;
	background-repeat: repeat-y;
	position: relative;
	padding:10px;
	border: dashed 1px #CCCCCC;
}

/* Login module formatting
*/

form#form-login
{
	text-align: left;
}

form#form-login fieldset
{
	border: 0 none;
	padding: 0.2em;
}

form#form-login input.text
{
	width: 140px;
	height: 18px;
	margin-bottom: -5px;
  	padding-left: 5px;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	color: #131313;
}

form#form-login input.button 
{
	width: 70px;
	height: 27px;
	float: left;
	padding-bottom: 3px;
	color: #131313;
	font-family: Verdana, Helvetica, Sans-serif;
}

form#form-login label
{
	vertical-align: top;
	color: #131313;
}

form#form-login a, form#form-login a:link, form#form-login a:visited 
{
	font-size: 12px;
}

form#form-login ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form#form-login ul li
{
	background-image: none;
	padding: 0;
}


/* Poll module formatting
*/

.poll input.button 
{
	width: 70px;
	height: 27px;
	float: left;
	margin-right: 10px;
	padding-bottom: 3px;
	border: 0px dashed #CCCCCC;
	background-color: #69D2E7;
	color: #131313;
	font-family: Verdana, Helvetica, Sans-serif;
}


/* Read More Button
*/
a.readon:link, a.readon:visited { padding-left:15px; background-image: url(../images/readon.png); background-repeat: no-repeat; background-position: -3px -2px; text-decoration: none; font-size: 12px; }

a.readon:hover {
	text-decoration: underline;
}

/*Section and Polltable	*/
table.pollstableborder td.sectiontableentry1,
table.pollstableborder td.sectiontableentry2 {
	padding-bottom: 8px;
}
.sectiontableheader,
.sectiontableheader a {
	font-size: 12px; 
	color: #08B1E2;
	text-decoration: underline;
}

tr.sectiontableentry1 td { background-color: #FFFFFFfff; padding:10px 5px; }
tr.sectiontableentry2 td { padding:10px 5px; border-top: 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC; }
/* Footer 
*/
div#footer { border-top:dashed 0px #808080; position: relative; height:auto; width: 940px; float: right; margin: 10px 20px; padding: 5px; }



div#footerText {
	color: #131313;
	font-size: 12px;
}

div#footerText a:link, a:visited  {
	color: #08B1E2;
	text-decoration: underline;
	font-size: 12px;
}

div#footerText a:hover {
	color: #A4F000;
	text-decoration: underline;
	font-size: 12px;
}
/*Powered by + copyright info*/
div#power { color: #FFFFFF; font-size: 12px; background-position: center; position: relative; margin: 5px; padding-bottom: 15px; }

div#powerText a:link, a:visited {
	color: #08B1E2;
	text-decoration: underline;
	font-size: 12px;
}

div#powerText a:hover {
	color: #A4F000;
	text-decoration: underline;
	font-size: 12px;
}

/* Syndication*/
div#syndicate img {
	margin-right: 1em;
	border:0;
	text-decoration: none;
}

div#syndicate a {
	color: #333333;
	font-size: 12px;
}

div#syndicate {
	padding:13px 10px 10px 10px;
}

/* System Messages */
#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#FFFFFF;
border:dashed 0px;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#FFFFFF;padding:0 }
#system-message dd ul { color: #000000; margin-bottom: 10px; list-style: none; padding: 0; border-top: 2px dashed #111111; border-bottom: 2px dashed #111111;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #FFCFFC}
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #000000; background: #FFCFFC ; border-top: 2px dashed #111111; border-bottom: 2px dashed #111111;margin:0}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #000000; background: #FFCFFC; border-top: 2px dashed #111111; border-bottom: 2px dashed #111111;}
