﻿body
{
	font-family: Arial;
}

option, textarea, input, button
{
	font-family: Arial;
	font-size: 10pt;
}

div.error
{
	background-color: #CC0000;
	border: solid 1px #CC0000; /*border: solid 1px #D7D2D0;*/
	padding: 6px;
	font-weight: bold;
	color: #FFFFFF;
}

div.information
{
	border: 1px solid #FFF1A8;
	padding: 9px;
	background-color: #FFF1A8;
	color: black;
	font-weight: bold;
}

/* http://csscreator.com/node/235 */
div.allbodyparent
{
	text-align: center;
}

/* http://csscreator.com/node/235 */
div.allbody
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

div.wizardpanel
{
	background-color: #F7FCF4;
	border: solid 1px #D2D7D0;
	padding: 12px;
}

div.wizardpanel_insidetab
{
	margin-bottom: 28px;
}

div.errorpanel
{
	background-color: #CC0000;
	border: solid 1px #CC0000; /*border: solid 1px #D7D2D0;*/
	padding: 6px;
	font-weight: bold;
	color: #FFFFFF;
}

.wizardnavigation
{
	text-align: left;
}

table.form th
{
	text-align: left;
	font-weight: normal;
	font-style: italic;
	padding-right: 5px;
}

div.header
{
}

div.headertop
{
}

div.headertopleft
{
	float: left;
	height: 48px;
	margin-top: 12px;
	vertical-align: middle;
}

div.headertopright
{
	margin-top: 12px;
	margin-bottom: 18px;
	float: right;
}

div.header h1
{
	font-size: 18px;
	color: #2358CB;
}

div.mainmenu
{
	clear: both;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
	color: Silver;
	background-color: #F0F7F9;
	text-align: right;
	border-top: solid 1px #6B90DA;
}

div.mainmenu a, div.mainmenu a:link
{
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}

div.mainmenu a:hover
{
	text-decoration: underline;
}

div.mainmenu span.sep
{
	color: #D5DDF3; /*border-right:solid 1px white;*/
	margin-left: 3px;
	margin-right: 3px;
}

div.headerbottom
{
	/*border-top: solid 1px silver;*/
}

div.contenttop
{
	padding-top: 20px;
}

div.content
{
	line-height: 130%;
	padding-left: 8px;
	padding-right: 8px;
}

div.content h2
{
	font-size: 20px;
	margin-bottom: 30px;
}

div.content a:link
{
	color: #0000CC;
}

div.content a:visited
{
	color: #551A8B;
}

div.content a:active
{
	color: #FF0000;
}

div.contentbottom
{
	padding-bottom: 30px;
}

div.footer
{
	font-style: normal;
	color: Gray;
}

div.footer .FooterInfo
{
	cursor: help;
}

div.footertop
{
	border-bottom: solid 1px #C9D7F1;
}

div.footerline
{
	padding-top: 5px;
}

div.footerlineleft
{
	float: left;
}

div.footerlineright
{
	float: right;
	font-style: italic;
}

div.footerlinecenter
{
	text-align: center !important;
	font-style: italic !important;
}

div.afterfooter
{
	clear: both;
}

div, p, td, th, li, input, button, option, select
{
	font-family: Arial;
	font-size: 10pt;
}


p, td, th, li, ul, ol, blockquote
{
	line-height: 135%;
}

blockquote
{
	border-left: solid 2px #C9D7F1;
	margin-left: 20px;
	padding-left: 10px;
}

img.FooterInfoImage1Success
{
	background-image: url(Images16/bullet_square_glass_blue.png);
	background-repeat: no-repeat;
	width: 16px;
	cursor: help;
}
img.FooterInfoImage2Success
{
	background-image: url(Images16/bullet_square_glass_blue.png);
	background-repeat: no-repeat;
	width: 16px;
	cursor: help;
}
img.FooterInfoImage3Success
{
	background-image: url(Images16/bullet_square_glass_blue.png);
	background-repeat: no-repeat;
	width: 16px;
	cursor: help;
}

img.FooterInfoImage1Failure
{
	background-image: url(Images16/bullet_square_glass_red.png);
	background-repeat: no-repeat;
	width: 16px;
	cursor: help;
}
img.FooterInfoImage2Failure
{
	background-image: url(Images16/bullet_square_glass_red.png);
	background-repeat: no-repeat;
	width: 16px;
	cursor: help;
}
img.FooterInfoImage3Failure
{
	background-image: url(Images16/bullet_square_glass_red.png);
	background-repeat: no-repeat;
	width: 16px;
	cursor: help;
}

div.tos
{
	height: 200px;
	border: 1px solid silver;
	background-color: White;
	overflow-y: scroll;
	padding: 10px;
}

div.mainmenu a.language
{
	color: Black;
}



table.sortable
{
}

table.sortable thead
{
}

table.sortable thead tr
{
}

table.sortable thead tr th
{
	background-color: #E5F1E0;
	padding: 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

table.sortable tbody
{
	background-color: White;
}

table.sortable tbody tr
{
}

table.sortable tbody tr td
{
	background-color: #F7FCF4;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}





div.wizardpanel_insidetab table.sortable
{
}

div.wizardpanel_insidetab table.sortable thead
{
}

div.wizardpanel_insidetab table.sortable thead tr
{
}

div.wizardpanel_insidetab table.sortable thead tr th
{
	background-color: #E5F1E0;
	padding: 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

div.wizardpanel_insidetab table.sortable tbody
{
	background-color: #F7FCF4;
}

div.wizardpanel_insidetab table.sortable tbody tr
{
}

div.wizardpanel_insidetab table.sortable tbody tr td
{
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #F7FCF4;
	border-bottom: 1px solid #F7FCF4;
}


div.wizardpanel_insidetab table.sortable tbody tr td.tablea
{
	background-color: #F9F9F9;
}

div.wizardpanel_insidetab table.sortable tbody tr.tablea td
{
	background-color: #F9F9F9;
}


div.wizardpanel table.sortable
{
}

div.wizardpanel table.sortable thead
{
}

div.wizardpanel table.sortable thead tr
{
}

div.wizardpanel table.sortable thead tr th
{
	background-color: #E5F1E0;
	padding: 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

div.wizardpanel table.sortable tbody
{
	background-color: #F7FCF4;
}

div.wizardpanel table.sortable tbody tr
{
}

div.wizardpanel table.sortable tbody tr td
{
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #F7FCF4;
	border-bottom: 1px solid #F7FCF4;
}


table.sortable td.tablea
{
	background-color: #F9F9F9;
}

table.sortable tr.tablea td
{
	background-color: #F9F9F9;
}

.noitems
{
	font-style: italic;
}

.smallremarks
{
	font-style: italic;
	color: Gray;
}

.code
{
	font-family: Courier New;
}

.grayedout
{
	color: Gray;
	font-style: italic;
}

table.buttons
{
	margin-top:18px;
	margin-bottom:10px;
}

.FormButton
{
	padding-right: 5px;
}

div.GridViewToolBox
{
	font-size: 10px;
	color: Gray;
	font-style: italic;
}

div.GridViewToolBox a, div.GridViewToolBox a:hover, div.GridViewToolBox a:active, div.GridViewToolBox a:link, div.GridViewToolBox a.visited
{
	color: Gray !important;
}

div.GridViewToolBox .sep
{
	color: Silver !important;
}

