#mouseover{
padding: 0px;
background-color: #FFF2C7;
width:120px;
font-weight: bold; }

#mouseover a {
/*display: inline; Use this to lay them out horizontally */
display: block; /*Use this to lay them out vertically */
text-decoration: none;
font-family: Arial;
color: #596A7A;
font-size: 11pt;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 4px;
padding-right: 4px;
font-weight: bold; }

#mouseover a:hover {
color: #FFFFFF;
font-family: Arial;
font-size: 11pt;
background: #D6DFE8;
font-weight: bold; }


#mouseover a.on {
background-color: #ABBCCC;
font-weight: bold; }


#mouseover a.on:hover {
background-color: #ABBCCC;
color: #000000;
font-weight: bold; }








#mouseover1{
padding: 0px;
background-color: #ABBCCC;
width:120px;
font-weight: bold; }

#mouseover1 a {
/*display: inline; Use this to lay them out horizontally */
display: block; /*Use this to lay them out vertically */
text-decoration: none;
font-family: Arial;
color: #ABBCCC;
font-size: 11pt;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 4px;
padding-right: 4px;
font-weight: bold; }

#mouseover1 a:hover {
color: #ABBCCC;
font-family: Arial;
font-size: 11pt;
background: #ABBCCC;
font-weight: bold; }


#mouseover1 a.on {
background-color: #ABBCCC;
font-weight: bold; }


#mouseover1 a.on:hover {
background-color: #ABBCCC;
color: #000000;
font-weight: bold; }




body {
  scrollbar-face-color: #B1D9FC;
  scrollbar-shadow-color: #5C6D7F;
  scrollbar-highlight-color: #5C6D7F;
  scrollbar-3dlight-color: #5C6D7F;
  scrollbar-darkshadow-color: #5C6D7F;
  scrollbar-track-color: #ECECEC;
  scrollbar-arrow-color: #5C6D7F;
}







BODY
{
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 0px;
	padding: 0px;

}

td, p, li, div
{
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 8pt;
	color: #225A6F;
}

input, select { 

font-family: arial, helvetica, lucida, sans-serif;
font-size: 8pt; background: #FFFFFF; background-color: #FFFFFF;}
textarea {
font-family: arial, helvetica, lucida, sans-serif;
font-size: 8pt; background: #EEEEEE; background-color: #EEEEEE;
}

.dropmenu {  font-family: arial, Helvetica, san-serif; font-size: 9px; color: #2B2B2B; background-color: #EEEEEE }

.smallbrown		{ text-decoration : none; color : #4A4439; font-size: 7pt; }

.topnav				{ font-weight: bold; color : #FFFFFF; background: #333333; background-color: #333333;}
.topnav a:link		{ text-decoration : none; color : #CCCCCC; }
.topnav a:active	{ text-decoration : none; color : #CCCCCC; }
.topnav a:visited	{ text-decoration : none; color : #CCCCCC; }
.topnav a:hover		{ text-decoration : none; color : #CCCCCC; }
.topnav input		{ font-size: 7pt; padding: 0px; background-color: #EEEEEE; color: #FFFFFF; }

.footer				{ font-size: 7pt; }
.footer a:link		{ text-decoration : none; color : #004A5E; }
.footer a:active	{ text-decoration : none; color : #004A5E; }
.footer a:visited	{ text-decoration : none; color : #004A5E; }
.footer a:hover		{ text-decoration : underline; color : #007386; }

.titlelisting		{ font-weight: bold; }
.formatlisting		{ font-weight: bold; }
.small				{
	color : #2B2B2B;
	font-size: 7pt;
}
.darktext			{ color : #7F7564; font-size: 8pt; }

.greymenu			{ font-size: 9pt; font-weight: bold; background-color: #94969D; background: #94969D; color: #FFFFFF; }
.darkgreymenu		{ font-size: 9pt; background-color: #7F7564; background: #7F7564; color: #FFFFFF; font-size: 9pt; }
.bluebutton			{ font-size: 9pt; font-weight: bold; color: #FFFFFF; backgroundcolor: #1E60A1; background-color: #1E60A1; }
.redbutton			{ font-size: 9pt; font-weight: bold; color: #FFFFFF; backgroundcolor: #860829; background-color: #860829; }

.header				{ font-weight: bold; color: #000033; font-size: 10pt; } 

a:link		{ text-decoration : none; color : #557BD7;}
a:visited	{ text-decoration : none; color : #557BD7;}
a:active	{ text-decoration : none; color : #557BD7;}
a:hover     { text-decoration : underline; color : #557BD7;}

a:link.blanklink		{ text-decoration : none; color : #074E60; font-weight: bold; }
a:visited.blanklink	{ text-decoration : none; color : #074E60; font-weight: bold; }
a:active.blanklink	{ text-decoration : none; color : #074E60; font-weight: bold; }
a:hover.blanklink     { text-decoration : none; color : #EEEEEE; font-weight: bold; }

a:link.darklink		{ text-decoration : none; color : #7F7564; font-size: 7pt; }
a:visited.darklink	{ text-decoration : none; color : #7F7564; font-size: 7pt; }
a:active.darklink	{ text-decoration : none; color : #7F7564; font-size: 7pt; }
a:hover.darklink     { text-decoration : underline; color : #000000; font-size: 7pt; }

a:link.greenlink		{ text-decoration : none; color : #D7E5D7; font-size: 7pt; }
a:visited.greenlink	{ text-decoration : none; color : #D7E5D7; font-size: 7pt; }
a:active.greenlink	{ text-decoration : none; color : #D7E5D7; font-size: 7pt; }
a:hover.greenlink     { text-decoration : underline; color : #000000; font-size: 7pt; }




.dotted-hrz {
	background-image: url('/images/dots_575_4.gif');
	background-repeat: repeat-x
}
.bold-tr {
	background-color: #EFEFEF;


}

.title {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 10pt;
	color: #074E60;
}
.para {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 8pt;
	color: #2B2B2B;
}
.footnote {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: #2B2B2B;
}

.titleblack {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 10pt;
	color: #2B2B2B;
}
.error {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 8pt;
	color: red;
}
.titlebig {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 16pt;
	color: #5C6D7D;
	font-weight: bold;
	letter-spacing : 0.40em;
	
}
.imagevalign {
	vertical-align: middle;
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 11pt;
	color: #5C6D7D;
	font-weight: bold;
	letter-spacing : 0.40em;
	
}
.submenu {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: #677888;
	letter-spacing : 0.40em;
}
.menutitle {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing : 0.05em;
}
.details {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 10pt;
	color: #546D81;

}
.detailstitle {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 12pt;
	color: #546D81;
	font-weight: bold;
	letter-spacing : 0.05em;	
}

.title2 {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 12pt;
	color: #637383;
	font-weight: bold;
	letter-spacing : 0.02em;
}


