/*
/////// HEADER CONTENT
*/

BODY {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	min-width: 740px;
	/* max-width: 749px; */
/*	width: 749px; */
}

IMG {
	/* vertical-align: top; */
	border-width: 0px;
}
IMG.border { border-width: 2px; }
IMG.pic { margin: 5px; }
IMG.pic2 { margin: 15px 15px 0px 0px; }

/* Header Level 1 - Arial 14pt Red */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #990101;
}

/* Header Level 2 */
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #990101;
}

/* Header Level 3 - Tahoma 13.5pt Purple */
H3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: normal;
	margin: 0px;
	color: #663366;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	color: #333333;
}

H5 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	color: #990101;
}

/* Header Level 6 - Verdana 7.5pt Black */
H6 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	margin: 0px;
}


/*
/////// TOPPAGE TEMPLATE
*/

.toppage {
	display: table;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: both;
}

.sitelogoarea {
	display: table-cell;
	margin: 0px;
	/* padding: 5px 0px 0px 0px; */
	padding: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	height: 100px;
	background-color: #FFFFFF;
}

TD.tabbar, DIV.tabbar {
	display: table-cell;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #000000;
	height: 53px;
	width: 100%;
	background-image: url(/gfx/tabbar/bar-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	TD.tabbar IMG, DIV.tabbar IMG { vertical-align: top; }


/*
/////// TEMPLATE
*/


.fullpage {
	display: table;
	clear: both;
	background-color: transparent;
	color: black;
	border: 0px;
	padding: 0px;
}

.mainarea {
	display: table-cell;
	padding: 12px 15px 0px 6px;
	vertical-align: top;
	font-family: Verdana, "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.sidebar {
	display: table-cell;
	width: 180px;
	padding: 0px 6px 0px 6px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
}

.footer {
	margin: 12px 0px 0px 0px; /* 12px 20px */
	padding: 6px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	height: 27px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/gfx/tabbar/bar-bg.gif);
	background-repeat: repeat-x;
}


/*
/////// MAINAREA
*/

.messageBox {
	margin: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #999999;
	padding: 0px 0px;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
	.messageBox.both {
		border-top-width: 1px;
		border-bottom-width: 1px;
	}

TABLE.navigation {
	display: table;
	margin: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}
	TABLE.navigation TD {
		display: table-cell;
		border-width: 1px;
		border-style: solid;
		border-color: #999999;
		padding: 2px 10px 3px 10px;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #666666;
	}

.MBoxRed, .MBoxBlue, .MBoxGreen, .MBoxOrange, .MBoxYellow, .MBoxPurple {
	border-width: 1px;
	border-style: solid;
	margin: 6px 0px 6px 0px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

	.MBoxRed { border-color: #CC6666; background-color: #FFCCCC; }
	.MBoxBlue { border-color: #336699; background-color: #CCCCFF; }
	.MBoxGreen { border-color: #339933; background-color: #CCFFCC; }
	.MBoxOrange { border-color: #FF9933; background-color: #FFCC99;	}
	.MBoxYellow { border-color: #FFFF00; background-color: #FFFF99;	}
	.MBoxPurple { border-color: #9900FF; background-color: #CC99FF;	}

.mainAreaBox {
	border: 1px solid #999999;
	margin: 6px 0px 6px 0px;
	padding: 8px;
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

	.mainAreaBox.singleLine {
		margin: 0px;
		padding: 2px;
	}

.mainAreaBoxComplex {
	margin: 12px 0px;
	border: 0px;
	padding: 0px;
}

	.mainAreaBoxComplex .titleBox {
		margin: 0px;
		border-width: 1px 1px 0px 1px;
		border-style: solid;
		border-color: #000000;
		padding: 0px;
	}
	
		.mainAreaBoxComplex .titleBox .titleLine {
			margin: 0px;
			border-width: 1px 0px 0px 1px;
			border-style: solid;
			border-color: #99CCFF;
			padding: 2px 3px 4px 5px;
			background-color: #3377AA;
			color: #FFFFFF;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold;
		}

	.mainAreaBoxComplex .contentBox {
		margin: 0px;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
		border-color: #999999;
		padding: 10px 20px 10px 20px;
		background-color: #EEEEEE;
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
			
		.mainAreaBoxComplex .contentBox H5 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight: bold;
			color: goldenrod;
		}

DIV.clearbar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	color: #333333;
	height: 14px;
	background-image: url(/gfx/pipette/pipette.gif);
	background-repeat: repeat-x;
	/* background-position: bottom; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
}

DIV.leftIndentBox,
PRE.leftIndentBox {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 14px;
}


/*
/////// SIDEBAR CONTENT
*/

.sidebarBox {
	border: 1px solid #999999;
	margin: 6px 0px 6px 0px;
	padding: 5px;
	background: #EEEEEE;
	color: #666666;
}


/*
/////// FOOTER CONTENT
*/



/*
/////// STANDARD HTML ELEMENT STYLES
*/

.toppage SELECT {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7.5pt;
}

OPTION.select-section-header {
	color: #000000;
	background-color: #CCCCCC;
}

FORM {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

INPUT, TEXTAREA, BUTTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
	INPUT.standard, TEXTAREA.standard {
		border: 2px inset #999999;
		/* background-color: #F8F8F8; */
		background-color: #FFFFCC;
	}
	INPUT.dark, TEXTAREA.dark {
		border: 2px inset #999999;
		background-color: #DDDDDD;
	}
	INPUT.button, BUTTON.button {
		/* border: 1px solid #999999;
		background-color: #EEEEEE; */
		border: 1px solid #666666;
		padding: 1px 2px;
		background-color: #CCCCCC;
	}
	
	TABLE.form1, TABLE.form2 {
		display: table;
		border-collapse: collapse;
		margin: 0px;
		padding: 0px;
	}
		TABLE.form1 TD, TABLE.form1 TH,
		TABLE.form2 TD, TABLE.form2 TH {
			display: table-cell;
			padding: 5px 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			color: #000000;
		}
		TABLE.form1 TD, TABLE.form2 TD { font-weight: normal; }
		TABLE.form1 TH, TABLE.form2 TH { font-weight: bold; }
			TABLE.form1 TD.title, TABLE.form2 TD.title { font-style: italic; }
			TABLE.form1 TR.yellow, TABLE.form2 TR.yellow { background-color: #FFFFCC; }
	
	TABLE.form1 { border: 1px solid #000000; }
		TABLE.form1 TR {
			border-width: 1px 0px;
			border-style: dashed;
			border-color: #999999;
		}


/*
/////// COLOR MODIFIERS
*/

.mainareaBox H5 { color: #6699CC; }
.mainareaBox H6 { color: #6699CC; }
.sidebarBox H6 { color: #6699CC; }

/* #567D9A */
.mainarea A:visited { color: #0167F5; background: transparent; text-decoration: none; }
.mainarea A:link    { color: #0167F5; background: transparent; text-decoration: none; }
.mainarea A:hover   { color: #0167F5; background: transparent; text-decoration: underline; }
.mainarea A:active  { color: #7095AF; background: transparent; text-decoration: underline; }

.sidebar A:visited { color: #979B00; background: transparent; text-decoration: none; }
.sidebar A:link    { color: #0167F5; background: transparent; text-decoration: none; }
.sidebar A:hover   { color: #0167F5; background: transparent; text-decoration: underline; }
.sidebar A:active  { color: #7095AF; background: transparent; text-decoration: underline; }

A.blue:visited { color: #0167F5; background: transparent; text-decoration: underline; }
A.blue:link    { color: #0167F5; background: transparent; text-decoration: underline; }
A.blue:hover   { color: #0000FF; background: transparent; text-decoration: none; }
A.blue:active  { color: #7095AF; background: transparent; text-decoration: none; }


.mainareaBox.Blue { border-color: #567D9A; background-color: #C9D7E0; }

.Red		{ color: #FF0000; }
.Deepred	{ color: #CC0000; }
.Orange		{ color: #FF9800; }
.Yellow 	{ color: #FFE241; }
.Green		{ color: #006600; }
.Blue		{ color: #0000CC; }
.Purple		{ color: #663366; }

/*
  -- COLOR SETS --
Blue: Hue(137) Sat(68)
  201 215 224 (C9D7E0)
  172 193 208 (ACC1D0)
  141 171 192 (8DABC0)
  112 149 175 (7095AF)
   86 125 154 (567D9A)
   66  97 119 (426177)

Green: Hue() Sat()
*/
/*
/////// FONT INFORMATION AND MODIFIERS
*/

.Left   { text-align: left !important; }
.Middle { text-align: center !important; }
.Right  { text-align: right !important; }
.BoxLeft { text-align: left; float: left; }
.BoxRight { text-align: right; float: right; }

.Arial, .Comic, .Courier, .Georgia, .Tahoma, .Times, .Trebuchet, .Verdana {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.Arial     { font-family: Arial, Helvetica, sans-serif; }
.Comic     { font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; }
.Courier   { font-family: "Courier New", Courier, serif; }
.Georgia   { font-family: Georgia, "Times New Roman", Times, serif; }
.Tahoma    { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.Times     { font-family: "Times New Roman", Times, serif; }
.Trebuchet { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.Verdana   { font-family: Verdana, Arial, Helvetica, sans-serif; }

.tiny    { font-size: 7.5pt !important; }
.small   { font-size: 8pt !important; }
.medium  { font-size: 9pt !important; }
.regular { font-size: 10pt !important; }
.large   { font-size: 11pt !important; }
.big     { font-size: 12pt !important; }
.giant   { font-size: 13.5pt !important; }

.italic    { font-style: italic; }
.bold      { font-weight: bold; }
.underline { text-decoration: underline; }
