@CHARSET "ISO-8859-1";

body,table,th,td,p,span,li,select,input,textarea,div {
	font-family: Arial, Verdana, sans-sarif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
}

body {
	height: 100%;
	margin: 0;
	padding: 0 10px 10px 10px;
}


u {
	text-decoration: underline;
}


input, textarea, select {
	border-color: teal;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

input:disabled, textarea:disabled, select:disabled, optioin:disabled {
	color: #888888;
	background: #E6F2F2;
}

img {
	border: solid teal 1px;
}

h1 {
	color: #366969;
	font-size: 24pt;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

h2 {
	color: #366969;
	font-size: 20pt;
	font-weight: bold;
	margin: 20px 0 20px 10px;
}

h3 {
	color: #366969;
	font-size: 16pt;
	font-weight: bold;
	margin: 20px 0 10px 10px;
}

.heading {
	color: #366969;
	font-size: 14pt;
	font-weight: bold;
	margin: 8px 0 4px 0;
}

.divBox {
	padding-left: 20px;
}

.divClass {
	margin: 0 30px 0 20px;
	padding: 15px 20px 15px 20px;
	background-color: #ffffe4;
	border: #888888 solid 1px;
	font-size: 11pt;
}
.divClassIn {
	margin: 0;
	padding-left: 3em;
	font-size: 11pt;
}
.boldUnder11 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
}

.divIn {
	margin: 0;
	padding-left: 3em;
}

.divCode {
	margin: 0 30px 0 20px;
	padding: 15px 20px 15px 20px;
	background-color: #f0f0fc;
	border: #888888 solid 1px;
	font-family: "Courier New", sans-sarif;
	font-size: 11pt;
}
.divCodeIn {
	margin: 0;
	padding-left: 1em;
	font-family: "Courier New", sans-sarif;
	font-size: 11pt;
}
.divCodeIn2 {
	margin: 0;
	padding-left: 2em;
	font-family: "Courier New", sans-sarif;
	font-size: 11pt;
}
.divCodeInFar {
	margin: 0;
	padding-left: 6em;
	font-family: "Courier New", sans-sarif;
	font-size: 11pt;
}

ol {
	padding-left: 30px;
}

li {
	margin-top: 1em;
}

.small {
	font-size: 8pt;
}

.para {
	font-family: Arial, Verdana, sans-sarif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	margin: 8px 12px 8px 12px
}





.overlayInformation {
	display: block;
	visibility: hidden;
	padding: 0;
	z-index: 650;
	position: absolute;
	border-style: solid;
	border-width: 1px;
	border-color: #b0b0b0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f8f8ff;
	background: linear-gradient( #f8fcff, #ebf0fc );
	background: -webkit-gradient(linear, left top, left bottom, from(#f8fcff), to(#ebf0fc));		/* for webkit browsers */
	background: -moz-linear-gradient(top,  #f8fcff,  #ebf0fc);		/* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8fcff, endColorstr=#ebf0fc);		/* IE */
}

.overlayInformationHandle {
	width: 100%;
	height: 24px;
	border-bottom: solid #b0b0b0 1px;
	cursor: default;
	background-color: #ebf0fc;
}
.overlayInformationHandleSpan {
	color: #888888;
	padding-left: 10px;
}

.overlayInformationClose, .overlayInformationCloseNoFloat {
	height: 16px;
	margin: 0 5px 0 0;
	padding: 0 20px 0 20px;
	cursor: default;
	float: right;
	position: relative;
	color: #f4f4f4;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border-color: #b0b0b0 #606060 #606060 #606060;
	border-style: solid;
	border-width: 0.4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background-color: #ecbbbb;
	background: linear-gradient( #dbaaaa, #bb5555, #dbaaaa );
	background: -webkit-linear-gradient( #dbaaaa, #bb5555, #dbaaaa );		/* for webkit browsers */
	background: -moz-linear-gradient( #dbaaaa,  #bb5555, #dbaaaa );		/* for firefox 3.6+ */
	background: -o-linear-gradient( #dbaaaa,  #bb5555, #dbaaaa );		/* For Opera 11.1 to 12.0 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbaaaa, endColorstr=#bb5555);		/* IE */
}
.overlayInformationClose:visited, .overlayInformationCloseNoFloat:visited {
	color: #f0f0f0;
}
.overlayInformationClose:hover, .overlayInformationCloseNoFloat:hover {
	color: #f0f0f0;
	text-decoration: none;
	background-color: #bb5555;
	background: linear-gradient( #bb5555, #db7777, #bb5555 );
	background: -webkit-linear-gradient( #bb5555, #db7777, #bb5555 );		/* for webkit browsers */
	background: -moz-linear-gradient( #bb5555,  #db7777, #bb5555 );		/* for firefox 3.6+ */
	background: -o-linear-gradient( #bb5555,  #db7777, #bb5555 );		/* For Opera 11.1 to 12.0 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bb5555, endColorstr=#db7777);		/* IE */
	box-shadow: 0 0 2px 3px #e89999;
}
.overlayInformationCloseNoFloat {
	float: none;
}

.overlayInformationHeading {
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 10px 0
}

.overlayInformationBody {
	padding: 12px 16px 22px 16px;
}

.overlayInformationListBox {
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c8c8;
	font-size: 8pt;
}





.formClose {
	height: 16px;
	margin: 0 2px 0 0;
	padding: 0 20px 0 20px;
	cursor: default;
	float: right;
	position: relative;
	color: #f4f4f4;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border-color: #606060;
	border-style: solid;
	border-width: 0.4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ecbbbb;
	background: linear-gradient( #dbaaaa, #bb5555, #dbaaaa );
	background: -webkit-linear-gradient( #dbaaaa, #bb5555, #dbaaaa );		/* for webkit browsers */
	background: -moz-linear-gradient( #dbaaaa,  #bb5555, #dbaaaa );		/* for firefox 3.6+ */
	background: -o-linear-gradient( #dbaaaa,  #bb5555, #dbaaaa );		/* For Opera 11.1 to 12.0 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbaaaa, endColorstr=#bb5555);		/* IE */
}
.formClose:visited {
	color: #f0f0f0;
}
.formClose:hover {
	color: #f0f0f0;
	text-decoration: none;
	background-color: #bb5555;
	background: linear-gradient( #bb5555, #db7777, #bb5555 );
	background: -webkit-linear-gradient( #bb5555, #db7777, #bb5555 );		/* for webkit browsers */
	background: -moz-linear-gradient( #bb5555,  #db7777, #bb5555 );		/* for firefox 3.6+ */
	background: -o-linear-gradient( #bb5555,  #db7777, #bb5555 );		/* For Opera 11.1 to 12.0 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bb5555, endColorstr=#db7777);		/* IE */
	box-shadow: 0 0 2px 3px #e89999;
}




.formButton, .formButtonSmall, .formButtonInfo, .simulatedButton {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	margin: 10px 5px 5px 5px;
	position: relative;
	float: right;
	border-style: solid;
	border-color: #002B2B;
	border-width: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #008B8B;
}
.formButton:hover, .formButtonSmall:hover, .simulatedButton:hover {
	box-shadow: 0 0 0 2px #008b8b inset, 0 0 0 3.5px #fff inset;
}
.formButtonSmall {
	font-size: 8pt;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.formButtonInfo {
	font-size: 8pt;
	padding: 1px 2px 1px 2px;
	margin: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: static;
	float: none;
}

.simulatedButton {
	margin: 3px;
	float: none;
}


