/* --- StyleSheet -------------------------------------------------------- */
/* Author: ASPerience BV                                                   */
/* Creation date: 04-08-2006                                               */
/* Modification date: 04-08-2006                                           */
/* Customer: EVO - Zoetermeer                                              */
/* Usage: Basic stylesheet for EVO hogeschool                              */
/* ----------------------------------------------------------------------- */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #112369;
	font-weight: bold;
	margin-bottom: 0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #097DC8;
	font-weight: bold;
	margin-bottom: 0px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 16px;
	margin-bottom: 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #112369;
	font-weight: normal;
	margin-left : 20px;
	padding-left: 0;
	margin-top : 10px;
	margin-bottom : 0px;
	list-style-image : url(bullet.gif);
	line-height: 18px;	
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #112369;
	font-weight: normal;
	margin-left : 27px;
	padding-left: 0;
	margin-top : 10px;
	margin-bottom : 0px;
	line-height: 18px;		
}

a:link 		{	

	font-family: Arial, Helvetica, sans-serif;
	color: #007ECE; 
	text-decoration: none
}

a:visited 	{	
	font-family: Arial, Helvetica, sans-serif;
	color: #007ECE; 
	text-decoration: none
}

a:active 	{	

	font-family: Arial, Helvetica, sans-serif;
	color: #112369;
	text-decoration: underline
}

a:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #112369;
	text-decoration: underline
}
td.topSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #112369;
}

td.leftIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 0px;
}
td.rightIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #112369;
	line-height: 16px;
	margin-bottom: 0px;
}
td.colofon {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #112369;
	line-height: 16px;
	margin-bottom: 0px;
}
td.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #112369;
	line-height: 16px;
	margin-bottom: 0px;
}

tr.formRow1 {
	background-color: #FFFFFF;
	font-family: Arial;
	color : #0B1966;
	font-size : 10pt;
	font-weight : normal;
	vertical-align : top;
}

/*--- FORM Items --------------------------------------------------------*/
TEXTAREA 	{
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}
/*--- END FORM items ----------------------------------------------------*/
table.object {
	background-color: #E7E8F0;
}

tr.objectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	font-weight : bold;
	background-color : #007ECE;
	padding : 3px 3px 3px 3px;
}

tr.objectHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #0B1966;
	font-weight : bold;
	background-color : #E7E8F0;
	padding : 3px 3px 3px 3px;
}

tr.objectContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #0B1966;	
	font-weight : normal;
	padding : 3px 3px 3px 3px;
	background-color : #FFFFFF;
	vertical-align : top;
}

/* --- Topmenu Items ----------------------------------------------------- */
tr.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight: bold;
}

a.topitem:link,
a.topitem:visited 		{
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}

a.topitem:hover,	
a.topitem:active {
	color: #112369;
	text-decoration: underline;
	font-weight: bold;
}

a.topitem_select:link,
a.topitem_select:visited	{
	color: #112369;
	text-decoration: none;
	font-weight: bold;
}

/* --- END Topmenu items ------------------------------------------------- */


/* --- Sidemenu Items ---------------------------------------------------- */
tr.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight: normal;
}

a.sideitem:link,
a.sideitem:visited 		{
	color: #FFFFFF; 
	text-decoration: none;
}

a.sideitem:hover,
a.sideitem:active	{
	color: #112369;
	text-decoration: underline;
}

a.sideitem_select:link,
a.sideitem_select:visited 		{
	color: #112369;
	text-decoration: none;
}

/* --- END Sidemenu items ------------------------------------------------ */


/* --- Submenu Items ----------------------------------------------------- */
tr.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #097DC8;
	font-weight: bold;
}

a.subitem:link,
a.subitem:visited 		{
	color: #097DC8;
	text-decoration: none;
	font-weight: bold;
}

a.subitem:hover,
a.subitem:active	{
	color: #112369;
	text-decoration: underline;
	font-weight: bold;
}

a.subitem_select:link,
a.subitem_select:visited 		{
	color: #112369;
	text-decoration: none;
	font-weight: bold;
}

tr.subsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight: bold;
}

a.subsubitem:link,
a.subsubitem:visited 		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.subsubitem:hover,
a.subsubitem:active	{
	color: #112369;
	text-decoration: underline;
	font-weight: bold;
}

a.subsubitem_select:link,
a.subsubitem_select:visited 		{
	color: #112369;
	text-decoration: none;
	font-weight: bold;
}

/* --- END Submenu items ------------------------------------------------- */

/*--- PageMenu Items -----------------------------------------------------*/
a.pagemenu:link,
a.pagemenu:visited 		{
	border : 1px solid #999999; 
	margin:1px;
	padding : 2px 2px 2px 2px;
	display:block;
	font : normal 8pt arial;
	color: #999999; 
	background-color: #EEEEEE;
	text-align: center;
	text-decoration: none;
}

a.pagemenu:hover	{
	border : 1px solid #007ECE; 
	margin:1px;
	padding : 2px 2px 2px 2px;
	display:block;
	font : normal 8pt arial;
	color: #007ECE; 
	background-color: #FFFFCC;
	text-align: center;
	text-decoration: none
}
/*--- END Topmenu items -------------------------------------------------*/

a.introlink:link,
a.introlink:visited 		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.introlink:hover,
a.introlink:active	{
	color: #112369;
	text-decoration: underline;
	font-weight: bold;
}


/* --- END StyleSheet ---------------------------------------------------- */