﻿body 
{
	
}

.wrap
{
	white-space:pre-wrap;

}

.formRequiredCell {
	width : 10px;
	color : #FF0000;
}

.popupform {
	background-color : #f6f6f6;
	border : 1px solid #778;
	padding : 8px;
}

.paragraph
{
	font-size:small;
	font-family:Arial;
}

.TermsHeader
{
	font-size:medium;
	font-weight:bold;
	font-family:Arial;
}

.toolbar_cancel {
	border : 0;
	background-color: transparent;
	background-image : url(Images/toolbarcancel.png);
	background-repeat : no-repeat;
	background-position : center;
	cursor : hand;
	width: 20px;
	height:20px;
}

.toolbar_save {
	border : 0;
	background-color: transparent;
	background-image : url(Images/toolbarsave.png);
	background-repeat : no-repeat;
	background-position : center;
	cursor : hand;
	width: 20px;
	height:20px;
}

.workflowaction
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #4F79B3;
	border-right : inset 2px #000000;
	border-top : solid 1px #000000;
	border-left : solid 1px #000000;
	border-bottom : inset 2px #000000;
	color : #FFFFFF;
	cursor : hand;
	font-weight : bold;
}

.label_title_Bold {
	color: #000000;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 13px;
	font-weight:bolder;
}


.label_profile
{
	color: #000000;
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
}

.label_profile_title
{
	color: #000000;
	font-weight:bold;
	font-size: 18px;
	font-family:Times New Roman;
}

.label_subtitle_profile
{
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	font-family:Verdana;
}

.label_sub_profile
{
	color: #000000;
	font-size: 12px;
	font-family:Verdana;
}


.dropdownlist_custom
{
	width: 250px;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
}

.dropdownlist_custom_year
{
	width: 200px;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
}

.dropdownlist_custom_150
{
	width: 150px;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
}

.txtbox_Custom
{
	width: 250px;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
}

.txtbox_Custom_150
{
	width: 145px;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
}

.txtbox_Number
{
	width: 145px;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
	text-align: right;
}

.txtbox_Custom_45
{
	width: 45px;
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
}

.label_Custom 
{
	font-family: VERDANA,TAHOMA,ARIAL;
	font-size: 11px;
}

.Button
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	background-color:#D3E4F6;
	border-right:inset 2px #a9b6ce; 
	border-top:solid 1px #a9b6ce; 
	border-left:solid 1px #a9b6ce; 
	border-bottom:inset 2px #a9b6ce;
	color:#596396;
	cursor:hand; 
	font-weight:bold;
	width:100px;
}

.Italic
{
	font-style:italic;
}

.TitlePadding
{
	padding-left:5px;
	padding-top:5px;
}

.SubTitlePadding
{
	padding-left:5px;
}

.workflowaction
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #4F79B3;
	border-right : inset 2px #000000;
	border-top : solid 1px #000000;
	border-left : solid 1px #000000;
	border-bottom : inset 2px #000000;
	color : #FFFFFF;
	cursor : hand;
	font-weight : bold;
}

