#defaulttheme {
 margin: 0px;
 padding: 0px;
}
	#defaulttheme table {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}

	#defaulttheme .gridTable {
		border-collapse:collapse;
	}

	#defaulttheme .gridHeader {
		text-decoration: none;
		width: 100%;
		padding-right: 1px;
		padding-left: 1px;
		table-layout:fixed;
	}

	#defaulttheme .gridHeaderBG {
		text-decoration: none;
		background-color: #07407A;
		border-top: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
	}

	#defaulttheme .gridHeaderBGLeft {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		width: 2px;
		border-left: 1px solid #04274A;
	}

	#defaulttheme .gridHeaderBGRight {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		width: 2px;
		border-right: 1px solid #04274A;
	}

	#defaulttheme .gridHeaderText {
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	#defaulttheme .gridToolBar {
		font-size: 12px;
		text-decoration: none;
		background-color: #D3DDE7;
		height: 25px;
		width: 100%;
		padding-right: 3px;
		padding-left: 3px;
		border-right: 1px solid #B2B2B2;
		border-left: 1px solid #B2B2B2;
	}

	#defaulttheme .gridToolBarText {
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}

	#defaulttheme a.gridToolBarLink:link {
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}

	#defaulttheme a.gridToolBarLink:active {
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}

	#defaulttheme a.gridToolBarLink:visited {
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}

	#defaulttheme a.gridToolBarLink:hover {
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}

	#defaulttheme .gridMain {
		text-decoration: none;
		width: 100%;
		border-right: 1px solid #B2B2B2;
		border-left: 1px solid #B2B2B2;
	}

	#defaulttheme .gridColumn {
		text-decoration: none;
		background-color: #AEBFD1;
		text-align: center;
		height: 25px;
	}

	#defaulttheme .gridColumnText {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
	}

	#defaulttheme a.gridColumnLink:link {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridColumnLink:active {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridColumnLink:visited {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridColumnLink:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}

	#defaulttheme a.gridBodyLink:link {
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridBodyLink:active {
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridBodyLink:visited {
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridBodyLink:hover {
		color: #0371EC;
		text-decoration: underline;
	}

	#defaulttheme .gridRow td {
		text-decoration: none;
		background-color: #FFFFFF;
		height: 25px;
		border-bottom: 1px solid #D1DBE4;
	}

	#defaulttheme .gridRowAlternate td {
		text-decoration: none;
		background-color: #F7F9FB;
		height: 25px;
		border-bottom: 1px solid #D1DBE4;
	}

	#defaulttheme .gridRowOver td {
		color: #000000;
		text-decoration: none;
		background-color: #DCEAF5;
		height: 25px;
		border-bottom: 1px solid #DDDEE1;
	}

	#defaulttheme .gridFooter {
		text-decoration: none;
		height: 35px;
		width: 100%;
		padding-right: 2px;
		padding-left: 2px;
		table-layout:fixed;
	}

	#defaulttheme .gridFooterBG {
		text-decoration: none;
		background-color: #D6DCE2;
		border-bottom: 1px solid #AFBBC7;
	}

	#defaulttheme .gridFooterLeft {
		text-decoration: none;
		background-color: #D6DCE2;
		width: 2px;
		border-left: 1px solid #AFBBC7;
	}

	#defaulttheme .gridFooterRight {
		text-decoration: none;
		background-color: #D6DCE2;
		width: 2px;
		border-right: 1px solid #AFBBC7;
	}

	#defaulttheme .gridFooterText {
		font-size: 11px;
		color: #444444;
		vertical-align: middle;
	}

	#defaulttheme .gridPagingText {
		font-size: 11px;
		color: #1A1A1A;
		vertical-align: middle;
	}

	#defaulttheme .gridPagingSelected {
		font-weight: bold;
		color: #000000;
		text-align: center;
	}

	#defaulttheme a.gridPaging:link {
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridPaging:active {
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridPaging:visited {
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.gridPaging:hover {
		color: #0371EC;
		text-decoration: underline;
	}

	#defaulttheme .gridErrMsg {
		font-weight: bold;
		color: #FF0000;
		text-align: center;
	}

	#sitemenu_defaulttheme .siteMenuGap {
		text-decoration: none;
		width: 5px;
	}

	#sitemenu_defaulttheme .siteMenuHeaderBG {
		text-decoration: none;
		background-color: #07407A;
		text-align: left;
		height: 30px;
		border-top: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
	}

	#sitemenu_defaulttheme .siteMenuHeaderBGLeft {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		width: 2px;
		border-top: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
		border-left: 1px solid #04274A;
	}

	#sitemenu_defaulttheme .siteMenuHeaderBGRight {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		width: 2px;
		border-top: 1px solid #04274A;
		border-right: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
	}

	#sitemenu_defaulttheme .siteMenuHeaderText {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		vertical-align: middle;
	}

	#sitemenu_defaulttheme .siteMenuColumnBGLeft {
		text-decoration: none;
		background-color: #FFFFFF;
		border-left: 1px solid #B4B5BA;
	}

	#sitemenu_defaulttheme .siteMenuColumnBGRight {
		text-decoration: none;
		background-color: #FFFFFF;
		border-right: 1px solid #B4B5BA;
	}

	#sitemenu_defaulttheme .siteMenuBody {
		font-family: Tahoma;
		font-size: 11px;
		background-color: #FFFFFF;
	}

	#sitemenu_defaulttheme .siteMenu ul {
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}

	#sitemenu_defaulttheme .siteMenu ul li {
		float: left;
		width: 100%;
		list-style-position: relative;
		position: relative;
	}

	#sitemenu_defaulttheme .siteMenu a:link {
		color: #707070;
		text-decoration: none;
		display: block;
		height: 25px;
		padding-left: 5px;
	}

	#sitemenu_defaulttheme .siteMenu a:active {
		color: #044E84;
		text-decoration: none;
		display: block;
		height: 25px;
		padding-left: 5px;
	}

	#sitemenu_defaulttheme .siteMenu a:visited {
		color: #044E84;
		text-decoration: none;
		display: block;
		height: 25px;
		padding-left: 5px;
	}

	#sitemenu_defaulttheme .siteMenu a:hover {
		color: #0371EC;
		text-decoration: underline;
		height: 25px;
		width: 100%;
		padding-left: 5px;
	}

	#sitemenu_defaulttheme .siteMenu .siteMenuSelected {
		font-weight: bold;
		color: #000000;
		display: block;
		height: 25px;
		width: 100%;
		padding-left: 5px;
	}

	#sitemenu_defaulttheme .siteMenuFooter {
		text-decoration: none;
		background-color: #07407A;
		vertical-align: middle;
		height: 3px;
	}

	#mainmenu_defaulttheme .mainMenuBG {
		font-family: Tahoma;
		font-size: 11px;
	}

	#mainmenu_defaulttheme .mainMenuLink:link {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#mainmenu_defaulttheme .mainMenuLink:active {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#mainmenu_defaulttheme .mainMenuLink:visited {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#mainmenu_defaulttheme .mainMenuLink:hover {
		font-weight: bold;
		color: #0371EC;
		text-decoration: underline;
	}

	#sch_defaulttheme .schHeaderBGLeft {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		width: 2px;
		border-top: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
		border-left: 1px solid #04274A;
	}

	#sch_defaulttheme .schHeaderBG {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		border-top: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
	}

	#sch_defaulttheme .schHeaderBGRight {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		width: 2px;
		border-top: 1px solid #04274A;
		border-right: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
	}

	#sch_defaulttheme .schHeaderText {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	#sch_defaulttheme .schBody {
		font-family: Tahoma;
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		background-color: #FFFFFF;
		height: 50px;
		width: 100%;
		padding-left: 5px;
	}

	#sch_defaulttheme .schColumnBGLeft {
		text-decoration: none;
		background-color: #FFFFFF;
		height: 25;
		border-left: 1px solid #B4B5BA;
	}

	#sch_defaulttheme .schColumnBGRight {
		text-decoration: none;
		background-color: #FFFFFF;
		height: 25;
		border-right: 1px solid #B4B5BA;
	}

	#sch_defaulttheme .schFooter {
		text-decoration: none;
		background-color: #07407A;
		height: 3px;
	}

	#defaulttheme .button ,
	#sch_defaulttheme .button {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #07407A;
		height: 22px;
		border: 1px solid #04274A;
	}

	#defaulttheme .combobox {
		font-family: Tahoma;
		font-size: 12px;
		color: #4A4A4A;
		border: 1px solid #B1C2D1;
	}

	#defaulttheme .textbox ,
	#sch_defaulttheme .textbox {
		font-family: Tahoma;
		font-size: 12px;
		color: #4A4A4A;
		text-decoration: none;
		background-color: #FFFFFF;
		height: 18px;
		border: 1px solid #B1C2D1;
	}

	#defaulttheme .textarea {
		font-family: Tahoma;
		font-size: 12px;
		color: #4A4A4A;
		text-decoration: none;
		background-color: #FFFFFF;
		border: 1px solid #B1C2D1;
	}

	#defaulttheme .errMsg {
		font-weight: bold;
		color: #FF0000;
		text-decoration: none;
		display: inline;
	}

	#defaulttheme a.formLink:link {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.formLink:visited {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.formLink:active {
		font-weight: bold;
		color: #044E84;
		text-decoration: none;
	}

	#defaulttheme a.formLink:hover {
		font-weight: bold;
		color: #0371EC;
		text-decoration: underline;
	}

	#defaulttheme .formHeaderBGLeft {
		text-decoration: none;
		background-color: #07407A;
		height: 30px;
		width: 2px;
		border-top: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
		border-left: 1px solid #04274A;
	}

	#defaulttheme .formHeaderBG {
		text-decoration: none;
		background-color: #07407A;
		text-align: left;
		border-top: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
	}

	#defaulttheme .formHeaderBGRight {
		text-decoration: none;
		background-color: #07407A;
		height: 30;
		width: 2px;
		border-top: 1px solid #04274A;
		border-right: 1px solid #04274A;
		border-bottom: 1px solid #04274A;
	}

	#defaulttheme .formHeaderText {
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	#defaulttheme .formBody {
		text-decoration: none;
		padding: 0px;
	}

	#defaulttheme .formColumnBGLeft {
		font-weight: bold;
		text-decoration: none;
		background-color: #F1F3F5;
		height: 25;
		border-left: 1px solid #B4B5BA;
	}

	#defaulttheme .formColumnCaption {
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		background-color: #F1F3F5;
		text-align: left;
		height: 25px;
	}

	#defaulttheme .formColumnBGRight {
		text-decoration: none;
		background-color: #FFFFFF;
		height: 25px;
		border-right: 1px solid #B4B5BA;
	}

	#defaulttheme .formColumnData {
		text-decoration: none;
		background-color: #FFFFFF;
		height: 25px;
		padding: 2px;
	}

	#defaulttheme .formFooter {
		text-decoration: none;
		background-color: #D6DCE2;
		height: 30px;
		border-bottom: 1px solid #AFBBC7;
	}

	#defaulttheme .formFooterLeft {
		text-decoration: none;
		background-color: #D6DCE2;
		vertical-align: middle;
		border-bottom: 1px solid #AFBBC7;
		border-left: 1px solid #AFBBC7;
	}

	#defaulttheme .formFooterRight {
		text-decoration: none;
		background-color: #D6DCE2;
		border-right: 1px solid #AFBBC7;
		border-bottom: 1px solid #AFBBC7;
	}

	#defaulttheme .groupSummaryCell {
		color: #0148FC;
		background-color: #F5F9FC;
		height: 25px;
		border-bottom: 2px solid #C1D1E1;
	}

	#defaulttheme .groupSummaryCaption {
		font-weight: bold;
		color: #4F4F4F;
		background-color: #F5F9FC;
		height: 25px;
		border-top: 2px solid #C1D1E1;
	}

	#defaulttheme .groupCaption {
		font-weight: bold;
		color: #0A57A5;
		background-color: #E4EBF1;
		height: 25px;
	}


