/*Själv registrering*/
td.regheading
{
	color : #021C98;
	background-color : #F8F9F4;
	font-family : Verdana;
	font-weight : bold;
	font-size: 14px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #d1d1d1;
}
td.regsmallheading
{
/*	color : #5590AC;*/
	color : #000000;
	font-family : Verdana;
	font-weight : bold;
	font-size: 12px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #d1d1d1;
}
td.regsmallheading2
{
	color : #000000;
	font-family : Verdana;
	font-weight : bold;
	font-size: 12px;
}
div.regStepItem
{
	float:left;
	color : gray;
	font-family : Verdana;
	font-weight : normal;
	font-size: 12px;
	background-color : #E6E6E6;
	border : 1px solid #E0DFE3;
	border-bottom : 1px solid #d1d1d1;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	cursor: pointer;
}
div.regStepItemSelected
{
	float:left;
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size: 12px;
	background-color : white;
	border : 1px solid #E0DFE3;
	border-bottom : 1px solid white;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
div.regStepBetweenItem
{
	float:left;
	width: 3px;
}

table.regbox
{
	background-color : #E6E6E6;
	width : 500px;
	border-style : solid;
	border-width : 1px;
	border-color : #E0DFE3;
}
table.applicationBox
{
	background-color : #FFFFFF;
	width : 473px;
	/*
	border-style : solid;
	border-width : 1px;
	border-color : #E0DFE3;
*/
}
tr.regFields
{
	background-color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}
tr.regFields td
{
	padding-top:10px;
}
.reginput
{
	font-family : Tahoma;
	font-size : 12px;
	line-height:12px;
	width: 250px;
}
.reginputsmall
{
	font-family : Tahoma;
	font-size : 10px;
	line-height: 12px;
	width: 150px;
}
.inputmightydate
{
	font-family : Tahoma;
	font-size : 10px;
	line-height: 12px;
	width: 60px;
}
img.dateimage
{
	padding-left: 3px;
	cursor: pointer;
}
a.addlink, a.addlink:visited
{
	color : #5590AC;
	font-family : Verdana;
	font-weight : bold;
	font-size: 11px;
	text-decoration: none;
}
.notetext
{
	color: Gray;
	font-family: Tahoma;
	font-size: 9px;
}
.biginput
{
	font-family : Tahoma;
	font-size : 10px;
	height: 100px;
	width: 400px;
}
/*Användar startsida*/
.currentHeader
{
	font-family: Tahoma;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-size: 11px;
	background-color: #898989;
	color: White;
}
td.currentRow
{
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px 2px 2px 5px;
	color: #005882;
	background-color: White;
}
b.currentRow
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #005882;
}
td.currentAlternateRow
{
	font-family: Tahoma;
	padding: 2px 2px 2px 5px;
	font-size: 10px;
	color: #005882;
	background-color: #EFEFEF;
}
.logintext
{
	color: #897C74;
	font-family : Tahoma;
	font-size: 10;
}
.tooltable
{
	text-align: center;
	width: 100%;
	border: Solid 1px Gray;
	background-color: #F0F1F3;
}
.menubuttontext
{
	vertical-align:top;
	width:17%;
	text-align:center;
	padding-bottom:10px;
}
.menubuttonimage
{
	width:17%;
	text-align:center;
	padding-top:5px;
}
.headerColumn
{
	font-family: Tahoma;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	background-color: #898989;
	color: White;
}
.applicationColumn
{
	font-family: Tahoma;
	padding: 2px;
	font-size: 11px;
	height: 27px;
	border-bottom: solid 1px #d1d1d1;
	cursor: pointer;
}
.commentDiv
{
	font-family: Tahoma;
	padding: 5px;
	font-size: 11px;
	border: solid 1px #BFC0C2;
}
div.waitingsign
{
    width:400px;
    background-color:#ffffff;
    border:solid 1px #4b4b4b;
    text-align:left;
}

.htmlEditor
{
	/* background-color:Fuchsia; */
}

.htmlEditor p
{
	margin-top:0px;
	margin-bottom:0px;
}

.htmlEditor ul
{
	margin-bottom:0;
	margin-top:0px;	
}
.htmlEditor ol
{
	margin-bottom:0;
	margin-top:-14px;	
}

.htmlEditor ul br
{
	display:none;
}

invitedListBox
{
}

.ingress
{
	background:none repeat scroll 0 0 transparent;
	color:#333333;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:17px;
	font-style:italic;
}