body {
	margin-top: 		0px; 
	margin-right: 		0px; 
	margin-bottom: 		0px; 
	margin-left: 		0px; 
	background-color: #ffffff;
}

a:link			{    color: #3399ff;    text-decoration: none; }
a:visited		{    color: #3399ff;    text-decoration: none; }
a:hover			{    color: #3333ff;    text-decoration: underline; }
a:active		{    color: #3399ff;    text-decoration: none; }

.menu:link			{    color: #ffffff;    text-decoration: none; }
.menu:visited		{    color: #ffffff;    text-decoration: none; }
.menu:hover			{    color: #33cccc;    text-decoration: none; }
.menu:active		{    color: #ffffff;    text-decoration: none; }


.tablehead {
	font-size:			11px;
	text-decoration:	none;
	font-weight:		bold;
	line-height:		17px;
	font-family: 		tahoma, verdana, arial, sans-serif; 
	color:				#000000;
}

td,select,input {
	font-size:			11px;
	text-decoration:	none;
	font-weight:		none;
	line-height:		17px;
	font-family: 		tahoma, verdana, arial, sans-serif; 
	color:				#000000;
}

.footer {
	font-size:			10px;
	color:				#003366;
	line-height:		15px;
	height:22px;
	vertical-align:middle;
	padding: 0px 10px 0px 10px;
}

.title{
	font-family: 		tahoma; 
	font-size:			24px;
	font-weight:		600;
	color:				#ffcc00;
}

input {
	font-family: 		tahoma,verdana, arial, helvetica, sans-serif; 
	font-size: 			11px; 
	font-weight: 		300; 
	height:				21px;
	background-color:	#ffffff;
	padding:			0px 0px 0px 4px;
	color: #333333;
	border: 1px solid #cccccc	;
	margin: 1px;
}
textarea {
	font-family: 		tahoma,verdana, arial, helvetica, sans-serif; 
	font-size: 			11px; 
	font-weight: 		300; 
	background-color:	#ffffff;
	padding:			2px 0px 0px 4px;
	color: #333333;
	border: 1px solid #cccccc;
	margin: 1px;
	/*overflow:hidden;*/
}
select {
	font-family: 		tahoma,verdana, arial, helvetica, sans-serif; 
	font-size: 			11px; 
	font-weight: 		300; 
	background-color:	#ffffff;
	padding-left:		5px;
}
.radio	{
	background-color:	#ffffff;
	border-style:		none;
	padding:			0px 0px 0px 0px;
	vertical-align:		middle;
}
.checkbox {
	padding:			0px 0px 0px 0px;
	background-color:	#ffffff;
	border-style:		none;
	vertical-align:		middle;
}
.button {
	font-size: 			11px;
	background-color:	#ededed;
	border-style:		solid;
	border-color:		#ccccc;
	padding:			0px 0px 0px 0px;
}
.image {
	padding:			0px 0px 0px 0px;
	height:				11px;
	background-color:	#ffffff;
	color: #ffffff;
	border: 0px solid #ffffff	;
	margin: 0px;
}

/*  TRAINING */
.coursetitle {
	padding: 5 0 0 0;
	color: #3399cc
}
.coursestate {
		font-weight: 		bold; 
		color: #6699ff;
		padding: 5 0 5 10;
}
.coursedate {
	width:100%;
	padding: 0 10 0 15;
}
.courseinfo {
	background-color: #E1E6F4;
	width:100%;
	padding:10 10 10 10 ;
}

.coursesection{
	padding:10 0 0 0 ;
}
