@charset "charset-name";

body {
margin-top : 10px; 
margin-right : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal;
}

pre {
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal;
}

.Header {
border-bottom : 1px;
border-bottom-style: solid;
border-bottom-color: black;
border-bottom-width: 1px;
empty-cells : show;
background-color : #9FA1E7;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : bold; 
color : white;
font-size : 14px;
} 

.errorHeader {
border-bottom : 1px;
border-bottom-style: solid;
border-bottom-color: black;
border-bottom-width: 1px;
empty-cells : show;
background-color : darkred;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : bold; 
color : white;
font-size : 14px;
} 

.mainHeader {
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
font-size : 24px;
color : white;
background-color : #8789E1;
} 

.subHeader {
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
} 

.copyright {
background-color : #8789E1;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : white;
font-size : 10px;
} 


.menuItem {
border-bottom : 1px;
border-bottom-style: solid;
border-bottom-color: white;
border-bottom-width: 1px;
empty-cells : show;
background-color : #CFD0F3;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : black;
font-size : 12px;
text-decoration: none;
}

.menuItemLast {
border-bottom : 1px;
border-bottom-style: solid;
border-bottom-color: black;
border-bottom-width: 1px;
empty-cells : show;
background-color : #CFD0F3;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : black;
font-size : 12px;
text-decoration: none;
}
.nobgcolor {
	color: black;
	font-size:	18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.normal {
background-color : #CFD0F3;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : black;
font-size : 12px;
}

.graph {
background-color : #CFD0F3;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : black;
font-size : 12px;
border: solid black 1px;
background: #8789E1;
}

.error {
background-color : #ff8585;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : black;
font-size : 12px;
}

ol {
background-color : #CFD0F3;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : black;
font-size : 12px;
}

.normal2 {
background-color : #DFE0F7;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
color : black;
font-size : 12px;
}

.boldNormal {
background-color : #CFD0F3;
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : bold; 
color : black;
font-size : 12px;
}

.bigText {
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : bold; 
color : black;
font-size : 14px;
}

table.showBorders {
 	border: 1px;
 	border-style: solid;
 	border-color: black;
 	border-width: 1px;
 	empty-cells: show;
}

a.menu:link {
	color:		black;
	font-size:	12px;
	font-family:	Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-decoration:None;
}
a.menu:active {
	color:		black;
	font-size:	12px;
	font-family:	Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-decoration:None;
}
a.menu:visited {
	color:		black;
	font-size:	12px;
	font-family:	Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-decoration:None;
}
a.menu:hover {
	color:		#8789E1;
	font-size:	12px;
	font-family:	Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-decoration: Underline;
}

.textBox {
	border : 1px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: white;
}

.textButton {
	border : 1px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: #B7B8ED;
	padding: 2px;
	text-decoration:None;
	color: black;
	font-size: 10px
}

.menuList {
	border : 1px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: #CFD0F3;
	width: 100%;
}

.button {
	border : 1px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: #B7B8ED;
}