/* Body */

BODY {
	margin: 0px;
	background-color : #FFFFFF ;
	color : #000000;
	}

h1 {font-weight: bold; font-size: 15px; color: #05318D;}
h4 {font-weight: bold; font-size: 11px; color: #333333;}

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


a.mainlevel:link, a.mainlevel:visited{
	font-family:Arial;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;

}
a.mainlevel:hover{
	font-family:Arial;
	font-size: 12px;
	color:#05318D;
	font-weight: normal;
	text-decoration: underline;
}

a.mainlevel:link#active_menu, a.mainlevel:visited#active_menu{
	font-family:Arial;
	font-size: 12px;
	color:#05318D;
	font-weight: bold;
	text-decoration: none;
}
a.sublevel:link, a.sublevel:visited{
	font-family			:Arial;
	font-size			: 12px;
	color				: #333366;
	margin-left:5px;
	vertical-align: middle;
	line-height:20px;
}

/* --Default Class Settings-- */	

a.mainmenu{
padding-left:10px;
padding-right:10px;
}
a.mainmenu:link, a.mainmenu:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: Helvetica;
	font-weight: bold;
	}

	
a.mainmenu:hover {
	font-size: 11px;
	color: #05318D;
	text-decoration: underline;
	font-family: Helvetica;
	font-weight: bold;
	}
	
.submenu{
padding-left: 10px;
padding-right:10px;
}

a.submenu:link, a.submenu:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	}

	
a.submenu:hover {
	font-size: 13px;
	color: #05318D;
	text-decoration: underline;
	font-family: Arial;
	}	
	
a.submenusep{
	color: #CECBCE;
	font-size:14px;
}
	
a.mainmenu#active {
	font-size: 11px;
	color: #05318D;
	text-decoration: underline;
	font-family: Helvetica;
	font-weight: bold;
	}

/* Content - Sections & Categories */

.sitename {
	color: #003399; font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	}

.sitemaptitle {
	color				: #FFFFFF; 
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14px; 
	font-weight			: bold;
	white-space			: nowrap;
	background-color	: #F9D073;
	border				: 1px solid #999999;
	border-top-width	: 0px; 
	border-right-width	: 4px; 
	border-bottom-width	: 0px; 
	border-left-width	: 0px;
	height				: 16px;
	padding				: 2px;
	text-align			: left;
	}

.sitemapsubs {
	color				: #003399; 
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px; 
	font-weight			: bold;
	border				: 1px solid #999999;
	border-top-width	: 0px; 
	border-right-width	: 0px; 
	border-bottom-width	: 1px; 
	border-left-width	: 2px;
	}

.contentpane {
	padding				: 2px;
        background-color : #FFFFFF ;
	}
		
.contentpaneopen {
	border 				: 0px ridge #DCDCDC;
	}
	
.componentheading {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 15px;
	margin				: 15x 0px 5px 0px;
	font-weight			: bold;
 	color				: #05318D;
	text-align			:left;
	}

.contentheading {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	margin				: 15px 0px 5px 0px;
	font-weight			: bold;
 	color				: #333333;
	text-align			:left;
	}
	
.contentdescription {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #808080;
	text-align			: left;
	}
	
/* Links */
a{
	text-decoration		: none;
	color            	: #3161CE;
}
a:hover{
	text-decoration		: underline;
	color            	: #3161CE;
}
a.blogsection:link, a.blogsection:visited {
	color				: #336699; 
	text-decoration		: none; 
	font-weight			: normal;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color				: #003399;	
	text-decoration		: none;
	}
	
a.weblinks:link, a.weblinks:visited {
	color				: #336699; 
	text-decoration		: none; 
	font-weight			: normal;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color				: #003399;	
	text-decoration		: none;
	}

a.readon:link, a.readon:visited {
	color            	: #3161CE;
  	font-family      	: Verdana;
  	font-size        	: 10px;
  	font-weight     	: normal;
  	background      	: url("../../../../../A-Prostata/images/readon.gif") no-repeat;
  	padding-left		: 15px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 15px;
  }

a.readon:hover {
	color            	: #3161CE;	
	text-decoration		: underline;
	}

/* Moduletable */

.leftmodulescontainer{
	margin-top			:10px;
}

.modulecontainer_top{
	background-image	: url("../../../../../A-Prostata/images/moduletable_top.gif");
	background-repeat	: no-repeat;
}
.modulecontainer_middle{
	background-image	: url("../../../../../A-Prostata/images/moduletable_bg.gif");
	background-repeat	: repeat-y;
}
.modulecontainer_bottom{
	background-image	: url("../../../../../A-Prostata/images/moduletable_bottom.gif");
	background-repeat	: no-repeat;
}

table.moduletable {
	margin				: 0px 0px 5px 5px;
	width				: 145px;
	padding				: 5px;
	}

table.moduletable th {
	font				: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color				: #333333;
	white-space			: nowrap;
	height				: 16px;
	text-align			: left;
	border-bottom		: 1px solid #CCCCCC;

	}

table.moduletable td {
	padding-top			: 10px;
	}
	
	table.moduletable td td {
	padding-top			: 0px;
	}
	

.moduleheading {
	font				: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	white-space			: nowrap;
	background-color	: #336699;
	border				: 1px solid #FFFFFF;
	border-top-width	: 1px; 
	border-right-width	: 0px; 
	border-bottom-width	: 0px; 
	border-left-width	: 0px;
	height				: 16px;
	padding				: 2px;
	text-align			: left;
	}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	
        background-color: #f4f4f4;
	border-top-width: 1px solid #efefef; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #336699; font-weight: bold;
	}

