td.border {
	border-color: #e7e7e7;
	border-width: 1;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
}

td.border2 {
	border-color: #e7e7e7;
	border-width: 1;
	border-left-style: solid;
	border-bottom-style: solid;
}

td.border3 {
	border-color: #e7e7e7;
	border-width: 1;
	border-bottom-style: solid;
}
td.border4 {
	border-color: #e7e7e7;
	border-width: 1;
	border-right-style: solid;
}


/* Generic Links */
a {
	color : #f77500;
	text-decoration : none;
	font-size : 9pt;
}
a:visited {
	color : #f77500;
	text-decoration : none;
    font-size : 9pt;
}
a:active {
	color: #000000;
	text-decoration : underline;
}
a:hover {
	color: #FF0000;
	text-decoration : none;
}


/* Portlet Title */
td.portlet-title {
	color: #000000;
	font-size: 14pt;
	font-family: Arial,Tahoma,sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

a.portlet-title {
	color : #000000;
	font-size: 12pt;
	font-family: Arial,Tahoma,sans-serif;
	text-decoration : none;
}
a:visited.portlet-title {
	color : #000000;
	font-size: 12pt;
	font-family: Arial,Tahoma,sans-serif;
	text-decoration : none;
}
a:active.portlet-title {
	color: #CFA4ED;
	font-size: 12pt;
	font-family: Arial,Tahoma,sans-serif;
	text-decoration : none;
}
a:hover.portlet-title {
	color: #f77500;
	font-size: 12pt;
	font-family: Arial,Tahoma,sans-serif;
  	text-decoration : none;
}
span.portlet-title {
	color: #000000;
	font-size: 12pt;
	font-family: Arial,Tahoma,sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

/* Portlet Line Items */
td.portlet-item {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma,sans-serif;
	text-decoration : none;
}
a.portlet-item {
	color: #f77500;
	font-size: 8pt;
	font-family: Tahoma,sans-serif;
	text-decoration : none;
}
a:visited.portlet-item {
	color: #f77500;
	font-size: 8pt;
	font-family: Tahoma,sans-serif;
	text-decoration : none;
}
a:active.portlet-item {
	color: #CFA4ED;
	font-size: 8pt;
	font-family: Tahoma,sans-serif;
	text-decoration : none;
}
a:hover.portlet-item {
	color: #FF0000;
	font-size: 8pt;
	font-family: Tahoma,sans-serif;
  	text-decoration : none;

}
span.portlet-item {
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma,sans-serif;
	text-decoration : none;
}

body,table,td,p,div,blockquote,ol,li {
	color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
}

th {
	color : 000000;
	font-family : Tahoma, sans-serif;
	font-size : 8pt;
	text-align: left;
	font-weight: bold;
}
a.th {
	color : #802626;
	text-decoration : none;
	font-size : 9pt;
}

tr.row1 {
	color: FFFFFF;
	size=7pt;
 	background-color : e7e7e7;
	font-family : Verdana, Arial, sans-serif;
   font-weight:normal;
	text-decoration : none;
}
tr.row2 {
	color: FFFFFF;
	size=7pt;
 	background-color : c0c0c0;
	font-family : Verdana, Arial, sans-serif;
   font-weight:normal;
	text-decoration : none;
}
tr.row3 {
	color: FFFFFF;
	size=7pt;
 	background-color : #ececec;
	font-family : Verdana, Arial, sans-serif;
   font-weight:normal;
	text-decoration : none;
}

b, strong {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
.big {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
   font-weight : bold;
}
.large {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}
.small {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
}
.x-small {
	font-family : Arial, sans-serif;
	font-size : 7pt;
}
.alignRight {
	text-align : right;
}

.relatedCode {
	color : #FFFFFF;
	font-family : "Courier New", monospace;;
	font-size : 8pt;
}

.buttons {
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:bold;
	color:white;
	background:434eb0;
	cursor:hand
}
.title {
	font-family : Verdana, Arial, sans-serif;
	font-size : 16pt;
    color : #f77500;
}

/* Subtitle */
.subtitle {
  font-style:     normal;
  font-variant:   normal;
  font-weight:    bold;
  font-size:      14pt;
  color:          #ffffff;
  text-align:     center;
}

.heading2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
table.keywordbox {
   border : thin;
   border-style : dashed;
   border-color: silver;
}
span.keywordbox {
	font-family : Arial, sans-serif;
	font-size : 8pt;
}

th.std {
	font-color: #2873CB;
	size=7pt;
 	background-color : #e7e7e7;
    bgcolor : DCC2A7;
	font-family : Arial, sans-serif;
    font-weight : bold;
}

a.menuItem {
	color: White;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	white-space: nowrap;
}

menuBar {
	background-color: Teal;
	border-style: solid;
	border-width: 0px;
	border-top: #358281;
	border-left-width: 0px;
	border-bottom: #358281;
	border-right-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	width: 80%;
	z-index: 100;
}

a:visited.menuButton{
	border-style: solid;
	border-width: 1px;
	border-color: #358281;
	color: White;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	text-decoration: none;
	margin-left : 0;
	margin-top : 0;
}

a.menuButton {
	border-style: solid;
	border-width: 1px;
	border-color: #358281;
	color: White;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	text-decoration: normal;
	margin-left : 0;
	margin-top : 0;
}

a.menuButtonActive {
  border-style: solid;
  border-width: 1px;
  border-color: #358281;
  color: #000000;
  cursor: default;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}

a.menuButton:hover {
	border-color: #358281 #358281 #358281 #358281;
	color: #000000;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #66CCCC;
  border-color: #358281 #358281 #358281 #358281;
  color: #000000;
  left: 1px;
  top: 1px;
}

.menu {
	background-color: #339999;
	border-style: solid;
	border-width: 2px;
	border-top: #358281;
	border-left: #358281;
	border-bottom : #358281;
	border-right : #358281;
	padding: 1px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	z-index: 101;
}

a.menuItem:hover {
  background-color: #000080;
  color: #ffffff;
}

.menuItemSep {
  border-bottom: 1px solid #358281;
  border-top: 1px solid #358281;
  margin: 0px 0px 0px 0px;
}

a:visited.menuItem {
    color : White;
	font-size : 8pt;
   font-weight : normal;
   text-decoration : none;
}




