body
{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}

.title1
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 20px;
}

.title2
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.noticeText
{
	font-size:12px;
	font-family:Tahoma,Arial,sans-serif; 
	font-style:italic; 
	font-weight:bold;
	color:#000;
}

.actionLink
{
	font-weight: bold;
	color: #0569CD;
}

A:link
{
	text-decoration: none;
	color: #0569CD;
}

A:visited
{
	text-decoration: none;
	color: #0569CD;
}

A:hover
{
	text-decoration: underline;
	color: #0569CD;
}

.mandate {
    background-color: #E1EBF5;
}

.greyButton {
    display: inline-block;
    background-color: #777777;
    color: white;
    text-align: center;
    border: 1px solid #444444;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    padding: 2px 8px;
}

.mainContent
{
	min-height: 300px;
	min-width: 950px;
	width: 950px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding: 10px;
	display: block;
}

.contentplaceholder
{
	margin: 0 auto;
	min-height: 350px;
}

.footerCopyRight
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

.tTable
{
  font-family: Tahoma,Arial,sans-serif;
  font-size: 12px;
}

.tTable td {
	color: #333;
}

.tDesc
{
	font-size:11px;
	color: #666666; 
}

.linkLabel
{
	font-size: 15px;
	font-weight: bold;
}

.warningText
{
	color: Red;
}

.warningText2
{
	font-weight: bold;
	color: Red;
}

.link
{
	text-decoration: underline;
	color: #0569CD;
	cursor:pointer;
}

.paperBox
{
	font: 11px Verdana;
	color: #444444;
	border: 1px solid #cccccc;
	padding: 10px;
}

/*Start Grid*/
#gridContainer {
    width: 950px;
    margin: 10px auto;
}

.mGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}
.mGrid td
{
	/*white-space: nowrap;*/
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #000;
}
	.mGrid th {
		padding: 4px 2px;
		color: #fff;
		background: #424242 url(../../Resources/Images/Grid/grd_head.png) repeat-x top;
		border-left: solid 1px #f1f1f1;
		font-size: 0.9em;
		text-align: left;
	}

.mGrid th a
{
	color: #fff;
}

	.mGrid .alt {
		background: #fcfcfc url(../../Resources/Images/Grid/grd_alt.png) repeat-x top;
	}
.mGrid .pgr
{
	border: solid 1px #c1c1c1;
	color: #717171;
	/*background: #424242 url(/Resources/Images/Grid/grd_pgr.png) repeat-x top;*/
}
.mGrid .pgr table
{
	margin: 5px 0;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	/*border-left: solid 1px #666;*/
	font-weight: bold;
	line-height: 12px;
}
.mGrid .pgr a
{
	color: #0569CD;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #0569CD;
	text-decoration: underline;
}

.hideGridColumn
{
    display:none;
}

.AlphabetPager a, .AlphabetPager span {
    font-size: 8pt;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 0 1px 0 1px;
}

.AlphabetPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}

.AlphabetPager span {
    background-color: #A1DCF2;
    color: #000;
    border: 1px solid #3AC0F2;
}
/*End Grid*/

/* Start DropDownCheckList*/
.ui-dropdownchecklist {
	height: 20px;
	border: 1px solid #ddd;
	border-right: 0;
	background: #fff url(../../Resources/Images/dropdown.png) no-repeat center right;
}
.ui-dropdownchecklist-hover, .ui-dropdownchecklist-active {
	background-image: url(../../Resources/Images/dropdown_hover.png);
	border-color: #5794bf;
}

.ui-dropdownchecklist-text {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-right: 17px; /* background dropdown.png image */
}

.ui-dropdownchecklist-dropcontainer {
	background-color: #fff;
	border: 1px solid #999;
	width: 200px;  
}

.ui-dropdownchecklist-item {

}

.ui-dropdownchecklist-item-hover {
	background-color: #39f;
}

.ui-dropdownchecklist-item-disabled label {
	color: #ccc;
}

.ui-dropdownchecklist-item-hover .ui-dropdownchecklist-text {
	color: #fff;
}

.ui-dropdownchecklist-group {
	font-weight: bold;
	font-style: italic;
}

.ui-dropdownchecklist-indent {
	padding-left: 20px;
}

/*End DropDownCheckList*/

.menu {
	background-image: url(../../Resources/Images/menu.jpg);
	min-width: 980px;
}
/*Menu*/
.transMenu
{
	position: absolute;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
}

.transMenu .content
{
	border: solid 1px #ccc;
	position: absolute;
}

.transMenu .items
{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.transMenu.top .items
{
	border-top: none;
}

.transMenu .item
{
	color: #0569CD;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.transMenu .background
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	-moz-opacity: .95;
	filter: alpha(opacity=95);
}

.transMenu .shadowRight
{
	position: absolute;
	z-index: 3;
	top: 0px;
	width: 0px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.transMenu .shadowBottom
{
	position: absolute;
	z-index: 1;
	left: 0px;
	height: 0px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.transMenu .item.hover
{
	color: #0569CD;
	text-decoration: underline;
}

.transMenu .item img
{
	margin-left: 10px;
}


#menu
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	padding: 4px 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	padding: 4px 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a.hover
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	padding: 4px 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
/*End Menu*/

/* Wizard */
#wizHeader li .prevStep
{
    background-color: #669966;
}
#wizHeader li .prevStep:after
{
    border-left-color:#669966 !important;
}
#wizHeader li .currentStep
{
    background-color: #C36615;
}
#wizHeader li .currentStep:after
{
    border-left-color: #C36615 !important;
}
#wizHeader li .nextStep
{
    background-color:#C2C2C2;
}
#wizHeader li .nextStep:after
{
    border-left-color:#C2C2C2 !important;
}
#wizHeader
{
    list-style: none;
    overflow: hidden;
    font: 18px Helvetica, Arial, Sans-Serif;
    margin: 0px;
    padding: 0px;
}
#wizHeader li
{
    float: left;
}
#wizHeader li a
{
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 55px;
    background: brown; /* fallback color */
    background: hsla(34,85%,35%,1);
    position: relative;
    display: block;
    float: left;
}
#wizHeader li a:after
{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsla(34,85%,35%,1);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}
#wizHeader li a:before
{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}       
#wizHeader li:first-child a
{
    padding-left: 10px;
}
#wizHeader li:last-child
{
    padding-right: 50px;
}
/*
#wizHeader li a:hover
{
    background: #FE9400;
}
#wizHeader li a:hover:after
{
    border-left-color: #FE9400 !important;
}
*/       
.wzcontent
{  
	width:750px;       
    padding-top:0px;
    background-color:#F9F9F9;
    text-align:left;
}
/* End Wizard */

/*Tab control - button + multiView*/
.Initial {
	display: block;
	padding: 4px 18px 4px 18px;
	float: left;
	background: url("../../Resources/Images/InitialImage.png") no-repeat right top;
	color: Black;
	font-weight: bold;
}
	.Initial:hover {
		color: White;
		background: url("../../Resources/Images/SelectedButton.png") no-repeat right top;
	}
.Clicked {
	float: left;
	display: block;
	background: url("../../Resources/Images/SelectedButton.png") no-repeat right top;
	padding: 4px 18px 4px 18px;
	color: Black;
	font-weight: bold;
	color: White;
}
        .style1
        {
            width: 100%;
        }
        /*Tab Control*/
        