a.category:hover {
	color: #003399;
	}
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4f4f4;
	line-height: 14px
	}
	
.sectiontableentry1 {
	background-color : #ffffff;	
	}

.sectiontableentry2 {
	background-color : #f4f4f4;
	}

.sectiontableheader {
	background-color : #05318D;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ADB2B5;
	text-decoration: none; 
	font-weight: normal;
	}

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

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADB2B5;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url("../../../../../A-Prostata/images/arrow.png") 3px;
	list-style-image: url("../../../../../A-Prostata/images/arrow.png");
	}

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

a.fase4rdf:link {
	font-size: 10px; font-weight: normal; color: #336699;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #003399;
	}	

table.searchintro {
  	background-color: #FFF2D7;
	border: solid 1px #777777;
	}

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

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

table.contact td.details {
	background-color: #f4f4f4;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.pathway {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #ADB2B5;
	font-weight				: bold;
}
a.pathway:link, a.pathway:visited {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight				: normal;
	color:#3165CE;
}
a.pathway:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #05318D;
	font-weight				: normal;
}
/* Containers */
.submenucontainer{
border-top:1px solid #EFEFEF;
padding-top:12px;
padding-left:2px;
}
.belowmenucontainer{
	border-top			:1px solid #CECBCE;
	padding				:0px 100px 0px 100px;
	margin				:3px 0px 0px 32px;

}

.allmenu_container {
	background-image	: url("../../../../../A-Prostata/images/mainmenu_bg.gif"); 
	background-repeat	: no-repeat;
	padding-left		: 42px;
}
.mainbodycontainer{
	border-top			:1px solid #CECBCE;
	padding-top			: 11px;
	padding-left		:20px;
}
.greia{
	border-top			:1px solid #CECBCE;
}
.cornercontainer{
	background-image	: url("../../../../../A-Prostata/images/corner_bg.gif");
	background-repeat	: repeat-y;
}

.sitenamecontainer{
	font-size			: 30px;
	font-style			: italic;
	color				: #CCCCCC;
}
.searchcontainer{
	padding-top			:10px;
}
.mainbodycontainer1{
	border-top			:1px solid #CECBCE;
	
}


